11 * List view ala MLCAD with multi-selection. One object per line, one line per object. Items not colored main or edge color (16/24) have their color reflected in the list view for identifying. |
11 * List view ala MLCAD with multi-selection. One object per line, one line per object. Items not colored main or edge color (16/24) have their color reflected in the list view for identifying. |
12 * Support for multiple open files (development version only) |
12 * Support for multiple open files (development version only) |
13 * Parse error recovery, if a line/object cannot be parsed properly it will be displayed as an errorneous object. This object can be selected and its contents edited and have it reparsed, so you can fix these errors within LDForge. |
13 * Parse error recovery, if a line/object cannot be parsed properly it will be displayed as an errorneous object. This object can be selected and its contents edited and have it reparsed, so you can fix these errors within LDForge. |
14 * 6 camera modes plus a free-angle one. |
14 * 6 camera modes plus a free-angle one. |
15 * Drawing mode that allows you to literally draw polygons and lines into the screen. |
15 * Drawing mode that allows you to literally draw polygons and lines into the screen. |
|
16 * Circle drawing mode as an extension to drawing mode to allow easy circle and ring placement. (development version only) |
16 * A simple primitive generator |
17 * A simple primitive generator |
17 * Object hiding |
18 * Object hiding |
18 * Select by color or type |
19 * Select by color or type |
19 * Quick edge-lining, takes any number of polygons and creates edgelines around them |
20 * Quick edge-lining, takes any number of polygons and creates edgelines around them |
20 * Ability to edit object's LDraw code directly |
21 * Ability to edit object's LDraw code directly |