Releases: ThatOpen/engine_fragment
Releases · ThatOpen/engine_fragment
v2.4.0
2.4.0 (2024-11-27)
Features
- add check for cached fragment files (d9e7dde)
- allow to copy fragmentmaps (ab138d6)
- allow to customize the property files name (53253a5)
- allow to return whole fragment id map for fragments group (01bc12f)
- improve behavior when getting all fragments (da3843f)
- provide both minified and non-minified build (c6ff41f)
- remove stringify from fragment map serializer (092b24b)
v2.3.0
2.3.0 (2024-10-07)
Features
- add streamed property caching (9cff742)
- allow file as response type for tiles fetching (a372ad8)
- make fragmentutils (e68abea)
- make intersect fragmentidmaps (7f3fb30)
- make property streaming more flexible (5156341)
- make streamed property db optional and disabled by default (1779e8f)
Bug Fixes
Miscellaneous Chores
- release 2.3.0 (8c5210c)
v2.2.0
2.2.0 (2024-08-18)
Features
- allow custom streaming function (c820d3d)
- implement fragment cloning (88cd07b)
- support distinction between streamed/non-streamed groups (88be54b)
Bug Fixes
- correct importer fragmentsgroup data error (4ec3e3e)
- remove errors when ID not found (ac8458b)
- support blob response types (218631c)
Miscellaneous Chores
v2.1.0
v2.0.0
v1.5.0
v1.4.1
1.4.1 (2024-02-28)
Features
- add methods to traverse properties (40f0891)
- add more property methods (1757358)
- check that items to hide or show exist (e54593f)
- fix setVisibility type (469d21a)
- improve FragmentsGroup type (2768f33)
- make fragmentsgroup properties protected (787ede6)
- make geometry id a number (bfffee6)
- remove merged fragments (dfbffc6)
- remove merged fragments (8f44513)
- restore BVH (096172c)
Bug Fixes
- adjust add items behavior (a93a7fb)
- build repo before publish (57b9d95)
- correct error when fetching all items of type (fc3f701)
- correct fragment resize (58d894c)
- correct property fetching logic (2bf0e9d)
- correct typo (3cbdebd)
- get rid of FragmentsGroup memory leak (6974afd)
- improve fragment add logic (fe9afe3)
- prevent empty colors array in get method (040aa8a)
- various fixes for streaming (4ef1b35)
Miscellaneous Chores
- release 1.4.1 (f284eec)