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-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-28DRW: add back edge highlighting for active face drawingCampbell Barton
2019-02-28DRW: use active color for face dotCampbell Barton
2019-02-28Cleanup: styleCampbell Barton
2019-02-27Armature: Make selection only work on outlines in wireframe modeClément Foucault
2019-02-27Armature: Remove the Transparent Bone overlay optionClément Foucault
2019-02-27Armature: Force Transparent bone in wireframe display type/modeClément Foucault
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-27DRW: disable wide edges when face-dots are usedCampbell Barton
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-26Fix T61965: Crash edit-mesh drawing w/ hidden facesCampbell Barton
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-25Fix T61801: Wireframes on curves not workingClément Foucault
2019-02-25GP: Rename Colorize "Bi-Tone" to "Dualtone"Antonioya
2019-02-25GP: Add support for Wireframe modeAntonioya
2019-02-253D View: support for editing cursor rotationCampbell Barton
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-23Cleanup: move variable declarations to headersCampbell 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-22Multires: Support smooth shading when sculptingSergey Sharybin
2019-02-22Wireframe: Add object and random coloring option in wireframe modeClément Foucault
2019-02-22Sculpt Overlay: Fix mask drawn as flat shaded when smooth shading enabledClément Foucault
2019-02-21Fix T61791: Motion path step is not taken into accountJacques Lucke
2019-02-20EEVEE Shader comments: Explain why material gets darkened when using mix shaderDalai Felinto
2019-02-20Cleanup: styleCampbell Barton
2019-02-19Fix T61701: Orthographic Viewpoints Hidden GridSebastian Parborg
2019-02-19Fix T61690: Hidden curve vertices are drawn in edit-modeSebastian Parborg
2019-02-19Cleanup: rename parent_origin_eval to parent_display_originCampbell Barton
2019-02-19Fix edit-curve display for hidden handlesCampbell Barton
2019-02-19DNA: rename select_color -> select_idCampbell Barton
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18Wireframe: Fix selection broken since recent wireframe refactorClément Foucault
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18DRW: Fix Crash when enabling object wireframe optionClément Foucault
2019-02-18Overlay: Remove extra contour drawing in wireframe modeClément Foucault
2019-02-18Edit Mesh: CleanupClément Foucault