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-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
2015-12-13Dopesheet: Mirroring GPencil keyframes now works againJoshua Leung
2015-12-13GP Sculpt: WheelUp/Down can be used to control brush size/strength while a sc...Joshua Leung
2015-12-13Fixed incomplete commentJoshua Leung
2015-12-13Cleanup: style/warningsCampbell Barton
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-11-24OpenGL: when checking GL version, assume >= 2.1Mike Erwin
2015-10-26Cleanup: warning & whitespaceCampbell Barton
2015-09-21Cleanup: use malloc when calloc is overwrittenCampbell Barton
2015-09-20Cleanup: Use new vector transform functionsJulian Eisel
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-06T44932: Disable pressure handling for "poly" mode tooJoshua Leung
2015-08-06StopGap Fix for T44932: Ignore pressure values when drawing straight line seg...Joshua Leung
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-25Fix grease pencil selectionCampbell Barton
2015-07-05GPencil: use ctrl+x/del for dissolveCampbell Barton
2015-06-22Fix T45133: Crash drawing material buttonsCampbell Barton
2015-06-20Cleanup: use listbase clearCampbell Barton
2015-05-21GPencil Eraser Size-Saving FixJoshua Leung
2015-05-21Fix T44774: Grease Pencil eraser size reset after exiting sessionJoshua Leung