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-04-30GPencil: Add material selector to context menusAntonio Vazquez
2020-04-25GPencil: Fix unreported small offset when use Stroke modeAntonio Vazquez
2020-04-25GPencil: Fix unreported jagged lines when using Stroke modeAntonio Vazquez
2020-04-25Fix T76078: GPencil: frames interpolation erase strokesAntonio Vazquez
2020-04-20Various typos fixes in UI messages.Bastien Montagne
2020-04-17Fix T75811: GPencil Sculpt not working when use SubdivideAntonio Vazquez
2020-04-17GPencil: Add always empty frame when add new layerAntonio Vazquez
2020-04-13Fix T75677: Annotation in compositor/shading tabs loose AA after drawing strokeAntonio Vazquez
2020-04-09Cleanup: Fix typo errorAntonio Vazquez
2020-04-07GPencil: Fix unreported problems with Chisel brushAntonio Vazquez
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Fix T75250: setting greasepencil active layer not refreshing the dopesheetPhilipp Oeser
2020-04-03Cleanup: spellingCampbell Barton
2020-04-01Fix T75283: GPencil Stroke created by `Merge points` can't have fill materialAntonio Vazquez
2020-04-01Fix T75271: GPencil Segment select mode doesn't workAntonio Vazquez
2020-03-31Fix T75219: Move to New Layer not workingAntonio Vazquez
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-28Fix T75161: Random UV doesn´t work with fats drawingAntonio Vazquez
2020-03-28Cleanup: compiler warningsBrecht Van Lommel
2020-03-27GPencil: More cleanups missing in previous commitAntonio Vazquez
2020-03-27GPencil: Cleanup of unused code a argumentsAntonio Vazquez
2020-03-27CPencil: Cleanup unused fill codeAntonio Vazquez
2020-03-27Cleanup: add iterator macros to clang-formatCampbell Barton
2020-03-26Fix T75093: GPencil eraser selection in draw mode erase previous selected pointsAntonio Vazquez
2020-03-26Fix crashes from various missing checks in operator poll functionsCampbell Barton
2020-03-24GPencil: Cleanup previous commitAntonio Vazquez
2020-03-24GPencil: Add blank frame when add layer in DopesheetAntonio Vazquez
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Fix T74915: Gpencil Tweak tool does not add point to selection holding ShiftAntonio Vazquez
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Fix T74837: GPencil: Mirror over first selected marker crashesPhilipp Oeser
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-17GPencil: Fix crash joining objectsAntonio Vazquez
2020-03-17GPencil: Rename old color operators to materialAntonio Vazquez
2020-03-17GPencil: Fix Parent layer not workingAntonio Vazquez
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-15GPencil: Reduce factor to 5 in previous commitAntonio Vazquez
2020-03-15GPencil: Remove Keep parameter from Select Vertex ColorAntonio Vazquez
2020-03-15Cleanup: shadow warning, clang-formatCampbell Barton
2020-03-14GPencil: Change Select Vertex Color to similar selectionAntonio Vazquez
2020-03-14GPencil: Add option to keep selected in Select Vertex ColorAntonio Vazquez
2020-03-14GPencil: Use Linear color instead of sRGB for Select Vertex ColorAntonio Vazquez
2020-03-14GPencil: Rename operator select_color to select_vertex_colorAntonio Vazquez
2020-03-14GPencil: Rename operator color_select to select_materialAntonio Vazquez
2020-03-14Cleanup: remove unused ARegion from bGPdata_RuntimeCampbell Barton
2020-03-14Cleanup: sort file lists & struct declatationsCampbell Barton