cad-editor/src/scene
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-10 15:03:31 +03:00
..
cache feat(tess): use angular sampling 2026-08-10 12:12:16 +03:00
convert refactor(cad): use direct stack dependencies 2026-08-10 15:03:31 +03:00
model refactor(cad): use direct stack dependencies 2026-08-10 15:03:31 +03:00
pick feat(cursor): add crosshair options 2026-08-08 21:32:44 +03:00
pipeline refactor(cad): use direct stack dependencies 2026-08-10 15:03:31 +03:00
text feat(view): add visual style previews 2026-08-04 21:23:25 +03:00
view fix(camera): keep the eye's coordinates out of the view basis 2026-08-10 02:36:28 +03:00
annotative.rs fix(annotative): scale text by its own annotativeness, not its style's 2026-08-08 02:45:59 +03:00
boundary.rs refactor(cad): use direct stack dependencies 2026-08-10 15:03:31 +03:00
camera_ops.rs feat(view): complete ZOOM options 2026-08-08 20:37:53 +03:00
creation_style.rs fix(styles): apply active creation defaults 2026-08-03 16:43:58 +03:00
entity.rs refactor(cad): use direct stack dependencies 2026-08-10 15:03:31 +03:00
group_layer.rs fix(groups): highlight full group on hover 2026-08-04 16:40:22 +03:00
layout.rs fix(view): preserve projection framing 2026-08-05 12:47:46 +03:00
limits.rs fix(viewport): adapt layout crosshair contrast 2026-07-31 23:47:41 +03:00
mod.rs refactor(cad): use direct stack dependencies 2026-08-10 15:03:31 +03:00
modify.rs refactor(cad): use direct stack dependencies 2026-08-10 15:03:31 +03:00
mspace.rs feat(render): add scene environment pipeline 2026-08-05 23:42:18 +03:00
page_setup.rs fix(io): resolve root named-objects dict robustly on foreign DWGs 2026-07-13 16:28:21 +03:00
paper.rs feat(render): add scene environment pipeline 2026-08-05 23:42:18 +03:00
preview.rs feat(insert): add docked block palette 2026-08-06 11:02:52 +03:00
project.rs refactor: drop truck, and evaluate every curve through the kernel 2026-08-10 01:08:50 +03:00
render_graph.rs feat(render): add scene environment pipeline 2026-08-05 23:42:18 +03:00
scene_markers.rs feat(scene): draw nonprint light, camera and geo-location glyphs 2026-07-19 22:15:40 +03:00
selection.rs feat(qselect): expand filter workflow 2026-08-05 13:40:53 +03:00