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-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
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-16Revert new grease pencil cursor for paint modesBrecht Van Lommel
2019-06-15Cleanup: spellingCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-11Fix T65699: gpencil weight paint unresponsiveCampbell Barton
2019-06-07Cleanup: Reformat GPencil multiedit frame selectionAntonio Vazquez
2019-06-07GPencil: Remove unused Cursor function after add new Paint cursor.Antonio Vazquez
2019-06-07GPencil: Create new CURSOR for paint modesAntonio Vazquez
2019-06-07Cleanup: Rename to avoid shadow variableAntonio Vazquez
2019-06-07Cleanup: Remove unused variable and move definitionAntonio Vazquez
2019-06-07GPencil: Cleanup multiframe codeAntonio Vazquez
2019-06-07Fix T65591: GPencil Arrange Strokes operator does not work in multiframeAntonio Vazquez
2019-06-05GPencil: Create new set of brushes for Win32 damaged files when use primitivesAntonio Vazquez
2019-06-04GPencil: Clarify Target weight tooltip and remove lower limitAntonio Vazquez
2019-06-03Fix T65408: GPencil Weight Paint, strength and falloff are ignored when paint...Antonio Vazquez