Skip to content

Releases: norybiak/UltimateLoader

v1.1.6

25 Apr 02:06
Compare
Choose a tag to compare
  • fixed texture url resolve issue

v0.4.6

25 Apr 02:06
Compare
Choose a tag to compare
  • fixed texture url resolve issue

v1.1.1

24 Apr 06:05
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/norybiak/UltimateLoader.git

v1.1.0

24 Apr 03:49
Compare
Choose a tag to compare
  • Major changes to UL2
  • Cache system
  • Arrays, strings, and objects are compatible methods to pass in urls/data

v0.4.3

23 Apr 05:04
Compare
Choose a tag to compare
  • fixed issue where textures didn't properly resolve for glTF using the new skip method

v0.4.0

23 Apr 02:30
Compare
Choose a tag to compare
  • Texture will skip loading via Three,js if in Altspace (Altspace downloads textures natively instead)

v1.0.1

23 Apr 02:17
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

v0.3.1

26 Feb 04:50
Compare
Choose a tag to compare

Updated GLTF

v0.3.0

14 Feb 05:46
Compare
Choose a tag to compare
  • Removed DRACO and FBX support (for now)
  • Added GLTF support
  • Backwards compatibility with how THREE handles loaders from r74 and r84
  • Added non-minified version of the distribute

v0.2.0

13 Feb 02:03
Compare
Choose a tag to compare
  • DoubleSide is no longer applied via the loader.
  • Started to implement DRACO (experimental, never tested)