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
2016-08-18Cleanup/security fix: do not use strcpy (at least in new code).Bastien Montagne
2016-08-18Final UI messages fixes (for this session...).Bastien Montagne
2016-08-08GPencil: Cleanup - Rename function for better namingAntonioya
2016-08-08GPencil: Move polygon to back only if something was drawnAntonioya
2016-08-07GPencil: Handle drawing on back for polygonsAntonioya
2016-08-07GPencil: Add option to draw new strokes on back of layerAntonioya
2016-08-07GPencil: Fix error in arrange strokesAntonioya
2016-08-07GPencil: Do not disable continuous drawing if click out of drawing areaAntonioya
2016-08-06Fix wrong property type usageJulian Eisel
2016-08-05GPencil: Various UI name fixesJoshua Leung
2016-08-05GPencil: Added Ctrl-J hotkey for Joining strokesJoshua Leung
2016-08-05GPencil: "Join Strokes" tool doesn't leave gaps by default nowJoshua Leung
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-02Cleanup: comment blocksCampbell Barton
2016-06-23GPencil: Eraser respects "Selection Mask" when in EditModeJoshua Leung
2016-06-23DopeSheet: GPencil-Mode supports Circle and Lasso SelectJoshua Leung
2016-06-23GPencil: Added a new version of the "delete active frame" operator which dele...Joshua Leung
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-05-21GPencil: Add hotkeys for the "Delete Active Frame" operatorJoshua Leung
2016-05-21GP Sculpt: Make the cursor more visible on light backgroundsJoshua Leung
2016-05-18Fix T48395: Grease Pencil, pressing Ekey to sculpt don't work for left click ...Joshua Leung
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-05-09View selected support for grease-pencilCampbell Barton
2016-05-09Missed last commitCampbell Barton
2016-05-09Remove redundant error checks in grease-pencil tessellationCampbell Barton
2016-05-09Fixes for GPencil Copy and PasteJoshua Leung
2016-05-09GPencil: Added operators to select first and last points of strokesJoshua Leung
2016-05-08GPencil Onion Skinning: Setting before/after to -1 will turn off onionskinnin...Joshua Leung
2016-05-08Fix: Lasso select for Grease Pencil doesn't work in the Nodes EditorJoshua Leung
2016-05-08D1886: GPencil - Add smooth iterations parameter to get better qualityAntonio Vazquez
2016-05-08Fix for D1705: Update to fix the bug with extra triangles that produces glitc...Antonio Vazquez
2016-05-08Code Cleanup: Just a bit more tidying up comments/whitespace/etc.Joshua Leung
2016-05-08Fix for potential bug with new GP FillJoshua Leung
2016-05-08Code Cleanups: A bunch of tweaks to tidy up things from the GPencil Fill patchJoshua Leung
2016-05-08D1705: Fix Grease Pencil Fill for Concave ShapesAntonio Vazquez
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-18Fix T48186: Grease Pencil Smooth brush doesn't work properly - "erase" the st...Joshua Leung
2016-03-29GPencil New Stroke Smoothing: Don't perform smoothing on pressure valuesJoshua Leung
2016-03-28Cleanup: Unused variableSergey Sharybin
2016-03-28GPencil: Note that clicking outside the active area also exits draw modeJoshua Leung
2016-03-27GPencil: Remove the old UserPrefs-based On/Off Stroke Smoothing methodJoshua Leung
2016-03-27GPencil: Smooth and Subdivision variable/setting namingJoshua Leung
2016-03-27GPencil: Removed the restriction of not subdividing strokes further if it exc...Joshua 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-03-16Fix T47818: GPencil Sculpt Brush settings update when adjusted using scrollwh...Joshua Leung