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-11Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-05-04Skin Modifier: remove redundant edge-calculationCampbell Barton
2015-05-04Fix T42893: Skin Modifier, changes randomly toggling editmodeCampbell Barton
2015-05-04Skin Modifier: Add missing operator stack popBrecht Van Lommel
2015-05-02BMesh: BM_mesh_edgesplitCampbell Barton
2015-04-30Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-04-30Fix T44484: Edge-split corrupts meshCampbell Barton
2015-04-22Fix T44475: Merge option of Mirror Modifier behavior reversed.Bastien Montagne
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-14Cleanup: warningsCampbell Barton
2015-04-13Fix T44361: array modifier "fit curve" mode not working properlyBastien Montagne
2015-04-13Fix T44364: Remove shape key crashes BlenderCampbell Barton
2015-04-06Use BKE_ghash_ensure_p where possibleCampbell Barton
2015-04-04Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-04-04Cleanup: use BKE_ocean_* prefixCampbell Barton
2015-04-01Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-23Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-03-21Cleanup: constify scene/modifiersCampbell Barton
2015-03-18Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-03-17Fix T44027: Normal Edit Mod : Radial from object normals affected by target o...Bastien Montagne
2015-03-17Fix T44020: Crash exporting fluid sim to fbxSergey Sharybin
2015-03-16Depsgraph: Fix crashes with smoke modifierSergey Sharybin
2015-03-16Depsgraph: Pass bmain to the new modifier updateDepsgraph callbackSergey Sharybin
2015-03-16Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-03-13Pass proper bmain to the updateDepgraph() of modifiersSergey Sharybin
2015-03-13Fix T43803: Crash playing smoke animation, when linked as group instanceSergey Sharybin
2015-03-11Cleanup: styleCampbell Barton
2015-03-09Fix T43891: Skin modifier inverts some facesCampbell Barton
2015-02-26Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-26Fix T43643: Solidify crashes with 'only-rim'Campbell Barton
2015-02-25Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-24Modifier: no need to calloc (immediately filled)Campbell Barton
2015-02-20Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-18Fix T43716 regression in mask modifier - edges could access out ofAntony Riakiotakis
2015-02-16Depsgraph: Fix missing curve path in certain situationsSergey Sharybin
2015-02-16Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-15Fix T43671: Playing with Mix Factor of Data Transfer Modifier Is Overwritting...Bastien Montagne
2015-02-11Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-11Minor optimization for mask modifierCampbell Barton
2015-02-09Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-06Fix T43579: FBX Export shading issue (Broken normals?)Bastien Montagne
2015-02-06cleanup: styleCampbell Barton
2015-02-06Depsgraph: Implement updateDepsgraph for the new normals modifierSergey Sharybin
2015-02-06Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-06GHash: no need to malloc iteratorsCampbell Barton
2015-02-06Cleanup: styleCampbell Barton