BenBlueeeee

Results 4 issues of BenBlueeeee

the vscode marketplace says: Requirements Godot 3.2.2 or greater. Older versions of Godot are not supported. but the github says Requirements Godot >= 3.2.2 and < 4.0. Older versions of...

bug

I get the following output, any ideas how to fix? ``` bengreen@pop-os:~/Applications$ cd docker-aseprite-linux/ bengreen@pop-os:~/Applications/docker-aseprite-linux$ ls compile.sh docker-compose.yml Dockerfile Makefile README.md bengreen@pop-os:~/Applications/docker-aseprite-linux$ make build docker build -t docker-aseprite . [+]...

This updates the referenced ROCm version to a modern, maintained version that works with Blender 5.0.0.

I have also updated snippet names of the type "[name] method of [class]" to correctly reference the class that defines them. For example, _draw() was labelled as "of Node" before,...