summaryrefslogtreecommitdiffstats
path: root/editor/plugins/spatial_editor_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Rename more 2D and 3D nodes to follow conventionRémi Verschelde2020-03-271-883/+0
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-90/+90
* Added a Window node, and made it the scene root.Juan Linietsky2020-03-261-2/+2
* Fixes transform gizmo position when node has default transformsimpuid2020-03-211-1/+5
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-3/+3
* Merge pull request #36917 from volzhs/cancel-snap-settingRémi Verschelde2020-03-091-0/+5
|\
| * Update snap setting only with OKvolzhs2020-03-091-0/+5
* | Merge pull request #36914 from guilhermefelipecgs/fix_check_view_informationRémi Verschelde2020-03-091-0/+1
|\ \
| * | Fix the VIEW_INFORMATION checkbox not being selectedGuilherme Felipe2020-03-081-0/+1
| |/
* / Add rotation widget to 3D viewportjfons2020-03-081-1/+47
|/
* Added normalmap guided roughness mipmap generator, and a global roughness lim...Juan Linietsky2020-02-111-0/+2
* Re-implemented screen space ambient occlusionJuan Linietsky2020-02-111-0/+1
* Auto exposure re-implemented in VulkanJuan Linietsky2020-02-111-0/+1
* More GIProbe work and fixesJuan Linietsky2020-02-111-0/+1
* GIProbes working.Juan Linietsky2020-02-111-1/+8
* Modernized default 3D material, fixes material bugs.Juan Linietsky2020-02-111-9/+9
* Texture refactorJuan Linietsky2020-02-111-1/+1
* Include locked nodes on selection listTomasz Chabora2020-02-101-1/+1
* Add a crosshair to the 3D viewportHugo Locurcio2020-01-131-0/+1
* Merge pull request #34720 from Calinou/light-gizmo-color-by-lightRémi Verschelde2020-01-021-2/+2
|\
| * Tint 3D light gizmos using the light's colorHugo Locurcio2020-01-011-2/+2
* | Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
|/
* Cleans up headers included in editor_node.hHaoyu Qiu2019-12-241-0/+1
* Implement game camera overrideErik2019-10-231-5/+7
* Fix calculate_spatial_bounds for selection displayjfons2019-10-041-1/+1
* Merge pull request #32119 from Calinou/unify-axis-colorsRémi Verschelde2019-09-251-1/+0
|\
| * Use the same axis colors consistently in the 2D and 3D editorsHugo Locurcio2019-09-131-1/+0
* | Added skin support and simplified APIs to override bone position.Juan Linietsky2019-09-181-1/+2
|/
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-3/+0
* Improve the gizmo axis colors and increase the manipulator opacityHugo Locurcio2019-08-011-1/+3
* Add 'Align Rotation with View' to spatial editormalbach2019-07-231-1/+2
* Fixed Make 3D viewport locked nodes unselectable as in 2D viewport #29903Nikhil Kumar2019-07-161-1/+1
* Use reference to constant in functionsqarmin2019-07-101-1/+1
* Script API methods must return Ref<T> instead of Reference*Ignacio Etcheverry2019-07-051-1/+1
* Some code changed with Clang-Tidyqarmin2019-06-261-1/+1
* Merge pull request #27188 from samH-FIT/MacroUpdateRémi Verschelde2019-06-191-1/+2
|\
| * Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-1/+2
* | Fixed navigation schemes Modo/Maya when used with grid map tile placementZach Young2019-06-191-6/+6
|/
* Merge pull request #27860 from Calinou/improve-3d-snappingRémi Verschelde2019-04-211-3/+3
|\
| * Make 3D snapping finer when holding ShiftHugo Locurcio2019-04-091-3/+3
* | Add grouping to 3D editorJFonS2019-04-171-0/+4
|/
* Add priority to gizmos and fix small issuesJFonS2019-03-121-1/+4
* Remove copy and use instance material override in gizmos, fixes #23783Juan Linietsky2019-02-231-1/+2
* Fix icon color for gizmos menu when theme changedChaosus2019-02-151-0/+1
* Minor fixes and documentation for Spatial GizmosJFonS2019-01-271-1/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Merge pull request #24506 from JFonS/expose_gizmosRémi Verschelde2018-12-301-10/+12
|\
| * Expose the new gizmo plugin system to scriptingJFonS2018-12-211-10/+12
* | Change default gizmo visibility and iconsJFonS2018-11-181-3/+3
|/
* Make "Perspective" button look like a actual clickable buttonMichael Alexsander Silva Dias2018-10-181-1/+2