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-09-12When these features aren't used, there is no sense in storing theHans Goudey
2022-09-08Cleanup: prefer terms verts/polys over vertices/polygonsCampbell Barton
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-16Sculpt: Fix redo panel bugsJoseph Eagar
2022-08-02Cleanup: Remove unused sculpt and vertex color operatorsHans Goudey
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-08Paint: Fix Image Editor Cursor Disappearing (T90120)Joseph Eagar
2022-05-31Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-31UI: Correct sculpt tooltipsJulien Kaspar
2022-05-23Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-05-23Cleanup: clarify what is scene linear color space in conversion conversionBrecht Van Lommel
2022-05-14Cleanup: Further use of const for retrieved custom data layersHans Goudey
2022-05-13Cleanup: Use const when retrieving custom data layersHans Goudey
2022-05-06Switch viewport shading for color tools in solid modeRamil Roosileht
2022-04-29Fix T97608: Sculpt sample color op is missing pmapJoseph Eagar
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-21Cleanup: clang formatJacques Lucke
2022-04-21Fix T97469: Sculpt colors crash in multiresolution or dynamic topology modes.Joseph Eagar
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-16Mask by color now auto-creates aJoseph Eagar
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Refactor: Move PBVH update tag out of MVertHans Goudey
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2021-12-20Sculpt: split sculpt.c into three filesJoseph Eagar