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_gizmos.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-5
/
+2
|
\
|
*
Add CollisionShape3D custom debug colours
Jamie Greunbaum
2024-11-26
1
-5
/
+2
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
[Editor] Fix handle ID being passed for 3D Gizmo plugins
A Thousand Ships
2024-09-05
1
-2
/
+3
*
Merge pull request #96292 from AThousandShips/null_check_ref_fix
Rémi Verschelde
2024-09-03
1
-1
/
+1
|
\
|
*
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
1
-1
/
+1
*
|
Merge pull request #94698 from aaronp64/current_gizmos_hashset
Rémi Verschelde
2024-09-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Improve time to close scene with many 3D gizmos
aaronp64
2024-08-18
1
-1
/
+1
*
|
Fix gizmos without visible geometry not being selectable
Juan Pablo Arce
2024-07-21
1
-0
/
+37
|
/
*
Tweak appearance of 3D editor gizmo icons
Hugo Locurcio
2024-05-08
1
-4
/
+5
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-5
/
+5
*
Fix gizmo on top material option having no effect
Steven Thompson
2024-04-03
1
-3
/
+4
*
Move 3D-only resources to their own folder
Aaron Franke
2024-02-26
1
-1
/
+1
*
Replace error checks against `size` with `is_empty`
A Thousand Ships
2024-02-09
1
-1
/
+1
*
[Editor] Add missing virtual bind to `EditorNode3DGizmo(Plugin)`
A Thousand Ships
2024-01-06
1
-0
/
+2
*
Make 3D editor gizmos and debug shapes ignore fog
Hugo Locurcio
2023-09-27
1
-0
/
+3
*
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-25
/
+25
*
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-1
/
+2
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-1
/
+1
*
Improve editing of box collision shapes
kobewi
2023-08-03
1
-0
/
+13
*
Split Node3DGizmos into dedicated files
smix8
2023-04-20
1
-4838
/
+0
*
Fix NavigationMesh baking AABB Editor handling and visuals
smix8
2023-02-03
1
-0
/
+14
*
Merge pull request #72075 from Maran23/extents-to-size
Rémi Verschelde
2023-02-01
1
-78
/
+79
|
\
|
*
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and G...
Marius Hanl
2023-01-31
1
-78
/
+79
*
|
Rename Navigation uses of 'location' to 'position'
smix8
2023-01-26
1
-34
/
+34
|
/
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-22
/
+22
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add safety-checks before some servers `free()`
Adam Scott
2022-12-29
1
-0
/
+2
*
Merge pull request #67024 from alessandrofama/fix-gdvirtual-call-node3dgizmo
Rémi Verschelde
2022-12-15
1
-4
/
+6
|
\
|
*
EditorNode3DGizmoPlugin: Add GDVIRTUAL_CALL for get_gizmo_name and get_priority
Alessandro Famà
2022-10-07
1
-4
/
+6
*
|
Make Camera3D gizmo the same aspect ratio as its viewport
Haoyu Qiu
2022-11-15
1
-20
/
+48
*
|
Fix error when adding 3D gizmo handles with IDs
Haoyu Qiu
2022-11-01
1
-11
/
+14
*
|
Merge pull request #68005 from timothyqiu/type-mismatch
Rémi Verschelde
2022-10-31
1
-1
/
+1
|
\
\
|
*
|
Fix type mismatch error when deselecting a 3D gizmo
Haoyu Qiu
2022-10-29
1
-1
/
+1
*
|
|
Merge pull request #68073 from timothyqiu/marker-3d-extents
Rémi Verschelde
2022-10-31
1
-4
/
+17
|
\
\
\
|
*
|
|
Make Marker3D gizmo resizable
Haoyu Qiu
2022-10-31
1
-4
/
+17
|
|
/
/
*
|
|
Merge pull request #67588 from KoBeWi/if(!GDVIRTUAL_CALL)don't
Rémi Verschelde
2022-10-31
1
-41
/
+21
|
\
\
\
|
*
|
|
Simplify GDVIRTUAL_CALL calls
kobewi
2022-10-19
1
-41
/
+21
|
|
/
/
*
/
/
Make Camera3D gizmo clickable
Haoyu Qiu
2022-10-29
1
-0
/
+1
|
/
/
*
/
Optimize Convex Collision
Juan Linietsky
2022-10-13
1
-3
/
+3
|
/
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-5
/
+5
*
Rename remaining "Spatial" in Plugins to "Node3D"
Micky
2022-10-04
1
-81
/
+81
*
Merge pull request #63479 from DarkKilauea/nav-link
Rémi Verschelde
2022-09-01
1
-0
/
+170
|
\
|
*
Added node for Navigation links
Josh Jones
2022-08-26
1
-0
/
+170
*
|
Implement Physical Light Units as an optional setting.
clayjohn
2022-08-31
1
-1
/
+2
|
/
*
Merge pull request #64367 from Mickeon/rename-var-to-str
Rémi Verschelde
2022-08-26
1
-30
/
+30
|
\
|
*
Rename `str2var` to `str_to_var` and similar
Micky
2022-08-26
1
-30
/
+30
*
|
Restore RigidBody2/3D, SoftBody names in physics
fabriceci
2022-08-26
1
-19
/
+19
|
/
*
Merge pull request #64370 from Mickeon/rename-marker-node
Rémi Verschelde
2022-08-24
1
-9
/
+9
|
\
[next]