Aaron Franke
|
3d1c9fd5de
Move server files into their subfolders
|
1 年之前 |
Aaron Franke
|
9fbf5808a0
Rename server "free" functions to "free_rid" to match exposed API
|
4 月之前 |
Thaddeus Crews
|
33c257c081
Merge pull request #95414 from jsjtxietian/inside-tree
|
2 月之前 |
smix8
|
c2f8e70aa0
Revert "Create more optimized CSGShape3D baked static mesh"
|
3 月之前 |
smix8
|
28875459d9
Create more optimized CSGShape3D baked static mesh
|
4 月之前 |
LuoZhihao
|
8ba4656ea3
Compile out editor-only logic within `validate_property` in games
|
4 月之前 |
Lukas Tenbrink
|
963c20565b
Remove `OAHashMap`, in favour of `AHashMap`.
|
4 月之前 |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
6 月之前 |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
6 月之前 |
Michael Alexsander
|
556933306a
Allow to compile templates without navigation features
|
6 月之前 |
Michael Alexsander
|
5ad414d046
Allow to compile templates without physics servers
|
7 月之前 |
kobewi
|
e64a07cc57
Unbind CSGShape::_update_shape() and make it public
|
7 月之前 |
Robert Yevdokimov
|
6f0a0ba408
Fix collision reposition with `CSGShape3D`
|
8 月之前 |
Juan Pablo Arce
|
dd7bbcc837
Add flag to enable use of accurate path tangents for polygon rotation in `CSGPolygon3D`
|
1 年之前 |
smix8
|
0ed2cb0439
Make nodes handle their respective navigation source geometry
|
9 月之前 |
Hilderin
|
055b418e4d
Fix Selection Game View
|
9 月之前 |
Thaddeus Crews
|
77eb92f8f3
Merge pull request #100826 from Lielay9/csg-spin-360
|
9 月之前 |
Hei
|
d310d9f975
Fix gaps in CSGPolygon3D spin mode at 360 degrees
|
9 月之前 |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 年之前 |
Rémi Verschelde
|
32c634a381
Merge pull request #100526 from fire/vsk-csg-warnings-update
|
9 月之前 |
Hugo Locurcio
|
7a04d85ec3
Only allow valid types in Decal, Light3D projector, PointLight2D texture and CSGMesh3D mesh
|
1 年之前 |
K. S. Ernest (iFire) Lee
|
46b02f08c6
Update the warnings for CSGShape3D.
|
9 月之前 |
K. S. Ernest (iFire) Lee
|
441c440bf4
Push some warnings for CSG non manifold and other errors.
|
10 月之前 |
smix8
|
20c519d0fa
Fix 3D CSG not reacting to child node order changes
|
10 月之前 |
Hei
|
b4c6f9b3d9
Mend gaps in meshes caused by trigonometric funcs.
|
10 月之前 |
K. S. Ernest (iFire) Lee
|
6cf1d3c13e
Print better manifold errors and avoid crash on non manifold csg input.
|
10 月之前 |
K. S. Ernest (iFire) Lee
|
fda444bb01
Add csg boolean operators using elalish/manifold.
|
3 年之前 |
Zi Ye
|
a9e51c3aab
Fixed CSG debug collision shapes being visible in editor. Also undid an old, incorrect fix which made debug collision visibility depend on CSG visibility.
|
1 年之前 |
Rémi Verschelde
|
b39df869c7
Merge pull request #93252 from smix8/csg_bake
|
1 年之前 |
jsjtxietian
|
a630744b9f
Fix `!is_inside_tree` in csg node when reloading a scene
|
1 年之前 |