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-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
2018-06-25Cleanup: code styleCampbell Barton
2018-06-22StudioLight: Better APIJeroen Bakker
2018-06-22StudioLight: Only apply windowing when SH level is 2Jeroen Bakker
2018-06-22Studiolight: Spherical Harmonics WindowingJeroen Bakker
2018-06-21CodeStyle: CommentsJeroen Bakker
2018-06-21Code cleanup: Added newlineJeroen Bakker
2018-06-21Missed warning is previous commitJeroen Bakker
2018-06-21Studiolight: Calculation of irradiance bufferJeroen Bakker
2018-06-20Studiolight: Spherical harmonicsJeroen Bakker
2018-06-20Studiolight: fixed diffuse lightingJeroen Bakker
2018-06-20Cleanup: strip spaceCampbell Barton
2018-06-20Studiolight: removed raise conditionJeroen Bakker
2018-06-19Studiolight: Temp Mutex issueJeroen Bakker
2018-06-19Studiolight: Background Generation of iconsJeroen Bakker
2018-06-19Studiolight: Add SH2 cacheJeroen Bakker
2018-06-18Cleanup: code-styleCampbell Barton
2018-06-18Studiolights: Radiance icons were inverted.Jeroen Bakker