Commit graph

17158 commits

Author SHA1 Message Date
bfcacb184f
Improve the primitives sidebar 2026-01-29 01:06:48 -08:00
dfeed5d1a6
Fix draggable viewport 2026-01-29 00:40:26 -08:00
fe0edd7fd2
Setup a CSS theme system 2026-01-29 00:34:34 -08:00
704c826b29
Add basic app interface 2026-01-29 00:32:11 -08:00
f2dc318f09
Migrate scene state to Pinia store 2026-01-29 00:24:41 -08:00
862f31f6c4
Create a composable for scene state 2026-01-29 00:20:16 -08:00
33ade7f289
Extract camera utils 2026-01-29 00:13:54 -08:00
128bfde8c0
Add perspective toggles 2026-01-29 00:04:05 -08:00
0c65c9848e
Add view presets 2026-01-29 00:01:58 -08:00
2235d3ed63
Add reset view function 2026-01-29 00:00:58 -08:00
fa7370da4f
Add fit to selection camera function 2026-01-28 23:59:27 -08:00
e19eee5f74
Add orbit controls 2026-01-28 23:57:44 -08:00
eb263061c1
Add axis visibility toggle prop 2026-01-28 23:48:10 -08:00
48821f5d51
Add grid visibility toggle prop 2026-01-28 23:47:13 -08:00
c42f6ff9ed
Add axis helper 2026-01-28 23:45:55 -08:00
2aed1c37ce
Add grid helper 2026-01-28 23:44:16 -08:00
f0fece522d
Setup three.js 2026-01-28 23:39:01 -08:00
2105d05749
Setup Vitest 2026-01-28 23:22:55 -08:00
3b76d3efa7
Setup Pinia 2026-01-28 22:44:31 -08:00
78764f1552
Add placeholder subdirectories 2026-01-28 22:42:53 -08:00
0116ba3ac1
Configure ESLint and Prettier 2026-01-28 22:41:50 -08:00
c688bf1cda
Initialize a Vue 3 project 2026-01-28 22:34:23 -08:00
c2f8e74c2f
Add Justfile 2026-01-28 22:26:12 -08:00
d37f5aa794
Setup Rust tooling 2026-01-28 21:49:55 -08:00
89bd003480
Create a Nix flake and setup Direnv 2026-01-28 21:45:39 -08:00
70af2d9ae8
Move MatterControl source code into a subdirectory 2026-01-28 21:30:58 -08:00
2c6e34243a
Create a web port tasklist 2026-01-28 20:12:47 -08:00
f8ce503a40
Add web port research 2026-01-28 14:36:34 -08:00
9ca012e6c6
Add planning documents 2026-01-28 14:06:53 -08:00
edee50802f
Research agg-sharp 2026-01-28 13:12:13 -08:00
58b74dcc50
Complete research project 2026-01-27 17:15:45 -08:00
94acfe3ba1
Structure research project 2026-01-27 16:47:56 -08:00
MatterHackers
c2bf2ad5a5 Made it so that you can add fonts and (open with 'system file')
Fixed BaseObject
2023-12-03 21:00:59 -08:00
MatterHackers
74db968eee We can read extra fonts from the system. 2023-12-03 19:00:41 -08:00
MatterHackers
15767dcd33 center numbers 2023-12-03 16:51:13 -08:00
MatterHackers
459244fd37 path editor alignment 2023-12-03 15:11:22 -08:00
MatterHackers
8e772944c5 improving rotation 2023-12-03 15:05:57 -08:00
Lars Brubaker
25dd3c7f78 Improved flaten 2023-12-01 17:45:27 -08:00
Lars Brubaker
cf608735bc Improving path coordinates 2023-12-01 16:11:09 -08:00
Lars Brubaker
07b16a2047 Improving path handling 2023-12-01 11:36:08 -08:00
Lars Brubaker
5db2bfae47 New path understanding is working 2023-12-01 09:43:23 -08:00
Lars Brubaker
030a81e9bc More path work 2023-11-30 18:05:47 -08:00
MatterHackers
a22301101d Cleaning up 2023-11-29 08:32:46 -08:00
Lars Brubaker
d9d20774e8 path cleaning 2023-11-28 18:16:20 -08:00
Lars Brubaker
4351f6a6a2 improving recalculate 2023-11-22 17:12:57 -08:00
Lars Brubaker
5d958fa926 better path handling 2023-11-22 10:51:44 -08:00
Lars Brubaker
097b53649a 3mf loading improvements (soon)
Text wrapping
2023-11-20 18:00:21 -08:00
MatterHackers
5b8ccb4334 allow \n in single line text object 2023-11-20 07:53:24 -08:00
MatterHackers
3d95502a1a Made the visiblilty right 2023-11-20 07:50:05 -08:00
MatterHackers
ae67d206a2 Finished (for now) fit to bounds 4
Added wraping to single line text object
2023-11-19 20:19:46 -08:00