John Lewin
cbcecd4fd5
Use Stl rather than Object3D loader
2018-08-01 18:30:35 -07:00
Lars Brubaker
746bd2c09c
made cancel (escape key) work on more scene operations
...
issue: MatterHackers/MCCentral#3590
Make 'esc' work to cancel rotation.
2018-06-12 10:03:43 -07:00
Lars Brubaker
0f628cefd8
Allow selection in the tree view
2018-06-05 13:38:25 -07:00
Lars Brubaker
b16328df27
Created a new animation object
...
got the spinner to use it
refactored graphics2D -> Graphics2D in DrawEventArgs
updated (c)
2018-04-11 10:22:17 -07:00
John Lewin
dab958b552
Fix typo in API, rename StaticData.OpenStream
...
- Issue MatterHackers/MCCentral#2947
2018-03-15 16:12:07 -07:00
Lars Brubaker
c7ec4eef9c
Holed bottom height on scale
...
Better display of z height info (show extra decimal when required)
2018-01-10 16:26:41 -08:00
LarsBrubaker
b53ac3f8ce
Make sure we have a good selected item
2017-12-26 21:05:39 -08:00
LarsBrubaker
bfa585c084
Make sure there are lines in z control before we try and draw it
2017-12-26 21:05:39 -08:00
John Lewin
06e957d7b9
Rename ValueDisplayInfo -> InlineEditControl
...
- Issue MatterHackers/MCCentral#2201
Consider renaming ValueDisplayInfo to better describe behavior
2017-11-08 23:25:06 -08:00
Lars Brubaker
359784877f
Unify Vector2 3 and 4 to have upper case field members
2017-10-31 12:53:46 -07:00
Lars Brubaker
8d1fecab8c
Changed RGBA_Bytes -> Color
2017-10-31 11:43:25 -07:00
Lars Brubaker
b9cc00c2e9
Getting interaction volumes to be able to be scripted in automation runner
2017-10-27 14:20:07 -07:00
Lars Brubaker
ab41b7c1a7
Pass graphics 2D to 3D render calls so we can draw to the screen
2017-08-24 13:58:14 -07:00
John Lewin
3a9833697d
Platform providers
...
- New Provider model
- Remove WindowsFileDialogs project
- Remove PlatformAbstract assembly, use AggContext
- Rename OsInformation to OperatingSystem
2017-08-22 13:42:34 -07:00
Lars Brubaker
7c5f5a2775
Brought in the changes to set temp before leveling.
2017-08-08 17:49:26 -07:00
John Lewin
4ff6c5cbb8
Convert from ReportProgressRatio to Action<T>
2017-07-18 20:51:44 -07:00
John Lewin
4eb8ebe254
Revise ReportProgressRatio implementation
2017-07-14 13:55:02 -07:00
John Lewin
ddedffe2a0
Update draw event names
2017-07-12 22:34:03 -07:00
John Lewin
a90e15ea14
Remove unused collisionVolume constructor parameter
2017-07-12 22:12:08 -07:00
John Lewin
cb2c561046
Convert local InteractionVolumes to use IInteractionVolumeContext
2017-07-12 21:57:30 -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
dda6f89c2b
Fix widget ordering to restore layer view controls
...
- Less coupling to MeshViewerWidget
- Interaction layer concept/surface added for IA volumes
- Holds most IA volume logic and controls
2017-07-11 08:10:57 -07:00
Lars Brubaker
661042d88b
Put in new move in z control
...
Improved position of numbers
2017-07-10 15:04:33 -07:00