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-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
2017-04-21Merge branch 'master' into 28Campbell Barton
2017-04-20Fix Surface Deform not unbinding if target is removedLuca Rood
2017-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-17Fix T51176: Cache file location can be blank and prevent fluid simulation fro...Bastien Montagne
2017-04-17Fluidsim cleanup: get rid of magic numbers!Bastien Montagne
2017-04-14Merge branch 'master' into blender2.8Bastien Montagne
2017-04-13Fix Surface Deform crash with missing or freed DMLuca Rood
2017-04-07Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-07Alembic: just pass NULL when we know mcmd->reader is NULL.Sybren A. Stüvel
2017-04-06Depsgraph: Remove old depsgraph header from modifiersSergey Sharybin
2017-04-06Depsgraph: More type definitions to new depsgraph headerSergey Sharybin
2017-04-05Cleanup: Remove legacy depsgraph private header from modifiersSergey Sharybin
2017-04-05Cleanup, remove unused functionSergey Sharybin
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-30Mirror Modifier: Add offsets for mirrored UVsCampbell Barton
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-21Fix T51012: Surface modifier was not working with curvesGermano Cavalcante
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-19Usual UI/i18n message fixes.Bastien Montagne
2017-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-06Surface Deform Modifier: Respect object transforms at bind timeLuca Rood
2017-03-05Fix T50855: Intersect (knife) w/o separate doesn't selectCampbell Barton
2017-03-04Fix T50838: Surface Deform DM use after free issueLuca Rood
2017-03-01Merge branch 'master' into blender2.8Campbell Barton
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-27Merge branch 'master' into blender2.8Luca Rood
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-02-23Merge branch 'master' into blender2.8Bastien Montagne
2017-02-23Silence "defined but not used" warningsDalai Felinto
2017-02-19Fix a few compiler warnings with macOS / clang.Brecht Van Lommel
2017-02-14Sorted BaseLegacy > Base convertionsDalai Felinto
2017-02-08Merge branch 'master' into blender2.8Sybren A. Stüvel