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-08-29GPencil: For Stroke select don't display pointsAntonio Vazquez
2019-08-26GPencil: Temporary fix to keep running Cycles + GPencil object in background.Antonio Vazquez
2019-08-25GPencil: Show edit points in Sculpt only if mask is enabledAntonio Vazquez
2019-08-24Cleanup: use eval as suffixAntonio Vazquez
2019-08-24Cleanup: use eval as a suffixCampbell Barton
2019-08-24Cleanup: unused argsCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-08-09GPencil: Add "Self Overlap" parameter to materials to disable StencilAntonioya
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-07-07Cleanup: rename gpencil chess -> checkerCampbell Barton
2019-07-06Fix T66501: Eraser very slow with guidesAntonioya
2019-06-28GPencil: Rename "Clamp Layer" to "Mask Layer"Antonioya
2019-06-27GPencil: Fix missing Fill area when drawing an strokeAntonioya
2019-06-27Cleanup: GPencil remove DRW_ prefix for internal functions.Antonioya
2019-06-27GPencil: Fix Control points of primitives clampoed by StencilAntonioya
2019-06-26Fix T65958: GPencil glitches in line strokes with alphaAntonioya
2019-06-23GPencil: Cleanup codeAntonioya
2019-06-23Cleanup: unused argsCampbell Barton
2019-06-22Fix T65955: GPencil: drawing shapes on surface causes intense viewport flicke...Antonioya
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-07Fix T64625: Eevee image textures with alpha have dark edgesBrecht Van Lommel
2019-05-30DRW: Refactor to use object pointer for drawcall by defaultClément Foucault
2019-05-30GPencil: Remove uneeded storage->unit_matrixClément Foucault
2019-05-30GPencil: Rename Blend mode "Normal" to "Regular"Antonioya
2019-05-29Cleanup: Remove duplicated comment from previous commitAntonioya
2019-05-29GPencil: Rename viewmatrix field to parent_obmatAntonioya
2019-05-29GPencil: Cleanup code to avoid double matrix copyAntonioya
2019-05-16GPencil: New filter in Onion by keyframe typeAntonioya
2019-05-14GPencil: Rename property Follow Drawing Path to AlignmentAntonioya
2019-05-14Fix T64441: GPencil textures weird rotationAntonioya
2019-05-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-05-09GPencil: Lock rotation of texturesAntonioya
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-30Fix T63592 issue with control points.Antonioya
2019-04-27GPencil: Cleanup derived frame codeAntonioya
2019-04-20Fix T63732: GPencil Onion now working with multiwindowsAntonioya
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-09Cleanup: BKE_gpencil namingCampbell Barton
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-15Fix T62297: Grease Pencil dots drawing crashes BlenderAntonioya
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-12GPencil: Set wire mode when object is set to wireAntonioya
2019-03-11GPencil: Cleanup comment textAntonioya
2019-03-11GPencil: Fix unreported UV error when use subdivide modifierAntonioya
2019-03-06GPencil: Fix unreported segment fault drawing with dotsAntonioya
2019-03-05GPencil: Cleanup compiler warningsAntonioya