Home
last modified time | relevance | path

Searched defs:Smudge (Results 1 – 4 of 4) sorted by relevance

/dports/devel/git-lfs/git-lfs-3.0.2/docs/
H A Dextensions.md109 ## Smudge section in Extending LFS
176 ### Smudge subsection
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/World/
H A DSmudgeLayer.cs81 struct Smudge struct in OpenRA.Mods.Common.Traits.SmudgeLayer
83 public string Type;
84 public int Depth;
85 public Sprite Sprite;
/dports/devel/git-lfs/git-lfs-3.0.2/config/
H A Dextension.go13 Smudge string member
/dports/devel/git-lfs/git-lfs-3.0.2/lfs/
H A Dgitfilter_smudge.go54 func (f *GitFilter) Smudge(writer io.Writer, ptr *Pointer, workingfile string, download bool, manif… func