changelog.txt

Mon, 10 Jun 2013 16:17:24 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Mon, 10 Jun 2013 16:17:24 +0300
changeset 273
0a9141118630
parent 271
d5ec224c1879
child 278
0b513369c3eb
permissions
-rw-r--r--

Restructed recent files handling, the list shouldn't screw the hell up anymore.

=================================================
== Changes since version 1.0
=================================================

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

mercurial