5.0.0 (2024-05-22)
- 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)
- added text popup for new version 5.0.0 (90b0222)
- FileLocationSettings are now scriptable objects
Users must update their ExperimentSettings assets to link to FileLocationSettings asset. A default asset is provided in the package.
4.0.6 (2024-02-24)
- try injecting access token to git global config (a8c7ee1)
4.0.5 (2024-02-24)
- Update semantic_release.yml with logs and more tokens (511af23)
4.0.4 (2024-02-24)
- another workflow trigger (a05a953)
4.0.3 (2024-02-24)
- trigger another workflow run manually (137519a)
4.0.2 (2024-02-24)
- trigger new release manually to test workflow (7333553)
4.0.1 (2024-02-24)
- catch corrupt json (0c8be33)
- corrected the displayed trial and block numbers in the runner panel (c8848ae)
- Update semantic_release.yml (b777906)
4.0.0 (2022-07-13)
-
build errors due to editor namespaces (90d82ea)
-
Merge branch 'master' of https://github.com/BioMotionLab/TUX (7e1672c)
- 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 ...
3.0.0 (2022-03-05)
- Merge branch 'dev' (d05c2d5)
- 3.0 release
2.2.0 (2022-03-05)
- pregenerated trial tables conflict with debug mode (44efa38)
- added continuous data recorder (3e13233)
- can change color of debug logs in project settings (5b4bb0e)
- Fixed some docs and added section on continuous data (f6c25f5)
- Recorder package major addition (eb5090b)
2.1.0 (2022-02-13)
- 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)
- added menu item for project compatibility settings and API (aa690bb)
2.0.2 (2021-05-25)
- improved settings workflow, and adjusted helper tool to match (a26f874)
2.0.1 (2021-05-20)
- package search now searches all packages, not just unity ones. (de991bb)
2.0.0 (2021-05-20)
- 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)
- 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.
1.0.9 (2020-11-02)
- Possible error on variable deletion (ae5ef25)
1.0.8 (2020-10-28)
- UI camera now targets display (none) (d9a4d4b)
1.0.7 (2020-09-24)
- attempted fix for irregular bug when variable deleted (57a380a)
1.0.6 (2020-09-22)
- variable deletion errors, design file creation right click menu (f2a6577)
1.0.5 (2020-09-22)
1.0.4 (2020-09-22)
- readme (70dcc01)
1.0.3 (2020-09-22)
- prepare for release (b25850b)
1.0.2 (2020-09-22)
- installation instructions (adce89c)
- updated design UI (93d3d57)