blender/extern/lzma
Daniel Genrich 286c2ca80b Smoke:
* cache for low res (deactivating high res for now)
* new way of view3d rendering of smoke (no longer 3 axes) -using 3dtexture now (introduced into gpu/intern)
* introducing LZO and LZMA libs into extern (makefiles missing for now)
* reducing memory usage after simulating for the frame ended (freeing temporary buffers)
* splitting smoke into 2 modifier for the cache-sake (it cannot handle more than 1 cache on the same modifier-index)
* no color on gui anymore
* fixing non-power-of-2 resolutions (hopefully)
* fixing select-deselect of domain drawing bug
* fixing drawobject.c coding style (making Ton happy) ;-)

HINT #1: If scons doesn't work -> cmakefiles are up-to-date, couldn't test scons (but i tried to mantain them, too)

CODERS HINT #1: we really need a way to disable adding all modifiers through "Add Modifiers" dropdown!

WARNING #1: before applying this commit, deactivate your SMOKE DOMAIN in your old files and save them then. You can open them then savely after that.

WARNING #2: File and cache format of smoke can be changed, this is not final!
2009-08-20 00:33:59 +00:00
..
7zBuf2.c Smoke: 2009-08-20 00:33:59 +00:00
7zBuf.c Smoke: 2009-08-20 00:33:59 +00:00
7zBuf.h Smoke: 2009-08-20 00:33:59 +00:00
7zCrc.c Smoke: 2009-08-20 00:33:59 +00:00
7zCrc.h Smoke: 2009-08-20 00:33:59 +00:00
7zFile.c Smoke: 2009-08-20 00:33:59 +00:00
7zFile.h Smoke: 2009-08-20 00:33:59 +00:00
7zStream.c Smoke: 2009-08-20 00:33:59 +00:00
7zVersion.h Smoke: 2009-08-20 00:33:59 +00:00
Alloc.c Smoke: 2009-08-20 00:33:59 +00:00
Alloc.h Smoke: 2009-08-20 00:33:59 +00:00
Bcj2.c Smoke: 2009-08-20 00:33:59 +00:00
Bcj2.h Smoke: 2009-08-20 00:33:59 +00:00
Bra86.c Smoke: 2009-08-20 00:33:59 +00:00
Bra.c Smoke: 2009-08-20 00:33:59 +00:00
Bra.h Smoke: 2009-08-20 00:33:59 +00:00
BraIA64.c Smoke: 2009-08-20 00:33:59 +00:00
CMakeLists.txt Smoke: 2009-08-20 00:33:59 +00:00
CpuArch.h Smoke: 2009-08-20 00:33:59 +00:00
history.txt Smoke: 2009-08-20 00:33:59 +00:00
LzFind.c Smoke: 2009-08-20 00:33:59 +00:00
LzFind.h Smoke: 2009-08-20 00:33:59 +00:00
LzFindMt.c Smoke: 2009-08-20 00:33:59 +00:00
LzFindMt.h Smoke: 2009-08-20 00:33:59 +00:00
LzHash.h Smoke: 2009-08-20 00:33:59 +00:00
lzma.txt Smoke: 2009-08-20 00:33:59 +00:00
LzmaDec.c Smoke: 2009-08-20 00:33:59 +00:00
LzmaDec.h Smoke: 2009-08-20 00:33:59 +00:00
LzmaEnc.c Smoke: 2009-08-20 00:33:59 +00:00
LzmaEnc.h Smoke: 2009-08-20 00:33:59 +00:00
LzmaLib.c Smoke: 2009-08-20 00:33:59 +00:00
LzmaLib.h Smoke: 2009-08-20 00:33:59 +00:00
Threads.c Smoke: 2009-08-20 00:33:59 +00:00
Threads.h Smoke: 2009-08-20 00:33:59 +00:00
Types.h Smoke: 2009-08-20 00:33:59 +00:00