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-10-16Merge branch 'master' into temp-gpencil-drw-enginetemp-gpencil-drw-engineAntonio Vazquez
2019-10-16GPencil: Fix unreported problem when use Onion Skin in several windowsAntonio Vazquez
2019-10-02Fix T70399: Grease Pencil Canvas Grid Overlay Broken after DRW refactorAntonio Vazquez
2019-10-02Merge branch 'master' into temp-gpencil-drw-engineAntonio Vazquez
2019-09-18GPencil: Create blank texture only once by engineAntonio Vazquez
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault
2019-09-13DRW: Refactor to support draw call batchingClément Foucault
2019-09-09GPencil: Fade layer using background colorAntonio Vazquez
2019-08-26Merge branch 'master' into temp-gpencil-drw-engineAntonio Vazquez
2019-08-25GPencil: Show edit points in Sculpt only if mask is enabledAntonio Vazquez
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-07-23Merge branch 'master' into temp-gpencil-drw-engineAntonioya
2019-07-06Fix T62101: GPencil: selection order is wrongAntonioya
2019-06-30GPencil: New variable to check if the layer has blendAntonioya
2019-06-28GPencil: Use separate pass to merge depth buffers togetherClément Foucault
2019-06-28Merge branch 'master' into temp-gpencil-drw-engineAntonioya
2019-06-28GPencil: Rename "Clamp Layer" to "Mask Layer"Antonioya
2019-06-28GPencil: Rename Framebuffers and TexturesAntonioya
2019-06-27GPencil: Initial changes to redesign the layers blend modes.Antonioya
2019-06-27Cleanup: GPencil remove DRW_ prefix for internal functions.Antonioya
2019-06-26DrawManager: Sanatize default_view resetJeroen Bakker
2019-06-26Fix T65958: GPencil glitches in line strokes with alphaAntonioya
2019-06-23Cleanup: unused argsCampbell Barton
2019-06-22Fix T65955: GPencil: drawing shapes on surface causes intense viewport flicke...Antonioya
2019-06-13GPencil: Remove blend_opacity from shaderAntonioya
2019-05-31GPencil: Cleanup some commentsAntonio Vazquez
2019-05-30GPencil: Remove uneeded storage->unit_matrixClément Foucault
2019-05-29GPencil: Cleanup - Remove storage Grid matrix and replace with local variableAntonioya
2019-05-22GPencil: Use DRW_view_* API instead of DRW_viewport_matrix_*Clément Foucault
2019-05-14GPencil: Rename property Follow Drawing Path to AlignmentAntonioya
2019-05-14Fix T64441: GPencil textures weird rotationAntonioya
2019-05-11GPencil: Apply FBO changes to AA macrosAntonioya
2019-05-09GPencil: Lock rotation of texturesAntonioya
2019-04-18GPencil: Add option to mix color with textureAntonioya
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-12GPencil: Set wire mode when object is set to wireAntonioya
2019-03-05Fix T62194: Blender crash after makingnew file after using Grease Pencil.Antonioya
2019-03-04GPencil: Fix error in 3D Location modeAntonioya
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-03-02GPencil: Fix Display Textures in Solid modeAntonioya
2019-02-28GPencil: Rename variable name and add alpha to outlineAntonioya
2019-02-28GPencil: Draw Outline to Active and Selected objectsAntonioya
2019-02-28Cleanup: styleCampbell Barton
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