This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
55234d62b079fd6a18b9f0dafaf4af296becfe20
godot
/
modules
/
gdnative
/
pluginscript
T
History
Bojidar Marinov
55234d62b0
Remove bogus nulls from generated default values
...
Also, fix crash in PluginScript destructor.
2019-06-29 15:51:33 +03:00
..
pluginscript_instance.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
pluginscript_instance.h
Fix typos with codespell
2019-05-19 13:10:35 +02:00
pluginscript_language.cpp
Fixed cases of unsupported pointers being used to construct variants
2019-06-29 12:06:29 +02:00
pluginscript_language.h
Fix code completion not working with class_name
2019-04-16 22:27:13 +02:00
pluginscript_loader.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
pluginscript_loader.h
Unexpose subclasses of ResourceFormatLoader and -Saver
2019-06-18 17:56:23 +02:00
pluginscript_script.cpp
Remove bogus nulls from generated default values
2019-06-29 15:51:33 +03:00
pluginscript_script.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
register_types.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
register_types.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
SCsub
SCons: Build thirdparty code in own env, disable warnings
2018-09-28 14:07:39 +02:00