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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #47629 from Calinou/editor-allow-center-selection-without-...
Rémi Verschelde
2021-04-16
1
-4
/
+0
|
\
|
*
Allow Center Selection to work without any selection in 2D/3D editors
Hugo Locurcio
2021-04-04
1
-4
/
+0
*
|
Fix 3D selection box size for Node3D
Haoyu Qiu
2021-04-11
1
-3
/
+3
*
|
Show a message when trying to zoom farther than the limit
Aaron Franke
2021-04-09
1
-0
/
+17
*
|
Merge pull request #47733 from Calinou/editor-tweak-frame-time-display
Rémi Verschelde
2021-04-09
1
-2
/
+7
|
\
\
|
*
|
Tweak frame time display in the editor
Hugo Locurcio
2021-04-09
1
-2
/
+7
*
|
|
Fixes Node3D rotation in select mode on macOS
Haoyu Qiu
2021-04-09
1
-1
/
+1
|
/
/
*
|
Merge pull request #47636 from qarmin/input
Rémi Verschelde
2021-04-05
1
-0
/
+6
|
\
\
|
*
|
Fix crashes in *_input functions
Rafał Mikrut
2021-04-05
1
-0
/
+6
|
|
/
*
/
Use double when setting the default step size
megalobyte
2021-03-31
1
-2
/
+2
|
/
*
Merge pull request #47519 from AndreaCatania/AndreaCatania-patch-4
Rémi Verschelde
2021-03-31
1
-1
/
+6
|
\
|
*
Fixes editor crash on closing
AndreaCatania
2021-03-31
1
-1
/
+6
*
|
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-16
/
+11
*
|
Tweak the 3D editor grid default to not go below subdivisions of 1 meter
Hugo Locurcio
2021-03-21
1
-1
/
+1
*
|
Fix hardcoded Maya style navigation pan key modifier
jmb462
2021-03-13
1
-3
/
+2
*
|
Fix gizmo names
Andy Maloney
2021-02-28
1
-6
/
+6
*
|
Merge pull request #46452 from hilfazer/click_mesh_instance_crash_40
Rémi Verschelde
2021-02-26
1
-2
/
+8
|
\
\
|
*
|
Prevent crash when clicking Mesh in MeshInstance when is scene root
hilfazer
2021-02-26
1
-2
/
+8
*
|
|
Allow CollisionObject3D to show collision shape meshes
trollodel
2021-02-24
1
-0
/
+1
*
|
|
Apply minor visual enhancements to the Sun/Env Preview
Michael Alexsander
2021-02-23
1
-15
/
+20
*
|
|
Add preview Sun and Environment
reduz
2021-02-22
1
-0
/
+433
|
/
/
*
|
Prevent selecting hidden nodes in 3D and Canvas Item editors
hilfazer
2021-02-21
1
-9
/
+3
*
|
Reorganize Project Settings
reduz
2021-02-18
1
-9
/
+9
*
|
Fix editor always redrawing
reduz
2021-02-13
1
-31
/
+36
*
|
Fix swapped front/rear view
Tom Langwaldt
2021-02-02
1
-2
/
+2
*
|
Merge pull request #45594 from JFonS/improve_3d_grid
Rémi Verschelde
2021-02-01
1
-63
/
+129
|
\
\
|
*
|
3D editor grid improvements
jfons
2021-02-01
1
-63
/
+129
*
|
|
Merge pull request #37547 from aaronfranke/tau
Rémi Verschelde
2021-02-01
1
-6
/
+9
|
\
\
\
|
*
|
|
Use Math_TAU and deg2rad/rad2deg in more places and optimize code
Aaron Franke
2021-01-09
1
-6
/
+9
*
|
|
|
Add viewport resolution to the 3D editor's View Information pane
Hugo Locurcio
2021-01-31
1
-0
/
+7
|
|
/
/
|
/
|
|
*
|
|
Fix zero scaling and material mappings being mapped to wrong fields
Gordon MacPherson
2021-01-26
1
-0
/
+15
*
|
|
Shadow map rendering optimization
reduz
2021-01-24
1
-0
/
+2
*
|
|
Added GPU based cluster builder
reduz
2021-01-19
1
-1
/
+19
*
|
|
Hide the rotation gizmo when editor cinematic preview is enabled
Hugo Locurcio
2021-01-18
1
-0
/
+2
|
/
/
*
|
Merge pull request #44283 from jeffuntildeath/fix-stf-offset
Rémi Verschelde
2021-01-08
1
-10
/
+12
|
\
\
|
*
|
Snap To Floor improperly offsets node
jeffuntildeath
2020-12-10
1
-10
/
+12
*
|
|
Fix Leak with Gradient in Node3DEditorViewport
Rafał Mikrut
2021-01-04
1
-0
/
+4
*
|
|
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
|
|
Merge pull request #44709 from Calinou/editor-frame-time-color
Rémi Verschelde
2020-12-29
1
-22
/
+47
|
\
\
\
|
*
|
|
Color 3D editor frame time labels depending on the performance level
Hugo Locurcio
2020-12-26
1
-22
/
+47
*
|
|
|
Add an editor setting for the 3D selection box color
Hugo Locurcio
2020-12-29
1
-3
/
+3
*
|
|
|
Editor: Fix invalid use of Node::get_viewport() after rename of EditorNode::g...
Rémi Verschelde
2020-12-28
1
-1
/
+1
*
|
|
|
Merge pull request #44434 from madmiraal/rename-camera3d-near-and-far
Rémi Verschelde
2020-12-28
1
-8
/
+8
|
\
\
\
\
|
*
|
|
|
Rename Camera3D near and far getters and setters
Marcel Admiraal
2020-12-20
1
-8
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-9
/
+9
*
|
|
|
Merge pull request #44500 from Calinou/editor-gizmo-hover-brightness-variable
Rémi Verschelde
2020-12-27
1
-5
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Move the brightness factor for highlighted 3D gizmos to a variable
Hugo Locurcio
2020-12-27
1
-5
/
+8
*
|
|
|
Rename Control margin to offset
Marcel Admiraal
2020-12-23
1
-19
/
+19
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #44521 from madmiraal/rename-rect2-clip
Rémi Verschelde
2020-12-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Rename Rect2 and Rect2i clip() to intersection()
Marcel Admiraal
2020-12-19
1
-1
/
+1
[next]