Beta 2024.7.12.1147: Difference between revisions

From Resonite Wiki
add version
 
m forgot GitHub link
 
Line 11: Line 11:
* Mark StripePoint, TubePoint, ParticleBurst, SnapperFilter, UIBuilder and MouthParameterGroup as data model types
* Mark StripePoint, TubePoint, ParticleBurst, SnapperFilter, UIBuilder and MouthParameterGroup as data model types
** This fixes some particle features not working (reported by @Nytra, issue [https://github.com/yellow-Dog-Man/resonite-Issues/issues/2546 #2546])
** This fixes some particle features not working (reported by @Nytra, issue [https://github.com/yellow-Dog-Man/resonite-Issues/issues/2546 #2546])
** This also fixes session crash when opening user inspector and face tracking problems (reported by @Cozmik_Waffle (Vibing ^-^), @Hikari Akimori, MahSandwich, @Chundelac, issue #2544)
** This also fixes session crash when opening user inspector and face tracking problems (reported by @Cozmik_Waffle (Vibing ^-^), @Hikari Akimori, MahSandwich, @Chundelac, issue [https://github.com/yellow-Dog-Man/resonite-Issues/issues/2544 #2544])


[[Category:Versions]]
[[Category:Versions]]

Latest revision as of 19:27, 12 July 2024

Beta 2024.7.12.1147 is a Resonite version released on 2024/07/12.

The following notes were sent by Frooxius:

I've got another update with some fixes. This one is not compatible with previous unfortunately, but I felt this bugfix is important enough to push before the weekend, since it breaks a number of things following the type management system.

Tweaks:

  • Expand the list of sync types used for automatic type validation to help catch more types that were not marked as proper data model types

Fixes:

  • Mark StripePoint, TubePoint, ParticleBurst, SnapperFilter, UIBuilder and MouthParameterGroup as data model types
    • This fixes some particle features not working (reported by @Nytra, issue #2546)
    • This also fixes session crash when opening user inspector and face tracking problems (reported by @Cozmik_Waffle (Vibing ^-^), @Hikari Akimori, MahSandwich, @Chundelac, issue #2544)