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-06-27Palettes: Remove threshold parameter when extract from imagesAntonio Vazquez
2020-06-22Fix T78136: Image editor - crash to desktop with changing the threshold for e...Antonio Vazquez
2020-05-25Fix T76267: Stencil texture with negative scale dissapears afterPhilipp Oeser
2020-05-21Cleanup: spellingCampbell Barton
2020-05-20Fix T75457: Toggle brushes using same hotkey twice is brokenPhilipp Oeser
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-26Fix crash with missing NULL check accessing grease pencil paintCampbell Barton
2020-03-26Fix crashes from various missing checks in operator poll functionsCampbell Barton
2020-03-26Fix crash setting the brush with the current brush was unsetCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-12Fix T74659: Seaching for operator crashes BlenderAntonio Vazquez
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Use the SCULPT_ prefix in all sculpt_intern functionsPablo Dobarro
2020-03-04Cleanup: replace CLAMP macros with functionsCampbell Barton
2020-02-27Fix T54323: Improve Paint category names in keymap preferencesPhilipp Oeser
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-20Fix T73162: Modal tools cant be mapped to MMBCampbell Barton
2019-11-27Avoid Brush user count increase when duplicates the BrushAntonio Vazquez
2019-11-26Gpencil: Fix unreported memory leak duplicating BrushAntonio Vazquez
2019-11-14Paint: disable undo when changing the brush or it's sizeCampbell Barton
2019-11-14Fix T70211: Brush keybindings failed with non-brush tool activeCampbell Barton
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-03-26Fix T62756, T62131: moving stencil texture fails after moving stencil maskBrecht Van Lommel
2019-03-08Cleanup: use plural names for Main listsCampbell 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-15Cleanup: commas at the end of enumsCampbell Barton
2018-12-15Fix T59396 Grease pencil brush crashAntonioya
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-11-29Cleanup: remove unused filesCampbell Barton
2018-11-14Paint: remove brush select paint_modeCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: naming for paint modesCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-11-07Merge branch 'master' into blender2.8Campbell Barton
2018-11-07Cleanup: renmae ePaintTexture(Projective) -> 3DCampbell Barton
2018-11-07Paint: paint.brush_select now supports gpencilCampbell Barton
2018-11-07Cleanup: naming (inconsistent paint_mode term)Campbell Barton