This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
effea567a5d647f567aa7f72c04ffbe21fd69ddb
godot
/
modules
/
csg
T
History
Rémi Verschelde
32c634a381
Merge pull request
#100526
from fire/vsk-csg-warnings-update
...
Update the warnings for CSGShape3D.
2024-12-17 23:00:17 +01:00
..
doc_classes
Only allow valid types in Decal, Light3D projector, PointLight2D texture and CSGMesh3D mesh
2024-12-17 20:41:12 +01:00
editor
Rename internal EditorPlugin icon/name to match exposed methods
2024-12-15 17:31:01 -08:00
icons
Style: Optimize
.svg
files with
svgo
2024-06-23 08:15:19 -05:00
config.py
…
csg_shape.cpp
Merge pull request
#100526
from fire/vsk-csg-warnings-update
2024-12-17 23:00:17 +01:00
csg_shape.h
Push some warnings for CSG non manifold and other errors.
2024-12-16 12:49:51 -08:00
csg.cpp
Add csg boolean operators using elalish/manifold.
2024-11-28 06:26:52 -08:00
csg.h
Add csg boolean operators using elalish/manifold.
2024-11-28 06:26:52 -08:00
register_types.cpp
Remove redudant _3D_DISABLED check from csg module
2024-09-26 10:24:10 +03:00
register_types.h
…
SCsub
SCons: Fix MSVC bypassing disabled warnings
2024-12-09 11:49:42 -06:00