index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
node_3d_editor_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122
Spartan322
2024-11-02
1
-6
/
+4
|
\
|
*
Add "Game" editor for better runtime debugging
Michael Alexsander
2024-10-30
1
-6
/
+4
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Merge commit godotengine/godot@af77100e394dcaca609b15bef815ed17475e51ed
Spartan322
2024-10-15
1
-2
/
+2
|
\
|
|
*
Use collision detection ray to reposition an object already in the scene
Robert Yevdokimov
2024-10-04
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-0
/
+1
|
/
*
Merge pull request #88511 from ryevdokimov/offset-drag-to-instantiate-scene
Rémi Verschelde
2024-10-04
1
-1
/
+1
|
\
|
*
Offset drag instantiated scenes that result in a collision by its bounds to p...
Robert Yevdokimov
2024-05-25
1
-1
/
+1
*
|
Fix issue where editable children of 3D nodes would be selected
Adam Scott
2024-09-09
1
-1
/
+1
*
|
Merge pull request #87793 from ryevdokimov/hide-transform-gizmo
Rémi Verschelde
2024-08-28
1
-0
/
+2
|
\
\
|
*
|
Add ability to Hide Editor Transform Gizmo
Robert Yevdokimov
2024-06-27
1
-0
/
+2
*
|
|
Merge pull request #85331 from RobProductions/customize-navigation-controls
Rémi Verschelde
2024-08-28
1
-0
/
+33
|
\
\
\
|
*
|
|
Add customizable 3D navigation settings
Matt Enad
2024-07-02
1
-0
/
+33
|
|
/
/
*
|
|
Fix gizmos without visible geometry not being selectable
Juan Pablo Arce
2024-07-21
1
-0
/
+9
*
|
|
Make the frame time and info boxes have same margins
passivestar
2024-06-29
1
-0
/
+1
|
/
/
*
|
Improve viewport rotation gizmo drawing
passivestar
2024-06-26
1
-1
/
+1
*
|
Merge pull request #92188 from SaracenOne/ownerless_node_select
Rémi Verschelde
2024-05-28
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Disallows selection of ownerless nodes:
Saracen
2024-05-28
1
-2
/
+2
*
|
Prevent label width from flickering rapidly in editor frametime panel
Hugo Locurcio
2024-05-23
1
-0
/
+2
*
|
Create AudioStreamPlayer when dropping AudioStream
Haoyu Qiu
2024-05-19
1
-1
/
+2
*
|
Merge pull request #88343 from Riteo/warped-mouse-float
Rémi Verschelde
2024-05-06
1
-1
/
+1
|
\
\
|
*
|
Handle warped mouse motion as floating point
Riteo
2024-02-14
1
-1
/
+1
*
|
|
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #89847 from GreenCrowDev/missing-bezier-handles
Rémi Verschelde
2024-04-04
1
-0
/
+1
|
\
\
|
*
|
UX and stability improvements for Path3D node
matricola787
2024-03-25
1
-0
/
+1
*
|
|
Fix path3d's pick works incorrectly when viewport is in half resolution
jsjtxietian
2024-03-26
1
-3
/
+5
|
/
/
*
|
Fix wrong undo-redo action when dropping files containing circular dependencies
David Luevano Alvarado
2024-03-07
1
-1
/
+1
*
|
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-1
/
+1
*
|
Merge pull request #88584 from ryevdokimov/hide_grid_per_viewport
Rémi Verschelde
2024-02-23
1
-0
/
+1
|
\
\
|
*
|
Add ability to hide grid per viewport
Robert Yevdokimov
2024-02-23
1
-0
/
+1
|
|
/
*
/
Use subgizmos instead of handles for Path3D curve points
pohy
2024-02-22
1
-1
/
+1
|
/
*
Fix bounding boxes
Robbie Cooper
2024-02-02
1
-1
/
+1
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Merge pull request #83895 from clayjohn/origin-lines
Rémi Verschelde
2024-01-04
1
-2
/
+3
|
\
|
*
Uses screen-aligned quads for origin lines to avoid issues on NVidia
clayjohn
2023-10-24
1
-2
/
+3
*
|
Fix some Node3DEditor snapping issues
kleonc
2023-10-27
1
-3
/
+3
|
/
*
Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support.
Dario
2023-09-25
1
-0
/
+1
*
Improve the looks of 2D/3D viewport contextual toolbars
Yuri Sizov
2023-09-13
1
-3
/
+7
*
Implement numeric blender-style transforms.
Ryan Roden-Corrent
2023-08-10
1
-0
/
+11
*
Wrap mouse for blender-style transforms.
Ryan Roden-Corrent
2023-07-08
1
-1
/
+2
*
Merge pull request #76372 from sygi/dont_propagate_lock_view
Rémi Verschelde
2023-06-12
1
-0
/
+2
|
\
|
*
Store lock view rotation whether its on or off
Jakub Sygnowski
2023-04-23
1
-0
/
+2
*
|
Add missing initializations for Node3DEditor.
Bram Stolk
2023-05-11
1
-4
/
+4
*
|
Improve editor state persistence
Hendrik Brucker
2023-05-11
1
-5
/
+10
|
/
*
Decouple EditorInterface from EditorPlugin
Yuri Sizov
2023-04-17
1
-0
/
+1
*
Merge pull request #73651 from hakro/editor-freelook-physical-shortcuts
Rémi Verschelde
2023-03-03
1
-1
/
+1
|
\
|
*
Use physical shortcuts for freelook navigation in the editor
Hakim
2023-02-21
1
-1
/
+1
*
|
Revert "Reordering emitted signals in PopupMenu" and fix editor selection iss...
bruvzg
2023-02-24
1
-0
/
+1
|
/
*
Fix 3D editor Perspective/Ortho shortcut inconsistency
Eric M
2023-01-21
1
-0
/
+1
[next]