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-08-12EEVEE: LightCache: Add warning if the cache cannot be savedClément Foucault
2020-05-29EEVEE: Fix memory leak when using SSS render pass.Clément Foucault
2020-05-20Fix T75197: Eevee does not render instanced smokeJacques Lucke
2020-05-14Fix T75908: Sculpt GPU Batches + Render ArtifactsJeroen Bakker
2020-04-23Fix T72506 EEVEE: Collection Holdout propagates accross material instancesClément Foucault
2020-04-22Fix T75981: crash in sculpt mode with mesh that used to have multiple materialsBrecht Van Lommel
2020-04-10Fix T74901: Smoke Simulation crashes on eevee and is not persistent on CyclesSebastián Barschkis
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-03-31Fix T74898: Multiresolution Ghost After OrbitingJeroen Bakker
2020-03-30EEVEE: Bloom: Fix inverted source and base bufferClément Foucault
2020-03-27Fix T69060: File Output Node does not work with Time RemappingPhilipp Oeser
2020-03-27Cleanup: add iterator macros to clang-formatCampbell Barton
2020-03-25Alpha hash support for hair in EEveeJoe Eagar
2020-03-22Cleanup: use static declarationCampbell Barton
2020-03-20Python API: add bl_use_stereo_viewport for RenderEngineBrecht Van Lommel
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Cleanup: spellingCampbell Barton
2020-03-18Volumes: add render settings for volume datablockBrecht Van Lommel
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2020-03-14Cleanup: spellingCampbell Barton
2020-03-14Fix T73921: Eevee volume render test memory leak in MantaflowSebastián Barschkis
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-03-12Fix T74392: HDRI preview spheres appear in render passes and reflectionsJeroen Bakker
2020-03-12EEVEE: Bump minimum probe level to make rough reflection more preciseClément Foucault
2020-03-11EEVEE: Fix test crashingClément Foucault
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-03-11Eevee: internal support for arbitrary number of volume gridsBrecht Van Lommel
2020-03-11Smoke: put density/color in separate textures, fixes for workbench shaderBrecht Van Lommel
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06CodeCleanup: eevee_materials Use Struct AssignmentsJeroen Bakker
2020-03-05EEVEE: Render Passes BlendingJeroen Bakker
2020-03-05Fix T74431: EEVEE AO Render PassJeroen Bakker
2020-03-05Cleanup: formatting, strip trailing spaceCampbell Barton
2020-03-03Revert "Fix T74110: EEVEE Shadow Pass"Jeroen Bakker
2020-03-03Cleanup: formatting, spellingCampbell Barton
2020-03-02Fix crash when compiling renderpass shader on some AMD driversGermano Cavalcante
2020-03-02Fix T74362: Material Preview AssertJeroen Bakker
2020-02-28Code Cleanup: UNDEF not existing defineJeroen Bakker
2020-02-27EEVEE: Shadow Render PassJeroen Bakker
2020-02-27Fix T74063: EEVEE Render PassesJeroen Bakker
2020-02-27Fix T74110: EEVEE Shadow PassJeroen Bakker
2020-02-27Cleanup: split off hair cache function for reusabilityBrecht Van Lommel
2020-02-27Fix T74229: EEVEE Bloom + TransparencyJeroen Bakker
2020-02-27Fix T74254: EEVEE Render Passes AvailabilityJeroen Bakker
2020-02-26EEVEE: Fix crash on certain drivers caused by redefined constantClément Foucault
2020-02-26Cleanup: don't set renderpass_block twice for volumesBrecht Van Lommel
2020-02-25Cleanup: removed runtime errorJeroen Bakker