Age | Commit message (Expand) | Author |
2017-08-11 | Merge pull request #9987 from Rubonnek/move-members-to-initilization-list | Rémi Verschelde |
2017-08-11 | Merge pull request #10202 from neikeq/how-do-you-turn-this-on | Rémi Verschelde |
2017-08-10 | Fixes to buses editor | Daniel J. Ramirez |
2017-08-10 | Hide tilemap menu when no tilemap is selected | Daniel J. Ramirez |
2017-08-10 | Inspector: Right click on resource opens sub-menu. | Andreas Haas |
2017-08-10 | Fixed undo when converting indent with no changes, issue 9841 | Paulb23 |
2017-08-10 | Improved add texture as node dialog | Daniel J. Ramirez |
2017-08-10 | Merge pull request #10164 from djrm/pr_theme_fixes | Rémi Verschelde |
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 | fixed loading old theme styleboxes | toger5 |
2017-08-08 | Ability to set a function as sequenced, so when called you can choose not to ... | Juan Linietsky |
2017-08-08 | trail divisor is now works properly | Indah Sylvia |
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 |