larsbrubaker
099eadeb93
Fixed some visibility timing issues.
2014-12-14 07:34:50 -08:00
larsbrubaker
03085d0371
Making the height edit value be an object.
...
Starting to hook it up instead of having this code on the up arrow.
2014-12-13 23:25:08 -08:00
larsbrubaker
4c8ae06b5b
Working on improving the z edit control.
...
Adding number input
2014-12-12 21:57:05 -08:00
larsbrubaker
a35e912c58
Moved the save button a bit..
2014-12-12 20:41:01 -08:00
Lars Brubaker
47fed001ec
Made the save button be on the edit bar.
...
Made the up arrow cause save to show.
2014-12-12 12:57:44 -08:00
larsbrubaker
4ef5f15d03
Put upArrow3D into its own file.
2014-12-07 08:05:31 -08:00
larsbrubaker
7bac6919b4
Fixed a couple more selection issues.
...
Made the arrow render the same way as the other meshes. (same api)
2014-12-06 23:06:08 -08:00
Lars Brubaker
b49d83f60b
Cleaning up the interface a bit. Removing unused parameter and some dead code.
2014-12-05 16:23:24 -08:00
John Lewin
59cf8782a3
Remove all remaining ApplicationStaticDataPath dependencies
2014-12-04 12:50:37 -08:00
John Lewin
6feac79ee3
Remove ApplicationStaticData references
2014-12-04 12:44:28 -08:00
Lars Brubaker
fd5a17af89
Made the up arrow stay scaled correctly.
2014-12-03 12:18:40 -08:00
Lars Brubaker
ed207a4857
Merge pull request #114 from mmoening/development
...
Updated Split Button Implementation
2014-11-28 14:44:44 -08:00
larsbrubaker
f15a8e0c3c
Made the z arrow move the part (still needs work but better).
2014-11-27 20:23:07 -08:00
Matt Moening
ba2b96b304
Merge from Origin Development
2014-11-26 13:06:44 -08:00
Matt Moening
ede68af22c
Cleaned up splitButton implimentation
2014-11-26 12:53:42 -08:00
Lars Brubaker
e1fc6838a3
Upgrading to .net 4.5.
2014-11-25 12:19:37 -08:00
Lars Brubaker
abc6305702
more work on interaction volumes
2014-11-25 11:42:22 -08:00
Lars Brubaker
08a051c6d2
Make sure we don't crash when nothing is selected in any of the edit tools.
2014-11-25 09:58:30 -08:00
larsbrubaker
15b5654a40
Cleaned up the drop down settings menus to work well.
...
Got rid of some crash problems with no selection.
2014-11-24 22:24:30 -08:00
Lars Brubaker
b618e5c2b3
turn off the up arrow for now.
2014-11-24 14:51:05 -08:00
Lars Brubaker
42ce0dab95
Make it easier to get a tranable from a mesh.
...
Make the z arrow show hover state.
2014-11-24 14:34:59 -08:00
Lars Brubaker
541b6de358
Getting the up arrow to know its own state.
2014-11-24 12:25:40 -08:00
Matt Moening
9b366c71f3
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into local_development
2014-11-24 12:07:14 -08:00
larsbrubaker
e08110447d
Made the upArrow a separate class and making it use the InteractionVolume base.
2014-11-24 08:08:56 -08:00
larsbrubaker
616f2f4dc1
Put in an option to set the extruder to use for the raft.
2014-11-23 08:13:51 -08:00
larsbrubaker
2d175812d5
Made it possible to have no selection.
2014-11-23 07:31:02 -08:00
larsbrubaker
b0cd72cf0d
Working to put in z transform control, and much more intuitive controls longer term.
2014-11-22 20:35:40 -08:00
Matt Moening
7b53cbc81d
Split Button Implementation:
...
Added DynamicDropDownMenu( can add to drop down via .add method)
DropDownMenuWidget (made drawDirectionalArrow virtual)
Added Factory for DropDownMenu and Split Button
Add/used Factories in View3DWidget
2014-11-17 15:50:39 -08:00
larsbrubaker
239ecbd36d
Make the bed image stay when the bed is not rotating.
...
Make the print history not crash when rebuilding from separate thread.
2014-11-11 17:15:35 -08:00
larsbrubaker
aa3d4d9ba9
Change the selected queue item to the save as item when done saving.
2014-11-11 12:17:41 -08:00
larsbrubaker
b100ca717f
Made it only put saved meshes in the queue after they are done saving so you can't get in a bad loading state.
...
Fixed some timer starting issues in printer communication.
2014-11-11 12:09:09 -08:00
larsbrubaker
06b7d61e57
Fixed theme of save and save-as
2014-11-06 11:57:32 -08:00
larsbrubaker
8ea7d2db11
put in some diagnostics
...
Better update messages.
2014-11-04 12:19:35 -08:00
larsbrubaker
2ce24de08c
Made the progress info in View3D go through our code rather than bacground task.
2014-11-04 10:27:59 -08:00
larsbrubaker
5e59bda7c3
fixed the colors to match the last release.
...
Made the export multi material work for more than 2 extruders.
Made the parts that are outside the extruder count map to extruder 1.
2014-11-01 14:33:59 -07:00
John Lewin
1ff9131ad0
Switch to async file dialogs
2014-10-31 17:37:40 -07:00
larsbrubaker
6c33e4d084
fixed the escape key to cancel a drag in 3d.
2014-10-30 13:39:03 -07:00
larsbrubaker
2a822b15a4
Put in a group button and made it work.
2014-10-29 13:15:53 -07:00
larsbrubaker
ed9bcbc1b4
removing dead code
2014-10-29 12:02:35 -07:00
larsbrubaker
4f3b9194d0
align now makes a group after doing the align.
2014-10-28 12:27:22 -07:00
larsbrubaker
9a96f88a04
Fixed a bug in ungroup (duplicating the wrong transform)
...
Put in some exceptions for bad conditions.
2014-10-28 12:07:51 -07:00
Kevin Pope
ff6e05cb4d
Set default render to Shaded, if Outlines are not supported.
2014-10-27 19:54:01 -07:00
Kevin Pope
caed3e4b52
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-10-27 11:50:22 -07:00
Kevin Pope
e3af28900e
Make 3D view panels visible in edit mode only.
...
Make 2D view panel visible only after layer data is generated.
2014-10-27 11:49:59 -07:00
larsbrubaker
a7989de8e2
Fixed a bug with trying to render null meshes.
...
Starting work on fixing grid on gcode view not being able to be hidden.
2014-10-27 10:33:41 -07:00
larsbrubaker
3af659dc9d
Making canceling during load work much better.
...
STLs can now stop loading during most of the load operations (only sort verts cannot)
Changed the signature on report progress ratio to make it clearer.
Made mesh viewer handle better load stoping.
2014-10-26 18:08:03 -07:00
larsbrubaker
ff9c13baa6
Fixed entering edit when clicking "add" (large models could cause a race condition).
...
Made better progress indication while loading models on add
2014-10-24 17:27:38 -07:00
larsbrubaker
af16d96004
Now we always add to our library folder when adding to the library.
2014-10-24 15:37:03 -07:00
larsbrubaker
b2643d55c4
Making the library always save to its own store
...
fixed a problem when the extension mc is opened with is nothing a part would be added to the plate.
2014-10-24 14:55:27 -07:00
larsbrubaker
08dc379472
Merge remote-tracking branch 'Greg/development' into development
...
Conflicts:
PrinterControls/PrinterConnections/PrinterListItems.cs
2014-10-24 13:53:00 -07:00