blender/intern
Brecht Van Lommel c2cff1cbcf More work on the new unwrapper code (orange branch):
- There is now a (temporary) dropdown box in the image window header for
  switching between the old an new unwrapper code. So to test the changes
  described below you need to enable the new unwrapper code.
- Pinning is now more predictable, if one uv is pinned, the others belonging
  to the same vertex are pinned also.
- Live LSCM is much faster, since the LU factorization, the most expensive
  part of the computation, is now stored and reused (was Jens' idea).
- Packing multiple uv charts is slightly improved, by doing a binary search
  over the texture width. This fixes the case where all the charts are
  packed at the bottom of the image.
- LSCM now uses an angle based formulation, and the results seem somewhat
  different (maybe slightly better?), didn't find out why yet.
2005-12-03 23:22:31 +00:00
..
action Rest of the VC7 intern projectfiles. 2003-03-18 19:38:36 +00:00
bmfont Removal of ugly_nvidia_hack for OSX Nvidia systems. Apple has fixed this 2005-11-11 11:42:54 +00:00
boolop some more msvc6 magic 2005-11-16 23:39:49 +00:00
bsp (Hopefully) last part of Booleans commit. 2005-10-28 20:18:56 +00:00
container updates to the OS X build system : 2005-08-04 16:05:28 +00:00
csg Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00
decimation _.NET projectfiles update_ 2005-08-02 13:44:49 +00:00
elbeem - 'extern "C"' fix for MSVC as suggested by Stephane 2005-11-24 12:42:33 +00:00
ghost fix for Game engine bug #1961 furnished by Josh Nimoy. 2005-10-20 18:05:06 +00:00
guardedalloc Fix for bug #3414 provided by Lewis Saunders. 2005-11-17 14:48:11 +00:00
iksolver Getting blender to compile for IRIX, in particular: 2005-09-14 21:50:37 +00:00
img Rest of the VC7 intern projectfiles. 2003-03-18 19:38:36 +00:00
keymaker _.NET projectfiles update_ 2005-08-02 13:44:49 +00:00
make fixing msvc6 projects to compile again 2005-11-09 19:29:04 +00:00
memutil updates to the OS X build system : 2005-08-04 16:05:28 +00:00
moto Update SConscript. 2005-08-27 13:45:19 +00:00
opennl More work on the new unwrapper code (orange branch): 2005-12-03 23:22:31 +00:00
SoundSystem updates to the OS X build system : 2005-08-04 16:05:28 +00:00
string updates to the OS X build system : 2005-08-04 16:05:28 +00:00
Makefile Somehow, most files are missing from this commit, and I have no idea why, 2005-10-28 19:54:16 +00:00
SConscript Scons files for Boolop 2005-10-29 13:26:31 +00:00