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-08-25Cleanup: clang-formatCampbell Barton
2019-08-23UI: use consistent "Color Burn" name for blend modeEitanSomething
2019-08-20Cleanup: clang-format, sorted listsCampbell Barton
2019-08-18Cleanup: spelling, change breaked to brakedCampbell Barton
2019-08-18Cleanup: unused warningCampbell Barton
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
2019-08-17Cleanup: spellingCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-04Cleanup: spellingCampbell Barton
2019-08-02BrightContrast not working correctly with negative contrastPhilipp Oeser
2019-08-02Cleanup: spellingCampbell Barton
2019-07-31Fix T67808: Bright/Contrast node wrong for negative contrastPhilipp Oeser
2019-06-18Cleanup: remove unused render buffersBrecht Van Lommel
2019-06-18Compositor: File output node socketsJeroen Bakker
2019-06-17Fix T63867: image sequence not updating in Eevee animation renderBrecht Van Lommel
2019-06-12Compositor: fix linear feather falloff in dilate/erode nodeJacques Lucke
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-05-23Fix T63176: Compositor stipes when scalingJeroen Bakker
2019-05-03Cleanup: warningsCampbell Barton
2019-05-02Cleanup: typos in commentsCampbell Barton
2019-05-01Cleanup: comments (long lines) in compositorCampbell Barton
2019-05-01Cleanup: comments (long lines) in compositorCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-23Cleanup: style, use braces for compositorCampbell Barton
2019-04-21Cleanup: comments (mainly long lines)Campbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne