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-02-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
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-31Merge branch 'master' into blender2.8Bastien Montagne
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-24Depsgraph: Remove legacy updateDepgraph callbacks from modifiersSergey Sharybin
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
2016-08-16Fix depsgraph to compute more accurate links for collision & force.Alexander Gavrilov
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-31simplify redundant conditionalsMike Erwin
2016-07-21Cleanup: warningsCampbell Barton
2016-07-14Use BMesh solver for new boolean modifiersCampbell Barton
2016-07-13Boolean Modifier: Add back BMesh optionCampbell Barton
2016-07-11Depsgraph: Fix crash in Weight VG modifierSergey Sharybin
2016-07-08Cleanup: use normalize_v#_lengthCampbell Barton
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-07-02Cleanup: comment blocksCampbell Barton
2016-07-01BMesh: make toolflags optionalCampbell Barton
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-06-07Fix (unreported) EditNormal modifier: broken 'flip poly' feature.Bastien Montagne
2016-06-06EditNormal modifier: add some 'maximum angle' limit.Bastien Montagne
2016-06-02ShapeKey was missing lattice-flagCampbell Barton
2016-05-31Cleanup: parenthesize definesCampbell Barton
2016-05-18Fix T47737: Lattice crashes w/ smooth modifierPhilipp Oeser
2016-05-17C99/C++11: replace deprecated finite() by isfinite().Brecht Van Lommel
2016-05-11Depsgraph: Add some missing relationsSergey Sharybin
2016-05-06Cleanup: warningsCampbell Barton
2016-05-05Cleanup: rename getepsilon -> get_epsilonCampbell Barton
2016-04-25Cleanup: use boolCampbell Barton
2016-04-11Fix T48084: Solidify uses alternate quad-directionCampbell Barton
2016-03-25Fix T47928: Crashing save corruption with dynamic paint drip effector groups.Bastien Montagne
2016-03-11Fix crash adding EditNormals modifier to NURBS object (or other types but mesh).Bastien Montagne