summaryrefslogtreecommitdiff
path: root/editor/plugins/node_3d_editor_plugin.cpp
AgeCommit message (Expand)Author
2021-07-16Tweak editor select mode drag threshold for better usabilityHugo Locurcio
2021-07-14Fix wrong behavior of alt+rmb and list tool for locked nodesfox
2021-07-13Merge pull request #50420 from KoBeWi/counter_headersRémi Verschelde
2021-07-13Add header theme type variations to labelskobewi
2021-07-13Fix casing of the "to" stop word in editor stringsHugo Locurcio
2021-07-12Merge pull request #49725 from EricEzaM/multi-node-picking-fixesRémi Verschelde
2021-07-12Merge pull request #50233 from Calinou/editor-add-both-environment-and-sunRémi Verschelde
2021-07-12Add the preview sun and sky to the beginning of the scene treeHugo Locurcio
2021-07-07Add both preview sun and sky at the same time when holding ShiftHugo Locurcio
2021-07-07Merge pull request #50236 from Calinou/editor-preview-sun-sky-add-root-nodeRémi Verschelde
2021-07-07Add a root Node3D automatically if absent when adding preview sun and skyHugo Locurcio
2021-07-06Use the Unicode multiplication symbol for the viewport size displayHugo Locurcio
2021-07-05Merge pull request #50070 from timothyqiu/emu-numpadRémi Verschelde
2021-07-05Merge pull request #50046 from Calinou/editor-camera-preview-allow-view-menuRémi Verschelde
2021-07-03Fix Render Inforeduz
2021-07-02Add numpad emulation in 3D viewportHaoyu Qiu
2021-07-01Merge pull request #50040 from reduz/fix-renderingserver-bindingsRémi Verschelde
2021-07-01Clean up RenderingServer and its bindingsreduz
2021-07-01Allow using the 3D editor's View menu while previewing a cameraHugo Locurcio
2021-06-30Add keyboard shortcuts for grouping and locking nodes, change grid toggleHugo Locurcio
2021-06-30Fix editor suffixes and degrees conversionreduz
2021-06-29Merge pull request #49719 from LightningAA/rename-node-is-ancestor-ofRémi Verschelde
2021-06-24Use Ctrl + G to toggle the 3D editor grid visibility by defaultHugo Locurcio
2021-06-21Rename `is_a_parent_of()` to `is_ancestor_of()`Lightning_A
2021-06-20Use mouse and joypad enums instead of plain integersAaron Franke
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-19Fixes for multi-node editing interactions.Eric M
2021-06-17Allow setting the preview sun angle with numbersAaron Franke
2021-06-16Rename VisibilityNotifierXD to VisibleOnScreenNotifierXDreduz
2021-06-17Merge pull request #49667 from Riteo/remove-grid-map-lock-viewRémi Verschelde
2021-06-16Remove GridMap's "Lock View" option and a related method.Riteo Siuga
2021-06-15Merge pull request #49003 from Calinou/editor-freelook-fix-redrawing-when-not...Rémi Verschelde
2021-06-15Merge pull request #49310 from foxydevloper/add-drag-threshold-select-modeRémi Verschelde
2021-06-12Merge pull request #48746 from KoBeWi/bane_of_all_virtual_compatibilityRémi Verschelde
2021-06-12Fix game camera override tooltips being swappedHugo Locurcio
2021-06-12Consistently prefix bound virtual methods with _kobewi
2021-06-05Rename GI Classesreduz
2021-06-04Add threshold to dragging nodes with select to prevent accidental dragsfox
2021-06-04Rename Node3D's property translation to positionMarcel Admiraal
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-05-23Fix editor constantly redrawing when freelook is active with still cameraHugo Locurcio
2021-05-20Fix swapped front/rear directions in viewport rotation control.jfons
2021-05-07Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...Lightning_A
2021-04-27Improve the editor themeHugo Locurcio
2021-04-23Implement occlusion cullingjfons
2021-04-16Merge pull request #47629 from Calinou/editor-allow-center-selection-without-...Rémi Verschelde
2021-04-11Fix 3D selection box size for Node3DHaoyu Qiu
2021-04-09Show a message when trying to zoom farther than the limitAaron Franke
2021-04-09Merge pull request #47733 from Calinou/editor-tweak-frame-time-displayRémi Verschelde
2021-04-09Tweak frame time display in the editorHugo Locurcio