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-10-03Sculpt: Rewrite PBVH drawJoseph Eagar
2022-09-23Cleanup: fix compiler errorsJacques Lucke
2022-09-23Depsgraph: generalize passing parameters to depsgraph object iteratorJacques Lucke
2022-09-22GPU: Ensure rendering operations occur within GPU render boundaries.Jason Fielder
2022-09-22Metal: MTLContext implementation and immediate mode rendering support.Thomas Dinges
2022-09-21Fix EEVEE: Screen Space Refraction Artefacts caused by viewport aspect ratioClément Foucault
2022-09-16Revert "EEVEE: Fix volumetric resolve in large scenes."Jeroen Bakker
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-13EEVEE: Fix volumetric resolve in large scenes.Jeroen Bakker
2022-09-09Cleanup: spelling in commentsCampbell Barton
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-05IDMAnagement: Add owner ID pointer to embedded ones.Bastien Montagne
2022-09-05EEVEE: Fix attributes node on Alpha Clip/Hashed materialsClément Foucault
2022-09-05Merge branch 'blender-v3.3-release'Clément Foucault
2022-09-05Fix T100775: Regression: EEVEE world environment is stretched when using orth...Clément Foucault
2022-09-05Fix T100788 Regression: EEVEE wrong normal map on backfacesClément Foucault
2022-09-02EEVEE: Fix Symbol error in SH_L2 CaculationRaphaelBelmont
2022-09-02DRW-Next: Add uniform attributes (object attributes) supportClément Foucault
2022-09-02Merge branch 'blender-v3.3-release'Clément Foucault
2022-09-02Fix T100377: EEVEE: Regression 3.2 normalmap node brokenClément Foucault
2022-09-01Metal: Minimum per-vertex stride, 3D texture size + Transform feedback GPUCap...Jason Fielder
2022-09-01Tweak cryptomatte channels naming to improve interoperabilitySergey Sharybin
2022-09-01Fix cryptomatte passes saved lossy into multilayer EXRSergey Sharybin
2022-08-31Fix T100700: Compositor crashes when disabled then enabledOmar Emara
2022-08-26Merge branch 'blender-v3.3-release'Philipp Oeser
2022-08-26Fix T100602: Incoming Vector in world shader for Eevee is invertedPhilipp Oeser
2022-08-17Cleanup: Remove redundant use of evaluated non-mesh objectsHans Goudey
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-08-17Cleanup: strip blank lines around comment blocksCampbell Barton
2022-08-15Cleanup: fix typosBrecht Van Lommel
2022-08-09DRW: DebugDraw: Port module to C++ and add GPU capabilitiesClément Foucault
2022-08-02EEVEE: Depth of field: Fix incorrect variance occlusionClément Foucault
2022-08-01Eevee: Add support of rendering curves with cryptomatte.Jeroen Bakker
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-11Cleanup: spelling in commentsCampbell Barton
2022-07-01Metal: MTLMemoryManager implementation includes functions which manage alloca...Jason Fielder
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-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-20Fix T99019 EEVEE: Regression: Specular BSDF does not apply occlusionClément Foucault
2022-06-17Fix T98663: Eevee compilation error cryptomatte shaders.Jeroen Bakker
2022-06-07Merge branch 'blender-v3.2-release'Clément Foucault
2022-06-07Fix EEVEE: Shader error when using volume temperature or color attributesClément Foucault
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton