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
2021-09-19Sculpt: more brush engine stuff; do not test.Joseph Eagar
2021-09-18Merge remote-tracking branch 'origin/temp_bmesh_multires' into sculpt-devJoseph Eagar
2021-08-04Cursor: Change face set color and wireframe previewPablo Dobarro
2021-07-06Sculpt Array: Debug path drawingaousdfh
2021-06-28Merge branch 'master' into sculpt-devPablo Dobarro
2021-06-26Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-08Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-06-01Merge branch 'master' into sculpt-devPablo Dobarro
2021-06-01GPU: add 2D projection functionCampbell Barton
2021-05-17Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-05-14Merge branch 'master' into sculpt-devPablo Dobarro
2021-05-14Cleanup: clang-formatCampbell Barton
2021-05-14Fix Sculpt tools showing the cursor of the previous active brushPablo Dobarro
2021-04-12* Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-04-11Merge branch 'master' into sculpt-devPablo Dobarro
2021-04-08Fix T87267: Texture Paint stencil texture not drawingPhilipp Oeser
2021-04-05Merge branch 'master' into sculpt-devPablo Dobarro
2021-03-30Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-03-28Fix T86060: Texture Paint clone tool misleading texture UICampbell Barton
2021-03-09Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-03-02Merge branch 'master' into sculpt-devPablo Dobarro
2021-03-02Sculpt: Expand OperatorPablo Dobarro
2021-02-28Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-02-17Merge branch 'master' into sculpt-devPablo Dobarro
2021-02-17Cleanup: Abbreviate enums with 'UNSIGNED_' in the nameGermano Cavalcante
2021-02-14Sculpt Expand: Fix texture strength when switching falloffsPablo Dobarro
2021-02-14Sculpt: Add option to show the sculpt pivot as part of the cursorPablo Dobarro
2021-02-14Sculpt Expand: Render the origin of expand as part of the cursorPablo Dobarro
2021-02-08Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-02-07Sculpt: Location option for lasso trim and depth infoPablo Dobarro
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-11-03Merge remote-tracking branch 'origin' into temp_bmesh_multiresJoseph Eagar
2020-10-30Sculpt: Dyntopo detail size edit operatorPablo Dobarro
2020-10-25Refactored sculpt code to use a new type, SculptVertRef, that replacesJoseph Eagar
2020-10-19Fix (unreported) crash when unlinking a brush from a tool.Bastien Montagne
2020-10-01Sculpt: Cloth Simulation Dynamic area modePablo Dobarro
2020-09-21Various fixes in UI messages.Bastien Montagne
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-18Revert "Fix T79523 Paint Cursor: Wide line not supported on OSX"Clément Foucault
2020-09-16Fix T79523 Paint Cursor: Wide line not supported on OSXClément Foucault
2020-09-12Fix remaining GL calls/type preventing from building due to recent cleanupClément Foucault
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-07Fix T79914: Grab active vertex using wrong coordinatesPablo Dobarro
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-09-05Cleanup: GPUTexture: Remove use of GPU_texture_create_nDClément Foucault
2020-09-05GPUTexture: Remove bind to edit callsClément Foucault
2020-08-20GPUState: Use explicit depth test enumClément Foucault
2020-08-18GPUState: Remove gpuPushAttr/gpuPopAttrClément Foucault
2020-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault