Age | Commit message (Expand) | Author |
2017-07-22 | Clang-formatting *.cpp and *.h (some files excluded) | Poommetee Ketson |
2017-07-19 | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky |
2017-06-09 | -Restored multithread capability to VisualServer | Juan Linietsky |
2017-06-02 | many fixes to image loader, voxel cone tracing, etc. | Juan Linietsky |
2017-05-30 | Several fixes related to PBR and Environment | Juan Linietsky |
2017-05-17 | Removal of Image from Variant, converted to a Resource. | Juan Linietsky |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-02-21 | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky |
2017-01-14 | Style: Fix whole-line commented code | Rémi Verschelde |
2017-01-07 | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky |
2017-01-05 | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-02 | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-11-03 | scons: Reorder options for clarity | Rémi Verschelde |
2016-11-01 | style: Various other PEP8 fixes in Python files | Rémi Verschelde |
2016-11-01 | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde |
2016-11-01 | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde |
2016-10-17 | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde |
2016-10-15 | png: Try to fix neon issue on iphone armv7 | Rémi Verschelde |
2016-10-15 | drivers: Refactor SCsub and drop redundant env_drivers clone | Rémi Verschelde |
2016-10-15 | modules: Clone env in each module | Rémi Verschelde |
2016-10-15 | png: Split library to thirdparty dir and allow unbundling | Rémi Verschelde |
2016-10-03 | Begining of GLES3 renderer: | Juan Linietsky |
2016-08-13 | Fix some comparisons between signed and unsigned integers | Johan Manuel |
2016-07-07 | Removed unused variables (first pass) | Rémi Verschelde |
2016-06-23 | png: Do not output warnings as errors | Rémi Verschelde |
2016-06-22 | libpng: New version 1.6.27 | J08nY |
2016-06-18 | Drop useless 3rd party files from nedmalloc and png | Rémi Verschelde |
2016-06-18 | Add missing license headers in our source files (#5255) | Rémi Verschelde |
2016-06-02 | Update to libpng 1.5.27 | Rémi Verschelde |
2016-05-21 | fixes android drivers build | Ariel Manzur |
2016-05-21 | fix drivers build on ios | Ariel Manzur |
2016-03-07 | This will disable png arm neon optimizing for android template if compile on ... | volzhs |
2016-01-23 | -Support the TRNS flag on libpng, fixes #3097 | Juan Linietsky |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-23 | redundant TAB removed | mrezai |
2015-12-23 | Fix ios libpng link error | mrezai |
2015-12-21 | Fix libpng link errors on android | mrezai |
2015-12-19 | Update to libpng 1.5.26 | Rémi Verschelde |
2015-11-29 | Fixed leak when saving PNG-s | koalefant |
2015-11-01 | Cosmetic fixes to SCons buildsystem | Rémi Verschelde |
2015-07-24 | Fixes compile bug for Android template on Windows. | PeaceSells |
2015-06-25 | forgot to add mirroredrepeat flag to flags file. fixed. | romulox_x |
2015-05-31 | work in progress, resource previews | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2015-01-10 | fix saving texture flags to *.png.flags file, closes #399 | Dana Olson |
2014-12-20 | Fixes | Juan Linietsky |
2014-11-13 | UDP Fixes | Juan Linietsky |