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-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
2022-02-19Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18GL: Fix possible shift by -1Clément Foucault
2022-02-18OCIO: Port shader creation logic to use GPUShaderCreateInfoClément Foucault
2022-02-18Cleanup: Remove unused argument to mesh tessellationHans Goudey
2022-02-18Cleanup: Use functions for accessing mesh normal dirty stateHans Goudey
2022-02-18Fix part of T95848: missing updates editing light object nodesBrecht Van Lommel
2022-02-18Fix T95338: missing image editor refresh after render compositingBrecht Van Lommel
2022-02-18Fix T87829, T95331: Issues when nodes too close togetherDominik Fill
2022-02-18Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Fix T95542: Dual Mesh crashes with some non-manifold verticesWannes Malfait
2022-02-18Fix: Curve to Mesh node creates caps when curve is cyclicLeon Schittek
2022-02-18Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-18VSE: Refactor our code to be compatible with ffmpeg 5.0Sebastian Parborg
2022-02-18UI: Speedup preview icon loading from hard driveJulian Eisel
2022-02-18Mesh: Avoid creating incorrect original index layersHans Goudey