Age | Commit message (Expand) | Author |
2018-05-07 | Implemented ragdoll | AndreaCatania |
2018-05-07 | Merge pull request #18684 from muiroc/fix_dragdrop_instancing | Juan Linietsky |
2018-05-07 | Merge pull request #18525 from Calinou/improve-3d-grid | Juan Linietsky |
2018-05-07 | Merge pull request #18633 from groud/fix_2d_editor | Juan Linietsky |
2018-05-07 | Merge pull request #18642 from flashyincceo/engine-click | Juan Linietsky |
2018-05-07 | Merge pull request #18308 from ericmccarthy7/develop | Max Hilbrunner |
2018-05-06 | SpatialEditorViewport::_create_instance: pass GEN_EDIT_STATE_INSTANCED to sce... | muiroc |
2018-05-05 | Fix script editor CTRL+CLICK on singleton functions | Peter Folkins |
2018-05-05 | Fixes some 2d bones display problems | groud |
2018-05-05 | Fixes several selection problems in the 2D editor | groud |
2018-05-04 | Fix bone refresh logic, closes #18564 | Juan Linietsky |
2018-05-04 | Made bone handling for actual Bone2D a special case. Make custom bones appear... | Juan Linietsky |
2018-05-04 | Make bones have more contrast with outline | Juan Linietsky |
2018-05-04 | Skeletal deform working | Juan Linietsky |
2018-05-04 | Merge pull request #18601 from YeldhamDev/string_changes | Rémi Verschelde |
2018-05-03 | Small changes for some strings. | Michael Alexsander Silva Dias |
2018-05-03 | Skeleton for 2D WIP | Juan Linietsky |
2018-05-03 | Remove unused duplicate wireframe shortcut, fixes #18067 | Robin Hübner |
2018-05-02 | WIP Polygon2D weight editing | Juan Linietsky |
2018-05-02 | Fixes locks and groups on 2d editor | groud |
2018-05-02 | Merge pull request #18259 from Superwaitsum/MoveIcons | Rémi Verschelde |
2018-05-01 | Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var | Rémi Verschelde |
2018-05-01 | Adds z-index properties to TileSets. | Pieter-Jan Briers |
2018-05-01 | Merge pull request #18434 from YeldhamDev/animation_autoplay_fix | Rémi Verschelde |
2018-05-01 | Merge pull request #18380 from groud/fix_spacebar_panning | Rémi Verschelde |
2018-05-01 | Merge pull request #18321 from Crazy-P/Fixes-logically-dead-code | Rémi Verschelde |
2018-04-30 | Changed Sprite Frame move buttons for icons | Superwaitsum |
2018-04-30 | Merge pull request #18373 from KidRigger/working | Max Hilbrunner |
2018-04-30 | Merge pull request #18381 from groud/fix_hard_to_select_node2d | Max Hilbrunner |
2018-04-30 | Improve the 3D editor grid | Hugo Locurcio |
2018-04-28 | Merge pull request #18425 from RandomShaper/fix-theme-editor-samples | Hein-Pieter van Braam |
2018-04-28 | Fix how snapping is applied to 3D polygon editing, make it more friendly. | Juan Linietsky |
2018-04-27 | CSG Support for Godot! | Juan Linietsky |
2018-04-27 | Made the Pin button disable when no AnimationPlayer is selected. | Michael Alexsander Silva Dias |
2018-04-27 | Fixed deleting an animation marked to autoplay in the editor affecting the cr... | Michael Alexsander Silva Dias |
2018-04-27 | Fix theme editor sample widgets | Pedro J. Estébanez |
2018-04-26 | Numerous changes to the Animation Editor. | Michael Alexsander Silva Dias |
2018-04-26 | Adds shortcuts for zooming in the 2D editor | Gilles Roudiere |
2018-04-23 | Fixes hard to select Node2D | groud |
2018-04-23 | Fixes 2d editor panning not working | groud |
2018-04-23 | Replaces CTRL with CMD in TileMapEditor for MacOS. | Anish |
2018-04-22 | Change ".." punctuation for "..." in editor strings (#16507) | Hugo Locurcio |
2018-04-21 | Fixes logically dead code (Coverity) | Crazy-P |
2018-04-19 | Fix clone down newline bug | Eric McCarthy |
2018-04-19 | Fix Coverity reports of uninitialized scalar variable | Rémi Verschelde |
2018-04-18 | Merge pull request #18168 from Chaosus/fixcrash | Rémi Verschelde |
2018-04-18 | Fix possible crash when clicking on Skeleton2D or Sprite editor options | Chaosus |
2018-04-13 | Merge pull request #18156 from RandomShaper/fix-messed-pr | Rémi Verschelde |
2018-04-13 | Merge pull request #17502 from groud/2Deditor_rect | Juan Linietsky |
2018-04-12 | Revert "Unify http- and percent- encode/decode" | Pedro J. Estébanez |