godot/modules/gdnative
Rémi Verschelde d76806d322
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
ptrcall is now also used to optimize calls in GDScript, on top of the existing
use by the GDNative and Mono modules.

It no longer makes sense to make it optional.
2020-11-25 14:08:17 +01:00
..
android
doc_classes
gdnative Refactor variant built-in methods yet again. 2020-11-11 16:36:36 -03:00
icons Optimize SVG using `svgcleaner --multipass` 2020-10-25 10:02:37 +01:00
include Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
nativescript Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
net Fix gdnative build when WebRTC module is disabled. 2020-11-10 11:42:51 +01:00
pluginscript Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
tests Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
videodecoder Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
xr GDNative XR: remove redundant `config.py` 2020-10-24 23:04:07 +03:00
SCsub Core: Always enable ptrcall, remove PTRCALL_ENABLED define 2020-11-25 14:08:17 +01:00
config.py Core: Always enable ptrcall, remove PTRCALL_ENABLED define 2020-11-25 14:08:17 +01:00
gdnative.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
gdnative.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
gdnative_api.json Remove `Color.contrasted()` as its behavior is barely useful 2020-11-03 04:46:08 -05:00
gdnative_builders.py
gdnative_library_editor_plugin.cpp
gdnative_library_editor_plugin.h
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
register_types.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
register_types.h