Age | Commit message (Expand) | Author |
2017-12-10 | Implemented skeleton visibility | AndreaCatania |
2017-12-10 | Merge pull request #14480 from volzhs/startup-error | Rémi Verschelde |
2017-12-10 | Fix get_edited_scene_root error at starting editor | volzhs |
2017-12-09 | Project Manager: Fix Templates search signal connection. | Andreas Haas |
2017-12-09 | Merge pull request #14448 from groud/fix_checkboxes_update | Rémi Verschelde |
2017-12-09 | -Ability to and unwrap lightmap coordinates on import | Juan Linietsky |
2017-12-09 | Merge pull request #13166 from Krakean/change_addrootifnone_v2 | Rémi Verschelde |
2017-12-09 | Fixes the checkboxes update | Gilles Roudiere |
2017-12-08 | Modify shortcuts and menus to fold/unfold code | MattUV |
2017-12-07 | Changed current line draw order and added code folding color | Paulb23 |
2017-12-07 | Merge pull request #14332 from akien-mga/clang-format | Rémi Verschelde |
2017-12-07 | Add uppercase and lowercase to rightclickmenu in scripteditor | sersoong |
2017-12-07 | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde |
2017-12-07 | Add 'copy script path' to script editor plugin | sersoong |
2017-12-07 | Merge pull request #13956 from poke1024/fix-poly2d-mode-change | Rémi Verschelde |
2017-12-06 | -Fix particles with size==0, closes #13931 | Juan Linietsky |
2017-12-05 | Moves the guides colors to editor settings | Gilles Roudiere |
2017-12-05 | Fix a little mistake in a setting name (rulers->guides) | Gilles Roudiere |
2017-12-05 | Merge pull request #13959 from groud/editable_rulers_colors | Rémi Verschelde |
2017-12-04 | Script Editor: Use first non-whitespace comment delimiter. | Andreas Haas |
2017-12-04 | Merge pull request #13961 from groud/rulers_by_default | Juan Linietsky |
2017-12-04 | Make rulers on by default | Gilles Roudiere |
2017-12-04 | Fixes Polygon2D wip mode closing when editing mode is changed | Bernhard Liebl |
2017-12-03 | Makes editable the rulers color | Gilles Roudiere |
2017-12-02 | TileMap Fixes | Mariano Suligoy |
2017-12-02 | Fix alignment for button preview_camera | Guilherme Felipe |
2017-12-01 | Script Editor: Make comment delimiter language dependent. | Andreas Haas |
2017-11-27 | Fix displacement for centered tilemaps | Matthias Hoelzl |
2017-11-27 | add "add point" and "select point" handles to polygon 2d editor | Bernhard Liebl |
2017-11-26 | Focus on sprite animation list after adding a new one to allow renaming with f2 | bncastle |
2017-11-26 | Ask users to explore official projects when none is loaded. | Juan Linietsky |
2017-11-26 | Merge pull request #12572 from RandomShaper/onion-skinning | Juan Linietsky |
2017-11-25 | Tweak the default editor camera settings | Hugo Locurcio |
2017-11-25 | Implement onion skinning for the animation editor | Pedro J. Estébanez |
2017-11-25 | Made Vector::ptrw explicit for writing, compiler was sometimes using the wron... | Juan Linietsky |
2017-11-25 | Improve/fix SpatialEditor state saving/restoring | Pedro J. Estébanez |
2017-11-24 | Universalize draw-over API for EditorPlugins | Pedro J. Estébanez |
2017-11-22 | Merge pull request #12301 from MarianoGnu/master | Rémi Verschelde |
2017-11-22 | When drag'n'drop (lets say, picture in 2D mode), automatically create dragged... | Dmitry Koteroff |
2017-11-21 | Merge pull request #12284 from bojidar-bg/allow-subproperty-set | Rémi Verschelde |
2017-11-21 | Allow for getting/setting indexed properties of objects using get/set_indexed | Bojidar Marinov |
2017-11-21 | Native pan and zoom for macOS | Bernhard Liebl |
2017-11-20 | Add simple spacebar panning setting for 2D editor | Ricardo Maes |
2017-11-20 | Visual fixes | Daniel J. Ramirez |
2017-11-20 | Merge pull request #12359 from kubecz3k/spatial-lock | Rémi Verschelde |
2017-11-20 | Implement auto-tiling | Mariano Suligoy |
2017-11-20 | Merge pull request #13008 from Chaosus/assetstorefixes | Rémi Verschelde |
2017-11-20 | Add close other tabs to Script Editor | sersoong |
2017-11-20 | Few fixes for asset store browser | Chaosus |
2017-11-20 | Merge pull request #12988 from akien-mga/xdg-home-paths | Rémi Verschelde |