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

Canvas ignores RenderSystem.runAsFancy() #396

Open
grondag opened this issue Oct 16, 2022 · 0 comments
Open

Canvas ignores RenderSystem.runAsFancy() #396

grondag opened this issue Oct 16, 2022 · 0 comments
Assignees
Labels
bug Something isn't working compatibility triggered by or conflicts with other mods

Comments

@grondag
Copy link
Collaborator

grondag commented Oct 16, 2022

This is useful for mods that want to render entities and block entities to GUI.

Probably the best way to handle is to expose a hook that forces target to main frame buffer irrespective of materials and then activate/deactivate that hook from RenderSystem.runAsFancy().

This mod has a test case: https://github.com/wisp-forest/affinity/

See discord Canvas channel for additional detail.

@grondag grondag added bug Something isn't working compatibility triggered by or conflicts with other mods labels Oct 16, 2022
@grondag grondag self-assigned this Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compatibility triggered by or conflicts with other mods
Projects
None yet
Development

No branches or pull requests

1 participant