Commit graph

235 commits

Author SHA1 Message Date
Lars Brubaker
8f8254e2ff Made image converter select good filter
Fixed bug with bed not showing top texture
2021-08-20 16:55:29 -07:00
Lars Brubaker
c2a8ed5762 New ImageConverter has reached first ship candidate 2021-08-20 09:57:38 -07:00
Lars Brubaker
f4bfa7c9fd Improving Image Converter 2021-08-17 17:35:17 -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
LarsBrubaker
e016241a0b consider alpha even when doing intensity 2021-08-17 09:42:34 -07:00
Lars Brubaker
419ebd12d5 Making a separate display image to show binary alpha and outline 2021-08-16 18:11:18 -07:00
LarsBrubaker
93735995b7 Getting the color filtering working 2021-08-16 09:18:36 -07:00
Lars Brubaker
b55438171a Making hue work again 2021-08-04 18:03:49 -07:00
Lars Brubaker
215b7140fb improving histogram drawing 2021-08-03 18:10:42 -07:00
LarsBrubaker
69d202170c improving image to path controls 2021-08-01 21:35:57 -07:00
Lars Brubaker
7e22f26770 Working to make arrays have instance data (index) 2021-07-30 17:51:44 -07:00
Lars Brubaker
7c6aad79c0 Continuing new image to path object 2021-07-27 18:12:24 -07:00
Lars Brubaker
dd848d6639 getting closer to alpha working 2021-07-27 11:03:53 -07:00
LarsBrubaker
5bb82bf230 actually creating the alpha image 2021-07-27 09:38:41 -07:00
Lars Brubaker
f214741c95 The controls can be dragged 2021-07-26 18:03:40 -07:00
LarsBrubaker
c61a7d9ae8 Making the grab controls selectable 2021-07-26 16:26:25 -07:00
LarsBrubaker
4fab94263c Getting closer to histogram editing 2021-07-26 16:26:25 -07:00
LarsBrubaker
40abf0311e improving image editor 2021-07-26 16:26:24 -07:00
Lars Brubaker
86d092379a re-writing image to path 2021-07-23 18:20:34 -07:00
LarsBrubaker
818a7fb8d7 Working on new 2D primitives and operations 2021-07-07 21:07:30 -07:00
LarsBrubaker
252a00989a Rotate can be scripted 2021-07-05 11:19:11 -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
3988b47019 Working on adding new CSG operator 2021-06-17 18:24:19 -07:00
LarsBrubaker
94befb957c Refactoring CSG operations 2021-06-17 11:50:58 -07:00
LarsBrubaker
47d2d66089 scripting to Linear Array 2021-06-14 08:00:42 -07:00
Lars Brubaker
bbbf7c768c Fixing bug with scaling 2021-06-11 11:23:15 -07:00
LarsBrubaker
c86c3b4eac fixing scale object 2021-06-10 08:49:15 -07:00
LarsBrubaker
793b47ad43 Making sheet affect more things 2021-06-07 07:45: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
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
4f3a241e86 The beginning of variable support 2021-05-29 22:21:50 -07:00
LarsBrubaker
1fdba214b5 Creating new ui 2021-05-17 07:27:32 -07:00
Lars Brubaker
77abea4335 Improving scale object (displaying ratios on fixed scales) 2021-05-17 07:27:32 -07:00
Lars Brubaker
4ef7ecfeb7 Made fit to bounds scale with new inline controls 2021-05-13 12:19:42 -07:00
LarsBrubaker
b5302eb1f4 Fixing null and improving help text 2021-05-11 08:00:25 -07:00
Lars Brubaker
66a4a92e66 Made better messaging around advanced
added 316L scaling
made a new back button
2021-05-07 11:29:59 -07:00
LarsBrubaker
6b030b8a28 Improve keyboard 3d view movement
Working to make scale control revert to custom if scaled
2021-05-07 09:12:42 -07:00
Lars Brubaker
a39dbde37c Butter Ultrafuse_316L scaling 2021-05-06 17:45:27 -07:00
Lars Brubaker
8bd06fe3da Made a new scale transform control that has width depth height 2021-05-06 16:58:02 -07:00
Lars Brubaker
65a17b8cd3 Working on new scale tool 2021-05-06 12:18:38 -07:00
LarsBrubaker
f375015122 make scale display better 2021-05-05 20:53:02 -07:00
Lars Brubaker
1c9119568f Making sure we don't executer rebuilds while in a separate thread from the UI 2021-05-03 17:58:03 -07:00
LarsBrubaker
ec41a2b6aa diameter control is working cancel scale is working 2021-05-01 22:06:43 -07:00
LarsBrubaker
2d15461d67 Working to fix rebuild errors 2021-04-27 08:10:25 -07:00
Lars Brubaker
a23857c6eb Refacotring
Adding GitHub personal access token option
2021-04-23 18:07:46 -07:00