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
2020-06-23EEVEE: Motion Blur: Add accumulation motion blur for better precisionClément Foucault
2020-06-02EEVEE: Refactor of eevee_material.cClément Foucault
2020-06-02GPU: Texture: Replace internal sampler state by explicit state objectClément Foucault
2020-04-10Fix T74901: Smoke Simulation crashes on eevee and is not persistent on CyclesSebastián Barschkis
2020-03-14Fix T73921: Eevee volume render test memory leak in MantaflowSebastián Barschkis
2020-03-11EEVEE: Fix test crashingClément Foucault
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-02-25Cleanup: EEVEE: Use log2_floor_uClément Foucault
2020-01-20EEVEE: Fix crash during lightbakeClément Foucault
2020-01-16Fix T69794 "Bake Cubemap Only" resets Irradiance Volume if world is updatedClément Foucault
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-09UI: Format Memory Strings in BinaryHarley Acheson
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-05Eevee: Shadow map refactorClément Foucault
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-16Cleanup: remove gawain referenceCampbell Barton
2019-07-23Fix T65386 Eevee: Crash after baking indirect lights or cubemapClément Foucault
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
2019-05-31EEVEE: Baking + VolumetricsJeroen Bakker
2019-05-28Eevee: Render alpha blended objects when rendering probesClément Foucault
2019-05-22Fix T64806 Missing sss_blur pass in EEVEE crashing indirect light bakeClément Foucault
2019-05-22Eevee: Make lightprobes work with new DRWView systemClément Foucault
2019-05-22Eevee: Make Planar reflections work with the new DRWView systemClément Foucault
2019-05-17Eevee: Remove the Volumetric Render checkboxClément Foucault
2019-05-17Eevee: Remove the Subsurface Render checkboxClément Foucault
2019-04-21Cleanup: comments (mainly long lines)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-27Fix T62566 Eevee: Cubemap doesn't bake from current frame of animationClément Foucault
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-04Cleanup: indentation (right shift)Campbell Barton
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-17Cleanup: styleCampbell Barton
2018-11-15Eevee: Add Filter Quality settingClément Foucault
2018-11-15Eevee: Add Glossy Reflection clampingClément Foucault