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-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
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
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-05-06GPencil: Verify Brush has GPencil dataAntonioya
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-29Fix T63592: Grease pencil - Guides still active in Fill modeCharlie Jolly
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18Fix T63513: Gpencil - Circle guide activation with shortcut "C" is not workin...Charlie Jolly
2019-04-18Cleanup: comment blocksCampbell Barton