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-05 12:10:55 +00:00
Code
Releases
Wiki
Activity
Files
6e8f0cfdc6ed71b51a882ca910a7efea1600b3c9
godot
/
core
/
bind
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
..
core_bind.cpp
Remove redundant "== true" code
2018-10-06 16:12:36 -04:00
core_bind.h
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
SCsub
SCons: Build core's thirdparty code in own environment
2018-09-28 11:40:41 +02:00