| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Add zstd compression support. | Ferenc Arn | 2017-06-08 | 1 | -1/+20 |
* | Move other lone thirdparty files to thirdparty/misc | Rémi Verschelde | 2017-04-28 | 1 | -1/+1 |
* | Split thirdparty smaz.c out of compressed_translation.cpp | Rémi Verschelde | 2017-04-28 | 1 | -0/+1 |
* | Move core thirdparty files to thirdparty/{minizip,misc} | Rémi Verschelde | 2017-04-28 | 1 | -3/+42 |
* | Implement single-field property change for multinode edit | Pedro J. Estébanez | 2017-03-02 | 1 | -0/+1 |
* | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky | 2017-02-21 | 1 | -2/+2 |
* | Move tests again from core to main | Rémi Verschelde | 2017-01-08 | 1 | -1/+0 |
* | Move core engine tests to core/ | Rémi Verschelde | 2017-01-08 | 1 | -0/+1 |
* | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky | 2017-01-05 | 1 | -1/+1 |
* | style: Various other PEP8 fixes in Python files | Rémi Verschelde | 2016-11-01 | 1 | -4/+4 |
* | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde | 2016-11-01 | 1 | -25/+25 |
* | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde | 2016-11-01 | 1 | -22/+22 |
* | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde | 2016-10-17 | 1 | -0/+2 |
* | Cosmetic fixes to SCons buildsystem | Rémi Verschelde | 2015-11-01 | 1 | -2/+0 |
* | Build System Changes | Juan Linietsky | 2014-10-07 | 1 | -1/+1 |
* | Small Fixes | Juan Linietsky | 2014-09-17 | 1 | -1/+1 |
* | Light Baker! | Juan Linietsky | 2014-06-11 | 1 | -0/+28 |
* | wtf | Juan Linietsky | 2014-02-19 | 1 | -1/+1 |
* | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+39 |