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
2015-05-26Merge branch 'master' into alembicLukas Tönne
2015-05-24Cleanup: styleCampbell Barton
2015-05-23Cleanup: typosCampbell Barton
2015-05-23Fix (unreported) broken RNA Image pack handling since multiview merge.Bastien Montagne
2015-05-22Merge branch 'alembic' into gooseberryLukas Tönne
2015-05-22Take transformation of the duplicator object into accound for hairLukas Tönne
2015-05-22Fix for incorrect cutoff points with the haircut cache modifier.Lukas Tönne
2015-05-22Implemented hair cutting for cached strands, based on a cutoff parameterLukas Tönne
2015-05-22Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-22Option for the haircut cache modifier to either use a scene object orLukas Tönne
2015-05-22Initialize curve mappings once after creating, just to be sure.Lukas Tönne
2015-05-22New cache modifier "Haircut", for removing unwanted child hairs.Lukas Tönne
2015-05-21Fix T44744, tangents incorrect in edit mode.Antony Riakiotakis
2015-05-21Use a flag to explicitly apply shape keys to either the goal positionsLukas Tönne
2015-05-21Use correct blending weights for hair shapekey references.Lukas Tönne
2015-05-20Use dedicated versions of shapekey eval functions for strands.Lukas Tönne
2015-05-20Removed some useless old code.Lukas Tönne
2015-05-20Add dedicated command argument to switch depsgraph to a single-threaded evalu...Sergey Sharybin
2015-05-20Removed the complicated optional refdata handling from the genericLukas Tönne
2015-05-20Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-20Send color managed signal if input spaces changes during image savingSergey Sharybin
2015-05-20Fixed shape key reference data usage, for applying shape keys on topLukas Tönne
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-19Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-19Apply strand shape keys to both the base strand coordinates and theLukas Tönne
2015-05-19Clear animation list to avoid referencing freed memory.Antony Riakiotakis
2015-05-19Set the 'from' pointer in Key directly in the init method, so it worksLukas Tönne
2015-05-19Unified code for identifying unconventional shapekey owners betweenLukas Tönne
2015-05-19Ported key owner type code from gooseberry, to better sync both branches.Lukas Tönne
2015-05-19Merge branch 'alembic' into gooseberryLukas Tönne
2015-05-19Improved relaxation code for strand lengths in hair edit mode.Lukas Tönne
2015-05-19Fix for incorrect vertex loops when calculating strands.Lukas Tönne
2015-05-19Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-19BMesh: editmode drawing set every faces materialCampbell Barton
2015-05-19Merge branch 'master' into alembicLukas Tönne
2015-05-19Python: search for 'python' and 'python#.#'Campbell Barton
2015-05-19Building without Python works againCampbell Barton
2015-05-18BGE: Set default envMap resolution to 512 pixelsPorteries Tristan
2015-05-18Solve threading conflict related on proxy group's inverse matrixSergey Sharybin
2015-05-18Make object material drivers evaluation thread safeSergey Sharybin
2015-05-18Attempt to make drivers more safe for threadingSergey Sharybin
2015-05-18Fix T44553: Dyntopo ignores front-face optionCampbell Barton
2015-05-18Fix T44543: painted texture lost after first saveCampbell Barton
2015-05-17BMesh: don't check winding for uv-vert-mapCampbell Barton
2015-05-17Cleanup: indentationCampbell Barton
2015-05-15Fix crasher in new lazy-rebuild outliner's treehash.Bastien Montagne
2015-05-15Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-15Scene audio naming cleanup:Antony Riakiotakis
2015-05-15Cleanup: style, spellingCampbell Barton
2015-05-14Merge branch 'master' into alembicLukas Tönne