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-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
2016-03-14Fix T47772: Randomize stroke has direction biasCampbell Barton
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2016-02-26Fix: "Twist" GP Sculpt brush in 2D Editors was unusable... now mostly usable,...Joshua Leung
2016-02-26Fix: "Twist" GP Sculpt brush didn't work well in 3D ViewJoshua Leung
2016-02-08GPencil: Layers with alpha = 0 should not be editableJoshua Leung
2016-02-08Code Cleanup: Use bool instead of int for "setactive" paramJoshua Leung
2016-02-08GPencil: Numpad 0 and Numpad view rotation keys now work in Continuous Drawin...Joshua Leung
2016-02-08GPencil Eraser: Do not allow eraser radius to get smaller than 1 pixelJoshua Leung
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22GPencil: Select Grouped (Shift G)Joshua Leung
2016-01-17Cleanup: spellingCampbell Barton
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2016-01-11Fix T47101 - Grease Pencil eraser doesn't work when activated using D+RMB whe...Joshua Leung
2016-01-10Some minor fixes from coverity reports.Bastien Montagne
2016-01-09Cleanup: warning/spellingCampbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-14Usual i18n fixes, and cleanup: fix 'randomise' -> 'randomize' spelling in code.Bastien Montagne
2015-12-13Cleanup: unused argsCampbell Barton