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-11-09Mac :Damien Plisson
2009-11-08merge with trunk/2.5 at r24378Joseph Eagar
2009-11-05Fix for [#19793] Resolution Sliding Crashes Blender 2.5 SVN 24256Matt Ebb
2009-11-05Fix for [#19299] Color render bugMatt Ebb
2009-11-05Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-11-04Sculpt: derivedmesh no longer created CD_ORIGINDEX layer when thereBrecht Van Lommel
2009-11-04Fix bug #19699: point density texture doesn't save particle system.Brecht Van Lommel
2009-11-03Fix [#19759] Point Density TextureMatt Ebb
2009-11-02bmesh compile fixesJoseph Eagar
2009-11-02shapekeys are now stored as customdata in editmode, so edit operations like s...Joseph Eagar
2009-11-01commit before doing some hefty shapekey change, will break compilationJoseph Eagar
2009-10-23merge with trunk/2.5 at r23876Joseph Eagar
2009-10-21Make compiler happy, remove doubtful non init usage.Guillermo S. Romero
2009-10-20Bugfix: render clipping was not using correct matrix, own mistakeBrecht Van Lommel
2009-10-20Bugfix: raytracer building could crash (abort due to an assert), whenBrecht Van Lommel
2009-10-19Get 2.5 trunk to compile. this C++ code failed for gcc 3.3.Ton Roosendaal
2009-10-19Fix/workaround #19617: new raytracer use of SSE is crashing Mingw builds,Brecht Van Lommel
2009-10-19Fix #19678: full sample / save buffers was crashing due to two issues:Brecht Van Lommel
2009-10-19Fix #19683: rendering with compo nodes but no render layer node crashed.Brecht Van Lommel
2009-10-19Fix #19657: crash when cancelling volume material render, raytreeBrecht Van Lommel
2009-10-15Bugfix: deep shadow buffer commit made mixed solid/ztransp renderingBrecht Van Lommel
2009-10-14Bugfix: new bump mapping with UV coordinates wasn't workingBrecht Van Lommel
2009-10-14Bugfix: compositing nodes + border render + crop didn't work correct.Brecht Van Lommel
2009-10-13Fix [#19602] Rayshadow that goes through transparent plane disappearsAndre Susano Pinto
2009-10-12Deep Shadow BufferBrecht Van Lommel
2009-10-12* crash fix in volume render, less reliance on global RMatt Ebb
2009-10-10Fix #19571 (reported by Markus Ilmola):Andre Susano Pinto
2009-10-10* more small raytrace fixesMatt Ebb
2009-10-10Bugfix: texture nodes render without OSA was using uninitializedBrecht Van Lommel
2009-10-08Fixed #19571Andre Susano Pinto
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