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-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-25Mirror Modifier: option to offset UV'sCampbell Barton
2017-09-19Cleanup: BLI_utildefines prefix for header-only libsCampbell Barton
2017-09-19Boolean Modifier: add debug optionsCampbell Barton
2017-09-16Fix T51074: Boolean modifier inverts operationCampbell Barton
2017-09-14Fix T52291: Boolean fails w/ co-linear edged ngonsCampbell Barton
2017-09-06Screw Modifier: remove doubles optionCampbell 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-11Cleanup: whitespaceCampbell Barton
2017-08-09Typo fixSybren A. Stüvel
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-01Cleanup: use static vars where appropriateCampbell Barton
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