This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-03-10 21:06:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bafcde805ce82ae8dfbd0aec6659b2e4fca163de
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
…
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
…