Commit graph

16437 commits

Author SHA1 Message Date
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
LarsBrubaker
91e46cb000 co-planar union is working better 2021-11-14 09:37:22 -08:00
LarsBrubaker
ce340546bb Starting work to deal with co-planar faces 2021-11-13 22:45:27 -08:00
Lars Brubaker
df4bd0b3db enable manual offset so calibration still works 2021-11-12 15:49:56 -08:00
Lars Brubaker
1f812d6df1 Don't crash if bad object request for menu
Delete dead android code
add 'bad load' icon
2021-11-10 16:33:36 -08:00
Lars Brubaker
5b77462b91 Improving new subtract method 2021-11-09 17:42:36 -08:00
LarsBrubaker
d40675d193 fix tuple inequality error 2021-11-09 08:03:50 -08:00
LarsBrubaker
ed05b9bd94 improved face preservation
switching to new boolean operations by default
2021-11-09 07:57:17 -08:00
Lars Brubaker
0f1a477137 improving repair and subtract 2021-11-08 18:02:58 -08:00
LarsBrubaker
25e48cab87 subtract working better 2021-11-08 08:13:32 -08:00
Lars Brubaker
89dc305e9a Subtract is closer to working 2021-11-05 18:32:35 -07:00
Lars Brubaker
03890b1155 More work on probe validation
Started work on a new boolean operation stack
2021-11-05 18:08:58 -07:00
Lars Brubaker
fe31aaca05 Starting work on an automatic z offset validator 2021-11-03 18:09:01 -07:00
Lars Brubaker
c628d06e90
Merge pull request #5153 from larsbrubaker/main
main
2021-10-30 23:26:51 -04:00
LarsBrubaker
d0feca3d38 Better clicking
Protection around bad key code
2021-10-30 20:06:02 -07:00