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
2018-08-13Use full transformation of B-Bone segments in Copy Transforms.Alexander Gavrilov
2018-08-13Implement multiplicative Copy Scale and make it the new default.Alexander Gavrilov
2018-08-13Fix dependency graph for constraints depending on B-Bone shape.Alexander Gavrilov
2018-08-13Subsurf: Introduce quality optionSergey Sharybin
2018-08-13Merge branch 'master' into blender2.8Bastien Montagne
2018-08-13Cleanup: avoid too close namings, prone to typo mistakes!Bastien Montagne
2018-08-13Fix T56224: Blender2.8 will force a quit when trying to open a scene containi...Bastien Montagne
2018-08-13Subsurf: Remove OpenSubdiv options from modifierSergey Sharybin
2018-08-13Fix T56290: Segfault when loading file - OpenSubdivSergey Sharybin
2018-08-13Subsurf: Make uv boundaries easily extendibleSergey Sharybin
2018-08-13OpenSubdiv: Add stub implementation of C-APISergey Sharybin
2018-08-13Merge branch 'master' into blender2.8Bastien Montagne
2018-08-13Fix T56344: Crash when used Twist for Emitter type of Particles System.Bastien Montagne
2018-08-10Cleanup: Remove unused paramAntonioya
2018-08-09Merge branch 'soc-2018-bevel' into blender2.8Rohan Rathi
2018-08-08Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-08Fix T56220: Adding Grease Object crashes if link Material is set to ObjectAntonioya
2018-08-08GP: Fix unreported segment fault with some old filesAntonioya
2018-08-08Cleanup unused arg warning.Bastien Montagne
2018-08-08Fix T56273: User count assert on re-saving a particular file.Bastien Montagne
2018-08-08Fix T55095: Undo crash w/ linked library dataCampbell Barton
2018-08-08Merge branch 'master' into blender2.8Campbell Barton
2018-08-08Fix T54584: Crash w/ image undoCampbell Barton
2018-08-08Cleanup: styleCampbell Barton
2018-08-06Cleanup LIB_ID_COPY_ flags a bit, add missing comment.Bastien Montagne
2018-08-05Fix T54915: Usercount of active action increases when editing things with COW...Bastien Montagne
2018-08-05GP: Add python api to create brush settings for grease pencilAntonioya
2018-08-04Fixed comment formatting in editmesh.cRohan Rathi
2018-08-03Replace wrong aasign material flag to BKE_MAT_ASSIGN_USERPREFAntonioya
2018-08-03Depsgraph: add helper to ensure a given scene/view_layer graph is up-to-date.Bastien Montagne
2018-08-02Fix missing type for material arryAntonioya
2018-08-02Subsurf: Better crease which represents sharp edgesSergey Sharybin
2018-08-02Cleanup: warnings, trailing spaceCampbell Barton
2018-08-01GPUMaterial: Make Localize tree live longerClément Foucault
2018-08-01Subsurf: Evaluate all UV layersSergey Sharybin
2018-08-01Subsurf: Add API to provide vertex sharpnessSergey Sharybin
2018-08-01Subsurf: Support subdivision of mesh with just loose elementsSergey Sharybin
2018-08-01Subsurf: Cleanup, remove unused mappings and topology queriesSergey Sharybin
2018-08-01Subsurf: Fix/workaround crashes and failures with non-manifold geometrySergey Sharybin
2018-08-01Subsurf: Support subdivision of loose elementsSergey Sharybin
2018-08-01Subsurf: Cleanup, remove dead codeSergey Sharybin
2018-08-01Some more minor typo fixes in comments.Bastien Montagne
2018-08-01Merge branch 'blender2.8' into soc-2018-bevelBastien Montagne
2018-07-31Change Brush smooth factor to 0.1 by defaultAntonioya
2018-07-31Enable ghost onion skin by defaultAntonioya
2018-07-31Fix T56170: Fake dependency cycle in new depsgraph + interleaved armature upd...Sergey Sharybin
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Fix crash opening .blend files with palettes.Brecht Van Lommel
2018-07-31Respect ID user count when creating pose on object copySergey Sharybin