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-02Fix T67670: Sculpt doesn't mark the file as modifiedCampbell Barton
2019-08-02BrightContrast not working correctly with negative contrastPhilipp Oeser
2019-08-02Object Mode: add back non '_ex' versions of mode-switching functionsCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Cleanup: Remove unused functionSergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-31Sculpt/Paint: Brush curve presetsPablo Dobarro
2019-07-31Cleanup: Remove unused functionsSergey Sharybin
2019-07-30Make 3d projpaint iteration lockless.Bastien Montagne
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-30Fix edit-mode interfering with brush swap colorCampbell Barton
2019-07-29Fix T67860: missing 3d cursor update when picking texture clone locationPhilipp Oeser
2019-07-26Fix missing ID pointer updates for texture paint undoCampbell Barton
2019-07-26Undo System: correct fix for T67709Campbell Barton
2019-07-26Fix T67709: Texture paint undo gets out of syncCampbell Barton
2019-07-18Fix weight paint mode setting with multiple armaturesCampbell Barton
2019-07-16Fix paint curve not drawing selection colors properlyBrecht Van Lommel
2019-07-16Fix T66742: Frame selected last weightpaint/vertexpaint stroke notPhilipp Oeser
2019-07-11Undo System: add is_final argument (no functional changes)Campbell Barton
2019-07-09Fix T57652: Multires undo broken with shared object dataSergey Sharybin
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-24Cleanup: use doxy groupsCampbell Barton
2019-06-21Fix T65969: missing update of properties editor for Dyntopo checkboxAlessio Monti di Sopra
2019-06-21Fix dashed line drawingCampbell Barton
2019-06-19Fix sculpt not updating on undo with EEVEE enabledPablo Dobarro
2019-06-18TexturePaint: Projection EditJeroen Bakker
2019-06-17Fix T65620: Sculpting brush size jumping.mano-wii
2019-06-14Cleanup: sort structsCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-05Fix T65437: sculpt dyntopo undo not showing correct meshBrecht Van Lommel
2019-06-02Fix T65185: Cycles viewport render no refreshing overlays properlyBrecht Van Lommel
2019-05-31Fix T62282: multires sculpting does not update smooth normalsBrecht Van Lommel
2019-05-31Fix various missing updates in sculpt mode, when changing modifiers and dyntopoBrecht Van Lommel
2019-05-31Fix sculpt mode drawing with modifiers still being wrong in some casesBrecht Van Lommel
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Fix T65200: Crash by hiting "tab" after sculpting with dyntopoSergey Sharybin
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-20WM: add wmGenericUserData utility structCampbell Barton
2019-05-20Cleanup: move selection utilities into ED_select_buffer_utilsCampbell Barton
2019-05-18Fix image not being marked as modified on texture paint undo/redoBrecht Van Lommel
2019-05-16Fix T54686: objects don't occlude each other for edit-mesh selectmano-wii
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-07Fix T64232: crash on Weight from Bones redoPhilipp Oeser