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-12-05 17:15:09 +00:00
Code
Releases
Wiki
Activity
Files
8f39b36a1a69e705d034b355b9a8eb990421bb75
godot
/
modules
/
csg
History
Juan Linietsky
b9dd095275
Fix CSG shape generation with meshes without indices,
fixes
#23364
2018-11-01 15:19:47 -03:00
..
doc_classes
Added some documentation for the CSG nodes
2018-07-19 22:24:46 +10:00
config.py
SCons: Pass env to modules can_build method
2018-05-30 19:11:36 +02:00
csg_gizmos.cpp
Fix some more warnings reported by CI
2018-10-03 14:13:42 +02:00
csg_gizmos.h
New gizmo structure and new gizmo disabling menu
2018-08-09 20:58:39 +02:00
csg_shape.cpp
Fix CSG shape generation with meshes without indices,
fixes
#23364
2018-11-01 15:19:47 -03:00
csg_shape.h
Added path_local and path_continious_u properties to CSGPolygon
2018-07-07 18:20:21 +10:00
csg.cpp
Remove redundant "== true" code
2018-10-06 16:12:36 -04:00
csg.h
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
register_types.cpp
Style: Apply clang-format (5.0) to some missed files
2018-05-31 09:00:37 +02:00
register_types.h
…
SCsub
…