blender/intern
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
..
audaspace == SCons == 2009-08-17 01:16:50 +00:00
boolop 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
bsp Spring Cleaning 2009-06-21 16:18:38 +00:00
container 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
decimation 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
elbeem 2.5: warning fixes 2009-08-15 16:36:25 +00:00
ghost 2.5/Ghost: 2009-08-17 19:54:29 +00:00
guardedalloc SVN maintenance. 2009-08-18 20:24:40 +00:00
iksolver Spring Cleaning 2009-06-21 16:18:38 +00:00
make 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
memutil 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
moto PyRNA API support for matrix types as Mathutils matrix (with callbacks) rather then a generic rna sequence of floats. 2009-06-23 13:34:45 +00:00
opennl some fixes for netbsd with cmake 2009-08-14 13:13:36 +00:00
smoke Smoke: 2009-08-20 00:33:59 +00:00
string - fix for BGE warnings 2009-08-19 10:26:43 +00:00
CMakeLists.txt 2.5 audio cleanup: 2009-08-10 15:39:11 +00:00
Makefile 2.5 audio cleanup: 2009-08-10 15:39:11 +00:00
SConscript 2.5 audio cleanup: 2009-08-10 15:39:11 +00:00