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
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-05-22DRW: DRWView: Finish refactorClément Foucault
2019-05-22DRW: Add view param to DRW_culling_* functionsClément Foucault
2019-05-22DRW: Remove some usage of DRW_viewport_matrix_getClément Foucault
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-27Cleanup: style, use braces for drawCampbell 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: draw manager headersCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2018-11-30StudioLight: Renaming stuffsClément Foucault
2018-11-30StudioLight: Add a 4th light to adjust lightingClément Foucault
2018-11-30Workbench: StudioLight: Fix worldspace rotationClément Foucault
2018-11-29Workbench: Add option to have world space lighting in studio light modeClément Foucault
2018-11-29Workbench: Add back studio lighting presetsClément Foucault
2018-11-20Cleanup: style, unusedCampbell Barton
2018-11-19Workbench: Use non-negative lighting evaluationClément Foucault
2018-11-19Studio Lights: Big CleanupsClément Foucault
2018-06-20Studiolight: Spherical harmonicsJeroen Bakker
2018-06-20T55550: Workbench Shadows are incorrect in first draw cycleJeroen Bakker
2018-06-18Workbench: increased Quality of the diffuse lighting modelJeroen Bakker
2018-06-04Workbench: Shadows: Fix cap being clipped by far plane.Clément Foucault
2018-05-28Workbench: Fix uninitialized variable usage.Germano
2018-05-27Workbench: Shadow: Refine camera in shadow test.Clément Foucault
2018-05-27Workbench: Shadows: Add frustum check and camera occlusion test.Clément Foucault
2018-05-15Workbench: Cleaner Shadow edges own shadowJeroen Bakker
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-11Cleanup: use 'uint' in draw managerCampbell Barton
2018-05-11Cleanup: styleCampbell Barton
2018-05-08Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-04Cleanup: trailing spaceCampbell Barton
2018-05-03Workbench: studiolightJeroen Bakker