summaryrefslogtreecommitdiff
path: root/editor/plugins/spatial_editor_plugin.h
AgeCommit message (Expand)Author
2020-03-21Fixes transform gizmo position when node has default transformsimpuid
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-03-09Merge pull request #36917 from volzhs/cancel-snap-settingRémi Verschelde
2020-03-09Merge pull request #36914 from guilhermefelipecgs/fix_check_view_informationRémi Verschelde
2020-03-08Add rotation widget to 3D viewportjfons
2020-03-09Update snap setting only with OKvolzhs
2020-03-08Fix the VIEW_INFORMATION checkbox not being selectedGuilherme Felipe
2020-02-11Added normalmap guided roughness mipmap generator, and a global roughness lim...Juan Linietsky
2020-02-11Re-implemented screen space ambient occlusionJuan Linietsky
2020-02-11Auto exposure re-implemented in VulkanJuan Linietsky
2020-02-11More GIProbe work and fixesJuan Linietsky
2020-02-11GIProbes working.Juan Linietsky
2020-02-11Modernized default 3D material, fixes material bugs.Juan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-02-10Include locked nodes on selection listTomasz Chabora
2020-01-13Add a crosshair to the 3D viewportHugo Locurcio
2020-01-02Merge pull request #34720 from Calinou/light-gizmo-color-by-lightRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2020-01-01Tint 3D light gizmos using the light's colorHugo Locurcio
2019-12-24Cleans up headers included in editor_node.hHaoyu Qiu
2019-10-23Implement game camera overrideErik
2019-10-04Fix calculate_spatial_bounds for selection displayjfons
2019-09-25Merge pull request #32119 from Calinou/unify-axis-colorsRémi Verschelde
2019-09-18Added skin support and simplified APIs to override bone position.Juan Linietsky
2019-09-13Use the same axis colors consistently in the 2D and 3D editorsHugo Locurcio
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-08-01Improve the gizmo axis colors and increase the manipulator opacityHugo Locurcio
2019-07-23Add 'Align Rotation with View' to spatial editormalbach
2019-07-16Fixed Make 3D viewport locked nodes unselectable as in 2D viewport #29903Nikhil Kumar
2019-07-10Use reference to constant in functionsqarmin
2019-07-05Script API methods must return Ref<T> instead of Reference*Ignacio Etcheverry
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-19Merge pull request #27188 from samH-FIT/MacroUpdateRémi Verschelde
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-06-19Fixed navigation schemes Modo/Maya when used with grid map tile placementZach Young
2019-04-21Merge pull request #27860 from Calinou/improve-3d-snappingRémi Verschelde
2019-04-17Add grouping to 3D editorJFonS
2019-04-09Make 3D snapping finer when holding ShiftHugo Locurcio
2019-03-12Add priority to gizmos and fix small issuesJFonS
2019-02-23Remove copy and use instance material override in gizmos, fixes #23783Juan Linietsky
2019-02-15Fix icon color for gizmos menu when theme changedChaosus
2019-01-27Minor fixes and documentation for Spatial GizmosJFonS
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-30Merge pull request #24506 from JFonS/expose_gizmosRémi Verschelde
2018-12-21Expose the new gizmo plugin system to scriptingJFonS
2018-11-18Change default gizmo visibility and iconsJFonS
2018-10-18Make "Perspective" button look like a actual clickable buttonMichael Alexsander Silva Dias
2018-10-02Merge pull request #21679 from pgruenbacher/spatial_editor_viewport_get_cameraRémi Verschelde
2018-10-02Merge pull request #21421 from YeldhamDev/mult_view_changesRémi Verschelde
2018-09-27Fix warnings on non-static data member initializers (C++11 feature)Rémi Verschelde