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
2019-11-21Fix T71412: Add transform component to deforming modifierPhilipp Oeser
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-11-05Merge branch 'blender-v2.81-release'Sergey Sharybin
2019-11-05Fix T71259: Array Modifier Performance is slowSergey Sharybin
2019-11-04Solidify Modifier: support non-manifold inputHenrik Dick
2019-10-07Fix T70476: Sculpting with Subsurf on top produces artifactsSergey Sharybin
2019-09-26Quadriflow: Symmetry supportPablo Dobarro
2019-09-25Cleanup: Modernize Smooth modifier code.Bastien Montagne
2019-09-25Fix T69542: Corrective Smooth modifier breaks when drivers are involvedSebastian Parborg
2019-09-23Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-22Cleanup: MOD_explode: Sanitize code some more.Bastien Montagne
2019-09-22Cleanup: MOD_Explode: sanitize face-without-particle case.Bastien Montagne
2019-09-22Fix T70150: Explode modifier crashes with empty vertex group.Bastien Montagne
2019-09-21Revert "Modifiers: every modifier now copies mesh settings, fixing texture sp...Brecht Van Lommel
2019-09-20Fix T70101: Displace modifier handles empty vertex group incorrectlyJacques Lucke
2019-09-19Subdiv: Add vertex deformation callback to multires/subsurfSergey Sharybin
2019-09-19Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-19Cleanup: use uint,ushort,uchar for modifiersCampbell Barton
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-12Cleanup: line breaks with commentsCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-03Subsurf: Show error when Blender is built without OpenSubdivSergey Sharybin
2019-08-30Cleanup: spellingCampbell Barton
2019-08-26Cleanup: use BLI_assertCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23Fix potential issues when loading files with missing librariesSebastian Parborg
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16Fix T56408: Hair children recalc on every frame on Alembic meshSybren A. Stüvel
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-06Fix crash when opening files with missing armature libariesSebastian Parborg
2019-08-04Cleanup: spellingCampbell Barton
2019-08-02Cleanup: spellingCampbell Barton
2019-08-01Cleanup: quiet gcc warning 'alloc-size-larger-than'Campbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-26Modifiers: Update LaplacianDeform error message about vgroups.Bastien Montagne
2019-07-22Bevel modifier: let it work on wire edges when vertex_only.Howard Trickey
2019-07-16Fix T66862: crash with bevel modifier harden normals applied to curve objectBrecht Van Lommel
2019-07-16Fix T66862: crash with mirror modifier applied to curve objectBrecht Van Lommel
2019-07-10Cleanup: avoid line breaks from trailing commentsCampbell Barton
2019-07-09Fix T64149: Texture paint can act as a canvas and brush at the same timeSebastian Parborg
2019-07-08Fix T66475 Spin Modifier: Merge Vert Makes mesh disappearClément Foucault
2019-07-03Fix T59225 Screw modifier not displayed when using single vertexClément Foucault
2019-07-02Fix T64805: Can't generate particle hair edit 'comb cache' in blender 2.8Sergey Sharybin
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton
2019-07-01Fix T66267: only add DEG cloth collision relations if collisions arePhilipp Oeser
2019-06-22Cleanup: add bracesCampbell Barton
2019-06-21Revert "Particle system: Move runtime data to runtime field"Sergey Sharybin