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-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Cleanup: remove useless `DM_ensure_looptri()`.Bastien Montagne
2017-08-11Fix T52344: Softbody on Text.Bastien Montagne
2017-08-11Fix T52344: Softbody on Text.Bastien Montagne
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Cleanup: whitespaceCampbell Barton
2017-08-09Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-08-09Typo fixSybren A. Stüvel
2017-08-08Merge branch 'master' into blender2.8Bastien Montagne
2017-08-08Fix T51701: Alembic cache screws up mesh.Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-07-28Merge branch 'master' into blender2.8Campbell Barton
2017-07-28Fix T52212: Vgroups doesn't work after Carve BooleanSergey Sharybin
2017-07-21Fix function declaration of some modifiersSergey Sharybin
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-14Workspace: Fix crash on preview, and sanitize placeholder functionsDalai Felinto
2017-07-13Depsgraph: Begin work on making depsgraph per-scene-layerSergey Sharybin
2017-06-21Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-06-20Fix (unreported) missing Image usercount increase when copying UVProject modi...Bastien Montagne
2017-06-19Fix (unreported) bad copying code of Surface Deform modifier.Bastien Montagne
2017-06-19Fix compiler warnings from own recent rB0d5c7e5e36b9.Bastien Montagne
2017-06-19Fix (unreported) bad copying of Ocean modifier.Bastien Montagne
2017-06-19Fix (unreported) bad copying code in Mesh Deform modifier.Bastien Montagne
2017-06-19Fix (unreported) Dynamic Paint modifier not increasing ID usercount in copy f...Bastien Montagne
2017-06-19Fix (unreported) memory leak in Fluid modifier copying.Bastien Montagne
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Depsgraph: Use depsgraph from handle rather than from sceneSergey Sharybin
2017-06-09Merge branch 'master' into blender2.8Campbell Barton
2017-06-08Simplify Array modifier 'relative offset' handling.Bastien Montagne
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-30Displace modifier: Pre-fetch all possible images to image pool prior executionSergey Sharybin
2017-05-26Merge branch 'master' into blender2.8Campbell Barton
2017-05-26Fix integer overflows in meshcache modifier.lazydodo
2017-05-25TexFace removal part 3Campbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-22Merge branch 'master' into blender2.8Bastien Montagne
2017-05-22Fix T51520: Broken vertex weights after two mesh joining.Bastien Montagne
2017-05-19Remove reference to WITH_GL_PROFILE_COREDalai Felinto
2017-05-11Remove warnings after CDDM fixDalai Felinto
2017-05-11Support drawing of solid mode CDDM with core profileSergey Sharybin
2017-05-05Merge branch 'master' into blender2.8Julian Eisel
2017-05-05Fix (unreported) memleak in Warp modifier copying.Bastien Montagne
2017-04-24Convert BaseLegacy to Base (part)Luca Rood
2017-04-24Merge branch 'master' into blender2.8Campbell Barton
2017-04-24Cleanup: styleCampbell Barton