changelog.txt

Sat, 01 Jun 2013 03:17:52 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Sat, 01 Jun 2013 03:17:52 +0300
changeset 265
955c0aabfebf
parent 263
d7b534057d61
child 270
f5f2353af0d9
permissions
-rw-r--r--

Purged out the old history code

=================================================
== Changes in version 1.1
=================================================

- 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)

mercurial