Mon, 27 May 2013 18:17:21 +0300
Added ability to snap to pre-existing vertices while drawing, added changelog
261
c4ad4e3c6839
Added ability to snap to pre-existing vertices while drawing, added changelog
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
1 | ================================================= |
c4ad4e3c6839
Added ability to snap to pre-existing vertices while drawing, added changelog
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
2 | == Changes in version 1.1 |
c4ad4e3c6839
Added ability to snap to pre-existing vertices while drawing, added changelog
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
3 | ================================================= |
c4ad4e3c6839
Added ability to snap to pre-existing vertices while drawing, added changelog
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
4 | |
c4ad4e3c6839
Added ability to snap to pre-existing vertices while drawing, added changelog
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
5 | - Added a progress dialog for file loading to respond to desktops while loading files. With large files |
c4ad4e3c6839
Added ability to snap to pre-existing vertices while drawing, added changelog
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
6 | the no-response policy could be a bad thing. |
c4ad4e3c6839
Added ability to snap to pre-existing vertices while drawing, added changelog
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
7 | - Added Export To File action, moved it + insert from to File menu |
c4ad4e3c6839
Added ability to snap to pre-existing vertices while drawing, added changelog
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
8 | - Fixed: text editing did not trigger checks while setting LDraw path, removed the Configure |
c4ad4e3c6839
Added ability to snap to pre-existing vertices while drawing, added changelog
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
9 | button from the LDraw path config dialog, it's no longer needed. |
c4ad4e3c6839
Added ability to snap to pre-existing vertices while drawing, added changelog
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
10 | - Fixed: Coordinates weren't drawn properly on a bright background (was always drawn in bright colors..). |
c4ad4e3c6839
Added ability to snap to pre-existing vertices while drawing, added changelog
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
11 | - Parts are now zoomed to fit properly |
c4ad4e3c6839
Added ability to snap to pre-existing vertices while drawing, added changelog
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
12 | - Added ability to snap to pre-existing vertices while drawing. |