limboai/gdextension
Serhii Snitsaruk 076269e5e3
Merge pull request #17 from limbonaut/callmethod-improvements
Improvements for the `CallMethod` task:
- Allow storing return value on the blackboard
- Allows specifying variables from the blackboard as arguments in additions to raw values.

Also, improvements to BBParam property editor to better utilize space in the inspector.

WARNING: Breaks compatibility if you are using `CallMethod` tasks. `CallMethod` arguments in existing trees will need to be reassigned!

Resolves #13
2024-01-16 11:43:05 +01:00
..
SConstruct GHA: Add Windows & macOS builds to GDExtension workflow 2024-01-12 20:40:38 +01:00
limboai.gdextension Fix editor shortcuts not working 2024-01-14 23:50:35 +01:00
setup_gdextension.sh Add --copy-demo option to GDExtension setup script 2024-01-16 10:21:51 +01:00
update_icons.py Create a script to set up new GDExtension development environment 2024-01-11 15:08:11 +01:00
update_rst.sh Update class documentation and add rst update script 2024-01-16 11:21:02 +01:00