summaryrefslogtreecommitdiff
path: root/tools/editor
AgeCommit message (Expand)Author
2015-10-16Merge branch 'master' of https://github.com/okamstudio/godotMarianoGNU
2015-10-16-fixes and more fixes to new scene system, seems stable now..reduz
2015-10-10Merge branch 'master' of https://github.com/okamstudio/godotreduz
2015-10-10Large improvements on scene packing and managementreduz
2015-10-08newline fixesreduz
2015-10-02Add support for Opus audio formatGeorge Marques
2015-10-01-Added ability to use cubic interpolation on image resize (little more qualit...Juan Linietsky
2015-09-28Merge pull request #2528 from MarianoGnu/sprite-editJuan Linietsky
2015-09-28Add SpriteRegionEditor and update Polygon2DUVEditorMarianoGNU
2015-09-24Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-09-24Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky
2015-09-20Ability to visually debug geometry visually:Juan Linietsky
2015-09-16Merge pull request #2352 from xodene/patch-6/script-file-newJuan Linietsky
2015-09-13Set AnimationEditor UndoRedo reference on creationGeorge Marques
2015-09-09Rewrite of the AudioStream APIJuan Linietsky
2015-09-03merged some stuff for okamJuan Linietsky
2015-09-01-removed resources dock, good bye old friendJuan Linietsky
2015-08-30new editor settings customization of where to run the game from the editorJuan Linietsky
2015-08-30Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-30Add missing icons, also make MSVC2010 happyMariano Javier Suligoy
2015-08-30make moving up&down items from the autoload list workJuan Linietsky
2015-08-30-fix compile issue (pow)Juan Linietsky
2015-08-30Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-30Compile shaders using default values.Mariano Javier Suligoy
2015-08-29-Properly keep animation editor and viewport state while switching scene tabsJuan Linietsky
2015-08-29Edit default values. WARNING!!!Mariano Javier Suligoy
2015-08-29-display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky
2015-08-29-added hints to sprite v/hframes, fixes truncation problemJuan Linietsky
2015-08-25make sure array is created if not existing, as noted by Guilherme FelipeJuan Linietsky
2015-08-25Show documentation for properties on hover.Juan Linietsky
2015-08-25Ability to edit all kinds of arrays from the property editor.Juan Linietsky
2015-08-25Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-25Multiple, simultaneous node editing spuport!!Juan Linietsky
2015-08-24Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-24missing type iconJuan Linietsky
2015-08-24beautiful visual menu to change anchorsJuan Linietsky
2015-08-23Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-08-23**WARNING BEFORE PULLING**Juan Linietsky
2015-08-09Fix create script dialog title(s)Maximillian
2015-08-09Add create new script button to script editor menuMaximillian
2015-08-09Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-08Merge pull request #2316 from StraToN/clearconsoleJuan Linietsky
2015-08-06-Merged the file server with the live editing and remote debugJuan Linietsky
2015-08-04more debugger fixesJuan Linietsky
2015-08-04error debuggerJuan Linietsky
2015-08-03Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-02live debug fixesJuan Linietsky
2015-08-02Live edit WORK IN PROGRESSJuan Linietsky
2015-07-30Damnit, forgot one more debug line ><Julian Murgia - StraToN
2015-07-30forgot to remove a method declaration...Julian Murgia - StraToN