| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Improve the 3D editor grid | Hugo Locurcio | 2018-04-30 | 1 | -9/+10 | |
| * | | | | Merge pull request #18633 from groud/fix_2d_editor | Juan Linietsky | 2018-05-07 | 2 | -61/+47 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixes some 2d bones display problems | groud | 2018-05-05 | 2 | -29/+19 | |
| | * | | | | Fixes several selection problems in the 2D editor | groud | 2018-05-05 | 1 | -32/+28 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #18642 from flashyincceo/engine-click | Juan Linietsky | 2018-05-07 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix script editor CTRL+CLICK on singleton functions | Peter Folkins | 2018-05-05 | 1 | -0/+2 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #18308 from ericmccarthy7/develop | Max Hilbrunner | 2018-05-07 | 1 | -0/+4 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Fix clone down newline bug | Eric McCarthy | 2018-04-19 | 1 | -0/+4 | |
| * | | | | Fix bone refresh logic, closes #18564 | Juan Linietsky | 2018-05-04 | 2 | -20/+68 | |
| * | | | | Made bone handling for actual Bone2D a special case. Make custom bones appear... | Juan Linietsky | 2018-05-04 | 2 | -36/+106 | |
| * | | | | Make bones have more contrast with outline | Juan Linietsky | 2018-05-04 | 1 | -6/+30 | |
| * | | | | Skeletal deform working | Juan Linietsky | 2018-05-04 | 2 | -63/+88 | |
| * | | | | Merge pull request #18601 from YeldhamDev/string_changes | Rémi Verschelde | 2018-05-04 | 1 | -54/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Small changes for some strings. | Michael Alexsander Silva Dias | 2018-05-03 | 1 | -54/+2 | |
| * | | | | | Skeleton for 2D WIP | Juan Linietsky | 2018-05-03 | 2 | -12/+65 | |
| |/ / / / | ||||||
| * | | | | Remove unused duplicate wireframe shortcut, fixes #18067 | Robin Hübner | 2018-05-03 | 1 | -2/+0 | |
| * | | | | WIP Polygon2D weight editing | Juan Linietsky | 2018-05-02 | 2 | -7/+312 | |
| * | | | | Fixes locks and groups on 2d editor | groud | 2018-05-02 | 2 | -49/+59 | |
| * | | | | Merge pull request #18259 from Superwaitsum/MoveIcons | Rémi Verschelde | 2018-05-02 | 1 | -6/+20 | |
| |\ \ \ \ | ||||||
| | * | | | | Changed Sprite Frame move buttons for icons | Superwaitsum | 2018-04-30 | 1 | -6/+20 | |
| * | | | | | Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var | Rémi Verschelde | 2018-05-01 | 5 | -25/+17 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix Coverity reports of uninitialized scalar variable | Rémi Verschelde | 2018-04-19 | 5 | -25/+17 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Adds z-index properties to TileSets. | Pieter-Jan Briers | 2018-05-01 | 1 | -0/+1 | |
| * | | | | | Merge pull request #18434 from YeldhamDev/animation_autoplay_fix | Rémi Verschelde | 2018-05-01 | 1 | -0/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Made the Pin button disable when no AnimationPlayer is selected. | Michael Alexsander Silva Dias | 2018-04-27 | 1 | -0/+1 | |
| | * | | | | | Fixed deleting an animation marked to autoplay in the editor affecting the cr... | Michael Alexsander Silva Dias | 2018-04-27 | 1 | -0/+6 | |
| * | | | | | | Merge pull request #18380 from groud/fix_spacebar_panning | Rémi Verschelde | 2018-05-01 | 2 | -40/+68 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fixes 2d editor panning not working | groud | 2018-04-23 | 2 | -40/+68 | |
| * | | | | | | | Merge pull request #18321 from Crazy-P/Fixes-logically-dead-code | Rémi Verschelde | 2018-05-01 | 2 | -28/+17 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | Fixes logically dead code (Coverity) | Crazy-P | 2018-04-21 | 2 | -28/+17 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #18373 from KidRigger/working | Max Hilbrunner | 2018-04-30 | 1 | -3/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Replaces CTRL with CMD in TileMapEditor for MacOS. | Anish | 2018-04-23 | 1 | -3/+12 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #18381 from groud/fix_hard_to_select_node2d | Max Hilbrunner | 2018-04-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | Fixes hard to select Node2D | groud | 2018-04-23 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #18425 from RandomShaper/fix-theme-editor-samples | Hein-Pieter van Braam | 2018-04-28 | 1 | -3/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix theme editor sample widgets | Pedro J. Estébanez | 2018-04-27 | 1 | -3/+3 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Fix how snapping is applied to 3D polygon editing, make it more friendly. | Juan Linietsky | 2018-04-28 | 2 | -3/+22 | |
| * | | | | | CSG Support for Godot! | Juan Linietsky | 2018-04-27 | 2 | -41/+52 | |
| |/ / / / | ||||||
| * | | | | Numerous changes to the Animation Editor. | Michael Alexsander Silva Dias | 2018-04-26 | 1 | -7/+10 | |
| * | | | | Adds shortcuts for zooming in the 2D editor | Gilles Roudiere | 2018-04-26 | 1 | -2/+5 | |
| |/ / / | ||||||
| * / / | Change ".." punctuation for "..." in editor strings (#16507) | Hugo Locurcio | 2018-04-22 | 11 | -28/+28 | |
| |/ / | ||||||
| * | | Merge pull request #18168 from Chaosus/fixcrash | Rémi Verschelde | 2018-04-18 | 2 | -0/+10 | |
| |\ \ | |/ |/| | ||||||
| | * | Fix possible crash when clicking on Skeleton2D or Sprite editor options | Chaosus | 2018-04-18 | 2 | -0/+10 | |
| * | | Merge pull request #18156 from RandomShaper/fix-messed-pr | Rémi Verschelde | 2018-04-13 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Revert "Unify http- and percent- encode/decode" | Pedro J. Estébanez | 2018-04-12 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #17502 from groud/2Deditor_rect | Juan Linietsky | 2018-04-13 | 2 | -219/+431 | |
| |\ \ | |/ |/| | ||||||
| | * | Displays node icon on hover | Gilles Roudiere | 2018-04-03 | 2 | -8/+82 | |
| | * | Display nodes without rect's position | Gilles Roudiere | 2018-04-03 | 2 | -3/+54 | |
| | * | Remove the selection rect for nodes that do not require it | Gilles Roudiere | 2018-04-03 | 2 | -191/+265 | |
| | * | Fixes issues with selectable children and locks | Gilles Roudiere | 2018-04-03 | 2 | -27/+40 | |
