aboutsummaryrefslogtreecommitdiff
path: root/tools/editor
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-10-175-4/+25
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #2053 from rodolforg/fix-import-button-labelJuan Linietsky2015-10-171-3/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Small fix for Import Game dialog labelsRodolfo Ribeiro Gomes2015-06-081-3/+4
| * | | | | | | | | | | | Merge pull request #2250 from PeaceSells50/AddedGridMapSettingsJuan Linietsky2015-10-171-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Added GridMap settings which allows the user to enter a pick distance.Peace Sells2015-07-091-0/+1
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #2357 from volzhs/prevent-to-change-tool-modeJuan Linietsky2015-10-171-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | remove shift key check because shift + v in use with tool modevolzhs2015-08-111-2/+2
| | * | | | | | | | | | | | prevent to change tool mode when control or shift key is pressedvolzhs2015-08-111-0/+3
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #2362 from AlexHolly/update-scene-tab-fixJuan Linietsky2015-10-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | update scene tabs on save - fixAlexander Holland2015-08-121-1/+1
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #2380 from StraToN/tabs-buttonsJuan Linietsky2015-10-172-0/+16
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Added close button to tab. Added 4 display policies for this close button (sh...Julian Murgia - StraToN2015-08-182-0/+16
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-10-1711-83/+309
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #2479 from firefly2442/cppcheck-unusedvarsJuan Linietsky2015-10-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ran cppcheck, found unused variablesfirefly24422015-09-161-1/+1
| * | | | | | | | | | | | | Merge pull request #2555 from jackmakesthings/class-reference-formattingJuan Linietsky2015-10-171-6/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Small readability fixes for the in-game class reference - fixes #2515 and #23...Jack Gold2015-09-291-6/+20
| * | | | | | | | | | | | | | Merge pull request #2569 from TheHX/issue_2567Juan Linietsky2015-10-171-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Fix bug in EditorPlugin::add_custom_control, fixes #2567Franklin Sobrinho2015-10-041-0/+1
| * | | | | | | | | | | | | | -fixes and more fixes to new scene system, seems stable now..reduz2015-10-163-1/+33
| * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godotreduz2015-10-1016-4299/+5159
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Large improvements on scene packing and managementreduz2015-10-108-76/+255
* | | | | | | | | | | | | | | | misc cleanupJuan Linietsky2015-10-174-4/+5
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | newline fixesreduz2015-10-083-4279/+4279
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Add support for Opus audio formatGeorge Marques2015-10-021-0/+0
* | | | | | | | | | | | | | -Added ability to use cubic interpolation on image resize (little more qualit...Juan Linietsky2015-10-015-17/+17
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #2528 from MarianoGnu/sprite-editJuan Linietsky2015-09-287-3/+863
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add SpriteRegionEditor and update Polygon2DUVEditorMarianoGNU2015-09-287-3/+863
* | | | | | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-09-2412-18/+150
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Ability to visually debug geometry visually:Juan Linietsky2015-09-2012-18/+150
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Merge pull request #2352 from xodene/patch-6/script-file-newJuan Linietsky2015-09-163-9/+23
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Fix create script dialog title(s)Maximillian2015-08-092-1/+2
| | | * | | | | | | | | | | Add create new script button to script editor menuMaximillian2015-08-093-8/+21
| | | |/ / / / / / / / / /
| | * / / / / / / / / / / Set AnimationEditor UndoRedo reference on creationGeorge Marques2015-09-131-0/+1
| |/ / / / / / / / / / /
* / / / / / / / / / / / Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky2015-09-242-6/+21
|/ / / / / / / / / / /
* | | | | | | | | / / Rewrite of the AudioStream APIJuan Linietsky2015-09-091-0/+4
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | merged some stuff for okamJuan Linietsky2015-09-035-139/+241
* | | | | | | | | | -removed resources dock, good bye old friendJuan Linietsky2015-09-018-26/+401
* | | | | | | | | | new editor settings customization of where to run the game from the editorJuan Linietsky2015-08-302-1/+74
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | make moving up&down items from the autoload list workJuan Linietsky2015-08-301-9/+40
* | | | | | | | | -fix compile issue (pow)Juan Linietsky2015-08-302-4/+38
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | -Properly keep animation editor and viewport state while switching scene tabsJuan Linietsky2015-08-294-1/+67
* | | | | | | | -display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky2015-08-295-1/+15
* | | | | | | | -added hints to sprite v/hframes, fixes truncation problemJuan Linietsky2015-08-292-2/+4
* | | | | | | | make sure array is created if not existing, as noted by Guilherme FelipeJuan Linietsky2015-08-253-4/+12
* | | | | | | | Show documentation for properties on hover.Juan Linietsky2015-08-253-0/+62
* | | | | | | | Ability to edit all kinds of arrays from the property editor.Juan Linietsky2015-08-253-9/+363
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Multiple, simultaneous node editing spuport!!Juan Linietsky2015-08-259-10/+199
| |_|_|_|/ / |/| | | | |
* | | | | | missing type iconJuan Linietsky2015-08-241-0/+0
* | | | | | beautiful visual menu to change anchorsJuan Linietsky2015-08-2421-0/+140