Age | Commit message (Collapse) | Author |
|
(bison doesnt get called??)
|
|
|
|
|
|
back to cp1252. Fixes #223
|
|
|
|
|
|
|
|
to spit out to cmdline (eventually)
|
|
problems with Debian.
|
|
|
|
Bug wasn't trigged by the current codebase though
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
created during the 'flattening' process from 3d to 2d.
not sure why this works, but it does.
|
|
precedence over the hardcoded library paths. First step of issue #125
|
|
|
|
|
|
with mark() and union() operations on Nef Polyhedron 2 objects.
|
|
|
|
improve SVG debugging output for Nef3 and Nef2 polyhedra.
|
|
|
|
also implement SVG debugging output for 2d + 3d Nef Polyhedrons.
|
|
Fixes #200
|
|
|
|
|
|
|
|
|
|
|
|
'if' statements. Fixes #197
|
|
return without an error code, as well as error highlighting in the editor being broken
|
|
value as the module it replaced, causing dependency tracking not to work properly. Related to #75
|
|
|
|
|
|
Issue188
|
|
color>1.0 warning (color([255,0,0]) per Joel Bodenmann rept to mail list
|
|
if you pass BOOST_FILESYSTEM_VERSION=3 as a compiler define but try to
use boost filesystem v2 functions on these older boosts, (1.44, 1.45,
etc) you get compilation errors. by changing the boost version detection for v3,
we prevent the compile error.
|
|
|
|
|
|
|