summaryrefslogtreecommitdiff
path: root/editor/plugins/spatial_editor_plugin.cpp
AgeCommit message (Expand)Author
2019-08-18Merge pull request #31447 from Calinou/spatial-editor-use-shortcut-tooltipsRémi Verschelde
2019-08-18Improve "Snap Object to Floor" functionalityHugo Locurcio
2019-08-17Use shortcut tooltips in the spatial editorHugo Locurcio
2019-08-15Add an outline to box selection rectangles for better visibilityHugo Locurcio
2019-08-13Reorganize various menus for consistency and concisenessHugo Locurcio
2019-08-08Add particles icon to CPUParticlesCameron Reikes
2019-08-03Fix 3D manipulator the gizmo growing too large on small viewportsHugo Locurcio
2019-08-01Improve the gizmo axis colors and increase the manipulator opacityHugo Locurcio
2019-07-25Snap transform gizmo values in the 3D editorAaron Franke
2019-07-24Merge pull request #23334 from malbach/align_sel_viewRémi Verschelde
2019-07-23Add 'Align Rotation with View' to spatial editormalbach
2019-07-23Increased max view distance in spatial editor pluginMarcus Brummer
2019-07-19Don't allow to pass to _is_node_locked function NULL pointerqarmin
2019-07-16Fixed Make 3D viewport locked nodes unselectable as in 2D viewport #29903Nikhil Kumar
2019-07-10Merge pull request #30455 from qarmin/const_referenceRémi Verschelde
2019-07-10Use reference to constant in functionsqarmin
2019-07-09Add `width` and `antialiased` parameters to CanvasItem `draw_rect()`Hugo Locurcio
2019-07-07Fixes minor issues found by static analyzerqarmin
2019-06-20Merge pull request #29283 from qarmin/fix_some_always_same_valuesRémi Verschelde
2019-06-20Fix always true/false valuesqarmin
2019-06-11Fix error macro calls not ending with semicolonRémi Verschelde
2019-05-24Place the spatial editor's top left buttons in a containerMichael Alexsander Silva Dias
2019-05-19Fix upper/lowercase in some UI stringsDalai Felinto
2019-04-29Merge pull request #28452 from Sintinium/undoredo-lockRémi Verschelde
2019-04-26Undo support for locking and grouping for both 2D and 3DSintinium
2019-04-25Use approximate equallity methods in many placesAaron Franke
2019-04-21Merge pull request #27860 from Calinou/improve-3d-snappingRémi Verschelde
2019-04-21Merge pull request #28026 from Dentoid/insert_keyframe_fixRémi Verschelde
2019-04-17Add grouping to 3D editorJFonS
2019-04-14Proper passing of the "transform_key_request"Anders Stenberg
2019-04-09Make 3D snapping finer when holding ShiftHugo Locurcio
2019-04-09Style: Apply new changes from clang-format 8.0Rémi Verschelde
2019-04-05Merge pull request #26927 from qarmin/fix_perspective_button_hideRémi Verschelde
2019-03-31Use the editor theme's accent color for 2D/3D selections and rotationsHugo Locurcio
2019-03-16Merge pull request #27115 from Janglee123/masterRémi Verschelde
2019-03-16fixed toggelling snap mode while transformingjanglee123
2019-03-12Don't crash when the saved editor state contains fewer viewports than current...Sebastian Hartte
2019-03-12Add priority to gizmos and fix small issuesJFonS
2019-03-11Fix perspective button hide when it should be actually disabledqarmin
2019-03-05Ensure to disable freelook when leaving spatial editorAndrii Doroshenko (Xrayez)
2019-02-21Make translatable some undo/redo operations in the editorMichael Alexsander Silva Dias
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-02-20Add tooltip for in-editor FPS display in 3D viewportRémi Verschelde
2019-02-15Fix icon color for gizmos menu when theme changedChaosus
2019-02-12Core: Ensure classes match their header filenameRémi Verschelde
2019-02-01Merge pull request #25540 from JFonS/remove_gizmo_errorsRémi Verschelde
2019-02-01Fix gizmo errors on "Align with view"JFonS
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