This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-28 16:07:14 +00:00
Code
Releases
Wiki
Activity
Files
63f3de3aadf9af862227815e8c82a8e6fdbde50c
godot
/
modules
/
csg
History
Rémi Verschelde
94edf0f9a1
Merge pull request
#80326
from MewPurPur/no-exp-with-zero
...
Remove exp hint of a few properties
2023-12-04 22:57:09 +01:00
..
doc_classes
Clarify the behaviour of CSGMesh3D using ArrayMesh
2023-08-12 13:21:27 +02:00
editor
Add helper for 3D gizmos and unify box
2023-09-12 18:08:02 +02: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
#80326
from MewPurPur/no-exp-with-zero
2023-12-04 22:57:09 +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
…