Age | Commit message (Expand) | Author |
2019-08-20 | Travis CI: Test project exporting/script running in the headless editor | Hugo Locurcio |
2019-07-07 | Fixes minor issues found by static analyzer | qarmin |
2019-05-29 | Add Android Studio support. | fhuya |
2019-05-28 | .gitignore improvements for Windows/macOS | Max Hilbrunner |
2019-04-25 | Update .gitignore | Linux User |
2019-04-07 | Android now (optionally) builds the template when exporting | Juan Linietsky |
2019-03-14 | Ignore default ccls cache folder and compile commands jso | Martin Wallin |
2018-11-02 | Merge pull request #23436 from Toshiwoz/primitives_properties | Rémi Verschelde |
2018-11-01 | fixed issue with PrismMesh size, ignore for VS code .code-workspace | Toshiwo |
2018-10-30 | ignore __pycache__ directory | xpol |
2018-09-17 | Merge pull request #22134 from elasota/natvis | Rémi Verschelde |
2018-09-17 | Initial version of VS natvis file | elasota |
2018-09-15 | [Mono] implement Transform.InterpolateWith() | Kelly Thomas |
2018-05-19 | Add more IDE created files into .gitignore | geequlim |
2018-05-11 | Added "*.tags" (Made by Geany's Ctags plugin) to the ".gitignore" file. | Michael Alexsander Silva Dias |
2018-01-07 | Added Geany/geany_plugins files to the ".gitignore". | Michael Alexsander Silva Dias |
2017-12-09 | Ignore Visual Studio '*.natvis' files | Matthias Hoelzl |
2017-11-19 | Add cpp.hint file to improve IntelliSense | Matthias Hoelzl |
2017-10-02 | Added logs to .gitignore | Daniel J. Ramirez |
2017-09-16 | Create separate debug info files by default | Hein-Pieter van Braam |
2017-09-12 | Added check_c_headers to SCons env to check for the existence of headers | Marcelo Fernandez |
2017-08-24 | Merge pull request #10610 from hpvb/ignore-gprof-files | Rémi Verschelde |
2017-08-24 | Ignore gprof output files | Hein-Pieter van Braam |
2017-08-24 | Ignore Eclipse CDT project files | Hein-Pieter van Braam |
2017-07-11 | Add options for more human-friendly build output | Timo Schwarzer |
2017-06-26 | gitignore: Remove pre-.gen filenames | Rémi Verschelde |
2017-06-25 | BuildSystem: generated files have .gen.extension | Poommetee Ketson |
2017-06-01 | About: add contributors list | Poommetee Ketson |
2017-04-20 | gitignore: Add version_generated.h | Rémi Verschelde |
2017-04-10 | .gitignore: Add app_icon.h and splash.h generated headers | Rémi Verschelde |
2017-04-09 | Ignore .vs folder, fix .vscode comment | Ray Koopa |
2017-03-05 | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde |
2017-02-18 | xCode added xcuserdata to gitignore | toger5 |
2017-01-15 | Added VC++ cache database and temporary storage folder when running | Ray Koopa |
2016-11-30 | adds gles3 auto generated shader header files | Michele Valente |
2016-07-14 | added KDevelop project files to gitignore | Jakub Grzesik |
2016-06-27 | Make Android build smarter (SCons + Gradle) | Pedro J. Estébanez |
2016-06-01 | Remove Make-related flags from Android build | George Marques |
2016-05-29 | Finalized DynamicFont implementation | Juan Linietsky |
2016-05-28 | Fix MS Visual Studio build settings | Aleksandar Danilovic |
2016-05-27 | Added translation support to Godot | Juan Linietsky |
2016-05-04 | Adds the ".vscode" folder from Visual Studio Code to ".gitignore" | Michele Valente |
2016-05-04 | base for translation | Juan Linietsky |
2016-04-25 | Remove last NACL references | Rémi Verschelde |
2016-03-13 | Fixes the month consistency issue in enums and get_date etc | Kyle Luce |
2016-03-12 | -Made editor support SSL certs by default (embedded them) | Juan Linietsky |
2016-01-26 | Add gradle files to gitignore | est31 |
2015-12-13 | Add a Makefile to generate classes doc in various formats | Rémi Verschelde |
2015-12-12 | Remove outdated documentation | Rémi Verschelde |
2015-11-30 | Make the setting unix-only. | est31 |