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-07-01Cleanup: spellingCampbell Barton
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefix (cont)Antonio Vazquez
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefixAntonio Vazquez
2020-06-29GPencil: Cleanup - Rename some functions from gp_ to gpencil_Antonio Vazquez
2020-06-17Cleanup: doxy commentsCampbell Barton
2020-06-08GPencil: Show only first frame if current frame is equals or greater than cur...Antonio Vazquez
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-05-20GPencil: Create new frame when Erase only if additive drawing is enabledAntonio Vazquez
2020-05-15Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-15GPencil: Fix unreported missing Sculpt/Vertex/Weight paint brushesAntonio Vazquez
2020-05-07GPencil: Include new Brush random curvesAntonio Vazquez
2020-05-03GPencil: More changes to improve Chisel brushAntonio Vazquez
2020-05-02GPencil: Improve Market Chisel angle algorithmAntonio Vazquez
2020-05-01GPencil: Fix unreported noise using Market Chisel penAntonio 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-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