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
2adef1e52fc323b00a02cd08154c83ebfffa3562
godot
/
modules
/
csg
History
Aaron Franke
37386f112b
Remove redundant "== true" code
...
If it can be compared to a boolean, it can be evaluated as one in-place.
2018-10-06 16:12:36 -04:00
..
doc_classes
…
config.py
…
csg_gizmos.cpp
Fix some more warnings reported by CI
2018-10-03 14:13:42 +02:00
csg_gizmos.h
…
csg_shape.cpp
Fix GCC 8 warnings about potentially unitialized variables
2018-10-04 13:08:41 +02:00
csg_shape.h
…
csg.cpp
Remove redundant "== true" code
2018-10-06 16:12:36 -04:00
csg.h
…
register_types.cpp
…
register_types.h
…
SCsub
…