changelog.txt

Tue, 28 May 2013 02:59:54 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Tue, 28 May 2013 02:59:54 +0300
changeset 263
d7b534057d61
parent 262
56f8987f4c7c
child 270
f5f2353af0d9
permissions
-rw-r--r--

Make drawn vertices display a label containing coordinate informations, round down calculated coordinates

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