Releases: BioMotionLab/TUX
Releases · BioMotionLab/TUX
release/5.0.0
5.0.0 (2024-05-22)
Bug Fixes
- added an updater tool to help users with old settings file update it automatically. (c794894)
- deleted old installData.json (b3a6eac)
- filename capitalization (d0979b6)
- moved logic for default file locations settings to only trigger when needed. (53f32e9)
Documentation
- added text popup for new version 5.0.0 (90b0222)
BREAKING CHANGES
- FileLocationSettings are now scriptable objects
Users must update their ExperimentSettings assets to link to FileLocationSettings asset. A default asset is provided in the package.
release/4.0.6
release/4.0.0
4.0.0 (2022-07-13)
Bug Fixes
-
build errors due to editor namespaces (90d82ea)
-
Merge branch 'master' of https://github.com/BioMotionLab/TUX (7e1672c)
BREAKING CHANGES
- 3.0 release
chore(release): 2.2.0 [skip ci]
docs: added info about bmlTUX project settings, and added standlone vr page to sidebar
docs: standalone vr
chore: Prep for major release
feat: added continuous data recorder
feat: Fixed some docs and added section on continuous data
fix: pregenerated trial tables conflict with debug mode
docs: clarity edits and updates from older versions
chore(release): 2.1.0 [skip ci]
feat: can change color of debug logs in project settings
feat: Recorder package major addition
Fixed Custom Design File Location and Validation
Modified OutputFolder base path to use FileLocationSettings
Fixed Unaligned Design File Panel
chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /doc_projects/website
chore(deps): bump prismjs from 1.23.0 to 1.25.0 in /doc_projects/website
chore(deps): bump path-parse in /doc_projects/website
chore(deps): bump url-parse from 1.5.1 to 1.5.3 in /doc_projects/website
...
release/3.0.0
release/2.2.0
release/2.1.0
2.1.0 (2022-02-13)
Bug Fixes
- adjusting UI namespaces (ee56933)
- cleaned up tableviewer namespace (3fd9f42)
- pass on editor namespaces (300d8c3)
- pass on managers namespace (bb99023)
- pass on settings namespaces (9adb434)
- pass on utilities namespaces (ff64527)
- renamed base bmlTUX namespaces (b31cda2)
Features
- added menu item for project compatibility settings and API (aa690bb)
release/2.0.2
release/2.0.1
release/2.0.0
2.0.0 (2021-05-20)
Bug Fixes
- better error when creating block config file with no block variables defined (e5d3516)
- Improved warning message when no custom scripts defined (dce89ef)
- Manual Block order bugs (03de3f2)
BREAKING CHANGES
- Unfortunately, this will break any projects currently using custom orders.
You'll need to delete the old Block order files and redo the custom order files to adopt the new version.