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
2018-06-11Fix merge error in 908b696, removed files were accidentally added back.Brecht Van Lommel
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-05-31Cleanup: remove G.main from BKE mball code.Bastien Montagne
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-01-16Cleanup: indentationCampbell Barton
2017-10-06Cleanup: Math lib naming (use v3 suffix)Campbell Barton
2017-07-07Fix T51991: Disabled for viewport particle system becomes visible after BI re...Sergey Sharybin
2017-07-02Fix T51746: normal map tangents not working correctly when there are no UV maps.Alexander Romanov
2017-05-19Fix T51524: Instantiated Hair Object which has dupligroup children and hidden...Bastien Montagne
2017-01-11Split interp_weights_face_v3 into specific functions for tris and quadsLuca Rood
2016-07-22remove double-checked conditionsMike Erwin
2016-07-15Bump maximum threads number to 1024Sergey Sharybin
2016-06-30Fix T48757: Broken in D1120 normal bakingAlexander Romanov
2016-06-25Cleanup: use BLI_bitmap for bevel-splitCampbell Barton
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-04-26Support multiple tangents for BI render & viewportAlexander Romanov
2016-03-13Full Inverse-Quadratic-Equation Lamp FalloffJack Andersen
2016-02-18Fix T47451: Blender internal not rendering meshes with zero vertices in the o...Brecht Van Lommel
2016-02-18Fix crash on exit with Blender Internal baking and envmap render.Brecht Van Lommel
2016-01-20Fix T47198: Broken UV/VCol in BI and Cycles with some degenerated faces - BI ...Bastien Montagne
2016-01-07Cleanup: remove unused scene argCampbell Barton
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-11-23Cleanup: shadowing (render)Campbell Barton
2015-10-05Fix T46333: Particle Info Node broken w/ BICampbell Barton
2015-08-26Fix T45631: Ambient update rendered bugSergey Sharybin
2015-08-24Fix editmesh GLSL tangent drawingCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-30Move tangents and baking to looptris:Antony Riakiotakis
2015-07-27Don't allocate MFace's by defaultCampbell Barton
2015-07-27Fix T45563: Crash rendering hair dupli'sCampbell Barton
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-13Fix T45385: Crash on render occurring when two hair modifiers are active that...Sergey Sharybin
2015-05-29Fix T44880: transparency filter is only valid with raytransp, not ztransp.Bastien Montagne
2015-05-13Duplicate Render->RenderData.views for thread safety (as we do for layers)Dalai Felinto
2015-04-27Cleanup: use mul_v3_mat3_m4v3Campbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-03Fix T44240: Lamp Halo invisible in rendering.Bastien Montagne
2015-04-02Fix T44183 particles in linked group offset from objectAntony Riakiotakis
2015-03-24Fix T44102: Mirrored objects render black with Blender Internal and Autosmooth.Bastien Montagne
2015-03-09Fix for yet another assert fail of particle dmcache index.Lukas Tönne
2015-03-02Fix T43859: Texture baking crashes blenderSergey Sharybin
2015-02-05Add Custom Loop Normals.Bastien Montagne
2015-01-20Fix for BI rendering of hair spirals: Was not taking the extra pointsLukas Tönne
2015-01-20Another crappy approach to spirals on hairs, crazy expensive though.Lukas Tönne
2015-01-13Blender-Internal: avoid redundant area checkCampbell Barton
2015-01-08Fix for wrong boolean flag checkSergey Sharybin
2015-01-06Remove slurph shape-key featureCampbell Barton