Lars Brubaker
|
ce2aaac574
|
Fixed rotate, scale, translate to work with multiple objects
Made Transform Wrapper Object work with list
issue: MatterHackers/MCCentral#4979
Crash when scaling model with support
|
2019-01-31 15:41:56 -08:00 |
|
LarsBrubaker
|
6d6337f5aa
|
Refactoring - moving files
|
2019-01-27 15:20:05 -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 |
|
Lars Brubaker
|
b23db9f1e1
|
Made the tree view remember the open state close state
|
2018-12-11 16:42:47 -08:00 |
|
John Lewin
|
8d4974dc32
|
Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
- Issue MatterHackers/MCCentral#4490
|
2018-11-03 09:13:07 -07:00 |
|
John Lewin
|
32836d0793
|
Improve scene/treeview/SelectedObjectPanel selection behaviors
- Issue MatterHackers/MCCentral#4434
Scene selection change not firing treeview/editor selection change
|
2018-10-31 22:13:59 -07:00 |
|
John Lewin
|
c69815cc05
|
Make operation icons scene aware
- Issue MatterHackers/MCCentral#4391
Operation icons should be theme aware
|
2018-10-26 09:29:22 -07:00 |
|
John Lewin
|
63cb138b6b
|
Never build mesh thumbnails for IObject3D tree nodes
- Issue MatterHackers/MCCentral#4392
Consider if any treenode should ever build a content icon
|
2018-10-26 09:17:11 -07:00 |
|
John Lewin
|
da1e7a7b1e
|
Add dictionary of IObject3D -> TreeNode
|
2018-10-26 09:05:04 -07:00 |
|
LarsBrubaker
|
9b4ee04b77
|
Fixing a bug with loading a model that has some bad data in the tree
Also this adds support for deleting the children of a source object
We will need this for the next level of mutating the scene graph
|
2018-09-11 09:07:18 -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 |
|