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
2022-11-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-11-02Refactor: Rename Object->imat to Object->world_to_objectSergey Sharybin
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-16Sculpt: Fix T101864: Mask initialization not updating multires dataJoseph Eagar
2022-10-07Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-04Cleanup: remove unnecessary includes from sculpt_paintCampbell Barton
2022-09-23Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-23Mesh: Move sculpt face sets to a generic attributeHans Goudey
2022-09-14Compiles, runs in basic situationsHans Goudey
2022-09-13Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-12When these features aren't used, there is no sense in storing theHans Goudey
2022-09-12Start converting mesh positions to a generic attributeHans Goudey
2022-09-09Cleanup: Simplify BKE_mesh_nomain_to_meshHans Goudey
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-08-16Sculpt: Fix redo panel bugsJoseph Eagar
2022-08-02Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-02Fix T96810: Invalid sculpt normals after some operationsHans Goudey
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-06-16Cleanup: differentiate region/screen relative coordinatesCampbell Barton
2022-06-09Cleanup: use const variables & argumentsCampbell Barton
2022-04-25Fix T81452: Incorrect trim lasso radiusJoseph Eagar
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-03-25Cleanup: use array syntax for sizeof, zero before float suffixCampbell Barton
2022-03-22Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Refactor: Move PBVH update tag out of MVertHans Goudey
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-09-15Cleanup: Use function to mark mesh normals dirtyHans Goudey
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-06-01BMesh: remove checks for tessellating 2 sided facesCampbell Barton
2021-04-30Fix sculpt mask operator crash running without a 3D viewCampbell Barton
2021-03-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-02-11Cleanup: clang-format, spellingCampbell Barton
2021-02-10Fix Sculpt Gestures using normal orientation with translated objectsPablo Dobarro
2021-02-03Fix T84370: Project tool not working with shape keysPablo Dobarro
2020-12-15Fix T83504: Cancel trim operators when there is no geometryPablo Dobarro
2020-12-07UI: Fix mistakes in UI messages.Bastien Montagne
2020-11-18Cleanup: clarify precedence of operationsCampbell Barton
2020-11-12Fix T82388: Sculpt mode: Unexpected undo behavior.Bastien Montagne
2020-11-09Merge branch 'blender-v2.91-release' into masterJacques Lucke
2020-11-09Sculpt: Fix off-by-one error when creating bitmap for lasso gestureJacques Lucke
2020-11-08Fix T81651, exact boolean modifier incorrect if operand hidden.Howard Trickey
2020-11-08Fix T81651, exact boolean modifier incorrect if operand hidden.Howard Trickey
2020-11-06Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-06Fix memory leaks in sculpt mode trimming toolsPablo Dobarro
2020-11-04Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-04Fix T81799: Enable use self in trimming tool booleansPablo Dobarro