Commit graph

239 commits

Author SHA1 Message Date
Lars Brubaker
1ccca5779a Fix a bug in intersect objects
improve subtract processing
improve subtract editor rendering
clean up editor draw aip
2021-11-19 15:49:59 -08:00
Lars Brubaker
846f665db7 Adding a printable flag 2021-10-19 10:19:41 -07:00
Lars Brubaker
b4ea4272b1 fixing spelling 2021-10-12 12:36:09 -07:00
Lars Brubaker
f230075b35 More sliders 2021-10-01 16:59:58 -07:00
Lars Brubaker
c35fdde304 updating value updating 2021-10-01 12:28:06 -07:00
Lars Brubaker
1a136a755e improving sheet and array rebuild inclusion 2021-09-30 11:29:46 -07:00
Lars Brubaker
ebefc33e3e Making component work better with sheets 2021-09-28 12:55:39 -07:00
LarsBrubaker
1d0d981556 Finishing bevel for ring and wedge 2021-09-24 22:46:58 -07:00
LarsBrubaker
57f7c56685 Fix sliders to show entire range
Fix angle range on start and end angle sliders
2021-09-23 22:17:32 -07:00
LarsBrubaker
cad6ea3dd6 Fixing tests (YAY TESTS!) 2021-09-19 16:03:08 -07:00
LarsBrubaker
2139410faa Added RoundedCornerBox
Disabled in development csg code
Disabled in development 2D primitives code
Backwards compatibility for old wedge
New bevel for ring and wedge
2021-09-18 21:32:05 -07:00
Lars Brubaker
d4926e702f improving design tools hold to origin 2021-09-16 14:56:38 -07:00
Lars Brubaker
a238c8c4b0 Made 'Open', 'Save' and 'Bed' more intuitive
Added more sliders
Fixed issue with load progress indicator not clearing
Made value display update for more sliders
2021-09-13 17:47:24 -07:00
LarsBrubaker
c36d270c92 Adding sliders to all primitives 2021-09-12 20:23:40 -07:00
LarsBrubaker
378f7c34e0 lots of fun progress on sheet editing 2021-09-07 09:00:12 -07:00
Lars Brubaker
b46d9ea061 Sliders working much better 2021-09-02 14:01:05 -07:00
Lars Brubaker
5c7c95bd3a improving sliders 2021-09-02 13:12:32 -07:00
Lars Brubaker
b12fcfaea0 Improving material button
making text path work better
2021-09-02 11:26:00 -07:00
LarsBrubaker
627abbef9e Making sliders have option to do non-linear scalling 2021-08-30 08:47:11 -07:00
LarsBrubaker
f30ee46270 Putting in property slider 2021-08-22 22:07:43 -07:00
Lars Brubaker
ac5f4ed2f9 Added dragging to the histogram center
Added open to the image to path object when backed by an ImageObject
2021-08-17 11:31:40 -07:00
Lars Brubaker
b55438171a Making hue work again 2021-08-04 18:03:49 -07:00
LarsBrubaker
69d202170c improving image to path controls 2021-08-01 21:35:57 -07:00
LarsBrubaker
89890a4e94 improving image editor 2021-07-26 16:26:25 -07:00
Lars Brubaker
86d092379a re-writing image to path 2021-07-23 18:20:34 -07:00
LarsBrubaker
e685fa12a2 Making it possible to select dual contouring for CSG 2021-07-14 07:16:44 -07:00
LarsBrubaker
bc232506af making first pass at dual contouring for union 2021-07-11 18:51:46 -07:00
LarsBrubaker
e641374df5 Making it run on a thread 2021-07-11 15:15:00 -07:00
LarsBrubaker
42b4f46cb0 More state for testing 2021-07-10 22:00:37 -07:00
LarsBrubaker
818a7fb8d7 Working on new 2D primitives and operations 2021-07-07 21:07:30 -07:00
LarsBrubaker
c7ebd45267 more dual contouring research 2021-07-01 06:46:49 -07:00
LarsBrubaker
ae677a9cc2 working on dual contouring 2021-06-25 07:22:22 -07:00
LarsBrubaker
4327013216 Rebuilding happing correctly again 2021-06-20 21:55:40 -07:00
LarsBrubaker
6ebc9188c9 Make updates check for sheet references 2021-06-19 21:28:16 -07:00
Lars Brubaker
9b70680cce Working on a new marching squares test 2021-06-16 18:08:33 -07:00
LarsBrubaker
793b47ad43 Making sheet affect more things 2021-06-07 07:45:18 -07:00
LarsBrubaker
c01afb5542 Added UiHints to controls 2021-06-06 09:07:18 -07:00
LarsBrubaker
082a8cdcc7 All primitives using Expressions 2021-06-05 11:12:26 -07:00
Lars Brubaker
35bc8f510d Fixing problem with scale controls
issue: MatterHackers/MatterControl#5073
Crashes when entering width, depth or height
2021-06-02 17:58:43 -07:00
Lars Brubaker
3d068ef868 Fixing null errors in expressions
Changed to requiring = at start of equation
2021-06-02 10:22:13 -07:00
Lars Brubaker
28bd0a1071 Adding IntOrExpression 2021-06-01 17:48:43 -07:00
LarsBrubaker
3422233ba9 Better handling of bad data 2021-06-01 07:30:39 -07:00
LarsBrubaker
c4dc31dfe4 improving cell evaluation order 2021-05-31 21:43:31 -07:00
LarsBrubaker
a962527a6f Refactoring 2021-05-31 18:44:00 -07:00
LarsBrubaker
abe5d17012 Made width depth scale controls work with variables 2021-05-31 16:12:07 -07:00
LarsBrubaker
8d386825d0 Hide edit controls 2021-05-31 13:43:56 -07:00
LarsBrubaker
83fe975e2a Names are working (lookup by id)
The editor is much improved
2021-05-31 09:07:59 -07:00
LarsBrubaker
f8f6cd443f Improving sheet editor 2021-05-30 23:01:31 -07:00
LarsBrubaker
703dadafad Working to add variables in the form of a sheet 2021-05-30 08:06:22 -07:00
LarsBrubaker
4f3a241e86 The beginning of variable support 2021-05-29 22:21:50 -07:00