blender/intern/csg
Simon Clitherow c205e7d1c7 - Added csg.dsp to the main intern workspace (intern.dsw)
- Fixed up the paths for "/lib/..." in csg.dsp

Quick note: Currently intern still builds the old lib (bsplib).

To compile the new lib (when everything is ready for it), uncheck
bsplib from the dependancies in build_install_all and replace with csg.
Will eventually drop bsplib completely - but not just yet :)
2004-02-11 18:36:48 +00:00
..
extern Ok here is the new CSG library that implements boolean operations for blender through the 'C' api in csg/extern/CSG_Interface.h. 2004-02-10 20:16:44 +00:00
intern Ok here is the new CSG library that implements boolean operations for blender through the 'C' api in csg/extern/CSG_Interface.h. 2004-02-10 20:16:44 +00:00
make/msvc60 - Added csg.dsp to the main intern workspace (intern.dsw) 2004-02-11 18:36:48 +00:00