godot/modules/gdnative
Rémi Verschelde 9e328bb5b7
Core: Move DirAccess and FileAccess to core/io
File handling APIs are typically considered part of I/O, and we did have most
`FileAccess` implementations in `core/io` already.
2021-06-11 14:52:39 +02:00
..
android Modernize Thread 2021-01-29 12:02:13 +01:00
doc_classes Add link titles for all links in the class reference 2020-08-31 14:22:07 +02:00
gdnative Rename Quat to Quaternion 2021-06-04 18:14:32 +01:00
icons Optimize SVG using svgcleaner --multipass 2020-10-25 10:02:37 +01:00
include Style: Cleanup uses of double spaces between words 2021-06-07 11:03:08 +02:00
nativescript Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
net Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
pluginscript Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
tests Replace remaining uses of NULL with nullptr 2021-04-29 11:53:27 +02:00
text Merge pull request #46991 from madmiraal/rename-invert-reverse 2021-04-01 13:32:22 +02:00
videodecoder Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
xr Rename Transform to Transform3D in GDNative 2021-06-03 07:30:01 -04:00
config.py Core: Always enable ptrcall, remove PTRCALL_ENABLED define 2020-11-25 14:08:17 +01:00
gdnative.cpp Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
gdnative.h Improve resource load cache 2021-02-11 15:44:28 -03:00
gdnative_api.json Rename Quat to Quaternion 2021-06-04 18:14:32 +01:00
gdnative_builders.py [Complex Text Layouts] Implement GDNative interface for TextServer. 2020-11-26 13:55:29 +02:00
gdnative_library_editor_plugin.cpp Add GDNative Framework loading and export support. 2021-05-24 12:49:05 +03:00
gdnative_library_editor_plugin.h Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
gdnative_library_singleton_editor.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gdnative_library_singleton_editor.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_types.cpp Rename Transform to Transform3D in core 2021-06-03 07:30:01 -04:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub [Complex Text Layouts] Implement GDNative interface for TextServer. 2020-11-26 13:55:29 +02:00