Commit graph

29 commits

Author SHA1 Message Date
Lars Brubaker
8f6f0f7162 Working on new arrange toolAdding Remove and Bake to IObject3D
Made Localize() exist in agg
2018-02-12 15:28:26 -08:00
Lars Brubaker
2346ed359e Cleaning and improving editing properties. 2018-01-26 17:53:54 -08:00
Lars Brubaker
20de6728ca Remove selection on delete on selected object
Improved thread safty
2017-12-21 09:43:44 -08:00
Lars Brubaker
d446681f1f Fixed group test.
issue: MatterHackers/MCCentral#2451
Investigate if ValidateDoUndoOnSceneOperations failure is related to recent selection changes
2017-12-20 15:43:37 -08:00
Lars Brubaker
a4ba17817e Removed Object3DTypes - changed to SelectionGroup class 2017-12-19 16:58:40 -08:00
Lars Brubaker
804d488f0e Reducing Object3D ItemType to two states 2017-12-19 16:58:39 -08:00
Lars Brubaker
50d73dce53 Check for selection correctly.
issue: MatterHackers/MCCentral#2386
Can't change the color on text object
2017-12-08 14:03:14 -08:00
Lars Brubaker
b665025e17 Made do undo work for subtract, support, color, intersect & paint 2017-12-07 13:22:07 -08:00
Lars Brubaker
65639abc75 Added a replace undo command and used it for ungroup mesh 2017-11-20 11:19:22 -08:00
Lars Brubaker
7ed9c7374c Put invalidate on IObject3D
Made insertion group center on bed if not dragging
Put names into mirror buttons
Working on new mirror test
Refactoring
2017-10-25 17:05:57 -07:00
Lars Brubaker
ff03d59026 Converted back to Selection 2017-10-13 15:00:08 -07:00
Lars Brubaker
d3768a268f Making support be an object 3D wrapper
Making the selection always be a group
2017-10-13 13:32:52 -07:00
John Lewin
63b6b1571f Rename scene variable for consistency 2017-09-26 13:36:55 -07:00
John Lewin
3cba62e3c2 Remove ModifyChildren from scene 2017-09-26 13:20:30 -07:00
John Lewin
78bc774e8c Remove unused file 2017-09-24 07:49:51 -07:00
John Lewin
af38676244 Make View3DWidget.Scene private 2017-09-16 01:19:07 -07:00
Lars Brubaker
8854dc467c Working on new group system 2017-09-12 18:39:02 -07:00
Lars Brubaker
4aecc06863 Fixing delete command 2017-08-29 11:19:29 -07:00
Lars Brubaker
c3ce0aa34c Fixed group in consideration of new selection code 2017-08-24 16:13:35 -07:00
Lars Brubaker
98959561db Improved selection logic 2017-08-22 15:56:30 -07:00
Lars Brubaker
ece0b5e310 Check all children for hash code 2017-08-22 11:14:00 -07:00
Lars Brubaker
9089f74263 Group command does boolean 2017-08-16 15:36:54 -07:00
John Lewin
04a5364044 Decouple View3DWidget from InteractionVolume
- Move conditional tests into shared functions rather than callers
- Remove unused View3DWidget reference from TransformUndoCommand
- Add AddTransformSnapshot method to IInteractionVolumeContext
2017-07-12 21:36:28 -07:00
John Lewin
d950e76722 Workarounds for DesignTools Android 2017-06-14 19:39:30 -07:00
John Lewin
c0ea951169 Add new UngroupCommand implementation
- Ensures that ungrouped content inherits parent transforms
2017-03-28 17:44:50 -07:00
John Lewin
907609b587 Design tools 2017-03-15 16:29:56 -07:00
Greg
92f4063572 Added Copy Undo to Part Preview Window. 2016-02-29 16:18:33 -08:00
larsbrubaker
08ab9ff987 Fixed a small bug in delete undo. 2016-02-27 15:20:12 -08:00
larsbrubaker
aa0545c3d7 Put in a DeleteUndoCommand 2016-02-27 15:01:28 -08:00