summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-08-09Fix create script dialog title(s)Maximillian
2015-08-09Add create new script button to script editor menuMaximillian
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-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
2015-07-30include not necessary anymoreJulian Murgia - StraToN
2015-07-30Added automatic clear output on Play in Godot SettingsJulian Murgia - StraToN
2015-07-29Added "Clear" button top right of output debug console in editorJulian Murgia - StraToN
2015-07-27Merge pull request #2248 from romulox-x/colladaImagePathJuan Linietsky
2015-07-26QOL, script buttons in scene tabsJuan Linietsky
2015-07-24-added icons for root node types on tabsJuan Linietsky
2015-07-09when copy images enabled, 'images' path prefix was only being written to file...romulox_x
2015-06-29Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky
2015-06-26improved get_node(), connect(), etc code completion.Juan Linietsky
2015-06-24added a tiny bit more space to docks and script tabJuan Linietsky
2015-06-24fix connection dialog bugJuan Linietsky
2015-06-24added ability to define signals in scriptJuan Linietsky
2015-06-23CollisionShape2D visual editorFranklin Sobrinho
2015-06-23Merge pull request #1907 from tommy3/show-hidden-filesJuan Linietsky
2015-06-22Merge pull request #2070 from Krzycho666/AnimationPlayer_fixJuan Linietsky
2015-06-22Merge pull request #2101 from sanikoyes/Pr-script-editor-save-stateJuan Linietsky
2015-06-22Merge pull request #2132 from gber/masterJuan Linietsky
2015-06-22Merge pull request #2144 from Krzycho666/UndoRedo_fixJuan Linietsky
2015-06-22Small fixes for Grid/Tile map editor paletteFranklin Sobrinho
2015-06-22Grid/Tile map editor new item paletteFranklin Sobrinho
2015-06-22Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky
2015-06-21- added GDscript bidings for UndoRedo class mechanizmkrzycho
2015-06-20Fix typo that produced invalid markup for imagesGuido Berhoerster
2015-06-16Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-06-16fix "v" pivot adjust functionJuan Linietsky
2015-06-16Script editor: restore line/column after script reloadsanikoyes
2015-06-14fixed small refresh issue when moving docksJuan Linietsky
2015-06-14fixes for dock motionJuan Linietsky
2015-06-14missing changesJuan Linietsky
2015-06-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-06-13some editor window changesJuan Linietsky
2015-06-12made changing pivot simpler in 2D nodes (just press v with mouse over position)Juan Linietsky
2015-06-11fixed problem with crashing godot when changing number of steps while no anim...krzycho
2015-06-07Merge pull request #2023 from TheJosh/dae-exporter-assimpJuan Linietsky
2015-06-07Merge pull request #1973 from Biliogadafr/ColorRampJuan Linietsky
2015-06-06-fixed many memory initialization issuesJuan Linietsky
2015-06-06Merge remote-tracking branch 'origin/master'Juan Linietsky
2015-06-06new file dialog!Juan Linietsky
2015-06-02 Fix DAE exporter - files unreadable by AssimpJosh Heidenreich
2015-06-01-fixes to navigation, so edge-merging is more flexible on conflictJuan Linietsky