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-03-10Merge remote-tracking branch 'origin/master' into lanpr-under-gpYimingWu
2021-03-09BLI: New 'BLI_array_iter_spiral_square'Germano Cavalcante
2021-03-08Fix T86357: EEVEE: Shadows: Casters have exponential performance degradation ...Mark Stead
2021-03-08Fix T81741 EEVEE: Ambient Occlusion does not converge properlyClément Foucault
2021-03-08EEVEE: RenderPass: Improve AO pass if screen space radius is smallClément Foucault
2021-03-08EEVEE: Occlusion: Use ScreenSpaceRay for iterationClément Foucault
2021-03-08EEVEE: Sampling: Split hemisphere sampling just like GGXClément Foucault
2021-03-08EEVEE: SSRayTrace: Cleanup/RefactorClément Foucault
2021-03-08EEVEE: Use Fullscreen maxZBuffer instead of halfresClément Foucault
2021-03-05Merge remote-tracking branch 'origin/master' into lanpr-under-gpYimingWu
2021-03-04Fix T86050: use material count from correct data blockJacques Lucke
2021-03-04Fix T86042 EEVEE: incorrect irradiance bakeClément Foucault
2021-03-03EEVEE: SSS: Fix light leaking bewteen object at different depthsMikhail
2021-03-03EEVEE: SSR: Check reflection ray against geometric normalClément Foucault
2021-03-03EEVEE: Add ensure_valid_reflection to glossy closuresClément Foucault
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-02EEVEE: Fix incorrect volumetric light shadowingClément Foucault
2021-03-02Fix (unreported) light cache bake crashPhilipp Oeser
2021-03-02Fix T86122: Performance Debug View Viewport Not WorkingJeroen Bakker
2021-03-02Fix error in rBb9e1cc931ee9Clément Foucault
2021-03-02Fix T86138 EEVEE: Bake Indirect Lighting crash in 2.93 with older filesClément Foucault
2021-03-02EEVEE: Depth of field: Do not shrink highlights when using overblurClément Foucault
2021-03-01Cryptomatte: Flexible Definition of CryptomatteLayers.Jeroen Bakker
2021-02-25Fix T85959 EEVEE: DOF with "Jitter Camera" brokenClément Foucault
2021-02-25Cleanup: spellingCampbell Barton
2021-02-24Workbench: Fix typo in rB32ca8e58a374Clément Foucault
2021-02-24Cleanup: CryptomatteLayer structure.Jeroen Bakker
2021-02-24Workbench: Fix samples taken outside of pixel footprintClément Foucault
2021-02-24Fix T85726 Workbench: Orthographic view is blurryClément Foucault
2021-02-24Cleanup: spellingCampbell Barton
2021-02-23Fix T85895: Viewing value passes in Image Editor displays the value as alphaPhilipp Oeser
2021-02-22Fix T85609 EEVEE: Viewport "vibrates" when mouse input is activeClément Foucault
2021-02-22Fix T85720 EEVEE: Contact shadows do not appear when enabling SSRClément Foucault
2021-02-21Fix T85714 Crash when Viewport Rending an image using EEVEE.Clément Foucault
2021-02-21Fix T85603 EEVEE: Baking Indirect lighting crashes BlenderClément Foucault
2021-02-21Cleanup: EEVEE: Rename variable named sample because ...Clément Foucault
2021-02-21Cleanup: EEVEE: Rename aperture to cone angle when it make senseClément Foucault
2021-02-21Cleanup: EEVEE: Use P and vP instead of worldPosition and viewPositionClément Foucault
2021-02-21Cleanup: EEVEE: Use P for world position instead of WClément Foucault
2021-02-21Cleanup: EEVEE: change cameraVec macro to cameraVec(P)Clément Foucault
2021-02-21EEVEE: Ambient Occlusion Node: Support inverted and distance parametersClément Foucault
2021-02-21GPU: Add RGB10_A2 format supportClément Foucault
2021-02-21EEVEE: Planar Reflections: Fix regressionClément Foucault
2021-02-21Cleanup: EEVEE: Remove SSR variant with AOClément Foucault
2021-02-21EEVEE: Ambient Occlusion: RefactorClément Foucault
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-19GPencil: Don't show only lines in draw modeAntonio Vazquez
2021-02-19Fix T85745: Render grease pencil with time offset modifier failsAntonio Vazquez
2021-02-18GPencil: Add missing edit lines in Multiframe modeAntonio Vazquez
2021-02-18Fix T85769: Grease Pencil Fill option when drawing no longer worksAntonio Vazquez