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-09-12replace VECCOPY -> copy_v3_v3, added copy_v*_v*_short too for typesafe copyin...Campbell Barton
2011-09-11minor edits / cleanup - no functional changes.Campbell Barton
2011-08-20floats were being promoted to doubles in quite a few cases (using gcc's -Wdou...Campbell Barton
2011-06-20since render branch isnt planned to be merged now, enable strict warning flag...Campbell Barton
2011-05-10minor cleanup: make functions static, use NULL for pointer comparisons,Campbell Barton
2011-02-28Bug fix: Render and 3d view conflict over ob->imatJanne Karhu
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-16Bugfix #26103Ton Roosendaal
2011-02-14This commit will switch blender to use tangent space generated withinM.G. Kishalmi
2011-02-05Raytrace modifications from the Render Branch.Brecht Van Lommel
2011-01-11remove misc unused vars and correct theme name for face angles.Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-26Bugfix #24966Ton Roosendaal
2010-12-08UI Cleanup: Halo materials and texturesJanne Karhu
2010-12-07"Particle" texture coordinates for halo materials:Janne Karhu
2010-12-07Bug fix: Halos didn't use texture alphaJanne Karhu
2010-09-23bugfix [#23595] Texture paint with a node based brush produces artifactsCampbell Barton
2010-07-302.5: remove vertex normal flip option, this is more harmful than helpfulBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-10-06svn merge -r 23528:23646 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2009-jaguarandiAndre Susano Pinto
2009-10-01Texture stack influences are now all separate values, and negativeBrecht Van Lommel
2009-09-25*Added VlakPrimitive (this rayobject rimitive only stores ObjectRenderInstanc...Andre Susano Pinto
2009-06-11*Instance support at dupliverts/facesAndre Susano Pinto
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-07bugfix #18196Ton Roosendaal
2008-09-09Fix for bug #17580: crash rendering instanced objects withBrecht Van Lommel
2008-05-15Fix for bug #11650: removing uv layers in editmode did not work correct.Brecht Van Lommel
2008-03-13Fix for bake texture antialiasing commit, AO with constant jitterBrecht Van Lommel
2008-03-12Baking now does material texture anti-aliasing if the OSA button isBrecht Van Lommel
2008-03-11Bugfix: render instancing didn't work correct with layer ipo's,Brecht Van Lommel
2008-03-07Normal map tangents are now not always averaged at vertices anymore,Brecht Van Lommel
2008-02-06- Removed the Save Buffers/FSA restriction that the width and heightBrecht Van Lommel
2008-01-29Bounding box clipping in the render engine.Brecht Van Lommel
2008-01-28Strands now mix together correctly with ZTransp.Brecht Van Lommel
2008-01-23Minor render memory usage optimization, removed layer andBrecht Van Lommel
2008-01-17Approximate Ambient OcclusionBrecht Van Lommel
2008-01-17Dupli Bugfixes!Brecht Van Lommel
2008-01-14Bugfix for rendering of duplis again, this time with multipleBrecht Van Lommel
2008-01-09Misc Render FeaturesBrecht Van Lommel
2008-01-04- Make dupliverts inside a dupligroup render and draw as instances.Brecht Van Lommel
2007-12-20Strand Render SimplificationBrecht Van Lommel
2007-12-15Render InstancingBrecht Van Lommel
2007-12-06ParticlesBrecht Van Lommel
2007-12-04ParticlesBrecht Van Lommel
2007-11-29Render BakingBrecht Van Lommel
2007-11-27ParticlesBrecht Van Lommel
2007-05-04Subsurface scattering:Brecht Van Lommel