43 with an input dialog instead of being told to go to configuration to set the path. |
43 with an input dialog instead of being told to go to configuration to set the path. |
44 - When adding edges with Intersector (which is done with Isecalc), the user is prompted for Isecalc's |
44 - When adding edges with Intersector (which is done with Isecalc), the user is prompted for Isecalc's |
45 path now as well if necessary instead of just ignoring it and not adding the edgelines. |
45 path now as well if necessary instead of just ignoring it and not adding the edgelines. |
46 - Added a configuration option for line anti-aliasing. |
46 - Added a configuration option for line anti-aliasing. |
47 - BFC red/green view and black edges no longer default to true. |
47 - BFC red/green view and black edges no longer default to true. |
|
48 - When the background is dark, the "black edges" option actually means "white edges" now. |
48 - If the vertex snapper finds a vertex closer than 4 pixels, it likely is the vertex being looked for |
49 - If the vertex snapper finds a vertex closer than 4 pixels, it likely is the vertex being looked for |
49 and the algorithm can terminate early, hopefully this will save a few cycles on large parts. |
50 and the algorithm can terminate early, hopefully this will save a few cycles on large parts. |
50 - The camera icons now draw real tooltips instead of emulated ones. |
51 - The camera icons now draw real tooltips instead of emulated ones. |
51 - Color icon border now reflects the color's edge color. |
52 - Color icon border now reflects the color's edge color. |
52 - [Linux] Fixed: If an external program is attempted to be launched requiring Wine but with Wine missing, |
53 - [Linux] Fixed: If an external program is attempted to be launched requiring Wine but with Wine missing, |