summaryrefslogtreecommitdiffstats
path: root/editor/plugins/node_3d_editor_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122Spartan3222024-11-021-6/+4
|\
| * Add "Game" editor for better runtime debuggingMichael Alexsander2024-10-301-6/+4
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Merge commit godotengine/godot@af77100e394dcaca609b15bef815ed17475e51edSpartan3222024-10-151-2/+2
|\|
| * Use collision detection ray to reposition an object already in the sceneRobert Yevdokimov2024-10-041-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-0/+1
|/
* Merge pull request #88511 from ryevdokimov/offset-drag-to-instantiate-sceneRémi Verschelde2024-10-041-1/+1
|\
| * Offset drag instantiated scenes that result in a collision by its bounds to p...Robert Yevdokimov2024-05-251-1/+1
* | Fix issue where editable children of 3D nodes would be selectedAdam Scott2024-09-091-1/+1
* | Merge pull request #87793 from ryevdokimov/hide-transform-gizmoRémi Verschelde2024-08-281-0/+2
|\ \
| * | Add ability to Hide Editor Transform GizmoRobert Yevdokimov2024-06-271-0/+2
* | | Merge pull request #85331 from RobProductions/customize-navigation-controlsRémi Verschelde2024-08-281-0/+33
|\ \ \
| * | | Add customizable 3D navigation settingsMatt Enad2024-07-021-0/+33
| |/ /
* | | Fix gizmos without visible geometry not being selectableJuan Pablo Arce2024-07-211-0/+9
* | | Make the frame time and info boxes have same marginspassivestar2024-06-291-0/+1
|/ /
* | Improve viewport rotation gizmo drawingpassivestar2024-06-261-1/+1
* | Merge pull request #92188 from SaracenOne/ownerless_node_selectRémi Verschelde2024-05-281-2/+2
|\ \ | |/ |/|
| * Disallows selection of ownerless nodes:Saracen2024-05-281-2/+2
* | Prevent label width from flickering rapidly in editor frametime panelHugo Locurcio2024-05-231-0/+2
* | Create AudioStreamPlayer when dropping AudioStreamHaoyu Qiu2024-05-191-1/+2
* | Merge pull request #88343 from Riteo/warped-mouse-floatRémi Verschelde2024-05-061-1/+1
|\ \
| * | Handle warped mouse motion as floating pointRiteo2024-02-141-1/+1
* | | Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
| |/ |/|
* | Merge pull request #89847 from GreenCrowDev/missing-bezier-handlesRémi Verschelde2024-04-041-0/+1
|\ \
| * | UX and stability improvements for Path3D nodematricola7872024-03-251-0/+1
* | | Fix path3d's pick works incorrectly when viewport is in half resolutionjsjtxietian2024-03-261-3/+5
|/ /
* | Fix wrong undo-redo action when dropping files containing circular dependenciesDavid Luevano Alvarado2024-03-071-1/+1
* | Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-1/+1
* | Merge pull request #88584 from ryevdokimov/hide_grid_per_viewportRémi Verschelde2024-02-231-0/+1
|\ \
| * | Add ability to hide grid per viewportRobert Yevdokimov2024-02-231-0/+1
| |/
* / Use subgizmos instead of handles for Path3D curve pointspohy2024-02-221-1/+1
|/
* Fix bounding boxesRobbie Cooper2024-02-021-1/+1
* Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* Merge pull request #83895 from clayjohn/origin-linesRémi Verschelde2024-01-041-2/+3
|\
| * Uses screen-aligned quads for origin lines to avoid issues on NVidiaclayjohn2023-10-241-2/+3
* | Fix some Node3DEditor snapping issueskleonc2023-10-271-3/+3
|/
* Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support.Dario2023-09-251-0/+1
* Improve the looks of 2D/3D viewport contextual toolbarsYuri Sizov2023-09-131-3/+7
* Implement numeric blender-style transforms.Ryan Roden-Corrent2023-08-101-0/+11
* Wrap mouse for blender-style transforms.Ryan Roden-Corrent2023-07-081-1/+2
* Merge pull request #76372 from sygi/dont_propagate_lock_viewRémi Verschelde2023-06-121-0/+2
|\
| * Store lock view rotation whether its on or offJakub Sygnowski2023-04-231-0/+2
* | Add missing initializations for Node3DEditor.Bram Stolk2023-05-111-4/+4
* | Improve editor state persistenceHendrik Brucker2023-05-111-5/+10
|/
* Decouple EditorInterface from EditorPluginYuri Sizov2023-04-171-0/+1
* Merge pull request #73651 from hakro/editor-freelook-physical-shortcutsRémi Verschelde2023-03-031-1/+1
|\
| * Use physical shortcuts for freelook navigation in the editorHakim2023-02-211-1/+1
* | Revert "Reordering emitted signals in PopupMenu" and fix editor selection iss...bruvzg2023-02-241-0/+1
|/
* Fix 3D editor Perspective/Ortho shortcut inconsistencyEric M2023-01-211-0/+1