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
2019-03-02GPencil: Fix Display Textures in Solid modeAntonioya
2019-02-28GPencil: Rename variable name and add alpha to outlineAntonioya
2019-02-28GPencil: Draw Outline to Active and Selected objectsAntonioya
2019-02-28Cleanup: styleCampbell Barton
2019-02-27GP: Use unique names for instance objectsAntonioya
2019-02-27GP: Check if Instance loop is neededAntonioya
2019-02-27GP: Optimize Instances drawing loopAntonioya
2019-02-26Fix T61956: Errors when instancing grease pencil objectsAntonioya
2019-02-26GP: Redesign wireframe modeAntonioya
2019-02-25GP: Add support for Wireframe modeAntonioya
2019-02-23GP: Define new Draw ModeAntonioya
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-25GP: Apply scale to particlesAntonioya
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-15Cleanup: styleCampbell Barton
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-12-13GP: Create Framebuffer textures only if neededAntonioya
2018-12-10GP: Enable Object Onion Skin by defaultAntonioya
2018-11-26GP: New Blend Layers functionalityAntonioya
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-11-04GP: Reorganize Canvas GridAntonioya
2018-10-20GP: Redesign drawing cache to support particlesAntonioya
2018-10-11GP: New Glow Shader FX (wip)Antonioya
2018-10-08GP: New automatic adaptative UVs parameterAntonioya
2018-10-05GP: Move grid parameters to GP object data levelAntonioya
2018-09-30GP: implement Shadow FX (wip)Antonioya
2018-09-25GP: Fix multi viewport onion errorAntonioya
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-19Fix T56827: Crash when enable onion skin in multiwindowAntonioya
2018-08-22Cleanup: styleCampbell Barton
2018-08-15GP: Revert previous commit for fixing compiler errorAntonioya
2018-08-15GP: Redesign logic of drawing engine for object instance supportAntonioya
2018-08-08GP: Fix memory leak in draw engine for buffer strokesAntonioya
2018-08-07Cleanup GP: Change playing field to booleanAntonioya
2018-08-06GP: Add Simplify Shader FX optionAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya