Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor mask #2369

Open
wants to merge 41 commits into
base: dev/1.4
Choose a base branch
from

refactor(mask): support developers to customize stencil

6e6eab5
Select commit
Loading
Failed to load commit list.
Open

Refactor mask #2369

refactor(mask): support developers to customize stencil
6e6eab5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 12, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 355 in packages/core/src/2d/sprite/SpriteRenderer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/2d/sprite/SpriteRenderer.ts#L355

Added line #L355 was not covered by tests

Check warning on line 42 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 44 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L44

Added line #L44 was not covered by tests

Check warning on line 53 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L46-L53

Added lines #L46 - L53 were not covered by tests

Check warning on line 60 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 65 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 72 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L69-L72

Added lines #L69 - L72 were not covered by tests

Check warning on line 74 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L74

Added line #L74 was not covered by tests

Check warning on line 89 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L89

Added line #L89 was not covered by tests

Check warning on line 91 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L91

Added line #L91 was not covered by tests

Check warning on line 109 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L109

Added line #L109 was not covered by tests

Check warning on line 44 in packages/core/src/RenderPipeline/RenderQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/RenderQueue.ts#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 50 in packages/core/src/RenderPipeline/RenderQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/RenderQueue.ts#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 52 in packages/core/src/RenderPipeline/RenderQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/RenderQueue.ts#L52

Added line #L52 was not covered by tests

Check warning on line 75 in packages/core/src/RenderPipeline/RenderQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/RenderQueue.ts#L69-L75

Added lines #L69 - L75 were not covered by tests

Check warning on line 77 in packages/core/src/RenderPipeline/RenderQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/RenderQueue.ts#L77

Added line #L77 was not covered by tests

Check warning on line 146 in packages/core/src/RenderPipeline/RenderQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/RenderQueue.ts#L146

Added line #L146 was not covered by tests

Check warning on line 152 in packages/core/src/RenderPipeline/RenderQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/RenderQueue.ts#L152

Added line #L152 was not covered by tests

Check warning on line 23 in packages/core/src/RenderPipeline/StencilManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/StencilManager.ts#L23

Added line #L23 was not covered by tests

Check warning on line 35 in packages/core/src/RenderPipeline/StencilManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/StencilManager.ts#L35

Added line #L35 was not covered by tests

Check warning on line 40 in packages/core/src/RenderPipeline/StencilManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/StencilManager.ts#L40

Added line #L40 was not covered by tests

Check warning on line 43 in packages/core/src/RenderPipeline/StencilManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/StencilManager.ts#L43

Added line #L43 was not covered by tests

Check warning on line 52 in packages/core/src/RenderPipeline/StencilManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/StencilManager.ts#L52

Added line #L52 was not covered by tests

Check warning on line 61 in packages/core/src/RenderPipeline/StencilManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/StencilManager.ts#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 66 in packages/core/src/RenderPipeline/StencilManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/StencilManager.ts#L65-L66

Added lines #L65 - L66 were not covered by tests