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-07-28Fix T52212: Vgroups doesn't work after Carve BooleanSergey Sharybin
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-12Depsgraph: Use depsgraph from handle rather than from sceneSergey Sharybin
2017-06-08Simplify Array modifier 'relative offset' handling.Bastien Montagne
2017-05-30Displace modifier: Pre-fetch all possible images to image pool prior executionSergey Sharybin
2017-05-26Fix integer overflows in meshcache modifier.lazydodo
2017-05-22Fix T51520: Broken vertex weights after two mesh joining.Bastien Montagne
2017-05-05Fix (unreported) memleak in Warp modifier copying.Bastien Montagne
2017-04-24Cleanup: styleCampbell Barton
2017-04-20Fix Surface Deform not unbinding if target is removedLuca Rood
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-13Fix Surface Deform crash with missing or freed DMLuca Rood
2017-04-07Alembic: just pass NULL when we know mcmd->reader is NULL.Sybren A. Stüvel
2017-03-30Mirror Modifier: Add offsets for mirrored UVsCampbell Barton
2017-03-21Fix T51012: Surface modifier was not working with curvesGermano Cavalcante
2017-03-19Usual UI/i18n message fixes.Bastien Montagne
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-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-02-19Fix a few compiler warnings with macOS / clang.Brecht Van Lommel
2017-02-06Multi-thread displace modifierSergey Sharybin
2017-02-06Displace modifier: Use special version of texture samplingSergey Sharybin
2017-02-03Explode modifier: Don't tessellate DM if we are not going to apply modifierSergey Sharybin
2017-01-31Cleanup: Rename callback flags from library_query to `IDWALK_CB_...`Bastien Montagne
2017-01-27Fix (IRC reported) DataTransfer modifier affecting base mesh in some cases.Bastien Montagne
2017-01-27Fix T50534, Part II: warn user when DataTransfer mod affects custom normals.Bastien Montagne
2017-01-23Fix compilation error with legacy depsgraph disabledSergey Sharybin
2016-12-09Depsgraph: Add missing relation for cast modifierSergey Sharybin
2016-12-08Fix crash when opening a Blender file containing Alembic data.Kévin Dietrich
2016-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-11-18Fix potential NULL dereference in mesh sequence cache modifier.Bastien Montagne
2016-11-11Depsgraph: Fix wrong relation namesSergey Sharybin
2016-11-11Depsgraph: Fix wrong relations in array modifierSergey Sharybin
2016-11-02Depsgraph: Fix some errors printed to the consoleSergey Sharybin
2016-10-30Fix compile errors for when WITH_ALEMBIC is OFF.Kévin Dietrich
2016-10-29Alembic: store a pointer to the object reader in the cache modifiers andKévin Dietrich
2016-10-23Displace modifier: add global/local space option for X/Y/Z/XYZ directions.Quentin Wenger
2016-10-07Collision: skip expensive BVH update if the collider doesn't move.Alexander Gavrilov
2016-09-30Cleanup: Naming in EditNormals modifierSergey Sharybin
2016-09-30Normal edit modifier: Fix relation builder for the new dependency graphSergey Sharybin
2016-09-05Fix T49220: Vertex paint doesn't work with OpenSubdivSergey Sharybin