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-05GPencil: Cleanup compiler warningsAntonioya
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: Fix error in 3D Location modeAntonioya
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-03-04Cleanup: indentation, styleCampbell Barton
2019-03-02GPencil: Set alpha to 1 for all materials in SOLID modeAntonioya
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: Increase outline to 2 pixelsAntonioya
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-28Revert "Objects: Remove Textured from object display type"Clément Foucault
2019-02-28Objects: Remove Textured from object display typeClément Foucault
2019-02-28Fix T58405: viewport drawing issues with display device set to None.Brecht Van Lommel
2019-02-28Cleanup: styleCampbell Barton
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-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-26Fix T61956: Errors when instancing grease pencil objectsAntonioya
2019-02-26GP: Redesign wireframe modeAntonioya
2019-02-26GP: Rename "Dualtone" to "Duotone"Antonioya
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-25GP: Rename Colorize "Bi-Tone" to "Dualtone"Antonioya
2019-02-25GP: Add support for Wireframe modeAntonioya
2019-02-24GP: Don't set cache as dirty with OnionAntonioya
2019-02-24GP: Disable Onion calculation when Overlay is OFFAntonioya
2019-02-23Cleanup: GCC redundant declarationsCampbell Barton
2019-02-23GP: Define new Draw ModeAntonioya
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-23Fix: Workbench assert on non-image texture nodeDalai Felinto
2019-02-22Fix T61837: Assert in Eevee multiresolution modfier in sculpt modeClément Foucault
2019-02-20EEVEE Shader comments: Explain why material gets darkened when using mix shaderDalai Felinto
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18doxygen: update doxygen & add balembic groupCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-15Add global control over disabling high-resolution smoke drawSergey Sharybin