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
2017-06-28Eevee: Fix Shader compilation on certain driver.Clément Foucault
2017-06-28Eevee: Refactor of shading code to be more modular.Clément Foucault
2017-06-28DwM: mesh data now only creates data thats usedCampbell Barton
2017-06-28DwM: create eevee materials before the meshCampbell Barton
2017-06-28GPU: split GPU_material_from_nodetree in twoCampbell Barton
2017-06-27Eevee: Bloom: fix black bloom artifacts.Clément Foucault
2017-06-26Eevee: Add Planar reflection blurring.Clément Foucault
2017-06-26Enable shadow catching for Eevee hairLuca Rood
2017-06-26Hair UV implementation for EeveeLuca Rood
2017-06-24Eevee: Fix linking error.Clément Foucault
2017-06-24Eevee: Planar reflection: Fix normal deformation for background pixels.Clément Foucault
2017-06-24Eevee: Fix opengl error cause by bad texture configuration.Clément Foucault
2017-06-24Eevee: Use smaller texture for placeholders.Clément Foucault
2017-06-24Eevee: Planar Reflection: Add contact hardening normal distortion.Clément Foucault
2017-06-23Eevee: Add AO support in planar reflection.Clément Foucault
2017-06-23Eevee: Planar Reflection: Fix precision issue near cliplane.Clément Foucault
2017-06-23Eevee: Planar reflection: Fix bad texture binding.Clément Foucault
2017-06-23Eevee: Put pack AO parameters.Clément Foucault
2017-06-23Eevee: Attempt to optimize GTAO shader.Clément Foucault
2017-06-23Eevee: Fix OpenGl errors.Clément Foucault
2017-06-22Eevee: Ambient Occlusion: Enable Multibounce approximation and Change influen...Clément Foucault
2017-06-22Eevee: Ambient Occlusion: Initial implementation.Clément Foucault
2017-06-22Eevee: Improve material variation managment.Clément Foucault
2017-06-22Eevee: Ambient Occlusion: Add UI properties.Clément Foucault
2017-06-22Eevee: Minmax Depth Pyramid.Clément Foucault
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-19Eevee: Add data display for planar reflection.Clément Foucault
2017-06-19Eevee: Fix Planar Probe offset changing influence calculation.Clément Foucault
2017-06-19Eevee: Initial implementation of planar reflections.Clément Foucault
2017-06-19Eevee: Add special shader for depth prespass.Clément Foucault
2017-06-15Fix T51463: Eevee motion blur not working (with AMD)Dalai Felinto
2017-06-15Eevee: Fix grid probe updating when updating cube probe.Clément Foucault
2017-06-15Eevee: Probes: Add data display for cubemaps.Clément Foucault
2017-06-15Eevee: Group octahedron map functions into one file.Clément Foucault
2017-06-15Eevee: Some probe update changes.Clément Foucault
2017-06-15Eevee: Probes: Change falloff of irradiance grid.Clément Foucault
2017-06-15Eevee: Irradiance grid: support for non-blocking update and multiple bounces.Clément Foucault
2017-06-15Eevee: Add Grid debug display.Clément Foucault
2017-06-15Eevee: Fix probe diffuse computation.Clément Foucault
2017-06-15Eevee: Split irradiance functions to their own new file.Clément Foucault
2017-06-15Eevee: Disable specular when rendering probes.Clément Foucault
2017-06-15Eevee: Add Irradiance Grid supportClément Foucault
2017-06-14Implement hair in eeveeLuca Rood
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-10Eevee:Uuse compressed format for probes.Clément Foucault
2017-06-10Eevee: Probe: fix roughness bug and optimize probe evaluation.Clément Foucault
2017-06-10Probe: Remove Bounding Box parameter.Clément Foucault
2017-06-09Eevee: Add parallax correction to probe reflectionsClément Foucault
2017-06-09Eevee: Fix crash when saving file / opengl render.Clément Foucault
2017-06-09Probes: Add more parameters.Clément Foucault