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
2020-06-03Cleanup: DRW: Remove persistent uniform functionsClément Foucault
2020-04-14GPencil: Add missing 2.82 Random Layer color removed in refactorAntonio Vazquez
2020-03-30GPencil: Rename Overlay blend mode to Hard LightAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11Cleanup: spellingCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-07GPencil: Fix unreported memory leakAntonio Vazquez
2019-10-03Fix T70484: GPencil particles crash when original stroke is hiddenAntonio Vazquez
2019-08-24Cleanup: use eval as a suffixCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-04-18Cleanup: comment blocksCampbell 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-03-02GPencil: Fix Display Textures in Solid modeAntonioya
2019-02-27GP: Use unique names for instance objectsAntonioya
2019-02-26Fix T61956: Errors when instancing grease pencil objectsAntonioya
2019-02-26GP: Redesign wireframe modeAntonioya
2019-02-24GP: Don't set cache as dirty with OnionAntonioya
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-30GP: Remove DEG_get_original_id() from draw managerAntonioya
2019-01-25GP: Apply scale to particlesAntonioya
2019-01-24GP: Use matrix location instead of locAntonioya
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2018-12-20GP: Changes in API to make internal updateAntonioya
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-10-21Cleanup: styleCampbell Barton
2018-10-21Cleanup: trailing spaceCampbell Barton
2018-10-21Cleanup: compiler warningsCampbell Barton
2018-10-20GP: Redesign drawing cache to support particlesAntonioya
2018-10-15GP: Cleanup styleAntonioya
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-22Cleanup: styleCampbell Barton
2018-08-17Cleanup: fix harmless compiler warnings.Brecht Van Lommel
2018-08-15GP: Revert previous commit for fixing compiler errorAntonioya
2018-08-15Fix build after GreasePencil commitDalai Felinto
2018-08-15GP: Redesign logic of drawing engine for object instance supportAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya