godot/modules/gdnative/include
Hugo Locurcio c012fbc8b2
Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR
This is consistent with other constants that include `NO`,
such as `PROPERTY_HINT_COLOR_NO_ALPHA`.
2021-11-03 23:06:17 +01:00
..
android
gdnative Implement native extension system 2021-06-25 17:32:45 -03:00
nativescript Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
pluginscript Added support for scripts reporting multiple errors to ScriptTextEditor 2021-06-19 22:20:30 +10:00
videodecoder