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-09-12Cleanup: clang-formatPhilipp Oeser
2019-09-12GPencil: Change Arrange Strokes menu orderAntonio Vazquez
2019-09-12Fix T69634: GPencil:Cutter Tool removes unexpected strokes on another layerAntonio Vazquez
2019-09-12GPencil: Guides: Refactor and add new ISO optionCharlie Jolly
2019-09-12GPencil: New Operator to set the active object material based on the selected...Matias Mendiola
2019-08-30GPencil: Use default material when slot material is emptyAntonio Vazquez
2019-08-30GPencil: Fix unreported problem with Move to Layer popupAntonio Vazquez
2019-08-30GPencil: Make visible active layer when hide othersAntonio Vazquez
2019-08-29GPencil: Minor Menu tweaksMatias Mendiola
2019-08-26GPencil: Invert Paste operator and make Paste to Active defaultAntonio Vazquez
2019-08-26Cleanup: unused argCampbell Barton
2019-08-25Cleanup: Clarify alloc comment textAntonio Vazquez
2019-08-25GPencil: Use evaluated data for Sculpt BrushesAntonio Vazquez
2019-08-24GPencil: Fix unreported unable to deselect when masking is OFFAntonio Vazquez
2019-08-24GPencil: Use evaluated data in selectionAntonio Vazquez
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-22GPencil: Fix missing variable due typo errorAntonio Vazquez
2019-08-19GPencil: Improve reproject operator in surface modeAntonio Vazquez
2019-08-19GPencil: Change UI scale for z-depth offsetAntonio Vazquez
2019-08-18GPencil: Interpolate pressure in active SmoothAntonio Vazquez
2019-08-17Cleanup: spellingCampbell Barton
2019-08-17Fix T68723: GPencil - Split Select mode for Sculpt and Edit modeAntonioya
2019-08-17Fix T68722: Improve Smooth algorithm for Thickness and StrengthAntonioya
2019-08-16Cleanup: spellingCampbell Barton
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-10GPencil: Disable Select operator for Sculpt mode if Mask is OFFAntonio Vazquez
2019-08-10Fix T68414: GPencil crash after using L key and Ctrl+Z in Draw ModeAntonio Vazquez
2019-08-10GPencil: Fix segment fault using Search menuAntonio Vazquez
2019-08-09Fix T68486: GPencil ehen interpolate strokes, only display one stroke not allAntonio Vazquez
2019-08-08GPencil: New Simplify modifier mode Sample and operatorAntonioya
2019-08-08Cleanup: use static for undeclared functionCampbell Barton
2019-08-08Fix T67545: GPencil - New Merge by Distance operatorAntonioya
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-06Annotations: Remove Simplify option from UserprefsAntonio Vazquez
2019-08-06Annotation: Simplify only 3D annotations and reduce factorAntonio Vazquez
2019-08-05Fix T68272: Annotations segment fault when use Simplify optionAntonio Vazquez
2019-08-05Cleanup: add bracesCampbell Barton
2019-08-02Fix T68021: GPencil After using eraser when draw primitives, next primitive h...Antonio Vazquez
2019-08-02Cleanup: GPencil dissolve operator now uses GP_EDITABLE_STROKES_BEGIN macroAntonio Vazquez
2019-08-02GPencil: Make GP_EDITABLE_STROKES_BEGIN macro safe when stroke is removedAntonio Vazquez
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Fix several undefined-behaviour-sanitizer warningsLukas Stockner
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Animation: Remove depsgraph argument from direct keyframingSergey Sharybin
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-07-30Fix T67904: GPencil clone brush doesn't copy the right color and layerAntonio Vazquez
2019-07-29Cleanup: GPencil replace cfra_eval by cfra or CFRAAntonioya
2019-07-29Fix T67811: GPencil Weights shift when use dissolve in Edit ModeAntonioya