Changelog Timeline
Stay up to date with new patches
October 12 2024
- 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
- chore: restore moved line to its original position, we need to close the netfile so callback can use it
- fix: log cloudflare errors in http requests
September 27 2024
- chore: Update version from 0.9.15 to 0.9.16
- chore: update endpoint fix: handle stream_truncated after subsequent response