godot/modules/gdnative
Rémi Verschelde e031aa06ee Core: Use forward declares for Vector3/Vector3i
Add add Vector3 operator in Vector3i.
2022-02-19 16:47:24 +01:00
..
android
doc_classes Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
gdnative Core: Use forward declares for Vector3/Vector3i 2022-02-19 16:47:24 +01:00
icons
include Improve locale detection. 2022-01-18 14:30:00 +02:00
nativescript Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
pluginscript Refactor some object type checking code with cast_to 2022-02-08 10:08:34 +01:00
tests
videodecoder
config.py
gdnative_api.json
gdnative_builders.py
gdnative_library_editor_plugin.cpp Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
gdnative_library_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
gdnative_library_singleton_editor.cpp Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
gdnative_library_singleton_editor.h
gdnative.cpp
gdnative.h
register_types.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
register_types.h
SCsub