changelog.txt

changeset 574
10874674fe30
parent 572
5a08d67ed770
child 575
59c0b57e843b
equal deleted inserted replaced
573:74d71c6fdc20 574:10874674fe30
20 Subfile matrix values are rounded to 4 decimals, everything else to 3 decimals. 20 Subfile matrix values are rounded to 4 decimals, everything else to 3 decimals.
21 - Implicitely-opened documents are now closed automatically when rendered unused, hopefully reducing memory 21 - Implicitely-opened documents are now closed automatically when rendered unused, hopefully reducing memory
22 usage somewhat. 22 usage somewhat.
23 - LDraw code parser no longer complains about scientific notation. 23 - LDraw code parser no longer complains about scientific notation.
24 - Changing to draw mode while in free camera now causes the camera to be changed to top. 24 - Changing to draw mode while in free camera now causes the camera to be changed to top.
25 - When drawing polygons, line lengths are now displayed. Added a configuration option to toggle this behavior.
25 - Added config fields for default name/username/license. This data will be automatically filled 26 - Added config fields for default name/username/license. This data will be automatically filled
26 into forms that require such information. 27 into forms that require such information.
27 - Upon first start the configuration prompt pops up on its own, defaulting on the profile tab. This 28 - Upon first start the configuration prompt pops up on its own, defaulting on the profile tab. This
28 way the user can fill in the profile data on the first start and get that out of the way (and 29 way the user can fill in the profile data on the first start and get that out of the way (and
29 gives the opportunity to see the other config fields) 30 gives the opportunity to see the other config fields)

mercurial