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-09-02Cleanup: use title caps for labelsCampbell Barton
2017-08-31Cleanup: strict naming conventionsCampbell Barton
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-01-18Reproject Strokes - To Surface/GeometryJoshua Leung
2017-01-18GPencil: "Add Blank Frame" operator (D+B)Joshua Leung
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-02GPencil: Per-layer option to always show onion skinningJoshua Leung
2016-11-11Grease Pencil: Fix python errors opening N panel -> GP with empty VSESergey Sharybin
2016-10-22GPencil: New option to lock strokes to axisAntonioya
2016-09-21GPencil D+W Pie: Don't show editing operators when not in editmodeJoshua Leung
2016-09-17Fix T49383: Color pickers are available if the color is lockedAntonioya
2016-09-16GPencil: Remove toggle option for pop-up specials menuAntonioya
2016-09-16GPencil: Add a new special menu for editing and replace subdivision shortcutAntonioya
2016-09-16GPencil: New subdivide stroke operatorAntonioya
2016-09-07GPencil UI: Ensure "Move to Color" can be found from the colors panel dropdwo...Joshua Leung
2016-09-07GPencil: New interpolate strokes operatorsAntonioya
2016-08-30Fix T49158: Take II, some more untranslated UI messages...Bastien Montagne
2016-08-29GPencil UI: Move the "quick toggles" for colors into their own row below the ...Joshua Leung
2016-08-29GPencil: "Reproject Strokes" operatorJoshua Leung
2016-08-29GPencil: Include basic brush settings in "Grease Pencil Settings" panel for 2...Joshua Leung
2016-08-29GPencil UI: Make "Tint" settings take full width of panel in 2D editorsJoshua Leung
2016-08-27GPencil: Added entry for the "Select Strokes Using Active COlor" operator to ...Joshua Leung
2016-08-10GPencil: Rename color name property to keep consistency in namingAntonioya
2016-08-07GPencil: Add option to draw new strokes on back of layerAntonioya
2016-08-05GPencil: Tweaks to layout to try and get the spacing a bit nicerJoshua Leung
2016-08-05GPencil: Various UI name fixesJoshua Leung
2016-08-04Minor whitespace correction for eaea4ea51f665Julian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-06-23GPencil UI: Streamline toolbar options a bitJoshua Leung
2016-05-08Tweak to GPencil layers UI layoutJoshua Leung
2016-05-08D1886: GPencil - Add smooth iterations parameter to get better qualityAntonio Vazquez
2016-05-08GPencil Fills: Small reshuffle of UI buttonsJoshua Leung
2016-05-08D1705: Fix Grease Pencil Fill for Concave ShapesAntonio Vazquez
2016-03-27GPencil: Smooth and Subdivision variable/setting namingJoshua Leung
2016-03-27Improve grease pencil stroke qualityAntonio Vazquez
2016-02-08GPencil UI: Expand Sculpt Settings panel by defaultJoshua Leung
2016-01-31Cleanup: pep8Campbell Barton
2016-01-14Fix typo in image editor grease pencil panelCampbell Barton
2015-12-15Temporary solution for Add/Subtract toggles being meaningless for some GPenci...Joshua Leung
2015-12-14Usual i18n fixes, and cleanup: fix 'randomise' -> 'randomize' spelling in code.Bastien Montagne
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-08-06No need to count layers to check emptyCampbell Barton
2015-08-06GPencil UI: Streamline the data panel workflowJoshua Leung
2015-04-20Fix: "show_points" setting for Grease Pencil drawing didn't workJoshua Leung
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton