Age | Commit message (Expand) | Author |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-11-28 | Build squish decompression in runtime | Leon Krause |
2018-11-16 | Fix Squish decompression, closes #18109 | Juan Linietsky |
2018-09-28 | SCons: Build thirdparty code in own env, disable warnings | Rémi Verschelde |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-25 | Fix mipmap levels not being initialized | elasota |
2018-08-24 | Make some debug prints verbose-only, remove others | Rémi Verschelde |
2018-08-22 | Use cluster fit at higher quality levels | elasota |
2018-08-21 | Fix Squish SSE misconfiguration | elasota |
2018-08-06 | Added proper import support for 3D and Array textures | Juan Linietsky |
2018-05-30 | SCons: Pass env to modules can_build method | Rémi Verschelde |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-05 | Improve slang, especially in user-visible parts | Unknown |
2017-11-15 | doc: Make all module docs self-contained | Rémi Verschelde |
2017-09-25 | Use BoolVariable for module options. | Elliott Sales de Andrade |
2017-09-25 | Use BoolVariable for third-party options. | Elliott Sales de Andrade |
2017-09-25 | Use BoolVariable in target/component/advanced options. | Elliott Sales de Andrade |
2017-09-02 | Fix use of unitialized variables | Hein-Pieter van Braam |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-06-16 | -Fix freezes caused by etccomp2, closes #9183 | 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-31 | rewritten PBR implementation to make it friendlier with Blender | Juan Linietsky |
2017-05-26 | -Added EXR supprot for HDR (no BC6 compression yet though) | Juan Linietsky |
2017-05-18 | Use libsquish to decompress DXT textures. | Ferenc Arn |
2017-04-28 | Detect SSE/SSE2 for libsquish. | Ferenc Arn |
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-06 | Several bugfixes, improving the import workflow | Juan Linietsky |
2017-01-16 | Style: Fix statements ending with ';;' | Rémi Verschelde |
2017-01-07 | Memory pool vectors (DVector) have been enormously simplified in code, and re... | 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: Fix PEP8 blank lines issues 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 | squish: Move to a module and split thirdparty lib | Rémi Verschelde |