changelog.txt

changeset 454
d6b4ed3bf169
parent 452
47cc663e4ff4
child 457
3327a32436f4
equal deleted inserted replaced
453:8f43577495ba 454:d6b4ed3bf169
15 - Added new action "Add History Line" for quickly inserting 0 !HISTORY lines to headers 15 - Added new action "Add History Line" for quickly inserting 0 !HISTORY lines to headers
16 - Added support for '0 BFC CLIP' and '0 BFC NOCLIP' and added auto-correction from errorneous MLCAD 16 - Added support for '0 BFC CLIP' and '0 BFC NOCLIP' and added auto-correction from errorneous MLCAD
17 syntax ('0 BFC CERTIFY CLIP'). 17 syntax ('0 BFC CERTIFY CLIP').
18 - When an external program is attempted to be used without a binary path defined, one will be asked 18 - When an external program is attempted to be used without a binary path defined, one will be asked
19 with an input dialog instead of being told to go to configuration to set the path. 19 with an input dialog instead of being told to go to configuration to set the path.
20 - When adding edges with Intersector (which is done with Isecalc), the user is prompted for Isecalc's
21 path now as well if necessary instead of just ignoring it and not adding the edgelines.
20 - If the vertex snapper finds a vertex closer than 4 pixels, it likely is the vertex being looked for 22 - If the vertex snapper finds a vertex closer than 4 pixels, it likely is the vertex being looked for
21 and the algorithm can terminate early, hopefully this will save a few cycles on large parts. 23 and the algorithm can terminate early, hopefully this will save a few cycles on large parts.
22 - The camera icons now draw real tooltips instead of emulated ones. 24 - The camera icons now draw real tooltips instead of emulated ones.
23 - Fixed: The message log was still written with black text with dark backgrounds. 25 - Fixed: The message log was still written with black text with dark backgrounds.
24 26

mercurial