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
2017-12-14Merge remote-tracking branch 'origin' into soc-2017-sculpting_brushsoc-2017-sculpting_brushRaja Kedia(miyagix)
2017-07-28Topograb: Trying to solve high density mesh errorRaja Kedia(miyagix)
2017-07-26Topograb: Fixed dyntopo errorRaja Kedia(miyagix)
2017-07-26Topograb: Fixed runtime warningsRaja Kedia(miyagix)
2017-07-26Topograb: Fixed cenral vertex errorRaja Kedia(miyagix)
2017-07-25Topograb: Dynamic array implementation testingRaja Kedia(miyagix)
2017-07-25Topograb: Dynamic array Implementation checkRaja Kedia(miyagix)
2017-07-24Topograb: Implementing new ref. central vertex calculation functionRaja Kedia(miyagix)
2017-07-24Topograb: Implementing new normal calculation functionRaja Kedia(miyagix)
2017-07-22Topograb: Tried changing normal for correct grab position. It has become unst...Raja Kedia(miyagix)
2017-07-21Topograb: First attempt to implement brush in multires. Testing few things be...Raja Kedia(miyagix)
2017-07-14Topograb: Tried Fixing dyntopo crash using original coordinates. Dyntopo is w...Raja Kedia(miyagix)
2017-07-10Topograb: Error in dyntopo fixed a little bit. Crashes when brush is used red...Raja Kedia(miyagix)
2017-07-10Topograb: trying to fix dyntopo bug, still in progress. Test commitRaja Kedia(miyagix)
2017-07-09Fix T52001: material draw mode principled BSDF artifacts at some angles.Brecht Van Lommel
2017-07-08Fix T51959: Windows + Intel GPU offset between UI drawing and mouse.Brecht Van Lommel
2017-07-08Fix T51967: OSL crash after rendering finished (mainly on Windows).Brecht Van Lommel
2017-07-08Fix build after previous commit.Brecht Van Lommel
2017-07-08Fix T51889: new file or load factory settings results in broken UI.Brecht Van Lommel
2017-07-07Fix T51977: New depsgraph removes the grass in victor sceneSergey Sharybin
2017-07-07Fix T51991: Disabled for viewport particle system becomes visible after BI re...Sergey Sharybin
2017-07-07Fix T50973: Directional blur node doesn't clamp value if using driverSergey Sharybin
2017-07-07Cycles: Fix ambiguity in call of min() functionSergey Sharybin
2017-07-07Fix T51978: Setup Tracking Scene after Motion Tracking fails the first timeSergey Sharybin
2017-07-07Fix T51980: Motion Tracking - png image files appear in the Blender program d...Sergey Sharybin
2017-07-06Add option to OpenImage operator not to detect sequences.Bastien Montagne
2017-07-06Fix T51955: Changing Auto-IK length crashes Blender (with new-depsgraph)Sergey Sharybin
2017-07-06Fix T51015: Pack all into blend automatically leaves checkbox enabled.Bastien Montagne
2017-07-06Cycles: Add artificial memory limit debug option for OpenCLMai Lavelle
2017-07-06Revert "Cycles: use std::min and max for extra overloads"Mai Lavelle
2017-07-06Cycles: Dont allow global size to fall to zeroMai Lavelle
2017-07-06Cycles: Detect out of memory before buffer allocation in OpenCL devicesMai Lavelle
2017-07-06Cycles: use std::min and max for extra overloadsMai Lavelle
2017-07-05Better fix for sequencer crash when text strip doesn't have effect data.Sybren A. Stüvel
2017-07-05Cycles: Fix compilation error after recent logging changesSergey Sharybin
2017-07-05Sequencer: Prevent crash when text strip doesn't have effect data.Sybren A. Stüvel
2017-07-05Code comments regarding last commit (forgotten to add before)Luca Rood
2017-07-05Fix T51296: UVs not working for hair emitted from verticesLuca Rood
2017-07-05Compositor: Fix compilation error and crash when using defocus searchSergey Sharybin
2017-07-05Cycles: Pass string by const reference rather than by valueSergey Sharybin
2017-07-05Cycles: Fix compilation error when building without Glog and no C++11Sergey Sharybin
2017-07-04Topograb: Codeclean updecoda
2017-07-04Fix T51834: Active Object and Groups color difference imperceptibleBastien Montagne
2017-07-04Fix T51965: Custom Bone Shape Wireframe setting affects wireframe thickness.Bastien Montagne
2017-07-04Fix T51703: Rigid body with delta transform jumps when transformingLuca Rood
2017-07-04Better fix for rigid body not resimulatingLuca Rood
2017-07-04Fix rigid body not resimulating after cache invalidationLuca Rood
2017-07-03Topograb: Update 3decoda
2017-07-03Fix T51950: Abnormally long Cycles OpenCL GPU render times with certain panor...Lukas Stockner
2017-07-03Cycles: Add missing split kernel to CPUDeviceLukas Stockner