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-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-30Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRWClément Foucault
2020-07-29Workbench/Eeevee: Minor refactor in smoke draw functionSebastián Barschkis
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastiá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-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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-11Workbench Simplification RefactorClément Foucault
2020-03-11Smoke: put density/color in separate textures, fixes for workbench shaderBrecht Van Lommel
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault
2019-09-13DRW: Refactor to support draw call batchingClément Foucault
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-05-30DRW: Refactor to use object pointer for drawcall by defaultClément Foucault
2019-05-28Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarityClément Foucault
2019-05-22DRW: Remove some usage of DRW_viewport_matrix_getClément Foucault
2019-05-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-05-10DRW: Remove ModelViewMatrix UsageClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-14Fix T60170: Eevee: smoke color does not apply permanentlyClément Foucault
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-15Add global control over disabling high-resolution smoke drawSergey Sharybin
2019-02-15Cleanup: More obvious name for the flagSergey Sharybin
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2018-12-30Cleanup: warnings (clang)Campbell Barton
2018-11-13Workbench: Volume: Fix slice display opacityClément Foucault
2018-11-12Workbench: Volumes: Fix volumetrics step length calculationClément Foucault
2018-11-12Workbench: Volumes: Fix volumetrics rendering twicesClément Foucault
2018-11-07Workbench: Add cubic filtering for smoke simulationClément Foucault
2018-11-07Workbench: Improve volume render by removing noise using temporal AAClément Foucault
2018-11-07Workbench: Fix volumetric blending leading to corrupted render resultsClément Foucault
2018-10-09Workbench: Smoke: Add support for Color Mappping for smoke debuggingClément Foucault
2018-10-08Workbench: Smoke: Port back Flame displayClément Foucault
2018-10-08Workbench: Smoke: Fix displayClément Foucault
2018-07-19Cleanup: styleCampbell Barton
2018-07-16Smoke: Port display to Workbench + object modeClément Foucault