Skip to content

Releases: xezno/sbox-quixel-bridge

1.2.5b

29 May 22:42
5b73450
Compare
Choose a tag to compare

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

09 Mar 23:52
Compare
Choose a tag to compare

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

10 Dec 02:19
Compare
Choose a tag to compare

Bugfixes

Various code fixes caused by s&box API tweaks

1.2.3

06 Dec 02:04
Compare
Choose a tag to compare

Bugfixes

  • Various code fixes caused by s&box API tweaks

1.2.2

26 Oct 23:49
Compare
Choose a tag to compare

Bugfixes

  • Various code fixes caused by s&box API tweaks

1.2.1

20 Aug 19:47
Compare
Choose a tag to compare

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

31 Jul 09:57
Compare
Choose a tag to compare
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

30 Jun 01:51
Compare
Choose a tag to compare

Bugfixes

  • Fixed compile issue caused by renaming of DrawMaterialIcon to DrawIcon.

1.1.1

27 May 12:49
Compare
Choose a tag to compare

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

21 May 14:06
Compare
Choose a tag to compare

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