changelog.txt

changeset 492
e964085e6913
parent 469
f2faed654633
child 510
ee90c55dfeef
equal deleted inserted replaced
491:7d1b5ecd76c0 492:e964085e6913
7 - Added ability to download parts from the Parts Tracker or from a custom-specified URL. If the resulting 7 - Added ability to download parts from the Parts Tracker or from a custom-specified URL. If the resulting
8 file contains references to unknown files, LDForge attempts to recursively download all of them. 8 file contains references to unknown files, LDForge attempts to recursively download all of them.
9 - Converted the configuration code to use QSettings, in practice this means the configuration file moved to 9 - Converted the configuration code to use QSettings, in practice this means the configuration file moved to
10 the registry under Windows and into ~/.config/LDForge under Linux. Unfortunately this means settings get 10 the registry under Windows and into ~/.config/LDForge under Linux. Unfortunately this means settings get
11 lost during transition from version 0.2 and 0.3. 11 lost during transition from version 0.2 and 0.3.
12 - Added a new editing mode for drawing circles.
12 - Corrections to the primitive generator: 13 - Corrections to the primitive generator:
13 - Fixed: "Hi-Res" was not prepended to the names of 48/ primitives. 14 - Fixed: "Hi-Res" was not prepended to the names of 48/ primitives.
14 - Fixed: Checking the Hi-Res option would not allow segment values over 16. 15 - Fixed: Checking the Hi-Res option would not allow segment values over 16.
15 - Added support for multiple spaces before the ring number. 16 - Added support for multiple spaces before the ring number.
16 - Changing to draw mode while in free camera now causes the camera to be changed to top. 17 - Changing to draw mode while in free camera now causes the camera to be changed to top.

mercurial