Lars Brubaker
cf826dcdef
Make 'save' show an group and ungroup.
...
Fixed a bug with selecting a material with no selection.
2014-12-16 15:02:40 -08:00
Lars Brubaker
a54a59e25f
Putting a menu to switch view settings.
...
Made the trace data build faster.
Made ungroup understand mesh collections better
Made the slice settings layer index be an enum so it is clearer what is being accessed
Put menu items into separate files
2014-12-09 15:16:08 -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
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
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
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
55923d8f2a
Fixed the text creator to work with new MeshGroups code for AMF.
...
Move more stuff from View3DWidget into separate files.
Renamed View3DWidget.
2014-10-16 17:52:21 -07:00
larsbrubaker
edcce1e360
Moving PartPreview3DWindow into partial class with the processors being partial adds so it is easier to navigate the code.
...
Can export from amf
Starting work on align
2014-10-15 14:11:14 -07:00