three.cad/todo.txt

86 lines
2.3 KiB
Plaintext
Raw Normal View History

2021-04-10 18:53:44 +08:00
fix css on design tree (a lot of work) \\ done
2021-04-06 12:52:19 +08:00
clear dim on exit exit sketch / rehydrate when back or after loading \\\ done
2021-04-08 16:48:29 +08:00
dimension to origin // done
2021-04-07 02:31:14 +08:00
2021-04-10 18:53:44 +08:00
- need to auto hide ( consume) when new boolean created \\ done
2021-04-07 02:31:14 +08:00
- sensible default names, like extrude 1, sketch 1, leverage react for this
2021-04-10 18:53:44 +08:00
boolean flesh out refresh / replace mesh
- / delete mesh \\ done
2021-04-06 13:40:47 +08:00
- create derived part using relationship as name \\ done
- hidden bodies messes up hover highlight \\ fixed
2021-04-14 04:39:33 +08:00
- add for union and intersect // done
2021-04-10 18:53:44 +08:00
- consume skeches after extrude // done
2021-04-11 15:57:39 +08:00
- selection hover disspates when rehovered //fixed
- boolean unable to select click //fixed
2021-04-13 09:37:16 +08:00
- hover sync between tree and work area // done, punt on stretch
2021-04-06 12:52:19 +08:00
2021-04-05 16:05:53 +08:00
2021-04-10 18:53:44 +08:00
vertical // done
horizontal // done
2021-04-13 09:37:16 +08:00
- select sketch for extrusion, punt, leverage current sketch modality
2021-04-13 20:39:20 +08:00
constraint angle // done
2021-04-13 09:37:16 +08:00
2021-04-14 07:49:56 +08:00
button panel cleanup // done
2021-04-15 13:32:20 +08:00
3 pt arc // done
2021-04-21 19:19:55 +08:00
tangent // done
2021-04-16 08:05:40 +08:00
-boolean highlights when hovering over parent why? because they share the same material
- should unselect after boolean see above
extrude dialogue / done
better default ent names / done
2021-04-17 07:03:30 +08:00
loopfind especially arc, // fixed for single looop, good enough, maybe stretch goal of selecting search start pt
dim tag delete //resolved
2021-04-17 21:32:14 +08:00
auto update extrude // done
extrude edit dialog // done
2021-04-19 03:14:01 +08:00
file save, stl export// done
2021-04-19 15:30:29 +08:00
seperate scene from init logic only init cam and rendere // not an issue , ended up just splicing (1)
add download button, different from save button // done
2021-04-21 19:19:55 +08:00
- vertical and horzontal baseline to dimension to / or just smart ordinate dir dimenensing // done
- auto snap done
2021-04-16 08:05:40 +08:00
2021-04-21 18:54:57 +08:00
2021-04-19 11:53:02 +08:00
-unable cancel out of new sketches //fixed seemingly
2021-04-19 15:30:29 +08:00
-unable to delete arc // fixed seemingly
2021-04-14 07:49:56 +08:00
2021-04-21 19:19:55 +08:00
- increased design payload handling
2021-04-17 21:32:14 +08:00
-sometimes unable to hit return and change dimensionk
2021-04-16 08:05:40 +08:00
hover not clearing sometimes in sketch
2021-04-17 21:32:14 +08:00
0.000 artifact
2021-04-19 03:14:01 +08:00
lighting messed up
2021-04-17 21:32:14 +08:00
2021-04-06 12:52:19 +08:00
2021-04-19 15:30:29 +08:00
reattach sketch
highlight button to indicate active mode
2021-04-16 08:05:40 +08:00
2021-04-19 15:30:29 +08:00
add cancle soft button for line arc
constraint labels,equal
parallel // need to add antoher button to feature ,or empty placeholder
2021-04-16 08:05:40 +08:00
tree relation tool tip
2021-04-15 13:32:20 +08:00
tree ent renaming
set pieces
2021-04-19 15:30:29 +08:00
wasm data structure
2021-04-15 13:32:20 +08:00
hover state for sketch
await selection
3 point arc implementation
2021-04-19 15:30:29 +08:00
local file save and mark dirty
2021-04-16 08:05:40 +08:00
saerch tree for loop finding // need dev effor
dep tree for biuidling design treee
2021-04-15 13:32:20 +08:00