git.lucas.co
/
cce-designer
graphic design tool
git clone https://git.lucas.co/cce-designer.git
Log
|
Files
|
Refs
Mode
Name
Size
100644
.cargo/config.toml
401B
100644
.gitignore
24B
100644
CLAUDE.md
107.6K
100644
Cargo.lock
79.9K
100644
Cargo.toml
1K
100644
Makefile
546B
100644
cce-designer.desktop
241B
100644
default_project.json
1.7K
100644
nodes/analysis.json
535B
100644
nodes/attribute.json
2.4K
100644
nodes/boolean.json
391B
100644
nodes/bounds.json
255B
100644
nodes/box.json
353B
100644
nodes/camera.json
689B
100644
nodes/collision.json
817B
100644
nodes/connectivity.json
215B
100644
nodes/copy.json
436B
100644
nodes/cull.json
461B
100644
nodes/curve.json
360B
100644
nodes/deform.json
433B
100644
nodes/detangle.json
496B
100644
nodes/develop.json
497B
100644
nodes/distance.json
489B
100644
nodes/embryo.json
6.1K
100644
nodes/export.json
432B
100644
nodes/extrude.json
403B
100644
nodes/grid.json
549B
100644
nodes/group.json
2K
100644
nodes/hull.json
136B
100644
nodes/input.json
88B
100644
nodes/line.json
216B
100644
nodes/mold_shell.json
570B
100644
nodes/neighbour.json
1.9K
100644
nodes/normal.json
270B
100644
nodes/output.json
148B
100644
nodes/page.json
723B
100644
nodes/page_border.json
443B
100644
nodes/page_grid.json
655B
100644
nodes/page_text.json
904B
100644
nodes/plane.json
891B
100644
nodes/points.json
447B
100644
nodes/polygon.json
531B
100644
nodes/relax.json
875B
100644
nodes/remesh.json
851B
100644
nodes/scatter.json
1.4K
100644
nodes/simnet.json
863B
100644
nodes/soft_transform.json
598B
100644
nodes/sphere.json
1.3K
100644
nodes/subdivide.json
241B
100644
nodes/subnet.json
146B
100644
nodes/suture.json
479B
100644
nodes/switch.json
397B
100644
nodes/time.json
482B
100644
nodes/transfer.json
420B
100644
nodes/transform.json
259B
100644
nodes/valence.json
297B
100644
nodes/visualize.json
1.4K
100644
nodes/volume.json
556B
100644
nodes/wrangle.json
540B
100644
project.json
1.7K
100644
scratch/find_click_offset.py
2.1K
100644
scratch/inspector_output.txt
8.1K
100644
scratch/test_circular_menu.py
3.6K
100644
scratch/test_flow.py
1.2K
100644
scratch/test_focused_clicks.py
2.4K
100644
scratch/test_offsets.py
2.5K
100644
scratch/test_selection.py
1.1K
100644
screenshot1.png
11.9K
100644
screenshot2.png
11.9K
100644
shapeshifter.md
47.9K
100644
src/api.rs
11.1K
100644
src/app.rs
441.8K
100644
src/application.rs
15.4K
100644
src/collide.rs
8.3K
100644
src/command.rs
23K
100644
src/curve_tool.rs
2.4K
100644
src/detail.rs
64.9K
100644
src/dialog.rs
104.1K
100644
src/export.rs
7.4K
100644
src/export_cli.rs
4.3K
100644
src/expr.rs
25.5K
100644
src/geometry.rs
351.4K
100644
src/gpu.rs
3.3K
100644
src/hull.rs
5.4K
100644
src/layout.rs
5.4K
100644
src/main.rs
515.4K
100644
src/mold.rs
7.2K
100644
src/page.rs
23K
100644
src/plate_corner.rs
29.6K
100644
src/playbar.rs
10.9K
100644
src/project.rs
31.8K
100644
src/remesh.rs
25K
100644
src/render.rs
63.7K
100644
src/scatter.rs
5.6K
100644
src/shapes.rs
18.4K
100644
src/shortcut.rs
9.1K
100644
src/slots.rs
12.7K
100644
src/soft_transform_tool.rs
3.9K
100644
src/spatial.rs
13.2K
100644
src/springs.rs
9.4K
100644
src/thumbnail.rs
4.7K
100644
src/viewer_state.rs
18.3K
100644
src/viewport_3d.rs
14.8K
100644
src/vk_smoke.rs
18.4K
100644
src/volume.rs
19.7K
100644
src/window.rs
51.2K
100644
src/wrangle.rs
34.9K
100644
tests/doc_claims.rs
6.3K
100644
tests/user_paths.rs
5K