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-25GPencil: Fix unreported small offset when use Stroke modeAntonio Vazquez
2020-04-25GPencil: Fix unreported jagged lines when using Stroke modeAntonio Vazquez
2020-04-07GPencil: Fix unreported problems with Chisel brushAntonio Vazquez
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-28Fix T75161: Random UV doesn´t work with fats drawingAntonio Vazquez
2020-03-27GPencil: Cleanup of unused code a argumentsAntonio 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-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-14Cleanup: remove unused ARegion from bGPdata_RuntimeCampbell Barton
2020-03-11Cleanup: spellingCampbell Barton
2020-03-09Cleanup: compiler warningsBrecht Van Lommel
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 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-02-05Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-02-05Fix T73580: Gpencil crash when try to draw without eraser brush availableAntonio Vazquez
2020-01-21Cleanup: simplify wmEvent tablet data storage and namingBrecht Van Lommel
2020-01-07GPencil: Remove memory allocation for trianglesAntonio Vazquez
2019-11-08Cleanup: clang-formatCampbell Barton
2019-11-06Fix T71336: GPencil: Wrong mouse cursorCharlie Jolly
2019-11-02GPencil: Some NULL checks missing in previous T71260 fixAntonio Vazquez
2019-11-02Fix T71260: GPencil crash when drawing very long linesAntonio Vazquez
2019-09-27GPencil: New Brush default settingsAntonio Vazquez
2019-09-27GPencil: Simplify smooth average factor calculationAntonio Vazquez
2019-09-27GPencil: New smart smooth for strokesAntonio Vazquez
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-25Fix T70231: GPencil - Moving very fast tablet pen gets ugly stroke endsAntonio Vazquez
2019-09-24Fix T70202: Typo error in messageAntonio Vazquez
2019-09-11GPencil: New Brush postprocesing SimplifyAntonio Vazquez
2019-09-09Cleanup: clang-formatPhilipp Oeser
2019-09-06GPencil: Guides: Refactor and add new ISO optionCharlie Jolly
2019-08-30GPencil: Use default material when slot material is emptyAntonio Vazquez
2019-08-19GPencil: Change UI scale for z-depth offsetAntonio Vazquez
2019-08-18GPencil: Interpolate pressure in active SmoothAntonio Vazquez
2019-08-17Fix T68723: GPencil - Split Select mode for Sculpt and Edit modeAntonioya
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-08-10Fix T68414: GPencil crash after using L key and Ctrl+Z in Draw ModeAntonio Vazquez
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-07-29Cleanup: GPencil replace cfra_eval by cfra or CFRAAntonioya
2019-07-26GPencil: Get current frame from sceneSergey Sharybin
2019-07-06GPencil: Don't add missing events for Eraser 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-24Fix T66072: GPencil "stroke placement:surface" uses "stroke placement:stroke"...Antonioya
2019-06-16Revert new grease pencil cursor for paint modesBrecht Van Lommel