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
2009-10-07Makefile: Add missing raytrace directory.Diego Borghetti
2009-10-07Preview Render:Brecht Van Lommel
2009-10-07* More fixes post-raytrace commitMatt Ebb
2009-10-07* Fix for crash with new raytreeMatt Ebb
2009-10-06Add raytrace subdir to Makefiles.Guillermo S. Romero
2009-10-06Last fix still failed to link under mingw.Andre Susano Pinto
2009-10-06*Added memset's to make sure counters start on zeroAndre Susano Pinto
2009-10-06One last try - this should fix the remaining issues:Joshua Leung
2009-10-06Some more compile fixes for jaguarandi's commit, this time for msvc+sconsJoshua Leung
2009-10-06* Cmake fix for raytrace accel, still not 100% but getting there...Matt Ebb
2009-10-06Attempts at some compile fixes for jaguarandi's code:Joshua Leung
2009-10-06svn merge -r 23528:23646 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2009-jaguarandiAndre Susano Pinto
2009-10-06Added #ifdef __SSE__ so it can still build when SSE is disabled at compile timeAndre Susano Pinto
2009-10-06blibvh safe for 64bitsAndre Susano Pinto
2009-10-05remove unused defines, cant check every case but from grepping the souece it ...Campbell Barton
2009-10-05* changes/additions to volume lightingMatt Ebb
2009-10-04Added some test_break during the build process.Andre Susano Pinto
2009-10-01*Updated UI options and added UI options to:Andre Susano Pinto
2009-10-01Fix cmake compilation on Windows, adding pthread includes,Brecht Van Lommel
2009-10-01Texture stack influences are now all separate values, and negativeBrecht Van Lommel
2009-10-01Fixing scons compile on windows.Martin Poirier
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-30Rework of volume shadingMatt Ebb
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-28svn merge -r 23207:23528 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2009-09-28Raycounters fixAndre Susano Pinto
2009-09-25*Added VlakPrimitive (this rayobject rimitive only stores ObjectRenderInstanc...Andre Susano Pinto
2009-09-24imagewrap was using uninitialized vars from do_material_texCampbell Barton
2009-09-23* Tweak to fix:Matt Ebb
2009-09-21Fix #19425: crash with long filename and rendering full sample.Brecht Van Lommel
2009-09-18Move some static math functions out of paint_image.c into arithb.cCampbell Barton
2009-09-18Particles cleanup, optimizations and some small new stuff.Janne Karhu
2009-09-17Warning fixes for blenkernel and editors.Brecht Van Lommel
2009-09-17* converted raytrace visibility test on meshlaplacian.c to new raytrace APIAndre Susano Pinto
2009-09-16* enable high res smoke rendering in voxeldata textureMatt Ebb
2009-09-15svn merge -r 22571:22800 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2009-09-142.5 BugfixesBrecht Van Lommel
2009-09-14*Ray counters (number of BB/primitive tests/hits and other raytrace counters)...Andre Susano Pinto
2009-09-11svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r23043:23119Campbell Barton
2009-09-10committing patch #19252-Soft/Linear Light blend modes+Darken mode bug fixRobert Holcomb
2009-09-09Small code cleanup related to curves, to avoid cryptic names:Brecht Van Lommel
2009-09-08* Volume render weaks/fixes/etc from Alfredo, after code reviewMatt Ebb
2009-09-07Bug fix (layers and some other checks were disabled)Andre Susano Pinto
2009-09-06*introduced new method for packing/optimizing trees after buildingAndre Susano Pinto
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-06easier to re-apply the replacement table then merge from 2.4x, same as 23023Campbell Barton
2009-09-06remove MTC_ functions, (don't merge)Campbell Barton
2009-09-05Some particles cleanup & fixes:Janne Karhu
2009-09-04* New and improved voxel interpolation methods, from Alfredo.Matt Ebb
2009-08-30* Fixes for shading objects inside volumesMatt Ebb