fortsnek9348
|
8fafc54f90
|
Orthographic projection mode with dynamic near/far.
|
2022-03-04 00:31:45 +00:00 |
|
Lars Brubaker
|
5e898a0650
|
Fixing library tests
Making subtract object name better
Removing broadcast
|
2022-01-27 11:01:49 -08:00 |
|
LarsBrubaker
|
dd3912a504
|
Adding ability to cancel rebuilding
|
2021-12-05 22:43:57 -08:00 |
|
Lars Brubaker
|
9cfc85f90e
|
Took out legacy csg code
refactoring
|
2021-11-26 12:49:50 -08:00 |
|
LarsBrubaker
|
af401d8a47
|
refactoring
|
2021-11-22 08:18:56 -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
|
9398640585
|
Subtract is now passing tests and working well
|
2021-11-18 16:27:50 -08:00 |
|
Lars Brubaker
|
acdd09e05c
|
Making mesh mode selectable all the time
|
2021-11-16 16:51:04 -08:00 |
|
LarsBrubaker
|
d8b81066f7
|
Turning off unfinished features for release
|
2021-09-19 09:25:53 -07:00 |
|
LarsBrubaker
|
e685fa12a2
|
Making it possible to select dual contouring for CSG
|
2021-07-14 07:16:44 -07:00 |
|
Lars Brubaker
|
61aa0bd24a
|
Added the ability to do marching squares subtractions
|
2021-06-18 15:29:14 -07:00 |
|
LarsBrubaker
|
94befb957c
|
Refactoring CSG operations
|
2021-06-17 11:50:58 -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
|
f59b323c61
|
Improved measure tool
|
2021-04-17 22:35:53 -07:00 |
|
LarsBrubaker
|
e7b822a52e
|
Fix regression with cancel
|
2021-03-06 09:49:53 -08:00 |
|
LarsBrubaker
|
58f6645fdf
|
remove unused variable
|
2020-09-15 06:47:25 -07:00 |
|
LarsBrubaker
|
77ec3d5909
|
Making controls more independent
|
2020-09-12 14:32:38 -07:00 |
|
LarsBrubaker
|
1dfe8b3ee5
|
refactoring
|
2020-09-11 23:09:50 -07:00 |
|
Lars Brubaker
|
103adb861d
|
Make subtract operation clearer
issue: MatterHackers/MCCentral#5991
Change Selected Children in subtract tool to be clearer
|
2020-08-11 17:58:53 -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 |
|
LarsBrubaker
|
3b420c2ef8
|
improving subtract and subtract and replace editor display
|
2019-05-18 22:06:17 -07:00 |
|
LarsBrubaker
|
6278622f46
|
Make subtract and subtract and replace us ID rather than Name
|
2019-05-18 06:55:57 -07:00 |
|
Lars Brubaker
|
ab52cd3199
|
Subtract and replace using new named children getter
Improved subtract selection rendering
|
2019-03-22 12:06:49 -07:00 |
|
Lars Brubaker
|
563bd1a3e7
|
making sure we don't re-enter this.OnInvalidate unless explicitly for properties
issue: MatterHackers/MCCentral#4965
Rebuild should directly call base.OnInvalidate to prevent re-entering this.OnInvalidate
|
2019-02-19 14:24:12 -08:00 |
|
Lars Brubaker
|
bcfb3f897e
|
Subtract and replace enabled correctly
Clean up children names if needed
|
2019-02-13 14:03:57 -08:00 |
|
Lars Brubaker
|
9741ced755
|
Finishing up subtract and replace
issue: MatterHackers/MCCentral#4929
Move away from mesh wrapper to source item
|
2019-02-13 12:02:32 -08:00 |
|
Lars Brubaker
|
ac03a4fcfd
|
Improving subtract object rendering
|
2019-02-13 10:26:02 -08:00 |
|
Lars Brubaker
|
f70353a1ff
|
Getting Subtract and Replace 2 working (almost)
|
2019-02-12 17:27:22 -08:00 |
|