Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-19warning cleanup for -Wdouble-promotionCampbell Barton
2011-06-25Fix [#27748] undeterministic behaviour of volumetric rendererMatt Ebb
2011-06-06Fix [#27438] Volume Material Density InaccuracyMatt Ebb
2011-05-10minor cleanup: make functions static, use NULL for pointer comparisons,Campbell Barton
2011-02-27doxygen: blender/render tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-05Raytrace modifications from the Render Branch.Brecht Van Lommel
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-05Fix #23604: external shadows for volume materials don't workBrecht Van Lommel
2011-01-03fix for possible comparison of un-initialized variable.Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-29Fix [#20241] half-transparent objects in volume have no shadow.Matt Ebb
2010-11-29Fix:Matt Ebb
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-06remove unused vol_get_density() call.Campbell Barton
2010-07-29Fix weird colours in areas of high transmission when camera inside a volume.Matt Ebb
2010-07-28Assorted small volume render related fixes.Matt Ebb
2010-07-22Fix [#22946] Camera inside volume gives bad results Matt Ebb
2010-07-22committed wrong version of this fileMatt Ebb
2010-07-22Fix for volume render light cache:Matt Ebb
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-26use negate_v3 rather then multiplying a vector by -1.0 (no functional changes)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-04Patch from Raul Fernandez Hernandez - volume render multiple scattering fixesMatt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-10-19Fix #19657: crash when cancelling volume material render, raytreeBrecht Van Lommel
2009-10-10* more small raytrace fixesMatt Ebb
2009-10-07* More fixes post-raytrace commitMatt Ebb
2009-10-07* Fix for crash with new raytreeMatt Ebb
2009-10-06svn merge -r 23528:23646 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2009-jaguarandiAndre Susano Pinto
2009-10-05* changes/additions to volume lightingMatt Ebb
2009-09-30Rework of volume shadingMatt Ebb
2009-09-28svn merge -r 23207:23528 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2009-09-17Warning fixes for blenkernel and editors.Brecht Van Lommel
2009-09-15svn merge -r 22571:22800 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2009-09-08* Volume render weaks/fixes/etc from Alfredo, after code reviewMatt Ebb
2009-08-30* Fixes for shading objects inside volumesMatt Ebb
2009-08-26* Hopefully fix some weird merging businessMatt Ebb
2009-08-26* Fix for yesterday's valgrind fixMatt Ebb
2009-08-262.5 - Warning cleanups (for mingw+scons)Joshua Leung
2009-08-24* Fix for camera+internal surface object inside ztransp volumeMatt Ebb
2009-08-23* Volume rendering - z transparencyMatt Ebb
2009-08-20* cleaning and simplificationMatt Ebb
2009-08-20* volume rendering cleanups and optimisationsMatt Ebb
2009-08-19*small volume render code cleanupsMatt Ebb
2009-08-18* Point density texture works againMatt Ebb
2009-08-16volume materialMatt Ebb
2009-08-13* First commit merging 2.4-based sim_physics in to volume25 branch.Matt Ebb