14 - Parts are now zoomed to fit properly, making the initial view of the part clearer. |
14 - Parts are now zoomed to fit properly, making the initial view of the part clearer. |
15 - Replace coords: allow replacing all coords regardless of original value, plus relative moving (offset) |
15 - Replace coords: allow replacing all coords regardless of original value, plus relative moving (offset) |
16 - Objects can now be edited by double-clicking on them. |
16 - Objects can now be edited by double-clicking on them. |
17 - When drawing, drawn vertices now display coordinate labels. |
17 - When drawing, drawn vertices now display coordinate labels. |
18 - Added an action to quickly toggle BFC red/green view. |
18 - Added an action to quickly toggle BFC red/green view. |
|
19 - Objects are now copied to the system clipboard as LDraw code, rather than to an internal clipboard not |
|
20 accessible outside of LDForge. |
19 - Changed default keys for Y-axis moving from PgUp/PgDown to Home and End ala MLCAD. |
21 - Changed default keys for Y-axis moving from PgUp/PgDown to Home and End ala MLCAD. |
20 - Cleaned up the toolbars, removed clutter by removing most of the not-so-often-used items, though of course |
22 - Cleaned up the toolbars, removed clutter by removing most of the not-so-often-used items, though of course |
21 the functionality is still available through menus and keyboard shortcuts. |
23 the functionality is still available through menus and keyboard shortcuts. |
22 - [Linux] External programs can now be launched with Wine. |
24 - [Linux] External programs can now be launched with Wine. |
23 - Improved external program fault handling: don't try to replace/append the output in case of failure, catch non-zero exit codes. |
25 - Improved external program fault handling: don't try to replace/append the output in case of failure, catch non-zero exit codes. |