Age | Commit message (Expand) | Author |
2017-08-10 | Fixes method definitions with extra number of arguments | Ignacio Etcheverry |
2017-08-10 | Removes type information from vararg method binds | Ignacio Etcheverry |
2017-08-10 | Removes type information from method binds | Ignacio Etcheverry |
2017-08-10 | Adds missing type information to virtual method binds | Ignacio Etcheverry |
2017-08-10 | Improves method bind detection of signature types | Ignacio Etcheverry |
2017-08-09 | Merge pull request #10206 from endragor/show-base-nativescript-props | Thomas Herzog |
2017-08-09 | ability to click on spatial subscene to select it | Jakub Grzesik |
2017-08-09 | Implement NSTextInputClient protocol for IME | bruvzg |
2017-08-09 | Merge pull request #10205 from endragor/nativescript-base-defaults | George Marques |
2017-08-09 | Allow to edit base type NativeScript properties | Ruslan Mustakov |
2017-08-09 | Fix getting default values for NativeScript base type properties | Ruslan Mustakov |
2017-08-09 | Use YXZ convention for Euler angles. | Ferenc Arn |
2017-08-09 | Gizmos properly follow the edited object, closes #7837 | Juan Linietsky |
2017-08-09 | Add expand stretch/ascpect - no more black bars | Yakov Borevich |
2017-08-09 | Updated default values in SpatialMaterial and Environment | Rasmus Ketelsen |
2017-08-09 | tab_clicked signal for Tabs | Jakub Grzesik |
2017-08-09 | Merge pull request #9633 from ducdetronquito/gdnative_string_api | Thomas Herzog |
2017-08-08 | Moved mirror and rotations to the tile mapen, to avoid taking up too much too... | Juan Linietsky |
2017-08-08 | Moved member variables from constructor to initialization list | Wilson E. Alvarez |
2017-08-08 | Clean up canvas item when changing state, closes #5977 | Juan Linietsky |
2017-08-08 | Set some reasonable limits for sending information to the debugger, closes #5848 | Juan Linietsky |
2017-08-08 | Implemented String C API. | ducdetronquito |
2017-08-08 | Fix crash when running a game with the profiler enabled | Marcelo Fernandez |
2017-08-08 | -Restored Sprite3D to working function, fixes #2061, fixes #9738 | Juan Linietsky |
2017-08-08 | Fix freeze on close of game using 2D physics introduced by #9832 | Bojidar Marinov |
2017-08-08 | Several ui improvements (mostly margins) | Daniel J. Ramirez |
2017-08-08 | Ability to set a function as sequenced, so when called you can choose not to ... | Juan Linietsky |
2017-08-08 | push variable later when created, to avoid self-referencing as a valid case, ... | Juan Linietsky |
2017-08-08 | Properly rename visual script functions, fixed #6076 | Juan Linietsky |
2017-08-08 | Fixes node selection, and properly ignore mouse on inner comment node body, c... | Juan Linietsky |
2017-08-08 | Merge pull request #10169 from toger5/deprecated_curser_fuction_call | RĂ©mi Verschelde |
2017-08-08 | removed calls to cursor_set_visible on all platforms fixes #10167 | toger5 |
2017-08-08 | sorry, leftover bug fixed | Juan Linietsky |
2017-08-08 | -Made visual server time affected by global time scale, closes #5583 | Juan Linietsky |
2017-08-08 | fix collada crash on invalid (blender internal expored...) file, fixes #6222 | Juan Linietsky |
2017-08-08 | NodePath option to find target in editor node tree | Jakub Grzesik |
2017-08-08 | Added proper local transform snapping, closes #4985 | Juan Linietsky |
2017-08-08 | Attempt to resolve #4673 | Juan Linietsky |
2017-08-08 | core/io: fix typo 'resoucre' to 'resource' | Indah Sylvia |
2017-08-08 | ResourceImporterScene: fix 'bult' typo | Poommetee Ketson |
2017-08-07 | Added missing descriptions to Vector2 methods abs and clamped. | Naughty |
2017-08-07 | -Errors are printed again to Output, after a long time. Fixes #3373 | Juan Linietsky |
2017-08-07 | -Fixed BoneAttachment delay, closes #3966 | Juan Linietsky |
2017-08-07 | Ability to pause particles, closes #3675 | Juan Linietsky |
2017-08-07 | Merge pull request #10152 from Hinsbart/run_import | Thomas Herzog |
2017-08-07 | ProjectManager: Show error dialog if unable to run project. | Andreas Haas |
2017-08-07 | Implement len() gdscript built-in function for python users, closes #1960 | Juan Linietsky |
2017-08-07 | Merge pull request #10015 from marcelofg55/master | Thomas Herzog |
2017-08-07 | Restored black bars and custom images instead of black bars, closes #1571 | Juan Linietsky |
2017-08-07 | Merge pull request #10055 from henkz1/immediate | Thomas Herzog |