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-07-10Cleanup: spellingCampbell Barton
2020-07-07Cleanup: spellingCampbell Barton
2020-07-03Cleanup: Editors/Sculpt/Paint, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-07-01Cleanup: spellingCampbell Barton
2020-05-14Fix T73286: Projection Painting Dense Mesh BleedJeroen Bakker
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-09TaskScheduler: Minor Preparations for TBBBrecht Van Lommel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-26Fix crashes from various missing checks in operator poll functionsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-10Fix T74425: Cannot texture paint an images sequence anymorePhilipp Oeser
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-03-04Cleanup: spellingCampbell Barton
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-11Fix T73656: Use BKE_brush_alpha_get in texture paintPablo Dobarro
2020-02-11Cleanup: Sculpt/Paint, use correct types and iterator variable declarationPablo Dobarro
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2019-12-18Fix T72487: Painting on unitialized UDIM tile crashesLukas Stockner
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-10-21Fix project from view crash before the GPU is initializedCampbell Barton
2019-10-01Cleanup: remove ED_image_paint_tile_remove_masks_allCampbell Barton
2019-10-01Cleanup: rename image undo_tile to paint_tileCampbell Barton
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
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