Skip to content

Tags: zig-gamedev/zig-gamedev

Tags

0.6.0

Toggle 0.6.0's commit message
zpool: make unchecked column accessors public

This satifies the usecase where the user is storing many AddressableHandles instead of full fat Handles to save space and can guarentee their validity.

Co-authored-by: Anders Elfgren <[email protected]>
Co-authored-by: Giuseppe Modarelli <[email protected]>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.4.0

Toggle v0.4.0's commit message
zbullet: Tiny progress.

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #24 from hazeycode/main

win32.d3d11 more bindings (2)

v0.2.0

Toggle v0.2.0's commit message
bullet_physics_test: Docs.

v0.1.0

Toggle v0.1.0's commit message
cbullet: SetUser[Index|Pointer] for collision shapes.