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-03-22Merge branch 'master' into temp-sculpt-colorsJoseph Eagar
2022-03-15Cleanup: correct unbalanced doxy sectionsCampbell Barton
2022-03-07Merge branch 'master' into temp-sculpt-colorsJoseph Eagar
2022-03-01Cleanup: ED_view3d_win_to_delta & ED_view3d_calc_zfac usageCampbell Barton
2022-02-22temp-sculpt-colors: loop colors undo now worksJoseph Eagar
2022-02-21Merge branch 'master' into temp-sculpt-colorsJoseph Eagar
2022-02-21Paint: pass operator to stroke update functionJacques Lucke
2022-02-21Paint: decouple op->customdata from PaintStrokeJacques Lucke
2022-02-16temp-sculpt-colors: fix crash with color filterJoseph Eagar
2022-02-15temp-sculpt-colors: fix color filterJoseph Eagar
2022-02-12temp-sculpt-colors: run make formatJoseph Eagar
2022-02-12Merge branch 'master' into temp-sculpt-colorsJoseph Eagar
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
2022-02-01Cleanup: remove duplicate vertex normal array in SculptSessionCampbell Barton
2022-01-29Fix merge bugsJoseph Eagar
2022-01-29Merge branch 'master' into temp-sculpt-colorsJoseph Eagar
2022-01-29temp-sculpt-colors: Make requested changesJoseph Eagar
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-24Cleanup: Move the "toggle smooth brush" functionality to functionsSebastian Parborg
2022-01-20Revert "Sculpt: Multires Heal Brush"Joseph Eagar
2022-01-20Sculpt: Multires Heal BrushJoseph Eagar
2022-01-15temp-sculpt-colors: Make requested changesJoseph Eagar
2022-01-15Merge branch 'master' into temp-sculpt-colorsJoseph Eagar
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-07Merge branch 'master' into temp-sculpt-colorsJoseph Eagar
2022-01-06Fix T94635: Sculpt Smooth in Surface mode with Anchored Stroke crashPhilipp Oeser
2022-01-06Cleanup: move public doc-strings into headersCampbell Barton
2022-01-05temp-sculpt-colors: Automatically switch to vertexJoseph Eagar
2022-01-05Fix T94564: Mirror clipping is not properly placed in sculpt modePhilipp Oeser
2022-01-04Merge branch 'master' into temp-sculpt-colorsJoseph Eagar
2021-12-20Run clang-formatJoseph Eagar
2021-12-20Sculpt: split sculpt.c into three filesJoseph Eagar
2021-12-16Cleanup: spellingCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-04temp-sculpt-colors: fix out of bounds errorJoseph Eagar
2021-11-04temp-sculpt-colors: implement patch review itemsJoseph Eagar
2021-11-03Merge branch 'master' into temp-sculpt-colorsJoseph Eagar
2021-11-03temp-sculpt-colors: commit patchJoseph Eagar
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-18Fix T79005: Vertex color conversion operators changing the colorsPablo Dobarro
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-05Fix T90236: Sculpt automasking failing when the stroke does not start over th...Pablo Dobarro
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-23Fix T89221: Sculpt tools symmetry failing with non symmetrical meshesPablo Dobarro
2021-06-01Cleanup: correct sculpt quat argument sizeCampbell Barton