3 ================================================= |
3 ================================================= |
4 |
4 |
5 - Added a progress dialog for file loading to respond to desktops while loading files. With large files |
5 - Added a progress dialog for file loading to respond to desktops while loading files. With large files |
6 the no-response policy could be a bad thing. |
6 the no-response policy could be a bad thing. |
7 - Added Export To File action, moved it + insert from to File menu |
7 - Added Export To File action, moved it + insert from to File menu |
|
8 - Added: Parts are now zoomed to fit properly |
|
9 - Added: ability to snap to pre-existing vertices while drawing. |
8 - Fixed: text editing did not trigger checks while setting LDraw path, removed the Configure |
10 - Fixed: text editing did not trigger checks while setting LDraw path, removed the Configure |
9 button from the LDraw path config dialog, it's no longer needed. |
11 button from the LDraw path config dialog, it's no longer needed. |
10 - Fixed: Coordinates weren't drawn properly on a bright background (was always drawn in bright colors..). |
12 - Fixed: Coordinates weren't drawn properly on a bright background (was always drawn in bright colors..). |
11 - Parts are now zoomed to fit properly |
13 - Fixed: Recent files should behave coherently now. |
12 - Added ability to snap to pre-existing vertices while drawing. |
|
13 - Replace coords: allow replacing all coords regardless of original value, plus relative moving (offset) |
14 - Replace coords: allow replacing all coords regardless of original value, plus relative moving (offset) |
14 - When drawing, drawn vertices now display coordinate labels. |
15 - When drawing, drawn vertices now display coordinate labels. |
15 - Calculated coordinates are now rounded down (to prevent stuff like Z:160.000001) |
16 - Calculated coordinates are now rounded down (to prevent stuff like Z:160.000001) |
16 - New part dialog: changed "Name:" to "Title", widened a tad. |
17 - New part dialog: changed "Name:" to "Title", widened a tad. |