This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-04-28 22:22:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7cd095dea1a77e75787caefbf35d75e4e4d856f4
godot
/
modules
/
csg
History
Rémi Verschelde
b39df869c7
Merge pull request
#93252
from smix8/csg_bake
...
Add CSG options to bake to static mesh and collision shape
2024-08-19 16:04:59 +02:00
..
doc_classes
Add CSG options to bake to static mesh and collision shape
2024-06-19 22:54:25 +02:00
editor
Add CSG options to bake to static mesh and collision shape
2024-06-19 22:54:25 +02:00
icons
Style: Optimize
.svg
files with
svgo
2024-06-23 08:15:19 -05:00
config.py
…
csg_shape.cpp
Merge pull request
#93252
from smix8/csg_bake
2024-08-19 16:04:59 +02:00
csg_shape.h
Add CSG options to bake to static mesh and collision shape
2024-06-19 22:54:25 +02:00
csg.cpp
…
csg.h
…
register_types.cpp
…
register_types.h
…
SCsub
…