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
2018-07-31Fix grease pencil line toggleCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-16Cleanup: remove BLI_frand from GreasePencil code.Bastien Montagne
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-06-07Fix: GP Clone brush was not correcting color references for pasted strokes ei...Joshua Leung
2017-01-18GPencil: "Add Blank Frame" operator (D+B)Joshua Leung
2017-01-18GP Interpolation: "Remove Breakdowns" operatorJoshua Leung
2016-09-16GPencil: New subdivide stroke operatorAntonioya
2016-09-07GPencil: New interpolate strokes operatorsAntonioya
2016-08-29GPencil: "Reproject Strokes" operatorJoshua Leung
2016-08-29Code Cleanup: Just some fixes for whitespace/typos that I noticed while worki...Joshua Leung
2016-08-26Code CleanupJoshua Leung
2016-08-05GPencil: Added Ctrl-J hotkey for Joining strokesJoshua Leung
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-06-23GPencil: Added a new version of the "delete active frame" operator which dele...Joshua Leung
2016-05-09GPencil: Added operators to select first and last points of strokesJoshua Leung
2016-03-27GPencil: Code Cleanup - Simplify and clarify the code for subdividing a strokeJoshua Leung
2016-03-27GPencil: Restore ability for Smooth brush to affect pressure values of strokesJoshua Leung
2016-03-27Code Cleanup - Style tweaksJoshua Leung
2016-03-27Improve grease pencil stroke qualityAntonio Vazquez
2016-01-22GPencil: Select Grouped (Shift G)Joshua Leung
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-10-26Cleanup: warning & whitespaceCampbell Barton
2015-07-05GPencil: use ctrl+x/del for dissolveCampbell Barton
2015-04-02GPencil: H/Shift-H/Alt-H now work to Hide and Reveal Layers in Strokes Edit ModeJoshua Leung
2015-04-02Code Cleanup: Reshuffling some of the GPencil codeJoshua Leung
2015-01-01GPencil Editing: Copy and Paste selected stroke segments with Ctrl-C and Ctrl-VJoshua Leung
2014-12-31Operator to duplicate the active Grease Pencil layerJoshua Leung
2014-12-26GPencil: Picky whitespace cleanupjulianeisel
2014-12-02Lasso Select for GPencil StrokesJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2012-05-08style cleanup: gpencil & metaballCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-09-06New grease pencil mode: poly line drawingSergey Sharybin
2011-09-06Grease pencil: non-blocking sketch sessionsSergey Sharybin
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2009-08-31Grease Pencil: Restored some editing operators (convert and delete active frame)Joshua Leung
2009-08-30Grease Pencil: Drawing Improvements Joshua Leung
2009-08-29Grease Pencil: UI (i.e. Panel) for SettingsJoshua Leung
2009-08-262.5 - Grease Pencil Version 2 (Crude rebirth)Joshua Leung
2009-04-202.5Ton Roosendaal