Skip to content

Releases: ThatOpen/engine_fragment

v2.4.0

27 Nov 20:04
b8121f8
Compare
Choose a tag to compare

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

07 Oct 11:45
ac32287
Compare
Choose a tag to compare

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

  • solve fragment utils edge cases (4694098)
  • solve fragmentidmap intersect logic (c393769)

Miscellaneous Chores

v2.2.0

18 Aug 14:42
39513c7
Compare
Choose a tag to compare

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

10 Jul 07:50
a999ce5
Compare
Choose a tag to compare

2.1.0 (2024-07-10)

Miscellaneous Chores

v2.0.0

22 May 20:42
b7fed32
Compare
Choose a tag to compare

2.0.0 (2024-05-22)

Features

  • improve reset color logic (f6b4bde)
  • make color per item editable (475f209)
  • make streamed properties non-zipped (c5e6eb2)
  • restructure repo, add package to thatopen org (46b3429)

Miscellaneous Chores

v1.5.0

11 Apr 12:57
4f5fe36
Compare
Choose a tag to compare

1.5.0 (2024-04-11)

Features

  • add back-reference in civil items (880c21d)
  • add logic to traverse curves and alignments (cb73524)
  • add more civil data to fragments (92bc3b9)
  • improve civil items (8ce4641)

Bug Fixes

  • add index to curves edges geometry (32c0ec7)
  • correct civil getPoint when percentage = 1 (e68330b)
  • misc corrections (e5d0b28)
  • support empty geometries for fragments (082a3c2)

v1.4.1

28 Feb 08:21
0c54bd7
Compare
Choose a tag to compare

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

v1.3.0

07 Jan 18:27
b3f73fa
Compare
Choose a tag to compare

1.3.0 (2023-12-30)

Features

  • create binary parser for streamed geometry (65de359)

Bug Fixes

  • add geometry id after start creating geometry (9d3f601)
  • make stream geometry id a string (202197e)
  • rename geometry id in flatbuffers (72d668d)

v1.2.0

03 Dec 18:29
32824c2
Compare
Choose a tag to compare

1.2.0 (2023-12-03)

Miscellaneous Chores

v1.1.0

28 Nov 16:16
Compare
Choose a tag to compare
chore: set base version to v1.1.0