Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Vowgan/vrcbce

Tags

v1.0.0

Toggle v1.0.0's commit message
Actually fix the Readme.

v1.0.0-pre4

Toggle v1.0.0-pre4'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

v1.0.0-pre3

Toggle v1.0.0-pre3'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

1.0.0-pre2

Toggle 1.0.0-pre2's commit message
Fix to inability to play more than one game on one table; other fixes.

A set of nasty bugs prevented the table from being to cyclically play
games. This has been fixed.

Some other under-the-hood changes
have also occured to lessen the amount of data that needs to be
synced slightly, remove dead code,
improve logs, and similar features.

1.0.0-pre

Toggle 1.0.0-pre's commit message
Fix to inability to play more than one game on one table; other fixes.

A set of nasty bugs prevented the table from being to cyclically play
games. This has been fixed.

Some other under-the-hood changes
have also occured to lessen the amount of data that needs to be
synced slightly, remove dead code,
improve logs, and similar features.

v0.3.0

Toggle v0.3.0's commit message
Fix to inability to play more than one game on one table; other fixes.

A set of nasty bugs prevented the table from being to cyclically play
games. This has been fixed.

Some other under-the-hood changes
have also occured to lessen the amount of data that needs to be
synced slightly, remove dead code,
improve logs, and similar features.

v0.2.0

Toggle v0.2.0's commit message
0.2.0: Rotation Fixes, Guide Replacement

1. Fixed a bug where rotating the table would
cause balls to not visibly sink correctly.
2. Fixed a bug where rotating the table would
cause balls to visibly spin incorrectly (this had
no impact on the actual physics, as far as I
can see)
3. Fixed a bug where the guide was invisible by
swapping the guide out for a Udon-based system
using a LineRenderer.
4. Removed some dead Quest-only code (this
codebase will be made Quest-ready during the
full open beta).

0.1.0

Toggle 0.1.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