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-05-29GPencil: Cleanup - Remove storage Grid matrix and replace with local variableAntonioya
2019-05-28GPencil: Minor cleanupAntonioya
2019-05-28Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarityClément Foucault
2019-05-28Fix T65212: Cycles_render_layer test grease pencil crashes.Antonioya
2019-05-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-05-10GPencil: Use common_view_lib.glslClément Foucault
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Fix T63563: Grease pencil not visible when contained in a collection instance...Antonioya
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-04-09Cleanup: styleCampbell Barton
2019-04-07GPencil: Fix wrong Brush texture for pinned materialsAntonioya
2019-04-05GPencil: Improve drawing feeling in big filesAntonioya
2019-04-03Fix T63257: Grease Pencil renders incorrectly when in edit-modeAntonioya
2019-03-27Cleanup: style, use braces for drawCampbell Barton
2019-03-27GPencil: Remove legacy `ED_gpencil_draw_view3d` code.mano-wii
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-18Cleanup: style, duplicate includeCampbell Barton
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-11GPencil: Add visual feedback for darwing in Bound modeAntonioya
2019-03-11GPencil: Add support for Bound BoxAntonioya
2019-03-05Fix T62194: Blender crash after makingnew file after using Grease Pencil.Antonioya
2019-03-05GPencil: Don't create framebuffers for selectionAntonioya
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-03-04Cleanup: indentation, styleCampbell Barton
2019-03-02GPencil: Fix Display Textures in Solid modeAntonioya
2019-03-01GPencil: Change display modesAntonioya
2019-02-28GPencil: Cleanup styleAntonioya
2019-02-28GPencil: Rename variable name and add alpha to outlineAntonioya
2019-02-28GPencil: Disable Outline if Overlay is disabledAntonioya
2019-02-28GPencil: Remove comment line added by error to header textAntonioya
2019-02-28GPencil: Hide selecction outline when play animationAntonioya
2019-02-28GPencil: Draw Outline to Active and Selected objectsAntonioya
2019-02-28GPencil: Add selection support for objects using strokesAntonioya
2019-02-27GPencil: Fix memory leak issueAntonioya
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-26Cleanup: indentation, trailing spaceCampbell Barton
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-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton