Rémi Verschelde
|
f44ee891be
|
Style: Fix statements ending with ';;'
|
2017-01-16 08:49:52 +01:00 |
|
Rémi Verschelde
|
93ab45b6b5
|
Style: Fix whole-line commented code
They do not play well with clang-format which aligns the `//` part
with the rest of the code block, thus producing badly indented commented code.
|
2017-01-14 14:52:23 +01:00 |
|
Emmanuel Leblond
|
cabf923484
|
Remove unnecessary null pointer checks
|
2016-01-04 11:46:16 +01:00 |
|
Juan Linietsky
|
682578f3b3
|
more c++ include references removed
|
2015-09-10 20:53:31 -03:00 |
|
Simon Wenner
|
332d9af81b
|
fixed memory leak: triangulated (cppcheck)
|
2015-05-03 02:11:43 +02:00 |
|
Juan Linietsky
|
0b806ee0fc
|
GODOT IS OPEN SOURCE
|
2014-02-09 22:10:30 -03:00 |
|