Jonathan Thomas
|
16f791a55a
|
Adding missing <sstream> includes for older compilers, and because it should be included anyway
|
2025-12-16 18:23:57 -06:00 |
|
Jonathan Thomas
|
8d72b4b64b
|
Updating godot git hash
|
2025-11-13 16:17:07 -06:00 |
|
Jonathan Thomas
|
713cf39c4f
|
Updating godot git ref
|
2025-07-08 15:15:32 -05:00 |
|
Jonathan Thomas
|
efedc09cd9
|
Initial GDExtension demo code, which can initialize a Timeline and FFmpegReader instance, print Profiles, and send an Image into Godot 4.4/4.5. This is highly experimental, and disabled by default. Requires ENABLE_GODOT=1 to build, and manually copying the gdextension and bindings/godot/*.so file into your Godot project bin. NOTE: This also required a locally compiled version of Godot and Godot-cpp.
|
2025-05-31 16:00:10 -05:00 |
|