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
2016-11-19Merge branch 'master' into blender2.8Bastien Montagne
2016-11-18Fix potential NULL dereference in mesh sequence cache modifier.Bastien Montagne
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-11Depsgraph: Fix wrong relation namesSergey Sharybin
2016-11-11Depsgraph: Fix wrong relations in array modifierSergey Sharybin
2016-11-07Merge branch 'master' into blender2.8Bastien Montagne
2016-11-02Depsgraph: Fix some errors printed to the consoleSergey Sharybin
2016-11-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
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-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-23Displace modifier: add global/local space option for X/Y/Z/XYZ directions.Quentin Wenger
2016-10-10Merge branch 'master' into blender2.8Bastien Montagne
2016-10-07Collision: skip expensive BVH update if the collider doesn't move.Alexander Gavrilov
2016-10-02Merge branch 'master' into blender2.8Bastien Montagne
2016-09-30Cleanup: Naming in EditNormals modifierSergey Sharybin
2016-09-30Normal edit modifier: Fix relation builder for the new dependency graphSergey Sharybin
2016-09-16Merge branch 'master' into blender2.8Sergey Sharybin
2016-09-05Fix T49220: Vertex paint doesn't work with OpenSubdivSergey Sharybin
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-16Fix depsgraph to compute more accurate links for collision & force.Alexander Gavrilov
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-31simplify redundant conditionalsMike Erwin
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-21Cleanup: warningsCampbell Barton
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-14Use BMesh solver for new boolean modifiersCampbell Barton
2016-07-13Boolean Modifier: Add back BMesh optionCampbell Barton
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
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-09Merge branch 'master' into blender2.8Campbell Barton
2016-06-07Fix (unreported) EditNormal modifier: broken 'flip poly' feature.Bastien Montagne
2016-06-07Merge branch 'master' into blender2.8Bastien Montagne
2016-06-06EditNormal modifier: add some 'maximum angle' limit.Bastien Montagne
2016-06-02ShapeKey was missing lattice-flagCampbell Barton
2016-06-01Merge branch 'master' into blender2.8Bastien Montagne
2016-05-31Cleanup: parenthesize definesCampbell Barton
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
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-29Removed point cache blenkernel code.Lukas Tönne