A Thousand Ships
|
a1846b27ea
|
Improve use of Ref.is_null/valid
Use `is_null` over `!is_valid` and vice versa.
|
2024-12-23 16:35:02 -05:00 |
|
Yufeng Ying
|
73d85f46c9
|
Remove unused headers in scene.
Co-authored-by: Thaddeus Crews <repiteo@outlook.com>
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
|
2024-12-24 00:40:09 +08:00 |
|
Thaddeus Crews
|
925b690c98
|
Core: Integrate Ref::instantiate where possible
|
2024-11-10 12:41:26 -06:00 |
|
yds
|
4077129f9d
|
Fix RayCast3D's debug draw transform not updating
|
2024-04-17 11:21:53 -03:00 |
|
smix8
|
f556d7a54b
|
Change ShapeCast3D and RayCast3D debug to use RenderingServer directly
Changes ShapeCast3D and RayCast3D debug to use RenderingServer directly.
|
2024-02-27 20:33:27 +01:00 |
|
smix8
|
35dafc9fa8
|
Split monolithic physics class files
Splits monolithic physics class files.
|
2024-02-27 11:18:16 +01:00 |
|