Kieran Farr
Kieran Farr
EDIT Tue Dec 5 2023: BLOCKED TASK: do not do this task, with new pagination the speed is much improved. We can revisit this later if needed to squeeze more...
Suggestion to implement: - remove "Above the fold" default settings (no pos / rot / scal / model / actions) - only show environment component (if others exist ignore them)...
ideas: * for the hover selector, use blending:THREE.AdditiveBlending on the material. if its too bright.. bring down opacity more.. * if u dont like the look.. you could instead set...
As a user, when in plan view (top down ortho camera), I want to be able to enter a drawing mode to mark up the current visible top-down ortho camera...
see design ticket: https://github.com/3DStreet/3dstreet-editor/issues/156
As a user who is logged-in to 3DStreet Editor, I would like to save my street glb to the cloud with a public URL so that I can access this...
After https://github.com/3DStreet/3dstreet-editor/issues/245 we learned that even after tree shaking the bundle size for 3dstreet-editor is 1.2MB. This is a lot to load at one time Instead, break up the js...
see design ticket: https://github.com/3DStreet/3dstreet-editor/issues/156
as a user I can select a group of objects first before being able to select sub-objects from this group. For example, I can select a lane or "segment" within...