summaryrefslogtreecommitdiff
path: root/editor/plugins/node_3d_editor_plugin.cpp
AgeCommit message (Expand)Author
2022-05-20Add a new HashSet templatereduz
2022-05-19Tweak minsize of editor ColorPickerButtonskobewi
2022-05-19Use range iterators for RBSet in most casesAaron Record
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-06Cleanup metadata usagekobewi
2022-05-05Merge pull request #58024 from geowarin/masterRémi Verschelde
2022-05-03Rename Basis get_axis to get_column, remove redundant methodsAaron Franke
2022-05-03Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`Hugo Locurcio
2022-04-27Merge pull request #59979 from bruvzg/cpp_check2Rémi Verschelde
2022-04-22Implement Label3D node.bruvzg
2022-04-20Fix more issues found by cppcheck.bruvzg
2022-04-13Ensure gizmos are added to newly created Node3D-derivatives and silence error...SaracenOne
2022-04-06Fix some issues found by cppcheck.bruvzg
2022-04-05[Input] Add extra `shortcut_input` input processing step to process Unicode c...bruvzg
2022-03-29Merge pull request #59558 from V-Sekai/primitive-indiciesRémi Verschelde
2022-03-27Rename warp mouse functions to warp_mouseMarkus Sauermann
2022-03-26Clarify what primitives means.K. S. Ernest (iFire) Lee
2022-03-18Rename several transform built-ins in shadersYuri Roubinsky
2022-03-17fix axis handle gizmo letters at wrong positions on varying editor scalePriyansh Rathi
2022-03-15Merge pull request #45263 from KoBeWi/😕Rémi Verschelde
2022-03-13Improve display of freelook/zoom speed indicator bars in the 3D editorHugo Locurcio
2022-03-09Change some math macros to constexprkobewi
2022-03-06Remove duplicate editor settings definitionskobewi
2022-03-06Merge pull request #58800 from rcorre/blender-navRémi Verschelde
2022-03-05Various code and documentation improvementskobewi
2022-03-05Disable blender-style tranforms in freelook.Ryan Roden-Corrent
2022-02-18Fixed issues with shortcut checking in 3d node editorEric M
2022-02-16Update if == NOTIFICATION_* to switch statements to match coding stylemegalobyte
2022-02-14Merge pull request #57306 from trollodel/remove_editornode_paramRémi Verschelde
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-14Merge pull request #57964 from mbrlabs/deselectJFonS
2022-02-14Merge pull request #57990 from jmb462/fix-drag-lines-precision-issueJFonS
2022-02-12use physical keys for numpad emulation in the editorGeoffroy Warin
2022-02-12Merge pull request #57993 from Calinou/sky-tweak-default-valuesRémi Verschelde
2022-02-12Fix 3D Editor axis drag lines precision issueJean-Michel Bernard
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-12Tweak default ProceduralSkyMaterial and PhysicalSkyMaterial appearanceHugo Locurcio
2022-02-11Deselect nodes in the 3D editor when pressing ESCMarcus Brummer
2022-02-11Merge pull request #57919 from mbrlabs/region-select-fixesJFonS
2022-02-11Fixed issues with 3D region-select in the editorMarcus Brummer
2022-02-10Merge pull request #57912 from rcorre/fix-blenderRémi Verschelde
2022-02-10Fix texture file dropping in 2D editorkobewi
2022-02-10Don't block input after cancelling transform.Ryan Roden-Corrent
2022-02-09Improved region-select in the 3D editor viewportMarcus Brummer
2022-02-09Revert "Show the 3D transform gizmo in the center when otherwise offscreen"Rémi Verschelde
2022-02-08Show the 3D transform gizmo in the center when otherwise offscreenAaron Franke
2022-02-08Improve rotation in the 3D transform gizmojfons
2022-02-08Fix navigation in 3D viewportjfons
2022-02-08Merge pull request #57626 from Calinou/3d-editor-rename-debug-draw-modesRémi Verschelde
2022-02-08Merge pull request #56543 from rcorre/blendermotion-4.0Rémi Verschelde