changelog.txt

changeset 572
5a08d67ed770
parent 569
0d6fce0628fe
child 574
10874674fe30
equal deleted inserted replaced
571:ec534922f693 572:5a08d67ed770
18 - Coordinate rounding now works properly, figures scientific notation and rounds subfile position and matrix. 18 - Coordinate rounding now works properly, figures scientific notation and rounds subfile position and matrix.
19 Values are also now properly rounded instead of just floored, 1.2348 now rounds to 1.235 and not 1.234. 19 Values are also now properly rounded instead of just floored, 1.2348 now rounds to 1.235 and not 1.234.
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 - 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.
24 - Added config fields for default name/username/license. This data will be automatically filled 25 - Added config fields for default name/username/license. This data will be automatically filled
25 into forms that require such information. 26 into forms that require such information.
26 - Upon first start the configuration prompt pops up on its own, defaulting on the profile tab. This 27 - Upon first start the configuration prompt pops up on its own, defaulting on the profile tab. This
27 way the user can fill in the profile data on the first start and get that out of the way (and 28 way the user can fill in the profile data on the first start and get that out of the way (and

mercurial