Blender Git Loki
Git Commits -> Revision cda3383
Revision cda3383 by Stephen Swaney (master) March 22, 2005, 07:45 (GMT) |
add files for Daniel Dunbar's new CCGSUBSURFLIB work to SCons build. This commit *only* adds the new files. Since this is an experimental feature, it is NOT enabled by default. At the moment, you can turn it on by editing the toplevel SConstruct file. NOTE: this is a hack. it will be done properly later! To enable this experimental feature, add the following line after the line that starts with 'extra_flags = [' extra_flags.append( '-DUSE_CCGSUBSURFLIB' ) |
Commit Details:
Full Hash: cda3383189c3e3b1603cd2f18a666ae717f49c7a
SVN Revision: 4014
Parent Commit: 845ee1e
Lines Changed: +6, -1
1 Modified Path:
/source/blender/blenkernel/SConscript (+6, -1) (Diff)