godot/modules/gdnative/nativescript
Simon Wenner 10718b0961 Fix some cppcheck errors
cppcheck: fix broken pre-processor statement
cppcheck: fix Uninitialized struct members in canvas editor plugin
cppcheck: fix uninitialized struct member: method_api.is_virtual
2018-10-04 18:16:04 +02:00
..
api_generator.cpp Fix some cppcheck errors 2018-10-04 18:16:04 +02:00
api_generator.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
godot_nativescript.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
nativescript.cpp Fix warnings about non-static data member initializers in nativescript 2018-10-04 09:59:49 +02:00
nativescript.h Fix some OSX and iOS Clang warnings 2018-10-04 11:50:16 +02:00
register_types.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00