Age | Commit message (Collapse) | Author |
|
fixes #3448
|
|
|
|
|
|
-Added a new flag METHOD_FLAG_FROM_SCRIPT to get_method_list() flag property. Closes #3489
|
|
|
|
removed -g from linkflags
|
|
Remove debug print
|
|
|
|
don't install libevdev-dev for travis build
|
|
|
|
|
|
|
|
fix dpad left/right not showing correctly in project settings
|
|
|
|
Get color constructor from ColorPicker
|
|
Fix input passing to script editor even if not visible
|
|
|
|
Fix animation toolbar
|
|
Fix Tree Slider disappearing when clicking on it
|
|
|
|
|
|
Add travis-ci badge to show the status of master
|
|
|
|
|
|
remove dependancy on libevdev
|
|
Remove strand debug print, fix #3473
|
|
|
|
Revert "make msvc 64bits build again"
|
|
This reverts commit b21ce6cecbd75ae3281177c4890902586ca710f7.
|
|
|
|
|
|
Focus and select line edit every time color is changed. Fixes #2586
|
|
remove column titles in property inspector
|
|
Fix wrong position of LineEdit in Scene editor
|
|
|
|
|
|
Add gradle files to gitignore
|
|
|
|
Fix crash when renaming nodes using focus loss
|
|
|
|
small cosmetic change to joystick demo (handle joy_connection_changed)
|
|
|
|
clear joystick state on disconnection
|
|
|
|
Sync API reference with current code
|
|
|
|
Add missing return for typeof() MethodInfo
|
|
|
|
|
|
|