Commit graph

10 commits

Author SHA1 Message Date
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
8178263efb Fixed some more bugs with selection changing. 2014-11-30 20:44:26 -08:00
Lars Brubaker
e1fc6838a3 Upgrading to .net 4.5. 2014-11-25 12:19:37 -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
2a822b15a4 Put in a group button and made it work. 2014-10-29 13:15:53 -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
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
f9d4d526e6 Now align works. 2014-10-16 12:58:51 -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