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-07-18Subdiv: remove unused GPU device choice, fix crash with libepoxy on initBrecht Van Lommel
2022-07-15Fix: Move DRW_shgroup_add_material_resources(grp, mat) to after the null-chec...Martijn Versteegh
2022-07-15Fix T99606: Regression: TexCoordinate losing precision far away from originClément Foucault
2022-07-14Fix curve drawing crash after changing geometry nodes output.Lukas Tönne
2022-07-12Fix T99103: crash when displaying or rendering Grease Pencil objectKhoi Dau
2022-07-11Cleanup: spelling in commentsCampbell Barton
2022-07-09Weight & Vertex Paint: always respect edit mode hiding on faces.Alexander Gavrilov
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-08Cleanup: make formatDalai Felinto
2022-07-08Draw: Curve outline drawing in object mode.Jeroen Bakker
2022-07-08Cleanup: Move mesh legacy conversion to a separate fileHans Goudey
2022-07-08Cleanup: formatCampbell Barton
2022-07-07Curves: Add sculpt selection overlayHans Goudey
2022-07-07Fix T99270: bones using empties as custom shapes can't be selectedCampbell Barton
2022-07-04Fix T98884: Fix edge case crashes in gpu subdiv cache codeJoseph Eagar
2022-07-04Cleanup: Rename curve segment count functionHans Goudey
2022-07-01Metal: MTLMemoryManager implementation includes functions which manage alloca...Jason Fielder
2022-07-01Cleanup: spelling in commentsCampbell Barton
2022-07-01Cleanup: remove unused argumentCampbell Barton
2022-06-30EEVEE-Next: Add Film and RenderBuffers moduleClément Foucault
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Cleanup: spelling in commentsCampbell Barton
2022-06-29Fix T98697: EEVEE: Regression: Missing custom property from volumetricsClément Foucault
2022-06-29Fix T99128: EEVEE: Regression: Pixelated Environment TextureClément Foucault
2022-06-29Fix T99138: EEVEE: Regression: World volume shader incorrect texture coordsClément Foucault
2022-06-28DRW: Curve: Fix wrong UBO alignmentClément Foucault
2022-06-28Cleanup: DRW: Fix misnamed argument and add more info in a function docClément Foucault
2022-06-28Fix T98882: Regression: Gradient colors in a Grease Pencil material change de...Germano Cavalcante
2022-06-27Cleanup: DRW: Remove drw_view renaming MACROSClément Foucault
2022-06-27Fix color attribute interpolation with GPU subdivisionKévin Dietrich
2022-06-27Cleanup: formatCampbell Barton
2022-06-24Fix T99129: Eevee Hair Info Length not working (old particle hair).Jeroen Bakker
2022-06-23Cleanup: Use const argumentsHans Goudey
2022-06-22Fix T98773: GPU Subdivision breaks auto selection in UV edit modeKévin Dietrich
2022-06-21Cleanup: remove unneeded code in eevee_bloom.Jeroen Bakker
2022-06-21Fix T98972: EEVEE Bloom Pass Outputs Final Image Instead of Bloom.Jeroen Bakker
2022-06-21GPU subdiv: fix hidden faces in paint mode when hidden in edit modeKévin Dietrich
2022-06-21Fix T99016: GPU subdiv artifacts in weight paint with smooth shadingKévin Dietrich
2022-06-20Fix T99019 EEVEE: Regression: Specular BSDF does not apply occlusionClément Foucault
2022-06-20Fix artefacts with GPU subdiv and weight paint face selectionKévin Dietrich
2022-06-20Fix T98913: GPU Subdivision: "Show Wire" overlay glitchKévin Dietrich
2022-06-18Cleanup: Remove unused argument, unnecessary struct keywordHans Goudey
2022-06-18Cleanup: Always store attribute name in attribute requestHans Goudey
2022-06-18Cleanup: Remove unnecessary switch statementHans Goudey
2022-06-17Cleanup: Simplify syntax in curves draw cache fileHans Goudey
2022-06-17Cleanup: Remove redundant doxygen sectionHans Goudey
2022-06-17Fix T98663: Eevee compilation error cryptomatte shaders.Jeroen Bakker
2022-06-15Fix T98699: Face dot colors in UV editor was using wrong color from themeChris Blackbourn
2022-06-15Cleanup: Miscellaneous improvements to draw attribute extractionHans Goudey
2022-06-14Fix T98813: crash with GPU subdiv in edit mode and instanced geometryBrecht Van Lommel