MovingBlocks / Terasology

Terasology - open source voxel world
http://terasology.org
Apache License 2.0
3.64k stars 1.32k forks source link

chore: update JNBullet to 1.0.4 #5225

Closed skaldarnar closed 2 months ago

skaldarnar commented 3 months ago

Contains

With JNBullet v1.0.4(-SNAPSHOT) we bundle natives for both Intel and Apple Silicon Macs.

Nothing should change for Linux and Windows.

Related to MovingBlocks/JNBullet#15.

Contributes to #5055.

How to test

Just checkout this PR and run the game from source.

Outstanding before merging

skaldarnar commented 3 months ago

✅ tests out fine on M1 Mac (_I can build and start the game into the main menu, running the game crashes due to some OpenGL error. I think the Vulkan workstream had made some progress in that direction.)

jdrueckert commented 2 months ago

Tests out fine on Linux and Windows

BenjaminAmos commented 2 months ago

Everything should be ready for releasing JNBullet v1.0.4. It just needs a final non-snapshot release to be published now.