PGComai / Godot-GPU-Computer

A helper class for using compute shaders in Godot 4
MIT License
10 stars 2 forks source link

Godot 4.3 Error #1

Open mgange opened 2 months ago

mgange commented 2 months ago

Compilation errors on 4.3. Rendering device buffer_update method now appears to omit 'post_barrier': https://docs.godotengine.org/en/stable/classes/class_renderingdevice.html#class-renderingdevice-method-buffer-update

mgange commented 2 months ago

Opened a pr: https://github.com/PGComai/Godot-GPU-Computer/pull/2