v1.0-release-candidate-3
·
7 commits
to main
since this release
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.