Releases: xezno/sbox-quixel-bridge
Releases Β· xezno/sbox-quixel-bridge
1.2.5b
Bugfixes
Known Issues
Progress bars do not currently work because of the way threading is currently handled. This will be fixed in a future release.
1.2.5a
Bugfixes
Various code fixes caused by s&box API tweaks
Known Issues
Progress bars do not currently work because of the way threading is currently handled. This will be fixed in a future release.
1.2.4
Bugfixes
Various code fixes caused by s&box API tweaks
1.2.3
Bugfixes
- Various code fixes caused by s&box API tweaks
1.2.2
Bugfixes
- Various code fixes caused by s&box API tweaks
1.2.1
New Features
- Asset browser will highlight imported assets on completion
Bugfixes
- Paths are now normalized before any checks, meaning that they are more reliably detected on import (this fixes asset auto-compiling)
- Various code fixes caused by s&box API tweaks
1.2
Bugfixes
- Added default settings
- Removed a bunch of code that isn't necessary anymore (e.g. Progress) thanks to https://commits.facepunch.com/415025
- Fixed any edge cases where settings wouldn't get loaded
1.1.2
Bugfixes
- Fixed compile issue caused by renaming of DrawMaterialIcon to DrawIcon.
1.1.1
Features
- Added optional "completion" sound, plays if enabled & if you queue several objects at once (disabled by default)
Bugfixes
- Removed broken settings button from editor toolbar
- Fixed various problems with the settings system
1.1.0
Warning
This release changes how settings serialization works, so your settings might've been reset - sorry
New Features
- Settings window matches other editor dialogs
- Settings window has a link to the GitHub for bug reporting & updates
Bugfixes
- Pain day III fixes
- Fixed issue where not setting up the addon would cause it to fail outright