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-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-05Fix T67665 "Affect Alpha" in Texture Paint mode doesn't work as expectedSebastian Parborg
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-30Make 3d projpaint iteration lockless.Bastien Montagne
2019-07-29Fix T67860: missing 3d cursor update when picking texture clone locationPhilipp Oeser
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton
2019-06-26Fix T66137: added normal map for painting has wrong color space until refreshBrecht Van Lommel
2019-06-18TexturePaint: Projection EditJeroen Bakker
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-29Fix T51133: Bad performance with texture painting depending on multi-thread s...Bastien Montagne
2019-05-21Viewport: MSAA support during ViewportRenderingJeroen Bakker
2019-05-14Cleanup: isolate image dirty flag access in functionsBrecht Van Lommel
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-05-03Cleanup: warningsCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-25Cleanup: fix compiler warningBrecht Van Lommel
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell 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-04-10Cleanup: spellingCampbell Barton
2019-04-09Cleanup: spellingCampbell Barton
2019-03-17Fix T62240: Bleed artifacts with degenerate trianglesLuca Rood
2019-03-12Cleanup: BLI_utildefines struct macrosCampbell Barton
2019-03-11Fix T62359: Flip colors for Fill Tool missingPhilipp Oeser
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Fix T62328, T62209: revert recent fix for texture slots updates (T60366).Brecht Van Lommel
2019-03-07Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-06Fix T62236: Crash texture paintingCampbell Barton
2019-03-06Cleanup: styleCampbell Barton
2019-03-04Texture Paint: round corners of dilated UV seamsLuca Rood
2019-03-04Fix texture paint UV dilation algorithmLuca Rood
2019-02-28Fix T60366: texture paint slots not updating when editing material.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T61065: missing shader update when adding texture slot.Brecht Van Lommel
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-25Depsgraph: use specific tag to update shadingCampbell Barton
2019-01-24Fix T59650: adding texture paint slot image shows wrong color.Brecht Van Lommel
2019-01-24Fix T60133: texture paint external editing not workingPhilipp Oeser