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-25Cleanup: spellingCampbell Barton
2020-06-02GPU: Texture: Replace internal sampler state by explicit state objectClément Foucault
2020-05-07Fix T76510: Eevee OpenVDB render artifacts due to texture clampingBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-02-07CodeCleanup: Remove unused studiolight algorithmJeroen Bakker
2020-01-13Fix T73069: StudiolightsJeroen Bakker
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-27Fix compiler error in WindowsAntonio Vazquez
2019-08-27Workbench: Specular Highlighting for MatCapsJeroen Bakker
2019-08-04Cleanup: spellingCampbell Barton
2019-05-24Viewport: Change default studiolightClément Foucault
2019-05-24Viewport: add more contrast to default studio light, make it default againBrecht Van Lommel
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-31Fix: Buffer overflow in StudioLightRay Molenkamp
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell 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: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-02Fixes and edits to studio light operatorsCampbell Barton
2018-12-31Cleanup: specify default studiolight name, instead using first alphabetically.Brecht Van Lommel
2018-12-07Cleanup: styleCampbell Barton
2018-12-05Fix T58104: Duplicated previews for Matcaps/HDRIs in portable installsPhilipp Oeser
2018-11-30StudioLight: Add a 4th light to adjust lightingClément Foucault
2018-11-30Studiolight: Fix bad memcpy sizeClément Foucault
2018-11-29Workbench: Add back studio lighting presetsClément Foucault
2018-11-29Workbench: Rename orientation to type and Camera studio light to StudioClément Foucault
2018-11-20Cleanup: styleCampbell Barton
2018-11-20Fis T57948: Crash in 2.8x lookdevClé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-11-19STUDIOLIGHT: leave a comment of why `STUDIOLIGHT_SPHERICAL_HARMONICS_WINDOWIN...mano-wii
2018-11-19LOOKDEV: disable STUDIOLIGHT_SPHERICAL_HARMONICS_WINDOWINGmano-wii
2018-07-16StudioLight: Fix codestyleClément Foucault
2018-07-16Matcap: Fix missing pixel on preview iconsClément Foucault
2018-07-10GPUTexture: Refactor of texture creation & new featureClément Foucault
2018-07-10Cleanup: styleCampbell Barton
2018-06-29Workbench: Spherical Harmonics testsJeroen Bakker