This website requires JavaScript.
Explore
Help
Register
Sign In
botsu
/
botsu.godot
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48abe73fe238fc4bec337fbc4d82f59ea96830f1
botsu.godot
/
modules
/
gdnative
/
pluginscript
T
History
George Marques
03746da73f
Add editor highlight for type-safe lines
...
The line number is hightlighted to indicate that the line contains only type-safe code.
2018-07-20 21:55:18 -03:00
..
pluginscript_instance.cpp
Refactor RPCMode enum and checks
2018-05-29 20:26:41 +02:00
pluginscript_instance.h
Refactor RPCMode enum and checks
2018-05-29 20:26:41 +02:00
pluginscript_language.cpp
Add editor highlight for type-safe lines
2018-07-20 21:55:18 -03:00
pluginscript_language.h
Add editor highlight for type-safe lines
2018-07-20 21:55:18 -03:00
pluginscript_loader.cpp
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
pluginscript_loader.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
pluginscript_script.cpp
[Pluginscript] Fix not working exports in editor
2018-06-15 23:11:20 +02:00
pluginscript_script.h
Refactor RPCMode enum and checks
2018-05-29 20:26:41 +02:00
register_types.cpp
Correct profiling_frame naming in pluginscript
2018-04-07 00:11:26 +02:00
register_types.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
SCsub
[GDnative] add pluginscript \o/
2017-10-17 10:50:13 +02:00