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
path: root/source
AgeCommit message (Expand)Author
2022-02-22GPencil: Simplify sample modifier improvements.YimingWu
2022-02-22LineArt: Consistent backface culling behaviorYimingWu
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Python: bump minimum version to 3.10Campbell Barton
2022-02-22Cleanup: clang-formatCampbell Barton
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Revert "Cleanup: quiet const cast warning"Campbell Barton
2022-02-22Fix T44415: Shape keys get out of sync when using undo in edit-modeCampbell Barton
2022-02-22Cleanup: clang-formatCampbell Barton
2022-02-22Cleanup: Use curves wrapperHans Goudey
2022-02-21Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-21Fix T95919: Apply Pose as Rest Pose Operator crashesHans Goudey
2022-02-21Merge branch 'blender-v3.1-release'Antonio Vazquez
2022-02-21Fix T95923: GPencil Array modifier constant offset works even disabledAntonio Vazquez
2022-02-21Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-21Fix T93873: Wrong limits for color socket exposed to modifierHans Goudey
2022-02-21Cleanup: Use function to check if normals are dirtyHans Goudey
2022-02-21Fix: Avoid potential use of dirty normalsHans Goudey
2022-02-21Fix T95154 Eevee AO node: the "only local" option applies "inside" insteadClément Foucault
2022-02-21Weight Proximity: do flag split versioning both in 3.1 and 3.2Alexander Gavrilov
2022-02-21Merge branch 'blender-v3.1-release'Alexander Gavrilov
2022-02-21Weight Proximity: fix value overlap between Normalize and Invert VGroup.Alexander Gavrilov
2022-02-21Paint: pass operator to stroke update functionJacques Lucke
2022-02-21Weight Modifiers: use the correct flags for the mask invert property.Alexander Gavrilov
2022-02-21Complex Solidify: improve constraints solverHenrik Dick
2022-02-21Vertex Weight Mix: support Minimum and Maximum mix modes.Alexander Gavrilov
2022-02-21Workbench: Fix missing world_data ubo during opaque prepassClément Foucault
2022-02-21Merge remote-tracking branch 'origin/blender-v3.1-release'Sybren A. Stüvel
2022-02-21Fix T95596: Crash in versioning of node animationSybren A. Stüvel
2022-02-21Curves: use paint cursor in curves sculpt modeJacques Lucke
2022-02-21Cleanup: use namespace and code sectionsJacques Lucke
2022-02-21Cleanup: move curves sculpt mode toggle operator to sculpt/paint moduleJacques Lucke
2022-02-21Paint: decouple op->customdata from PaintStrokeJacques Lucke
2022-02-21Fix T95871: Non-float textures report as float.Jeroen Bakker
2022-02-21Fix errors in 'gpu.state' documentationGermano Cavalcante
2022-02-21BLI_array: add BLI_array_trim utility to re-allocate the current sizeCampbell Barton
2022-02-21RNA: modify debug mode logic for setting invalid unset valuesCampbell Barton
2022-02-21readfile: free & reallocate arrays in oldnewmap_clearCampbell Barton
2022-02-21Cleanup: avoid reallocating arrays at the same sizeCampbell Barton
2022-02-21Cleanup: quiet const cast warningCampbell Barton
2022-02-21Merge branch 'blender-v3.1-release'Habib Gahbiche
2022-02-21Fix T95413: Blur node size input crashHabib Gahbiche
2022-02-20Fix T95470: LineArt GPU subdiv fix.YimingWu
2022-02-20UI: Do not include the text stating an enum item is the defaultAaron Carlisle
2022-02-19LineArt: GPU subdiv fix.YimingWu
2022-02-19Fix incorrect copying of XR action pathsPeter Kim
2022-02-19OCIO: Port shader creation logic to use GPUShaderCreateInfoClément Foucault
2022-02-19Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-19Revert "OCIO: Port shader creation logic to use GPUShaderCreateInfo"Clément Foucault