godot-cpp/test/project
Nick Maltbie 0b1c8bcac3 Added fix for javascript build for godot 4.x
Added changes to tools/javascript.py to add PFlags to fix SharedArrayBuffer memory error.
Corrected some small errors in tools/javascript.py to support new target names.
Also updated ci to include validation for web build.

(cherry picked from commit 2b4bcbb0ce)
2023-10-09 08:43:36 -05:00
..
bin Add automated tests that run a GDExtension (rather than just building it) 2023-05-17 14:08:12 -05:00
default_env.tres Add automated tests that run a GDExtension (rather than just building it) 2023-05-17 14:08:12 -05:00
example.gdextension Added fix for javascript build for godot 4.x 2023-10-09 08:43:36 -05:00
icon.png Add automated tests that run a GDExtension (rather than just building it) 2023-05-17 14:08:12 -05:00
icon.png.import Add automated tests that run a GDExtension (rather than just building it) 2023-05-17 14:08:12 -05:00
main.gd Fix variant call compiler error 2023-10-09 08:43:23 -05:00
main.tscn Revert the changes from PR #1044 and #1045 and standardize on `Object **` encoding in ptrcall 2023-06-07 08:30:33 -05:00
project.godot Check that GDExtension is opened by compatible Godot version 2023-09-19 21:27:40 -05:00
test_base.gd Add automated tests that run a GDExtension (rather than just building it) 2023-05-17 14:08:12 -05:00