blender/intern/elbeem/intern
Brecht Van Lommel 314b14301f 2.5: warning fixes
Directories intern/ and source/blender/ now compile warning
free again here with scons/gcc.
2009-08-15 16:36:25 +00:00
..
attributes.cpp - Added OpenMP code, it is enabled by defining PARALLEL=1 for the elbeem 2007-11-21 22:12:16 +00:00
attributes.h - fixed particle generation bug tracked down by mpan3&gimble, 2006-11-29 19:28:07 +00:00
controlparticles.cpp Fixing compile warnings 2008-09-24 00:23:01 +00:00
controlparticles.h Another fluid type 'control' added and introduced to elbeem, still some issues to solve but with 1 change in fluidsim.c it kind of works already (hint for me - disabled for other people so they don't complain) 2008-07-06 18:19:42 +00:00
elbeem_control.cpp Initial GUI implementation, yet not functional 2008-07-04 15:23:21 +00:00
elbeem_control.h Initial GUI implementation, yet not functional 2008-07-04 15:23:21 +00:00
elbeem.cpp Bugfix for [#17333] Fluid bake memory issues provided by Andre Pinto 2008-10-09 12:19:16 +00:00
isosurface.cpp Patch #17666 by Vladimi<C2>r Marek 2008-09-22 15:59:04 +00:00
isosurface.h - bugfixes 2006-11-05 16:30:29 +00:00
loop_tools.h - Added OpenMP code, it is enabled by defining PARALLEL=1 for the elbeem 2007-11-21 22:12:16 +00:00
Makefile patch [#17772] Fluid solver not built with OpenMP in Makefile build system 2008-10-06 19:57:42 +00:00
mcubes_tables.h initial commit of the fluid simulator. 2005-09-18 13:27:12 +00:00
mvmcoords.cpp Solaris was having problems with sqrtf and friends again. 2008-10-03 13:16:10 +00:00
mvmcoords.h Patch #17666 by Vladimi<C2>r Marek 2008-09-22 15:59:04 +00:00
ntl_blenderdumper.cpp - bugfixes 2006-11-05 16:30:29 +00:00
ntl_blenderdumper.h - bugfixes 2006-11-05 16:30:29 +00:00
ntl_bsptree.cpp - fixed particle generation bug tracked down by mpan3&gimble, 2006-11-29 19:28:07 +00:00
ntl_bsptree.h - bugfixes 2006-11-05 16:30:29 +00:00
ntl_geometryclass.h Fix for several memory leaks in fluidsim (found with Valgrind). 2008-07-11 18:08:25 +00:00
ntl_geometrymodel.cpp - bugfixes 2006-11-05 16:30:29 +00:00
ntl_geometrymodel.h - bugfixes 2006-11-05 16:30:29 +00:00
ntl_geometryobject.cpp Introduced quality to GUI, not yet tested (WIP commit) 2008-07-08 17:38:33 +00:00
ntl_geometryobject.h Introduced quality to GUI, not yet tested (WIP commit) 2008-07-08 17:38:33 +00:00
ntl_geometryshader.h - bugfixes 2006-11-05 16:30:29 +00:00
ntl_lighting.cpp - fixed particle generation bug tracked down by mpan3&gimble, 2006-11-29 19:28:07 +00:00
ntl_lighting.h - bugfixes 2006-11-05 16:30:29 +00:00
ntl_matrices.h - bugfixes 2006-11-05 16:30:29 +00:00
ntl_ray.cpp Fluid control: WIP commit before weekend, not working is crashing on the first 3 frames 2008-07-25 18:57:16 +00:00
ntl_ray.h Fix for several memory leaks in fluidsim (found with Valgrind). 2008-07-11 18:08:25 +00:00
ntl_vector3dim.h Reverting new epsilons since they had bad global impact - instead just remove the problematic normalize() call 2008-04-20 09:57:28 +00:00
ntl_world.cpp Fluid control: WIP commit before weekend, not working is crashing on the first 3 frames 2008-07-25 18:57:16 +00:00
ntl_world.h - bugfixes 2006-11-05 16:30:29 +00:00
paraloopend.h 2.5: warning fixes 2009-08-15 16:36:25 +00:00
parametrizer.cpp apply first part of patch #6994 - elbeem_warning_patch.diff 2007-09-12 01:01:15 +00:00
parametrizer.h - bugfixes 2006-11-05 16:30:29 +00:00
particletracer.cpp - Added OpenMP code, it is enabled by defining PARALLEL=1 for the elbeem 2007-11-21 22:12:16 +00:00
particletracer.h - bugfixes 2006-11-05 16:30:29 +00:00
simulation_object.cpp Fix for several memory leaks in fluidsim (found with Valgrind). 2008-07-11 18:08:25 +00:00
simulation_object.h - bugfixes 2006-11-05 16:30:29 +00:00
solver_adap.cpp This version now includes the fluid control sources, however the Blender 2008-04-08 16:56:43 +00:00
solver_class.h Patch #17666 by Vladimi<C2>r Marek 2008-09-22 15:59:04 +00:00
solver_control.cpp [#17703] Segfault on fluid activation. 2008-09-29 14:44:12 +00:00
solver_control.h Removing control define 2008-09-22 10:21:57 +00:00
solver_init.cpp Smoke: fixing some compile warning reported by Ton and one compile erro for gcc 4.4.1 reported by mrunion 2009-07-30 20:12:40 +00:00
solver_interface.cpp - Added OpenMP code, it is enabled by defining PARALLEL=1 for the elbeem 2007-11-21 22:12:16 +00:00
solver_interface.h - Added OpenMP code, it is enabled by defining PARALLEL=1 for the elbeem 2007-11-21 22:12:16 +00:00
solver_main.cpp Removing control define 2008-09-22 10:21:57 +00:00
solver_relax.h Removing control define 2008-09-22 10:21:57 +00:00
solver_util.cpp Reverting new epsilons since they had bad global impact - instead just remove the problematic normalize() call 2008-04-20 09:57:28 +00:00
utilities.cpp - Added OpenMP code, it is enabled by defining PARALLEL=1 for the elbeem 2007-11-21 22:12:16 +00:00
utilities.h 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17434:HEAD 2008-12-14 17:32:24 +00:00