changelog.txt

Mon, 10 Jun 2013 15:15:23 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Mon, 10 Jun 2013 15:15:23 +0300
changeset 271
d5ec224c1879
parent 270
f5f2353af0d9
child 273
0a9141118630
permissions
-rw-r--r--

Laid down the foundations of the new history system

=================================================
== 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
- 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..).
- Parts are now zoomed to fit properly
- Added ability to snap to pre-existing vertices while drawing.
- 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