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-09-13Fix viewport denoising.Jeroen Bakker
2022-09-13Use correct resource_id to store object hashes.Jeroen Bakker
2022-09-13Store material hashes in meta data.Jeroen Bakker
2022-09-12Store cryptomatte hash inside material node_tree.Jeroen Bakker
2022-09-12Fixes issue with selecting incorrect meta-data.Jeroen Bakker
2022-09-12Merge branch 'master' into temp-eevee-next-cryptomatteJeroen Bakker
2022-09-12renamed storage_type to display_storage_type nad use full enum name.Jeroen Bakker
2022-09-12Fix spelling mistake in comment.Jeroen Bakker
2022-09-12Fix incorrect GLSL syntax.Jeroen Bakker
2022-09-12Include shader shared in cryptomatte post.Jeroen Bakker
2022-09-12EEVEE-Next: Move weight layer indexes to shader shared.Jeroen Bakker
2022-09-09Cleanup: spelling in commentsCampbell Barton
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-05Fix T81002: Images drawn with the Python gpu module no longer draw on top in ...Germano Cavalcante
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-02UI: 3D Text CaretHarley Acheson
2022-09-02EEVEE: Fix Symbol error in SH_L2 CaculationRaphaelBelmont
2022-09-02EEVEE-Next: Port to new Draw ManagerClément Foucault
2022-09-02DRW-Next: Add uniform attributes (object attributes) supportClément Foucault
2022-09-02Cleanup: EEVEE-Next: Use reference as suggested by MSVCClé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-02EEVEE-Next: Move weight layer indexes to shader shared.Jeroen Bakker
2022-09-02Normalize cryptomatte weights.Jeroen Bakker
2022-09-02Add support of sample filtering. Keep track of 4 most weighted hashes.Jeroen Bakker
2022-09-02Renamed DISPLAY_MODE_ to PASS_STORAGE_Jeroen Bakker
2022-09-02Remove unneeded access to instance attribute.Jeroen Bakker
2022-09-02Port back D15834 to eevee-next.Jeroen Bakker
2022-09-02Merge branch 'master' into temp-eevee-next-cryptomatteJeroen Bakker
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-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-31Fix T100700: Compositor crashes when disabled then enabledOmar Emara
2022-08-30Merge branch 'blender-v3.3-release'Philipp Oeser
2022-08-30Fix T93084: Area stretch overlay full red on large scale meshPhilipp Oeser
2022-08-30Store cryptomatte meta data.Jeroen Bakker
2022-08-30Merge branch 'master' into temp-eevee-next-cryptomatteJeroen Bakker
2022-08-30EEVEE-Next: Register render passes for compositor.Jeroen Bakker
2022-08-30Add comment which cryptomatte sample is displayed.Jeroen Bakker
2022-08-30Removed solved TODO.Jeroen Bakker
2022-08-30Remove unused attributes from Cryptomatte.Jeroen Bakker
2022-08-30Improved documentation.Jeroen Bakker
2022-08-29Move sample sorting to film.Jeroen Bakker
2022-08-29Remove unused code.Jeroen Bakker
2022-08-29Use C-style comments.Jeroen Bakker