blender/config
Joseph Eagar 67ff197cb1 Merge with trunk/2.5 at r25563
Most likely will not compile for others, I'd appreciate any build errors
and missing files reports (I can never seem to get everything committed
and all the build systems working without help).

Porting over the sculpt/multires tools was a breeze,
thanks goes to brecht for a design that didn't exclude
ngons and was easy to port.

Note that I've not tested externally-backed multires
file support yet.  Also, I still need to write version
patch code for some cases.

Some notes:

* Like trunk, topological changes don't update multires right,
  so e.g. subdivide will duplicate multires data on the new faces,
  instead of subdividing it.
* If you set the debug value (ctrl-alt-d) to 1 it'll turn on
  my experiments in speeding up sculpting on higher-res multires
  meshes (but note it makes partial redraw not completely accurate).
* There's a bug where you have to go through editmode to get out
  of sculpt mode, not sure if I inherited or created this myself.
2010-01-05 22:33:41 +00:00
..
darwin-config.py OSX / Scons : set MACOSX_DEPLOYMENT_TARGET env var to allow builds for older systems 2009-12-23 15:56:00 +00:00
irix6-config.py - remove CPPFLAG XP_UNIX from CMake, Scons and Irix make, checked our own code and /usr/include, its only used in our netscape plugin. 2009-11-19 11:49:42 +00:00
linux2-config.py * WITH_BF_RAYOPTIMIZATION cleanup and flag separation by matd. 2009-12-10 00:51:13 +00:00
linuxcross-config.py - remove CPPFLAG XP_UNIX from CMake, Scons and Irix make, checked our own code and /usr/include, its only used in our netscape plugin. 2009-11-19 11:49:42 +00:00
openbsd3-config.py merge with trunk/2.5 at r23876 2009-10-22 23:22:05 +00:00
sunos5-config.py - remove CPPFLAG XP_UNIX from CMake, Scons and Irix make, checked our own code and /usr/include, its only used in our netscape plugin. 2009-11-19 11:49:42 +00:00
win32-mingw-config.py * WITH_BF_RAYOPTIMIZATION cleanup and flag separation by matd. 2009-12-10 00:51:13 +00:00
win32-vc-config.py Merge with trunk/2.5 at r25563 2010-01-05 22:33:41 +00:00
win64-vc-config.py * WITH_BF_RAYOPTIMIZATION cleanup and flag separation by matd. 2009-12-10 00:51:13 +00:00