summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-10-07Internationalization implementedJorge Araya Navarro
2015-10-06Refactoring some strings and ordering importsJorge Araya Navarro
2015-10-04Fix bug in EditorPlugin::add_custom_control, fixes #2567Franklin Sobrinho
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-29Small readability fixes for the in-game class reference - fixes #2515 and #23...Jack Gold
2015-09-28Merge pull request #2528 from MarianoGnu/sprite-editJuan Linietsky
2015-09-28Add SpriteRegionEditor and update Polygon2DUVEditorMarianoGNU
2015-09-27XML to Open Project Wiki implementedJorge Araya Navarro
2015-09-26Adding the new Python fileJorge Araya Navarro
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-23Fix a bug with doctool (" >")Bojidar Marinov
2015-09-20Ability to visually debug geometry visually:Juan Linietsky
2015-09-18Remove of use_exclude_ctrl_bones optionSergey Lapin
2015-09-16ran cppcheck, found unused variablesfirefly2442
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-10Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-09-10HTML5 exporter ImprovementsJuan Linietsky
2015-09-09Rewrite of the AudioStream APIJuan Linietsky
2015-09-07Fixed bug with adding an instance from the FIleSystem dialog.Peace Sells
2015-09-07Possible fix for issue #2113Franklin Sobrinho
2015-09-07Fix for issue #2117Franklin Sobrinho
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-18Added close button to tab. Added 4 display policies for this close button (sh...Julian Murgia - StraToN
2015-08-12update scene tabs on save - fixAlexander Holland
2015-08-11remove shift key check because shift + v in use with tool modevolzhs