Skip to content

v0.8-beta-3

Pre-release
Pre-release

Choose a tag to compare

@Brackets-Coder Brackets-Coder released this 15 Jan 17:52
· 167 commits to main since this release
cfdffb0

v1.0-release-candidate-3

This release brings fixes to blocks.

  • Changed the "when button pressed" and "when button touched" block inputs to not accept reporters. This should fix an issue where they previously didn't work.

  • Started working on fixing the "get matrix" block

    • This is a WIP. As of now, the "get matrix" block shouldn't be used.
    • Removed the A-frame "pose-matrices" component as it proved itself redundant and entirely unfunctional
    • Attempt to re-write the "get matrix" block to return the actual camera matrices.