Age | Commit message (Expand) | Author |
2017-01-16 | Style: Cleanups, added headers, renamed files | Rémi Verschelde |
2017-01-14 | Style: Fix whole-line commented code | Rémi Verschelde |
2017-01-11 | Type renames: | Juan Linietsky |
2017-01-08 | renamed joystick to joypad everywhere around source code! | Juan Linietsky |
2017-01-05 | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky |
2017-01-04 | -Conversion of most properties to a simpler syntax, easier to use by script | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-11-01 | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde |
2016-10-17 | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde |
2016-09-07 | Renamed the bind_native functions to bind_vararg, should make it show the doc... | Juan Linietsky |
2016-09-05 | Merge tools/docdump in tools/doc | Rémi Verschelde |
2016-08-26 | Merge pull request #6269 from neikeq/pr-doc-null | Ignacio Etcheverry |
2016-08-24 | DocData: Fix null reference not detected correctly | Ignacio Etcheverry |
2016-08-18 | DocData: Fix duplicated parenthesis for default values | Ignacio Etcheverry |
2016-07-07 | Doctool: correct XML indentation | J08nY |
2016-07-05 | Make sure builtin types' constants remain in order | George Marques |
2016-06-29 | Add Variant to the list of clases, so it can be documented (make sure it can'... | Juan Linietsky |
2016-06-21 | Fix classes.xml sorting | George Marques |
2016-05-29 | Finalized DynamicFont implementation | Juan Linietsky |
2016-05-13 | Save member information in docdata | Bojidar Marinov |
2016-05-05 | Merge pull request #4548 from vnen/pr-fix-win64-build | Rémi Verschelde |
2016-05-05 | Merge pull request #4547 from neikeq/pr-wrong-debug-methods | Rémi Verschelde |
2016-05-04 | Fix memory leak | George Marques |
2016-05-04 | Add missing Vector2Array case to Variant::operator String() | Ignacio Etcheverry |
2016-05-03 | Fix windows 64-bits build. | George Marques |
2016-05-03 | Fixed documentation generator for polymorphic functions | Daniel J. Ramirez |
2016-02-27 | Completed the support for plugins! It is not possible to add plugins. | Juan Linietsky |
2016-02-10 | doc: use correct identifier for InputEventJoystick{Motion, Button} | hondres |
2016-01-08 | fixes debug_release build | Ariel Manzur |
2016-01-02 | Added var2bytes and bytes2var to convet any variable to bytes and back. Close... | Juan Linietsky |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-13 | added binary API to StreamPeer, fixes #2863 | Juan Linietsky |
2015-11-19 | Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser... | Aren Villanueva |
2015-11-01 | Cosmetic fixes to SCons buildsystem | Rémi Verschelde |
2015-09-23 | Fix a bug with doctool (" >") | Bojidar Marinov |
2015-06-29 | Several performance improvements, mainly in loading and instancing scenes and... | Juan Linietsky |
2015-04-22 | resolved some cases wehre built-in doc is not properlt generated, fixes #1719 | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2015-01-03 | -Work in progress visual shader editor *DOES NOT WORK YET* | Juan Linietsky |
2014-11-05 | SceneMainLoop -> SceneTree | Juan Linietsky |
2014-10-14 | Fixes | Juan Linietsky |
2014-06-29 | Bug Fixes | Juan Linietsky |
2014-02-22 | -added kinematic body | Juan Linietsky |
2014-02-15 | -project settings are saved when changed | Juan Linietsky |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |