summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2016-02-02Merge pull request #3560 from Hinsbart/axis_namespunto-
fix joystick axis names in project settings
2016-02-02-only save scripts if changed, takes less time to run projects and does not ↵Juan Linietsky
confuse you with changed dates.
2016-02-02-Add some offset to spinboxes in tree, so revert icon does not annoy much ↵Juan Linietsky
when pops up, fixes #3415
2016-02-03fix joystick axis names in project settingshondres
2016-02-02-fix path clear in animation call param, closes #3448Juan Linietsky
2016-02-02-make animationplayer thinner, also toolbuttons too. fixes #3526Juan Linietsky
2016-02-02-make autoloads keep order when toggling singleton, fixes #3482Juan Linietsky
2016-02-02-Made Joystick menus friendlier, show button index, more up to date names ↵Juan Linietsky
and axis names. Closes #3501
2016-01-31-Make sure to properly use node path from animation track as base path, ↵Juan Linietsky
fixes #3448
2016-01-31do not fail on invalid audio driver, fixes #3466Juan Linietsky
2016-01-29-Increment resources total in scene format text, fixes #3506Juan Linietsky
2016-01-28fix dpad left/right not showing correctly in project settingshondres
2016-01-27Merge pull request #3490 from TheHX/issue-3453Rémi Verschelde
Fix input passing to script editor even if not visible
2016-01-27Fix input passing to script editor even if not visibleFranklin Sobrinho
2016-01-27Fix animation toolbarFranklin Sobrinho
2016-01-27defer project export filesystem update if not visibleJuan Linietsky
2016-01-26Merge pull request #1453 from adolson/remove-inspector-headingsRémi Verschelde
remove column titles in property inspector
2016-01-26Fix crash when renaming nodes using focus lossFranklin Sobrinho
2016-01-25Merge pull request #3436 from neikeq/rm_dbg_xRémi Verschelde
Removed debugger X (hide) button
2016-01-25Merge pull request #3432 from TheHX/pr-groups-editorRémi Verschelde
Groups Editor: Clear LineEdit after creating a new group
2016-01-25Merge pull request #3435 from neikeq/output_focus_stealJuan Linietsky
Fix Output panel annoying focus steal
2016-01-24avoid crash when scaling tilemap too much, fixes #266reduz
2016-01-24-avoid allowing selection of canvasitems inside a viewport, fixes #1383reduz
2016-01-24Removed debugger X (hide) buttonIgnacio Etcheverry
2016-01-24Fix Output panel annoying focus stealIgnacio Etcheverry
2016-01-24Groups Editor: Clear LineEdit after creating a new groupFranklin Sobrinho
2016-01-23-Fixes a bunch of stdout errors, closes #2763 closes #2731Juan Linietsky
2016-01-23-Fixed revert scene, should work proprely now, fixes #2782Juan Linietsky
2016-01-23Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2016-01-23-Support the TRNS flag on libpng, fixes #3097Juan Linietsky
2016-01-23Revert "Better search for SectionedPropertyEditor, added "All" section"Juan Linietsky
2016-01-23Fix wrong condition test for saving, fixes #3287Juan Linietsky
2016-01-23Revert "Tree and PropertyEditor confirm value change on focus loss"Juan Linietsky
2016-01-22Merge pull request #3408 from neikeq/issue_1123_fixRémi Verschelde
EditorNode: Ignore unhandled input if there is a dialog visible
2016-01-21EditorNode: Ignore unhandled input if there is a dialog visibleIgnacio Etcheverry
2016-01-21Tree and PropertyEditor confirm value change on focus lossFranklin Sobrinho
2016-01-20Center status display in web export per flexboxeska
- Fix mouse button press events not arriving in canvas - Fix right mouse button click on canvas opening context menu
2016-01-20Wider initial size of the panel with scriptskubecz3k
I believe it's size is now exactly the same how it was before commit that allowed to hide script panel entirely. I assume previously it was 140 wide because of 70px of minimal size + 70px of offset, so now when minimal size is 0 the offset need to be 140.
2016-01-20Merge pull request #3391 from eska014/web-export-pageRémi Verschelde
Overhaul web export page
2016-01-20-Remote deploy now uses FS over USB on Android, super fast!Juan Linietsky
2016-01-20Revamp web export pageeska
2016-01-19thumbnail preview for AtlasTextureshondres
2016-01-18-fixed bug related to mouse cursor changes, fixes #3366Juan Linietsky
2016-01-18New shader nodes are now created under (more or less) the cursor.Ovnuniarchos
2016-01-18Merge pull request #3358 from neikeq/issue_1123Rémi Verschelde
F5 hotkey to refresh FileDialog/EditorFileDialog
2016-01-18Merge pull request #2854 from MarianoGnu/color_pickerRémi Verschelde
new ColorPicker
2016-01-17small fixJuan Linietsky
2016-01-17fixes to keying updatingJuan Linietsky
2016-01-17Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2016-01-17-Massive editor dialog cleanupJuan Linietsky
-Added a bottom menu list