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