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-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
2019-07-29Fix T67813: Remove mask from Weight PaintAntonioya
2019-07-29GPencil: Add inverse diff matrix to iterator macroAntonioya
2019-07-26GPencil: Get current frame from sceneSergey Sharybin
2019-07-17GPencil: Fix usability problem with curve control points apartCharlie Jolly
2019-07-16Fix T66011: Transformed objects break sculpt toolsAntonioya
2019-07-15Fix T66941: GPencil wrong interpolation calculation for last keyframeAntonioya
2019-07-15Fix T66957: GPencil material isolate crash when slot is emptyAntonioya
2019-07-07Fix T66376: Problem with Gpencil fill toolAntonioya
2019-07-07Cleanup: spellingCampbell Barton
2019-07-06GPencil: Close Box and Circle primitives with geometryAntonioya
2019-07-06GPencil: Don't add missing events for Eraser modeAntonioya
2019-06-30GPencil: Improve Cyclic operator to generate geometryAntonioya
2019-06-28Fix T66126: Non-active Grease Pencil object stuck in draw modeAntonioya
2019-06-28Cleanup: unused var, sort structsCampbell Barton
2019-06-28GPencil: Cleanup commented lines from previous commitAntonioya
2019-06-28GPencil: Don't hide Cursor while drawingAntonioya
2019-06-25GPencil: Add Lattice modifier when use Ctrl+P to Lattice DeformAntonioya
2019-06-24Fix T66072: GPencil "stroke placement:surface" uses "stroke placement:stroke"...Antonioya