This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8eb34cb78bc2df3715cfdfcf4562bd36ddf91f7f
godot
/
modules
/
csg
History
Rémi Verschelde
4859f8090f
Merge pull request
#85455
from xiongyaohua/fix_CSGPolygon_not_following_Path3D
...
Notify CSGPolygon about transform changes in Path3D
2024-02-15 15:44:39 +01:00
..
doc_classes
Avoid punning enum names in documentation
2023-11-09 17:16:30 +08:00
editor
Prompt require editor restart to user when gizmo color changed
2023-10-06 15:02:03 +08:00
icons
Optimize, tweak, improve consistency in SVG icons, and fix masks in light mode
2023-11-04 17:36:18 +02:00
config.py
…
csg_shape.cpp
Merge pull request
#85455
from xiongyaohua/fix_CSGPolygon_not_following_Path3D
2024-02-15 15:44:39 +01:00
csg_shape.h
Style: Harmonize header includes in modules
2023-06-15 14:35:45 +02:00
csg.cpp
Enable shadow warnings and fix raised errors
2023-05-11 16:00:59 +02:00
csg.h
Enable shadow warnings and fix raised errors
2023-05-11 16:00:59 +02:00
register_types.cpp
…
register_types.h
…
SCsub
…