Commit graph

16451 commits

Author SHA1 Message Date
Lars Brubaker
db6bd71262 removing glGCode & gsSlicer 2021-12-02 16:34:53 -08:00
Lars Brubaker
2ff395e4e5
Merge pull request #5171 from larsbrubaker/main
main
2021-12-02 10:17:09 -08:00
Lars Brubaker
05ee754935 Refactoring 2021-12-02 08:49:09 -08:00
Lars Brubaker
35ef85b73e improving connect procedure 2021-11-30 17:45:47 -08:00
Lars Brubaker
de77575fd2 Improving printer setup (com port detection) 2021-11-30 14:25:01 -08:00
Lars Brubaker
9cfc85f90e Took out legacy csg code
refactoring
2021-11-26 12:49:50 -08:00
Lars Brubaker
d5ac8376aa
Merge pull request #5170 from larsbrubaker/main
main
2021-11-26 10:28:19 -08:00
Lars Brubaker
fa5cdd956e Improve loading images for the resources feed
Change store to resources
2021-11-26 10:16:59 -08:00
LarsBrubaker
d4b5d67234 Fixing found exceptions 2021-11-26 07:41:52 -08:00
Lars Brubaker
fe2818d192
Merge pull request #5169 from larsbrubaker/main
Make sure radius edges are resolution independent
2021-11-25 22:45:03 -08:00
LarsBrubaker
de0b2933ca Make sure radius edges are resolution independent 2021-11-25 22:28:30 -08:00
Lars Brubaker
8c79a56e83
Merge pull request #5168 from larsbrubaker/main
main
2021-11-25 20:05:50 -08:00
LarsBrubaker
8c7cb2d14d Improve product widget for store 2021-11-25 16:32:36 -08:00
Lars Brubaker
59defe9131 turn off selection 2021-11-24 18:04:28 -08:00
Lars Brubaker
9ed6bf4378
Merge pull request #5167 from larsbrubaker/main
Improving store page
2021-11-24 17:36:31 -08:00
Lars Brubaker
6162ca25d4 Make sure we load our images asynch make sure we update them after load 2021-11-24 17:02:26 -08:00
Lars Brubaker
1fda0e7320 Improving store page 2021-11-24 16:25:34 -08:00
Lars Brubaker
4ee2a41852
Merge pull request #5166 from larsbrubaker/main
main
2021-11-23 19:20:09 -08:00
Lars Brubaker
6b52e337ff latest MS & agg 2021-11-23 18:42:47 -08:00
Lars Brubaker
93c6f6950e Make array objects change [index] to constant on flatten
issue: MatterHackers/MCCentral#6604
Make sure monotonic adjacent lines do not have lift when printing
2021-11-23 10:11:25 -08:00
Lars Brubaker
ee520ce88c Adding more cancelation 2021-11-23 08:58:31 -08:00
Lars Brubaker
3fb8e54774
Merge pull request #5165 from larsbrubaker/main
main
2021-11-22 23:02:13 -08:00
LarsBrubaker
d4655f2d20 Make sure that added vertices are aligned when possible with source vertices 2021-11-22 22:42:22 -08:00
LarsBrubaker
ce314d51f3 latest agg 2021-11-22 20:14:17 -08:00
LarsBrubaker
af401d8a47 refactoring 2021-11-22 08:18:56 -08:00
Lars Brubaker
cdb881b699
Merge pull request #5164 from larsbrubaker/main
Check that there are adds
2021-11-21 17:30:27 -08:00
LarsBrubaker
699921c0e2 Check that there are adds 2021-11-21 16:38:39 -08:00
Lars Brubaker
3437373ac7
Merge pull request #5163 from larsbrubaker/main
main
2021-11-21 16:29:00 -08:00
LarsBrubaker
25d941f634 Moved raytracer code into polygon mesh 2021-11-21 16:04:51 -08:00
LarsBrubaker
f01f1604b9 Refactoring IBvhItem 2021-11-20 20:38:26 -08:00
LarsBrubaker
fa7447688f Accelerating csg operations 2021-11-20 13:28:56 -08:00
LarsBrubaker
aa461bc764 Fixing build errors 2021-11-19 19:47:47 -08:00
Lars Brubaker
3f4fdea724
Merge pull request #5162 from larsbrubaker/main
Fix a bug in intersect objects
2021-11-19 16:07:53 -08:00
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
dd8404644c
Merge pull request #5161 from larsbrubaker/main
intersection working
2021-11-19 09:10:11 -08:00
LarsBrubaker
803cee880a intersection working 2021-11-19 08:44:15 -08:00
Lars Brubaker
fdcebacbc3
Merge pull request #5160 from larsbrubaker/main
adding  <RuntimeIdentifier>win</RuntimeIdentifier>
2021-11-18 22:01:22 -08:00
LarsBrubaker
b26ab4629a adding <RuntimeIdentifier>win</RuntimeIdentifier> 2021-11-18 21:37:00 -08:00
Lars Brubaker
4e1248b2a9
Merge pull request #5159 from larsbrubaker/main
latest agg & ms
2021-11-18 20:25:09 -08:00
Lars Brubaker
297c8420a8 latest agg & ms 2021-11-18 17:43:39 -08:00
Lars Brubaker
42ba878619
Merge pull request #5154 from larsbrubaker/main
main
2021-11-18 17:09:53 -08:00
Lars Brubaker
839eb56bae fixe tuple error 2021-11-18 16:51:50 -08:00
Lars Brubaker
9398640585 Subtract is now passing tests and working well 2021-11-18 16:27:50 -08:00
Lars Brubaker
82ff9c646d unions much better 2021-11-18 12:00:17 -08:00
Lars Brubaker
c064090ef0 Refactoring for union fixes 2021-11-17 18:20:36 -08:00
Lars Brubaker
acdd09e05c Making mesh mode selectable all the time 2021-11-16 16:51:04 -08:00
Lars Brubaker
5fe2940a32 Union working better 2021-11-16 10:41:42 -08:00
Lars Brubaker
deca6799b8 Fix crash when ui refreshes during async opperation 2021-11-16 10:41:23 -08:00
Lars Brubaker
d96c388257 Add proportional spacing to store tab
always show store tab
make notification button on upgrade have better spacing
2021-11-16 10:40:45 -08:00
LarsBrubaker
4e4c09b9c0 improving face direction 2021-11-15 09:27:57 -08:00