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
2021-09-29Merge branch 'draw-viewport-data' into eevee-rewriteClément Foucault
2021-09-29EEVEE: Fix crash when destroying the Instance (in debug build)Clément Foucault
2021-09-29Cleanup: Remove compiler warningsClément Foucault
2021-09-24Cleanup: clang formatPhilipp Oeser
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-09-22EEVEE fix gloss low roughness errorJake
2021-09-21Fix T87801: Eevee ambient occlusion is incorrect on M1 macMiniClément Foucault
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-15EEVEE: Film: Make smooth transition not rely on dtxl->color persistenceClément Foucault
2021-09-12EEVEE: Fix compiler errors in WindowsAntonio Vazquez
2021-09-07EEVEE: Use special depth shader to resolve the depth bufferClément Foucault
2021-08-25EEVEE: LightGrid: Fix divide by zero leading to wrong world lightingClément Foucault
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-19EEVEE: Film: Fix undefined viewport color values after resizingClément Foucault
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-29Fix T90295: inconsistent render pass order between Cycles and EeveeBrecht Van Lommel
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-21Cleanup: replace BLI_assert(0 && "text") with BLI_assert_msgCampbell Barton
2021-07-20EEVEE: Fix compilation on OSX platformClément Foucault
2021-07-20Merge branch 'draw-viewport-data' into eevee-rewriteClément Foucault
2021-07-19EEVEE: GBuffer: Change layoutClément Foucault
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-03EEVEE: Fix crash caused by transparent material without prepassClément Foucault
2021-07-01EEVEE: Hair: Add back shaded hair supportClément Foucault
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-20EEVEE: Add back refraction support for lightprobesClément Foucault
2021-06-20EEVEE: Cleanup: Replace lighting evaluation macro by functionsClément Foucault
2021-06-19EEVEE: Film: Fix accumulator precision when zoomed outClément Foucault
2021-06-15EEVEE: Port back barycentric coordinates.Clément Foucault
2021-06-08EEVEE: GPencil: Fix missing strokesClément Foucault
2021-06-08EEVEE: Shadows: Modify view matrix instead of projection for each faceClément Foucault
2021-06-08EEVEE: GPencil: Finish geometry supportClément Foucault
2021-06-07EEVEE: Material: Add back support for backfacing and transparencyClément Foucault
2021-06-06EEVEE: LookDev: Move rendering to view render.Clément Foucault
2021-06-06EEVEE: FowardPass: Fix closure sampling, add emission & fix transparencyClément Foucault
2021-06-06EEVEE: LookDev: Add back overlay supportClément Foucault
2021-06-06EEVEE: ForwardPass: Add lightprobe support & fix pipeline selectionClément Foucault
2021-06-06EEVEE: Patch lightprobe and light modules to handle zero lights/probesClément Foucault
2021-06-05EEVEE: Lookdev: Add back lighting supportClément Foucault
2021-06-04EEVEE: Light: Fix culling in orthographic viewClément Foucault
2021-06-04EEVEE: LightCache: Fix broken visibility samplingClément Foucault
2021-06-04EEVEE: LightCache: Fix broken light bounceClément Foucault
2021-06-04EEVEE: Fix world probe rendering objectsClément Foucault
2021-06-04EEVEE: GBuffer: Fix undefined behaviorClément Foucault
2021-06-04EEVEE: Remove light specular during baking & fix bounce lightClément Foucault
2021-06-03EEVEE: LightProbe: Fix grid display and deduplicate codeClément Foucault
2021-06-03EEVEE: LightProbe: Fix light cache display visibility without overlaysClément Foucault