LarsBrubaker
9e2aad8651
deprecated vertexsource
2022-08-14 08:13:22 -07:00
Lars Brubaker
f5c8b2008c
fixing more pathing code
2022-08-11 18:37:06 -07:00
LarsBrubaker
aadec8b9f5
more path work
2022-08-09 16:21:39 -07:00
LarsBrubaker
a9b1081bed
Making 2D Paths a more natural part of the system
2022-08-09 08:48:05 -07:00
Lars Brubaker
aeef26db01
Starting the work of creating 'holes'
2022-04-19 18:10:30 -07:00
fortsnek9348
8fafc54f90
Orthographic projection mode with dynamic near/far.
2022-03-04 00:31:45 +00:00
LarsBrubaker
42a56fbb90
Improving intuition of align
2022-02-27 08:10:18 -08:00
LarsBrubaker
7000ae843d
Improved selection maintainer
2022-02-26 22:49:12 -08:00
Lars Brubaker
f83bdbeb7d
Make sure when we create json it is valid and does not have selections in it
2022-02-04 14:51:41 -08:00
LarsBrubaker
6f7271b20d
Improved naming
2022-02-01 08:51:03 -08:00
Lars Brubaker
39af203e95
Making better names for collection items (combine, align, subtract, intersect)
2022-01-27 15:15:32 -08:00
Lars Brubaker
5e898a0650
Fixing library tests
...
Making subtract object name better
Removing broadcast
2022-01-27 11:01:49 -08:00
Lars Brubaker
261376bef2
Rename on bed items can be undone
...
Made bed heat able to set to 0
Don't save scene while still loading it
2022-01-25 16:27:32 -08:00
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
LarsBrubaker
818a7fb8d7
Working on new 2D primitives and operations
2021-07-07 21:07:30 -07:00
Lars Brubaker
9fa1061f1e
Making it easier to start a print that will not ask for feedback
...
Ability to ask what printer an object is on
Starting work on ability to have a button on an object to execute arbitrary code
Cleanup and dead code removal
2021-01-14 15:49:34 -08:00
LarsBrubaker
694d991909
Making more 2D operations exist
...
Combine for paths
2020-10-13 16:05:04 -07:00
LarsBrubaker
823b664127
improving path drawing
2020-10-11 19:29:42 -07:00
LarsBrubaker
24fa4093b3
Adding the start of a measure tool
...
Fixed issues with not releasing pointers
Fixed line scaling issues
2020-09-13 13:04:57 -07:00
LarsBrubaker
a6a906a661
fixing edges in flat renderer
2020-06-23 08:28:21 -07:00
LarsBrubaker
ff1896ebd4
Added outline path function
2020-05-23 22:54:41 -07:00
LarsBrubaker
e5b06f79e1
Refactoring
2019-11-17 07:21:22 -08:00
Lars Brubaker
f8e40fa4cf
moving Gear2D to MC
...
putting in some debugging
2019-10-25 17:21:50 -07:00
John Lewin
3717d284a7
Simplify - use overload with default identity matrix
2019-05-21 07:40:36 -07:00
jlewin
a7b8251807
Replace duplicate ItemsToSubtract property with SelectedChildren
...
- Update to use new SelecteChildren as HashSet
- Issue MatterHackers/MCCentral#5565
MatterControl extra slow with specific MCX, crashes on copy
2019-05-20 16:37:45 -07:00
jlewin
297eefc30e
Fix spelling
2019-04-19 09:52:49 -07:00
LarsBrubaker
5786db9417
Improving Plus operation to be more efficient when building dynamic content
...
Added a rebuild to ImageObject3D
2019-02-02 16:47:36 -08:00
Lars Brubaker
4dd5d8cd99
Fixing random update errors in new
...
issue: MatterHackers/MCCentral#4944
Combine operation buttons not updated
2019-01-28 16:03:47 -08:00
Lars Brubaker
564e5e7bf1
Moved array and combine objects to new source pattern
...
reverted align object to only align children
have new combine 2 object to preserve old files
2019-01-25 16:46:23 -08:00
John Lewin
b90c082b08
Simplify
2019-01-24 16:51:07 -08:00
Lars Brubaker
32b55c10db
Fixe image moves when image converted
...
add undo to many more modify opperations
issue: MatterHackers/MCCentral#4905
Add undo to image converter and other path opperations
issue: MatterHackers/MCCentral#4899
Image Converter button causes image to change position when extruded
2019-01-24 10:32:43 -08:00
Lars Brubaker
e0a9ab1526
Writing tests for Combine and Subtract
2018-12-20 14:22:40 -08:00
John Lewin
3a3061978b
Move SHA1 helpers into Agg, remove DataConverters3D dependency
2018-11-25 09:07:44 -08:00
LarsBrubaker
30cef6ef5a
Improving ungroup
...
issue: MatterHackers/MCCentral#4129
Content moves when ungrouped
2018-09-22 17:53:15 -07:00
Lars Brubaker
bed90234e7
Made MatterControl run as a .net standard app
...
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00