| Commit message (Expand) | Author | Age | Files | Lines |
| * | Implement native extension system | reduz | 2021-06-25 | 1 | -0/+1 |
| * | Implement shader caching | reduz | 2021-05-31 | 1 | -0/+1 |
| * | Fixed build with SCRIPT_AES256_ENCRYPTION_KEY set | Marcus Brummer | 2021-05-14 | 1 | -1/+1 |
| * | SCons: Abort if SCRIPT_AES256_ENCRYPTION_KEY is invalid | Rémi Verschelde | 2021-05-14 | 1 | -7/+10 |
| * | Update PolyPartition / Triangulator library | Aaron Franke | 2021-01-12 | 1 | -1/+1 |
| * | SCons: Add explicit dependencies on thirdparty code in cloned env | Rémi Verschelde | 2020-12-18 | 1 | -5/+15 |
| * | Don't handle BaseException in build scripts | Marcel Admiraal | 2020-12-12 | 1 | -1/+1 |
| * | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -2/+7 |
| * | Refactor MethodBind to use variadic templates | reduz | 2020-10-18 | 1 | -19/+3 |
| * | zstd: Update to upstream version 1.4.5 | Rémi Verschelde | 2020-09-18 | 1 | -0/+1 |
| * | Remove unused Python imports. | Marcel Admiraal | 2020-09-10 | 1 | -1/+0 |
| * | Fix new black style check failures in various files. | Marcel Admiraal | 2020-08-21 | 1 | -2/+6 |
| * | SCons: Refactor running commands through builders | Andrii Doroshenko (Xrayez) | 2020-07-28 | 1 | -5/+11 |
| * | Remove HQ2X and the `Image.expand_2x_hq2x()` method | Hugo Locurcio | 2020-05-16 | 1 | -1/+0 |
| * | thirdparty: Cleanup after #38386, document provenance and copyright | Rémi Verschelde | 2020-05-11 | 1 | -0/+1 |
| * | SCons: Format buildsystem files with psf/black | Rémi Verschelde | 2020-03-30 | 1 | -49/+62 |
| * | Refactored Input, create DisplayServer and DisplayServerX11 | Juan Linietsky | 2020-03-26 | 1 | -0/+1 |
| * | Refactor ScriptDebugger. | Fabio Alessandrelli | 2020-03-08 | 1 | -0/+1 |
| * | Update zstd to 1.4.3 | unknown | 2019-11-03 | 1 | -0/+2 |
| * | Fix missing `z_verbose` and `z_error` symbols in debug iOS build. | bruvzg | 2019-10-25 | 1 | -0/+2 |
| * | Move CryptoCore to it's own folder. | Fabio Alessandrelli | 2019-08-19 | 1 | -0/+1 |
| * | Merge pull request #30188 from Andrettin/Method-Binding-Free-Function-Support | Rémi Verschelde | 2019-07-09 | 1 | -1/+1 |
| |\ |
|
| | * | Added support for passing functions pointers (with a class instance as the fi... | Andrettin | 2019-07-09 | 1 | -1/+1 |
| * | | SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines | Rémi Verschelde | 2019-07-03 | 1 | -2/+2 |
| * | | CryptoCore class to access to base crypto utils. | Fabio Alessandrelli | 2019-07-02 | 1 | -4/+0 |
| |/ |
|
| * | Build Clipper with `tools=no` and patch it to auto-disable exceptions | Andrii Doroshenko (Xrayez) | 2019-05-22 | 1 | -0/+1 |
| * | SCons: Always use env.Prepend for CPPPATH | Rémi Verschelde | 2019-04-30 | 1 | -4/+4 |
| * | SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS | Rémi Verschelde | 2019-04-24 | 1 | -2/+2 |
| * | Update zstd to 1.3.8 | Guilherme Felipe | 2019-01-03 | 1 | -1/+5 |
| * | Core: Drop unused global_defaults logic | Rémi Verschelde | 2018-12-20 | 1 | -16/+0 |
| * | SCons: Build thirdparty code in own env, disable warnings | Rémi Verschelde | 2018-09-28 | 1 | -0/+1 |
| * | SCons: Build core's thirdparty code in own environment | Rémi Verschelde | 2018-09-28 | 1 | -13/+70 |
| * | Fixed scons warning: Ignoring missing 'core/helper/SCsub' after #22351. | allkhor | 2018-09-23 | 1 | -1/+0 |
| * | Allow system certs file to be used by Editor. | Fabio Alessandrelli | 2018-09-15 | 1 | -1/+1 |
| * | Bundle SSL certs with the templates. | Fabio Alessandrelli | 2018-09-15 | 1 | -0/+3 |
| * | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -2/+2 |
| * | Running builder (content generator) functions in subprocesses on Windows | Viktor Ferenczi | 2018-07-27 | 1 | -23/+25 |
| * | add NoCache wrapper to Command | Rhody Lugo | 2018-06-21 | 1 | -4/+4 |
| * | GDScript access to copyright, license, author and donor information. | Ibrahn Sahir | 2018-05-19 | 1 | -0/+13 |
| * | Merge pull request #17440 from viktor-ferenczi/issue-5042 | Rémi Verschelde | 2018-03-13 | 1 | -6/+4 |
| |\ |
|
| | * | Properly closing all files in Python code | Viktor Ferenczi | 2018-03-11 | 1 | -6/+4 |
| * | | Build polygon clipper only in tools builds | Leon Krause | 2018-03-06 | 1 | -1/+0 |
| |/ |
|
| * | Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion. | Juan Linietsky | 2018-02-21 | 1 | -0/+1 |
| * | disable caching for targets using helper functions | Rhody Lugo | 2017-11-28 | 1 | -2/+1 |
| * | use the same cache for all branches for appveyor | Rhody Lugo | 2017-11-28 | 1 | -0/+1 |
| * | Use BoolVariable for third-party options. | Elliott Sales de Andrade | 2017-09-25 | 1 | -1/+1 |
| * | Enable building against system zstd. | Elliott Sales de Andrade | 2017-09-23 | 1 | -19/+2 |
| * | Make build scripts Python3 compatible | Matthias Hoelzl | 2017-08-27 | 1 | -2/+2 |
| * | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 1 | -3/+3 |
| * | BuildSystem: generated files have .gen.extension | Poommetee Ketson | 2017-06-25 | 1 | -3/+3 |