@@ -23,40 +23,42 @@ Currently:
2323- GLTF (triangles only)
2424
2525## Roadmap
26- - [x] Grid in the background
27- - [x] Translucent models to see wirefame in the background
28- - [x] Snap vertices
29- - [x] Translation - scale - rotate
30- - [x] Split models
31- - [x] Hide models
32- - [x] Delete model
33- - [x] Loading SHP - * needs our own library to load, noone supports multipatch*
34- - [x] BVH build into worker
35- - [x] Loading screen + Add chicken
36- - [x] Add React Context
37- - [x] Tabs in sidepanel
38- - [x] Redesign
39- - [x] Sidepanel view settings
40- - [x] Intro screen
41- - [x] Selecting alignment for loaded models
42- - [x] Worker pool for loading
43- - [x] Status - counter, update global loading status
44- - [x] Reading metadata from IFC files - inspeciton of metadata?
45- - [x] CI na githubu autodeploy
46-
47- ### Short term
48- - [ ] Loading points and lines from SHP
49- - [ ] Loading GeoJSON
50- - [ ] Project export
51- - [ ] Project import
52- - [ ] Allow labeling geometry
53- - [ ] Uniforms copy on model add
54- - [ ] Rotate Splash screen bug
26+
27+ - [x] Grid in the background
28+ - [x] Translucent models to see wirefame in the background
29+ - [x] Snap vertices
30+ - [x] Translation - scale - rotate
31+ - [x] Split models
32+ - [x] Hide models
33+ - [x] Delete model
34+ - [x] Loading SHP - _ needs our own library to load, noone supports multipatch_
35+ - [x] BVH build into worker
36+ - [x] Loading screen + Add chicken
37+ - [x] Add React Context
38+ - [x] Tabs in sidepanel
39+ - [x] Redesign
40+ - [x] Sidepanel view settings
41+ - [x] Intro screen
42+ - [x] Selecting alignment for loaded models
43+ - [x] Worker pool for loading
44+ - [x] Status - counter, update global loading status
45+ - [x] Reading metadata from IFC files - inspeciton of metadata?
46+ - [x] CI na githubu autodeploy
47+ - [x] Uniforms copy on model add
48+ - [x] Rotate Splash screen bug
49+ - [ ] Loading points and lines from SHP
50+ - [ ] Loading GeoJSON
51+ - [ ] Project export
52+ - [ ] Project import
53+ - [ ] Allow labeling geometry
54+ - [ ] delete selected submodel
55+ - [ ] merge submodels
5556
5657### Backlog
57- - [ ] IFC metadata loading (memory-efficiency???)
58- - [ ] BVH
59- - [ ] remesh models - intersection of triangles
60- - [ ] delete submodel - * for now as (split + delete)*
61- - [ ] frustum culling
62- - [ ] rectangular select
58+
59+ - [ ] IFC metadata loading (memory-efficiency???)
60+ - [ ] BVH
61+ - [ ] remesh models - intersection of triangles
62+ - [ ] delete submodel - _ for now as (split + delete)_
63+ - [ ] frustum culling
64+ - [ ] rectangular select
0 commit comments