aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18684 from muiroc/fix_dragdrop_instancingJuan Linietsky2018-05-071-1/+1
|\
| * SpatialEditorViewport::_create_instance: pass GEN_EDIT_STATE_INSTANCED to sce...muiroc2018-05-061-1/+1
* | Merge pull request #18525 from Calinou/improve-3d-gridJuan Linietsky2018-05-071-9/+10
|\ \
| * | Improve the 3D editor gridHugo Locurcio2018-04-301-9/+10
* | | Merge pull request #18633 from groud/fix_2d_editorJuan Linietsky2018-05-072-61/+47
|\ \ \
| * | | Fixes some 2d bones display problemsgroud2018-05-052-29/+19
| * | | Fixes several selection problems in the 2D editorgroud2018-05-051-32/+28
| | |/ | |/|
* | | Merge pull request #18642 from flashyincceo/engine-clickJuan Linietsky2018-05-071-0/+2
|\ \ \
| * | | Fix script editor CTRL+CLICK on singleton functionsPeter Folkins2018-05-051-0/+2
| |/ /
* | | Merge pull request #18308 from ericmccarthy7/developMax Hilbrunner2018-05-071-0/+4
|\ \ \ | |/ / |/| |
| * | Fix clone down newline bugEric McCarthy2018-04-191-0/+4
* | | Fix bone refresh logic, closes #18564Juan Linietsky2018-05-042-20/+68
* | | Made bone handling for actual Bone2D a special case. Make custom bones appear...Juan Linietsky2018-05-042-36/+106
* | | Make bones have more contrast with outlineJuan Linietsky2018-05-041-6/+30
* | | Skeletal deform workingJuan Linietsky2018-05-042-63/+88
* | | Merge pull request #18601 from YeldhamDev/string_changesRémi Verschelde2018-05-041-54/+2
|\ \ \
| * | | Small changes for some strings.Michael Alexsander Silva Dias2018-05-031-54/+2
* | | | Skeleton for 2D WIPJuan Linietsky2018-05-032-12/+65
|/ / /
* | | Remove unused duplicate wireframe shortcut, fixes #18067Robin Hübner2018-05-031-2/+0
* | | WIP Polygon2D weight editingJuan Linietsky2018-05-022-7/+312
* | | Fixes locks and groups on 2d editorgroud2018-05-022-49/+59
* | | Merge pull request #18259 from Superwaitsum/MoveIconsRémi Verschelde2018-05-021-6/+20
|\ \ \
| * | | Changed Sprite Frame move buttons for iconsSuperwaitsum2018-04-301-6/+20
* | | | Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-varRémi Verschelde2018-05-015-25/+17
|\ \ \ \
| * | | | Fix Coverity reports of uninitialized scalar variableRémi Verschelde2018-04-195-25/+17
| | |/ / | |/| |
* | | | Adds z-index properties to TileSets.Pieter-Jan Briers2018-05-011-0/+1
* | | | Merge pull request #18434 from YeldhamDev/animation_autoplay_fixRémi Verschelde2018-05-011-0/+7
|\ \ \ \
| * | | | Made the Pin button disable when no AnimationPlayer is selected.Michael Alexsander Silva Dias2018-04-271-0/+1
| * | | | Fixed deleting an animation marked to autoplay in the editor affecting the cr...Michael Alexsander Silva Dias2018-04-271-0/+6
* | | | | Merge pull request #18380 from groud/fix_spacebar_panningRémi Verschelde2018-05-012-40/+68
|\ \ \ \ \
| * | | | | Fixes 2d editor panning not workinggroud2018-04-232-40/+68
* | | | | | Merge pull request #18321 from Crazy-P/Fixes-logically-dead-codeRémi Verschelde2018-05-012-28/+17
|\ \ \ \ \ \
| * | | | | | Fixes logically dead code (Coverity)Crazy-P2018-04-212-28/+17
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #18373 from KidRigger/workingMax Hilbrunner2018-04-301-3/+12
|\ \ \ \ \ \
| * | | | | | Replaces CTRL with CMD in TileMapEditor for MacOS.Anish2018-04-231-3/+12
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #18381 from groud/fix_hard_to_select_node2dMax Hilbrunner2018-04-301-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixes hard to select Node2Dgroud2018-04-231-1/+1
| |/ / / /
* | | | | Merge pull request #18425 from RandomShaper/fix-theme-editor-samplesHein-Pieter van Braam2018-04-281-3/+3
|\ \ \ \ \
| * | | | | Fix theme editor sample widgetsPedro J. Estébanez2018-04-271-3/+3
| | |_|/ / | |/| | |
* | | | | Fix how snapping is applied to 3D polygon editing, make it more friendly.Juan Linietsky2018-04-282-3/+22
* | | | | CSG Support for Godot!Juan Linietsky2018-04-272-41/+52
|/ / / /
* | | | Numerous changes to the Animation Editor.Michael Alexsander Silva Dias2018-04-261-7/+10
* | | | Adds shortcuts for zooming in the 2D editorGilles Roudiere2018-04-261-2/+5
|/ / /
* / / Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio2018-04-2211-28/+28
|/ /
* | Merge pull request #18168 from Chaosus/fixcrashRémi Verschelde2018-04-182-0/+10
|\ \ | |/ |/|
| * Fix possible crash when clicking on Skeleton2D or Sprite editor optionsChaosus2018-04-182-0/+10
* | Merge pull request #18156 from RandomShaper/fix-messed-prRémi Verschelde2018-04-131-1/+1
|\ \
| * | Revert "Unify http- and percent- encode/decode"Pedro J. Estébanez2018-04-121-1/+1
| |/
* | Merge pull request #17502 from groud/2Deditor_rectJuan Linietsky2018-04-132-219/+431
|\ \ | |/ |/|
| * Displays node icon on hoverGilles Roudiere2018-04-032-8/+82