32 - BFC red/green view and black edges no longer default to true. |
32 - BFC red/green view and black edges no longer default to true. |
33 - If the vertex snapper finds a vertex closer than 4 pixels, it likely is the vertex being looked for |
33 - If the vertex snapper finds a vertex closer than 4 pixels, it likely is the vertex being looked for |
34 and the algorithm can terminate early, hopefully this will save a few cycles on large parts. |
34 and the algorithm can terminate early, hopefully this will save a few cycles on large parts. |
35 - The camera icons now draw real tooltips instead of emulated ones. |
35 - The camera icons now draw real tooltips instead of emulated ones. |
36 - Color icon border now reflects the color's edge color. |
36 - Color icon border now reflects the color's edge color. |
|
37 - Fixed: File loading would skip every 300th line. |
37 - Fixed: LDForge would sometimes crash during startup over uninitialized data in the GL renderer. |
38 - Fixed: LDForge would sometimes crash during startup over uninitialized data in the GL renderer. |
38 - Fixed: The message log was still written with black text with dark backgrounds. |
39 - Fixed: The message log was still written with black text with dark backgrounds. |
39 |
40 |
40 ================================================= |
41 ================================================= |
41 == Changes in version 0.2-alpha |
42 == Changes in version 0.2-alpha |