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

[1.20.4] Many API Additions #255

Open
wants to merge 23 commits into
base: Multiloader-1.20.4
Choose a base branch
from

Conversation

hammy275
Copy link
Contributor

@hammy275 hammy275 commented Feb 24, 2024

A 1.20.4 port of #184 . This also adds a couple of new changes:

  • Moved isVanillaRenderPass() to the bottom of the file, since its still marked @Beta. Perhaps we want to make a VivecraftRenderingAPI or something, just for organization?
  • Added isFirstRenderPass() and getCurrentRenderPass(), as requested.

All features can be tested with this test mod. Note that the test mod itself has only been tested on Fabric, but should work in Forge.

@hammy275
Copy link
Contributor Author

hammy275 commented Aug 30, 2024

Rebased onto Multiloader-1.20.4. Haven't tested it, but there were only a handful of merge conflicts with very simple fixes for all of them. Should be good to test with the test mod linked above.

Unrelated, but if it makes life easier, I'm happy to rebase this after #284 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant