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-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-20PBVH: Pass Mesh to extract internals.Jeroen Bakker
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-19Fix: Assert when sculpting empty curvesHans Goudey
2022-04-19Fix: Uninitialized paint brush when using byte textures.Jeroen Bakker
2022-04-16Mask by color now auto-creates aJoseph Eagar
2022-04-15Cleanup: Clang tidyHans Goudey
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-13Cleanup: Split paint_canvas into BKE and ED.Jeroen Bakker
2022-04-13Curves: remove Test1 brushJacques Lucke
2022-04-13Cleanup: use C++ comments for disabled codeCampbell Barton
2022-04-13Cleanup: clang-formatCampbell Barton
2022-04-13Cleanup: shadowed variable warningCampbell Barton
2022-04-12Fix T97132: Create a color attribute automaticallyJoseph Eagar
2022-04-12Fix T97098: Color filter sharpening artifacts.Joseph Eagar
2022-04-11Fix T97097: Color Filter saturates colors that have no saturationJoseph Eagar
2022-04-11Fix T97096: Color filter brush was corrupting alpha.Joseph Eagar
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-09Cleanup compilation warnings.Jeroen Bakker
2022-04-08Add a utility for sampling segment indices and factors from arbitraryHans Goudey
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-07Cleanup: clang-formatCampbell Barton
2022-04-07Curves: Name mutable data retrieval functions explicitlyHans Goudey
2022-04-06Fix: Missing virtual destructor on virtual classHans Goudey
2022-04-05Fix T96904: texture paint sample tool not working with closest interpolationBrecht Van Lommel
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05Curves: fix missing updates switching to sculpt modeKévin Dietrich
2022-04-05Curves: new Grow/Shrink brushJacques Lucke
2022-04-05Fix: wrong operator return valueJacques Lucke
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-03Fix T96957: creating paint curve crashesJacques Lucke
2022-04-02Cleanup: Further use of const for object bounding boxesHans Goudey
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-03-29Curves: improve Snake Hook brushJacques Lucke
2022-03-25Cleanup: Further renaming in new curves codeHans Goudey
2022-03-25Cleanup: use array syntax for sizeof, zero before float suffixCampbell Barton
2022-03-25Cleanup: sort cmake file listsCampbell Barton
2022-03-24Cleanup: Clang tidyHans Goudey
2022-03-24Cleanup: Adjust naming in new curves codeHans Goudey
2022-03-23Curves: improve Comb brushJacques Lucke
2022-03-22Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-03-21Curves: new Add brushJacques Lucke
2022-03-18BLI: move CPPType to blenlibJacques Lucke
2022-03-18Cleanup: Remove unused includesHans Goudey
2022-03-17BLI: add probabilistic rounding utilityJacques Lucke
2022-03-17Curves: separate sculpt brushes into separate filesJacques Lucke
2022-03-16Cleanup: rename cnt to countCampbell Barton
2022-03-15Cleanup: correct unbalanced doxy sectionsCampbell Barton