Skip to content

0.5.20: Hotfix file dialog opening on Ubuntu

Latest
Compare
Choose a tag to compare
@adamkewley adamkewley released this 28 Jan 15:02
· 39 commits to main since this release

Another week, another hotfix 😉 . 0.5.20 fixes a segfault that occurs when opening a file dialog in Ubuntu (#993).

The segfault was due to a symbol collision between two unrelated libraries that OpenSim Creator uses. That type of bug should happen less frequently when OSC is refactored to exclusively talk to the operating system via SDL3.