Changelog Timeline
Stay up to date with new patches
October 13 2024
- chore: Update version from 0.9.21 to 0.9.22
- chore: update task tooltips and parameters fix(typo): swap detect leg movement task parameters fix: only actively previewed track can be exported to a file fix(curveeditor): format minor count fields as integers fix(viewport): reset active transformer on
October 12 2024
- feat: expose curve settings
- chore: fix typos
- chore: Update version from 0.9.20 to 0.9.21
- feat(curveeditor): range selection, linear interpolation and many QOL fixes
October 11 2024
- feat: curve range selector chore(curveeditor): merge duplicated DrawCurvePoint code
- chore: Further adjust worker thread num on first initialization
- fix: Do not initialize background worker to ThreadNum - 1, some people have a lot of threads
- chore: Update version from 0.9.19 to 0.9.20
- fix(curveeditor): Handle frame update as long as key combination is down instead of handling it only once
- fix: initialize rig rendering variables fix: do not de-select translate vector on track removal
October 10 2024
- chore: Update version from 0.9.18 to 0.9.19
- fix(curve): update curve canvas tooltips
- feat(curveeditor): lctrl + left mouse will navigate to frame fix(curveeditor): moving the window should not change origin
October 9 2024
- feat: viewport curve editor (#282)
- feat: add configs to show/hide bone numbers and axes
- feat: handle cut3tracks with image/quality matching
October 7 2024
- feat: global preview angle sliders
- feat: separate global translation track from detectZ
- chore: vpckg update, protobuf refresh
October 2 2024
- chore: update vcpkg to 2024.09.23
- feat: Make countdown occupy 70% of the image, display a dark square behind the text feat: display red border around a device that is recording fix: remove recordings that has 0 frames and no frames on disk
- fix: uninstaller running from instal
October 1 2024
- chore: Update version from 0.9.17 to 0.9.18
- fix: copying tracks from one recording into another, pass track ids to copy instead of selections which do not save chore: small refactor of setting dirty flag on RR, there is no need for function for a single variable
- fix(crash): set proper channel when handling zooming, we cannot set view when on non 0 drawing channel
September 30 2024
- chore(crash): check if scene box list has been drawn
September 28 2024
- chore: Update version from 0.9.16 to 0.9.17
- fix(crash): restore check incorrectly removed in 14d45bdb6b1a548a3f40bd5454d4a767d7a0bd9a