Skip to content

2.2.2-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 06:18
2.2.2-beta.3
28bb776
  • Fix: Use more accurate timers for performance profiles if the platform supports it.
  • Fix: Don't try to update the roles list before becoming an operator, which could lead to a crash. Thanks Bluestrings for reporting.
  • Fix: Don't update sessions that were just added to the session browser, since that can lead to a crash because of what is probably a bug in Qt's filtering and sorting. Thanks Bluestrings for reporting.
  • Feature: Turn too large transforms into cut and paste operations instead of cancelling them outright.
  • Fix: Make frame import not create a track with an invalid ID that messes up the UI. Thanks BulletPepper and greendyno for reporting.