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
2fa4c6498a306b61ba12720160aea41dbdc6bcf2
godot
/
modules
/
csg
History
Rémi Verschelde
6c1bd4d227
Replace Godot docs URL with
$DOCS_URL
in XML class reference
2021-11-15 13:02:21 +01:00
..
doc_classes
Replace Godot docs URL with
$DOCS_URL
in XML class reference
2021-11-15 13:02:21 +01:00
icons
…
config.py
…
csg_gizmos.cpp
Removes const from set functions on the Gizmos
2021-08-07 09:15:57 +02:00
csg_gizmos.h
Removes const from set functions on the Gizmos
2021-08-07 09:15:57 +02:00
csg_shape.cpp
Rename
PROPERTY_USAGE_NOEDITOR
to
PROPERTY_USAGE_NO_EDITOR
2021-11-03 23:06:17 +01:00
csg_shape.h
CSGPolygon fixes and features: Angle simplification, UV tiling distance, interval type.
2021-09-27 21:24:19 -04:00
csg.cpp
clang-format: Disable alignment of operands, too unreliable
2021-10-28 15:19:35 +02:00
csg.h
Fixed a typo in csg module
2021-10-12 11:12:19 +07:00
register_types.cpp
…
register_types.h
…
SCsub
…