Age | Commit message (Expand) | Author |
2019-04-21 | Merge pull request #27860 from Calinou/improve-3d-snapping | Rémi Verschelde |
2019-04-17 | Add grouping to 3D editor | JFonS |
2019-04-09 | Make 3D snapping finer when holding Shift | Hugo Locurcio |
2019-03-12 | Add priority to gizmos and fix small issues | JFonS |
2019-02-23 | Remove copy and use instance material override in gizmos, fixes #23783 | Juan Linietsky |
2019-02-15 | Fix icon color for gizmos menu when theme changed | Chaosus |
2019-01-27 | Minor fixes and documentation for Spatial Gizmos | JFonS |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-30 | Merge pull request #24506 from JFonS/expose_gizmos | Rémi Verschelde |
2018-12-21 | Expose the new gizmo plugin system to scripting | JFonS |
2018-11-18 | Change default gizmo visibility and icons | JFonS |
2018-10-18 | Make "Perspective" button look like a actual clickable button | Michael Alexsander Silva Dias |
2018-10-02 | Merge pull request #21679 from pgruenbacher/spatial_editor_viewport_get_camera | Rémi Verschelde |
2018-10-02 | Merge pull request #21421 from YeldhamDev/mult_view_changes | Rémi Verschelde |
2018-09-27 | Fix warnings on non-static data member initializers (C++11 feature) | Rémi Verschelde |
2018-09-20 | fix branch on uninit in spatial_editor_plugin | Ibrahn Sahir |
2018-09-03 | added get_camera_method to spatial editor plugin viewport | paul gruenbacher |
2018-09-02 | Fix selection of instanced scenes in 3D | JFonS |
2018-08-25 | Small improvements to the Spatial Editor's multiple viewport mode | Michael Alexsander Silva Dias |
2018-08-17 | Fix the 3D grid flickering when the origin is enabled | Hugo Locurcio |
2018-08-14 | Disable camera interpolation when switching scene tabs | Guilherme Felipe |
2018-08-11 | Improvements on the gizmo disabling menu and icon selection bugfix | JFonS |
2018-08-09 | New gizmo structure and new gizmo disabling menu | JFonS |
2018-07-27 | Merge pull request #15310 from remorse107/Cinema-Mode | Rémi Verschelde |
2018-07-26 | Add "Cinematic Preview" to the Spatial Plugin Editor. | Robert Morse |
2018-07-26 | Merge pull request #20022 from EIREXE/snap_to_floor | Max Hilbrunner |
2018-07-26 | Add snap to floor functionality to the editor | Alex Roman |
2018-07-26 | Merge pull request #19758 from kyledayton/feature/spatial-viewport-lock-rotation | Rémi Verschelde |
2018-07-25 | Add lock rotation feature to spatial editor viewport | Kyle Dayton |
2018-07-23 | Implemented Soft body | AndreaCatania |
2018-06-13 | Polished 3D selection | JFonS |
2018-02-21 | Enable snapping when control key pressed | Chaosus |
2018-02-19 | Merge pull request #14433 from PJB3005/17-12-08-3d_grid_color_setting_update | Rémi Verschelde |
2018-02-13 | Add a function to remove controls from containers | George Marques |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-21 | Fix spatial editor plugin issues on multi viewport view menu shortcuts (only ... | carlosfvieira |
2017-12-17 | Refactoring FPS & information on 3D viewport | volzhs |
2017-12-16 | Moved Local Space Mode and Transform Snap settings to Top Bar ... | Przemysław Gołąb (n-pigeon) |
2017-12-10 | Merge pull request #11510 from AndreaCatania/skel | Rémi Verschelde |
2017-12-10 | Implemented skeleton visibility | AndreaCatania |
2017-12-09 | Makes 3D editor grid color update without restart. | PJB3005 |
2017-12-02 | TileMap Fixes | Mariano Suligoy |
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-21 | Native pan and zoom for macOS | Bernhard Liebl |
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 #12936 from n-pigeon/planar_scale_gizmo | Rémi Verschelde |
2017-11-20 | Add "View FPS" in 3D->Perspective's popup. | Dmitry Koteroff |