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-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-23GP: Define new Draw ModeAntonioya
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-07GP: Reduce render noise pixel in blend bordersAntonioya
2019-02-07GP: Cleanup blend pixel functionAntonioya
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Cleanup: style, unused variableCampbell Barton
2019-01-30GP: Remove DEG_get_original_id() from draw managerAntonioya
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-25GP: Apply scale to particlesAntonioya
2019-01-25GP: Use Fill color when drawing strokes for no stroke materialsAntonioya
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2019-01-24Fix T60805: Grease Pencil Rim Effect ProblemAntonioya
2019-01-24GP: Use matrix location instead of locAntonioya
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-21Cleanup: trailing spaceCampbell Barton
2019-01-20Fix T60677: GP vertex groups get messed up, when deleting a groupAntonioya
2019-01-18Cleanup: styleCampbell Barton
2019-01-17GP: Make Close fill strokes visibleAntonioya
2019-01-16GP: Display Stroke for Fill Alt mode alwaysAntonioya
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2019-01-15Cleanup: styleCampbell Barton
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-11GP: Missing in previous count commitAntonioya
2019-01-11GP: Reduce memory reallocation in multiedit modeAntonioya
2019-01-11GP: Count all strokes when use multiedit for VBO sizeAntonioya
2019-01-10GP: Fix render glitch when have collision with meshAntonioya
2019-01-10GP: Fix unreported pixel glitchesAntonioya
2019-01-03Fix T59527: Segment fault changing layer visibility and onion skinAntonioya
2019-01-02Fix wrong grease pencil shader FX usage of object location.Brecht Van Lommel
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-28GP: Avoid Onion calculation when play animationAntonioya
2018-12-25GP: Remove duplicate code moving to single functionAntonioya
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-20Fix T59648: Linking material to greasepencil object causes crashAntonioya
2018-12-20GP: Changes in API to make internal updateAntonioya