Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Releases: Netherlands3D/3DTiles

Replaced usages of deprecated points array in Coordinate class, replaced it with the corresponding value fields

19 Feb 14:59
213649a

Choose a tag to compare

Merge pull request #22 from Netherlands3D/bugfix/coordinate-memory-issue

Bugfix/coordinate memory issue

v1.10.3: Merge pull request #21 from Netherlands3D/fix-realitymesh

23 Jan 11:42
0546bf0

Choose a tag to compare

query parameters now works with previous keys

14 Jan 13:58
a636de6

Choose a tag to compare

v1.10.2

Merge pull request #20 from Netherlands3D/bugfix/missing-former-query…

query parameter fix

14 Jan 09:55
f99de53

Choose a tag to compare

Merge pull request #19 from Netherlands3D/fix-queryparameters

fix url-querys for tilecontent

Tiletransform support

06 Jan 10:58
a638024

Choose a tag to compare

Merge pull request #18 from Netherlands3D/support_tiletransforms_fully

fully support tiletransform for gltf and b3dm

Clear key from url

12 Dec 14:55
d42f327

Choose a tag to compare

Added function to clear the key query from the url, this will allow keys to be removed if this is desired, and it will prevent multiple valid keys from being added to the url as was the case before

Cesium_RTC

11 Dec 12:07
a43f6da

Choose a tag to compare

Added support for CESIUM_RTC extension in gltf and glb-files
Added support for refine-method Add
Added support for tiletransforms, (translation only)

Metadata

24 Jun 12:53
53d4366

Choose a tag to compare

  • added option to parse metadata (seperate parse for now) and invoke metadata after loading of tiles with asset objects

Fix empty url query parameters

18 Jun 14:03

Choose a tag to compare

  • fix the way tileset urls and keys are combined, solving issue with empty url query parameters

Listen to internal UnityWebRequests

18 Jun 12:51
4591a4b

Choose a tag to compare

  • Added new public event that returns the internal UnityWebRequest after requesting the tileset .json