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-11Merge branch 'master' into refactor-mesh-position-genericrefactor-mesh-position-genericHans Goudey
2022-11-11Cleanup: Clarify and deduplicate attribute convert implementationHans Goudey
2022-11-10Sculpt: Fix T101914: Wpaint gradient tool doesn't work with vertex maskEdward
2022-11-10Sculpt: Change symmetrize merge threshold and expose in workspace panelJoseph Eagar
2022-11-10Sculpt: Fix inconsistent naming for cavity_from_mask operatorJoseph Eagar
2022-11-10Cleanup: Move sculpt.c to C++Hans Goudey
2022-11-08Texture Paint: sync adding a new texture slot to the Image EditorEdward
2022-11-08Merge branch 'blender-v3.4-release'Philipp Oeser
2022-11-08Fix T102312: anchored brush texture overlay draws in wrong placePhilipp Oeser
2022-11-08Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-08Fix T100988: flickering when using sculpt brush in drag dot modeJacques Lucke
2022-11-05Sculpt: Fix T102253: Missing call to SCULPT_automasking_node_updateJoseph Eagar
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-01Fix T101062: sculpt curves crash using a paintcurve brushPhilipp Oeser
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-26Fix T101925: sculpt color painting not updating with Cycles viewport renderBrecht Van Lommel
2022-10-19Sculpt: Improve performance of face set creation from selectionHans Goudey
2022-10-18Brush: Wrap mtex/mask_tex around functions.Jeroen Bakker
2022-10-16Sculpt: Fix T101864: Mask initialization not updating multires dataJoseph Eagar
2022-10-15Sculpt: Fix face set relax being too strongJoseph Eagar
2022-10-14Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-13Mesh: Move runtime data out of DNAHans Goudey
2022-10-12Cleanup: use function style casts for C++, format & spellingCampbell Barton
2022-10-12Cleanup: use commented arguments for unused args in C++Campbell Barton
2022-10-11Sculpt: Fix mask from cavity not redrawing viewport with modifiersJoseph Eagar
2022-10-11Sculpt: Fix T101718: Automasking crash with new texture paintJoseph Eagar
2022-10-11Correct argument type for BKE_pbvh_node_get_bm_orco_data, formatCampbell Barton
2022-10-11Sculpt: Clean up Dyntopo's original triangle apiJoseph Eagar
2022-10-10Sculpt: T101699: Face set change visibility crashes on no face setsJoseph Eagar
2022-10-10Sculpt: Fix T101729: Automasking crash in elastic deform brushJoseph Eagar
2022-10-10Cleanup: spelling in commentsCampbell Barton
2022-10-08Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-07Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-07Cleanup: spelling in commentsCampbell Barton
2022-10-05Sculpt: Fix crash in face set initJoseph Eagar
2022-10-05Cleanup: Clang tidyHans Goudey
2022-10-04Cleanup: remove unnecessary includes from sculpt_paintCampbell Barton
2022-10-04Cleanup: undeclared function warningCampbell Barton
2022-10-04Sculpt: Visibility bugfixesJoseph Eagar
2022-10-04Sculpt: implement Reveal All for PBVH_BMESHJoseph Eagar
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-10-04Sculpt: Fix T101430: Blank stroke undo steps corrupt dyntopoJoseph Eagar
2022-10-04Sculpt: Add debug code to print sculpt undo stack.Joseph Eagar
2022-10-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-01Sculpt: Fix sculpt face set undo creating duplicate face set layersJoseph Eagar
2022-10-01Sculpt: fix crash in relax face sets brushJoseph Eagar
2022-10-01Sculpt: Fix T101430: Dyntopo undo crashJoseph Eagar
2022-10-01Sculpt: Fix T101430: Curve shown improperly in mask from cavity redoJoseph Eagar