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-11-20Cleanup: BLI headers firstCampbell Barton
2017-11-19Eevee : Fix bug with SSS and SSR active node selectionClément Foucault
2017-11-17Cleanup: warningsCampbell Barton
2017-11-16Fix T51210: Draw Manager: Support for Metaball DrawingGermano
2017-11-14Eevee: SSS: Fix SSS with Add Shader node.Clément Foucault
2017-11-14Eevee: Add SSS objects to probe rendering.Clément Foucault
2017-11-14Fix Opengl Error with glBlitFramebufferClément Foucault
2017-11-14Cleanup: remove BLI_blenlib from ghash headerCampbell Barton
2017-11-14Eevee: SSS: Add Quality settings.Clément Foucault
2017-11-14Eevee: Initial Separable Subsurface Scattering implementation.Clément Foucault
2017-11-14DRW: Better stencil support.Clément Foucault
2017-11-14GPUMaterial : Add sss_data to Closure struct.Clément Foucault
2017-11-11GPUFramebuffer: Add possibility to blit stencil buffer.Clément Foucault
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in drawSergey Sharybin
2017-11-06DRW: Fix compilation error.Clément Foucault
2017-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Eevee: Remove uses of DRW_shgroup_call_dynamic_add_empty in shadows and probe...Clément Foucault
2017-11-06DRW: Use pseudo persistent memory pool for the rendering data structure.Clément Foucault
2017-11-06Fix T51604: Support Auto-Smooth in Edit-MeshGermano
2017-11-01Eevee: Fix Black volumetrics.Clément Foucault
2017-11-01Eevee: Fix crash when using only 1 viewport sample + volumetricsClément Foucault
2017-11-01Eevee: Fix refraction & alpha blend object disapearingClément Foucault
2017-11-01Eevee: Remove unecessary planar_minmaxzClément Foucault
2017-11-01Eevee: Do not allocate minz buffer.Clément Foucault
2017-11-01Eevee: SSR: Use max lod on planar reflections.Clément Foucault
2017-11-01Eevee: Fix Bad AO on opaque refractive geometry.Clément Foucault
2017-11-01Eevee: Effects: Split each effect in it's own file.Clément Foucault
2017-11-01Draw Manager: Fix crash when trying to order an empty shading group.Clément Foucault
2017-11-01Eevee: Silence warningClément Foucault
2017-10-31Mesh Auto-Smooth Split Normal SupportGermano
2017-10-30Draw Manager: re-enable edit-mesh text overlaymano-wii
2017-10-28Eevee: Volumetric: Fix Sun lamps not working.Clément Foucault
2017-10-27Eevee: Volumetrics: Support Smoke simulation textures.Clément Foucault
2017-10-27Eevee: Volumetrics: Add Volume object support.Clément Foucault
2017-10-27Eevee: Volumetrics: Request aditional frames when no TAA is enabled.Clément Foucault
2017-10-27Eevee: Volumetrics: Add volumetric support to alpha blended meshes.Clément Foucault
2017-10-27Eevee: Overhaul the volumetric system.Clément Foucault
2017-10-27DRW: Add 3D texture support.Clément Foucault
2017-10-26Move background images into the cameraCampbell Barton
2017-10-25Eevee: Fix T53095: Black cube on start and no material updatesClément Foucault
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-12Eevee: Contact Shadows: Fix remaining artifacts.Clément Foucault
2017-10-12Object Mode: Grid: Add a non-hard depth test.Clément Foucault
2017-10-11Eevee: Probe: Add Cubemap Resolution option.Clément Foucault
2017-10-11Eevee: Fix light grid being rendered after delete.Clément Foucault
2017-10-11Eevee: Fix TAA color drifting.Clément Foucault
2017-10-11Eevee : Add a workaround for bug with AMD RX VEGA Linux + Mesa DriverClément Foucault
2017-10-11Eevee: Fix hashed and alpha clip transparency.Clément Foucault
2017-10-11Eevee : SSR : Fix incorrect framebuffer issue.Clément Foucault