All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.2-next.51 (2022-06-15)
0.0.2-next.50 (2022-06-15)
0.0.2-next.49 (2022-01-30)
0.0.2-next.48 (2022-01-30)
0.0.2-next.47 (2022-01-30)
0.0.2-next.46 (2021-11-07)
0.0.2-next.45 (2021-09-29)
0.0.2-next.44 (2021-07-20)
0.0.2-next.43 (2021-07-06)
- hide items (73415ac)
0.0.2-next.42 (2021-07-05)
0.0.2-next.41 (2021-07-05)
- hide not selected (99df515)
0.0.2-next.40 (2021-07-04)
- deselect item if selected before (is using control key) (aa85e47)
0.0.2-next.39 (2021-07-03)
- set focus point for orbit control to last selected (5a2c6e2)
0.0.2-next.38 (2021-07-01)
- highligh all geometry with same expressid (1673143)
- selection when loaded many files (3bafc29)
0.0.2-next.37 (2021-06-30)
- custom wasm file -> ThatOpen/engine_web-ifc#57
0.0.2-next.36 (2021-06-30)
0.0.2-next.35 (2021-06-30)
- center model so clipping just works, and show loading progress(just file count) (e8abb2e)
- show version in gui, so we dont need to open console (9491699)
- simple select (needs more work) (385e8fc)
- clipping planes (ce73e26)
- remove firstHitOnly on raycaster (ca0acbb)
- selected to follow clipping plane rules (eada0e8)
- temp fix for plane clipping bug (1877ada)
0.0.2-next.32 (2021-06-18)
- revert range experiment - not a good fit (d557ef3)
0.0.2-next.31 (2021-06-18)
- speed up selection a little (will try and use buffers directly) (c13576b)
- use faster material (1dfcf2b)
0.0.2-next.30 (2021-06-18)
- broken selection after last range update (c37ae4e)
0.0.2-next.29 (2021-06-18)
- test with update range on color (122bf3e)
0.0.2-next.28 (2021-06-15)
- collection map so I know what geometry that belongs together so I can highlight all (62a2b63)
- select entire collection (all with same ifc in file, not just geometry parts) (1c07537)
0.0.2-next.27 (2021-06-15)
- minor fixes to rest api integration and make url nicer (cc40349)
0.0.2-next.26 (2021-06-15)
- firefox does not have memory stats on chrome (cc88288)
0.0.2-next.25 (2021-06-14)
0.0.2-next.24 (2021-06-14)
- select multiple files and load (4c215d9)
- handle errors on ifc files better, just print to console and not stop (56105e1)
0.0.2-next.23 (2021-06-14)
- simple data fetch from server side, just for fun atm (2d5e756)
0.0.2-next.22 (2021-06-14)
- add launch config for debugger from vscode (6feaa97)
- simple ground plane and clipping tools first draft (a32c0ae)
- remove controller code (3d16aa4)
0.0.2-next.21 (2021-06-07)
- make it possible to hide buttons and hide not selected button added (e081af1)
0.0.2-next.20 (2021-06-07)
0.0.2-next.19 (2021-06-07)
- clear scene (0315077)
- load propertySet in controller fileload args (ffbf131)
- toggle wireframe (fded8b9)
0.0.2-next.18 (2021-06-06)
- wireless spacemouse support (d3fcc3f)
0.0.2-next.17 (2021-06-06)
0.0.2-next.16 (2021-06-06)
- set focus to last selected (camera) (368312e)
- dont try and read file if user cancels (526ce6b)
0.0.2-next.15 (2021-06-06)
0.0.2-next.14 (2021-06-06)
- invert selection (8c20e51)
0.0.2-next.13 (2021-06-06)
- add space navigator as option (a1a5b8c)
0.0.2-next.12 (2021-06-05)
- show gpu color & hide selected & show all (659e0e3)
0.0.2-next.11 (2021-06-05)
- deselect with contr key and not select when rotating (11d3a4a)
- multi select by holding contr down (e95461d)
- print version to console (1db59ed)