A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 year ago |
Jamie Greunbaum
|
0fc082e1ee
Add CollisionShape3D custom debug colours
|
1 year ago |
A Thousand Ships
|
62d98c6f02
[Editor] Fix handle ID being passed for 3D Gizmo plugins
|
1 year ago |
Rémi Verschelde
|
d15de6f264
Merge pull request #96292 from AThousandShips/null_check_ref_fix
|
1 year ago |
Rémi Verschelde
|
2312345be8
Merge pull request #94698 from aaronp64/current_gizmos_hashset
|
1 year ago |
A Thousand Ships
|
194bdde947
Cleanup of raw `nullptr` checks with `Ref`
|
1 year ago |
aaronp64
|
4d0e2ee47d
Improve time to close scene with many 3D gizmos
|
1 year ago |
Juan Pablo Arce
|
45f6110e26
Fix gizmos without visible geometry not being selectable
|
1 year ago |
Hugo Locurcio
|
e52c9cd9f1
Tweak appearance of 3D editor gizmo icons
|
1 year ago |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 year ago |
Steven Thompson
|
9b1a1d2813
Fix gizmo on top material option having no effect
|
1 year ago |
Aaron Franke
|
c399424db9
Move 3D-only resources to their own folder
|
4 years ago |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
1 year ago |
A Thousand Ships
|
c794ce195b
[Editor] Add missing virtual bind to `EditorNode3DGizmo(Plugin)`
|
1 year ago |
Hugo Locurcio
|
fcbf7011cc
Make 3D editor gizmos and debug shapes ignore fog
|
2 years ago |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 years ago |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
2 years ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 years ago |
kobewi
|
0a9a8c75fa
Improve editing of box collision shapes
|
2 years ago |
smix8
|
808af8e837
Split Node3DGizmos into dedicated files
|
2 years ago |
smix8
|
7caf08ec75
Fix NavigationMesh baking AABB Editor handling and visuals
|
2 years ago |
Rémi Verschelde
|
3eb1ac9fd2
Merge pull request #72075 from Maran23/extents-to-size
|
2 years ago |
Marius Hanl
|
a59819630d
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
|
3 years ago |
smix8
|
bf1571979c
Rename Navigation uses of 'location' to 'position'
|
2 years ago |
kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Adam Scott
|
ea33001b95
Add safety-checks before some servers `free()`
|
2 years ago |
Rémi Verschelde
|
cda7df0255
Merge pull request #67024 from alessandrofama/fix-gdvirtual-call-node3dgizmo
|
2 years ago |
Haoyu Qiu
|
6c5dc78f59
Make Camera3D gizmo the same aspect ratio as its viewport
|
2 years ago |
Haoyu Qiu
|
2b8bcbe487
Fix error when adding 3D gizmo handles with IDs
|
3 years ago |