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
2017-01-18Fix: Make it possible to erase strokes (on other layers) even if the active l...Joshua Leung
2017-01-18Fix: Avoid creating redundant frames when erasingJoshua Leung
2017-01-18GPencil: Pressing 'B' while in 'Continuous Drawing' mode will create a blank ...Joshua Leung
2017-01-18GPencil: "Add Blank Frame" operator (D+B)Joshua Leung
2017-01-18Cleanup: Strict compiler flagsSergey Sharybin
2017-01-18GP Interpolation: "Remove Breakdowns" operatorJoshua Leung
2017-01-18GP Interpolate Sequence: Tool settings for controlling the shape of interpola...Joshua Leung
2017-01-18GP Interpolate: Move settings from "gp_sculpt" to a new toolsettings struct -...Joshua Leung
2017-01-18GP Interpolate Code Cleanup (Second Round)Joshua Leung
2017-01-18Code Cleanup for GP Interpolation ops (first pass)Joshua Leung
2017-01-18Code Cleanup: Move GPencil Interpolation operators into their own fileJoshua Leung
2017-01-16Merge branch 'master' into blender2.8Bastien Montagne
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2017-01-05Merge branch 'master' into blender2.8Julian Eisel
2017-01-02GPencil: Per-layer option to always show onion skinningJoshua Leung
2016-12-17Merge branch 'master' into blender2.8Bastien Montagne
2016-12-17Fix T50264: Stroke is not painted when append Grease Pencil blockAntonio Vazquez
2016-12-12Merge branch 'master' into blender2.8Bastien Montagne
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-12-01GPencil Sculpt: Numpad keys now work when doing sculpt sessions (i.e. when th...Joshua Leung
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-11-27Typo fixJoshua Leung
2016-11-20Fix T50081: Grease pencil parented rotation problemAntonioya
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-11GPencil: Create brush set when create new datablock or layerAntonioya
2016-10-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-22GPencil: New option to lock strokes to axisAntonioya
2016-10-18skip drawing of gpencil strokes with overall thickness <= zeroMike Erwin
2016-10-18draw gpencil dots smoothMike Erwin
2016-10-16Cleanup: Quiet warnings, use RAD2DEG macroJulian Eisel
2016-10-14GPencil: Avoid assert error if the immEnd is called with only one point for l...Antonioya
2016-10-14Fix T49614: Grease Pencil GPF error if stroke thickness change too much betwe...Antonioya
2016-10-14GPencil: Display stroke filling while drawingAntonioya
2016-10-07OpenGL/gpencil: delete unused utility functionsMike Erwin
2016-10-07OpenGL: draw gpencil fill with new imm modeMike Erwin
2016-10-07OpenGL: draw 2D gpencil strokes with new imm modeMike Erwin
2016-10-07OpenGL: draw 3D gpencil strokes with new imm modeMike Erwin
2016-10-07gpencil: disable / remove some legacy drawingMike Erwin
2016-10-07OpenGL/GPencil: draw stroke-in-progress with new imm modeMike Erwin
2016-10-07cleanup: C99, const, blank linesMike Erwin
2016-10-07Merge branch 'master' into blender2.8Julian Eisel
2016-10-07OpenGL: modernize gp_draw_strokes_editMike Erwin
2016-10-06GPencil: Fix interpolate stroke keymap conflict with sculptAntonioya
2016-10-06OpenGL: convert gp_draw_stroke_point to new immediate modeMike Erwin
2016-10-06OpenGL: modernize more volumetric gpencil drawingMike Erwin
2016-10-05draw gpencil erase cursor with new imm modeMike Erwin
2016-10-05draw gpencil sculpt cursor with new imm modeMike Erwin
2016-10-02OpenGL: draw volumetric gpencil with point spritesMike Erwin
2016-09-21Fix: Grease Pencil sculpting crashes when sculpting on layers without any str...Joshua Leung
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel