three.cad/todo.txt

86 lines
2.3 KiB
Plaintext
Raw Permalink Normal View History

2021-04-10 10:53:44 +00:00
fix css on design tree (a lot of work) \\ done
2021-04-06 04:52:19 +00:00
clear dim on exit exit sketch / rehydrate when back or after loading \\\ done
2021-04-08 08:48:29 +00:00
dimension to origin // done
2021-04-06 18:31:14 +00:00
2021-04-10 10:53:44 +00:00
- need to auto hide ( consume) when new boolean created \\ done
2021-04-06 18:31:14 +00:00
- sensible default names, like extrude 1, sketch 1, leverage react for this
2021-04-10 10:53:44 +00:00
boolean flesh out refresh / replace mesh
- / delete mesh \\ done
2021-04-06 05:40:47 +00:00
- create derived part using relationship as name \\ done
- hidden bodies messes up hover highlight \\ fixed
2021-04-13 20:39:33 +00:00
- add for union and intersect // done
2021-04-10 10:53:44 +00:00
- consume skeches after extrude // done
2021-04-11 07:57:39 +00:00
- selection hover disspates when rehovered //fixed
- boolean unable to select click //fixed
2021-04-13 01:37:16 +00:00
- hover sync between tree and work area // done, punt on stretch
2021-04-06 04:52:19 +00:00
2021-04-05 08:05:53 +00:00
2021-04-10 10:53:44 +00:00
vertical // done
horizontal // done
2021-04-13 01:37:16 +00:00
- select sketch for extrusion, punt, leverage current sketch modality
2021-04-13 12:39:20 +00:00
constraint angle // done
2021-04-13 01:37:16 +00:00
2021-04-13 23:49:56 +00:00
button panel cleanup // done
2021-04-15 05:32:20 +00:00
3 pt arc // done
2021-04-21 11:19:55 +00:00
tangent // done
2021-04-16 00:05:40 +00: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-16 23:03:30 +00: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 13:32:14 +00:00
auto update extrude // done
extrude edit dialog // done
2021-04-18 19:14:01 +00:00
file save, stl export// done
2021-04-19 07:30:29 +00: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 11:19:55 +00:00
- vertical and horzontal baseline to dimension to / or just smart ordinate dir dimenensing // done
- auto snap done
2021-04-16 00:05:40 +00:00
2021-04-21 10:54:57 +00:00
2021-04-19 03:53:02 +00:00
-unable cancel out of new sketches //fixed seemingly
2021-04-19 07:30:29 +00:00
-unable to delete arc // fixed seemingly
2021-04-13 23:49:56 +00:00
2021-04-21 11:19:55 +00:00
- increased design payload handling
2021-04-17 13:32:14 +00:00
-sometimes unable to hit return and change dimensionk
2021-04-16 00:05:40 +00:00
hover not clearing sometimes in sketch
2021-04-17 13:32:14 +00:00
0.000 artifact
2021-04-18 19:14:01 +00:00
lighting messed up
2021-04-17 13:32:14 +00:00
2021-04-06 04:52:19 +00:00
2021-04-19 07:30:29 +00:00
reattach sketch
highlight button to indicate active mode
2021-04-16 00:05:40 +00:00
2021-04-19 07:30:29 +00: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 00:05:40 +00:00
tree relation tool tip
2021-04-15 05:32:20 +00:00
tree ent renaming
set pieces
2021-04-19 07:30:29 +00:00
wasm data structure
2021-04-15 05:32:20 +00:00
hover state for sketch
await selection
3 point arc implementation
2021-04-19 07:30:29 +00:00
local file save and mark dirty
2021-04-16 00:05:40 +00:00
saerch tree for loop finding // need dev effor
dep tree for biuidling design treee
2021-04-15 05:32:20 +00:00