-
-
Notifications
You must be signed in to change notification settings - Fork 179
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.21.3] RegisterRenderStateModifiersEvent
for appending custom data to render state objects
#1650
Open
dhyces
wants to merge
49
commits into
neoforged:1.21.x
Choose a base branch
from
dhyces:feat/render-state-event
base: 1.21.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fab1b31 - Browse repository at this point
Copy the full SHA fab1b31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3139c92 - Browse repository at this point
Copy the full SHA 3139c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c5e760 - Browse repository at this point
Copy the full SHA 3c5e760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99600ad - Browse repository at this point
Copy the full SHA 99600adView commit details -
1. Moved callsite to `createRenderState`. This differs from feedback, though I believe is a better location, seeing as the method is final and will apply modifiers if users call the method. 2. Some classes have been renamed to better reflect behavior 3. Use ContextKey instead of custom class 4. Retain each modifier separately so that subclasses may be considered 5. Use lazily evaluated map for storing all modifiers that apply to a given renderer
Configuration menu - View commit details
-
Copy full SHA for f98e132 - Browse repository at this point
Copy the full SHA f98e132View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ef1cf - Browse repository at this point
Copy the full SHA a8ef1cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b41cdf4 - Browse repository at this point
Copy the full SHA b41cdf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9691504 - Browse repository at this point
Copy the full SHA 9691504View commit details -
Configuration menu - View commit details
-
Copy full SHA for b519839 - Browse repository at this point
Copy the full SHA b519839View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8643b7d - Browse repository at this point
Copy the full SHA 8643b7dView commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 48db639 - Browse repository at this point
Copy the full SHA 48db639View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84dacf3 - Browse repository at this point
Copy the full SHA 84dacf3View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea86bb1 - Browse repository at this point
Copy the full SHA ea86bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c79f020 - Browse repository at this point
Copy the full SHA c79f020View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6f6d5e - Browse repository at this point
Copy the full SHA d6f6d5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 162cc71 - Browse repository at this point
Copy the full SHA 162cc71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ff63e8 - Browse repository at this point
Copy the full SHA 2ff63e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc9fec4 - Browse repository at this point
Copy the full SHA bc9fec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 432b640 - Browse repository at this point
Copy the full SHA 432b640View commit details -
Configuration menu - View commit details
-
Copy full SHA for d15a61d - Browse repository at this point
Copy the full SHA d15a61dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0548610 - Browse repository at this point
Copy the full SHA 0548610View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec1d9fb - Browse repository at this point
Copy the full SHA ec1d9fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07abe9f - Browse repository at this point
Copy the full SHA 07abe9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a70d17 - Browse repository at this point
Copy the full SHA 9a70d17View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb09e53 - Browse repository at this point
Copy the full SHA fb09e53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 346fc0b - Browse repository at this point
Copy the full SHA 346fc0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed942c8 - Browse repository at this point
Copy the full SHA ed942c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fbf679 - Browse repository at this point
Copy the full SHA 3fbf679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3194e3a - Browse repository at this point
Copy the full SHA 3194e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ad9a50 - Browse repository at this point
Copy the full SHA 8ad9a50View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1c76b8 - Browse repository at this point
Copy the full SHA c1c76b8View commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 075db02 - Browse repository at this point
Copy the full SHA 075db02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c44bf2 - Browse repository at this point
Copy the full SHA 4c44bf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdf43f7 - Browse repository at this point
Copy the full SHA cdf43f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 169c0d3 - Browse repository at this point
Copy the full SHA 169c0d3View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 67d86e6 - Browse repository at this point
Copy the full SHA 67d86e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e24034 - Browse repository at this point
Copy the full SHA 1e24034View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e0cca3 - Browse repository at this point
Copy the full SHA 6e0cca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e057759 - Browse repository at this point
Copy the full SHA e057759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 532ced9 - Browse repository at this point
Copy the full SHA 532ced9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1332b90 - Browse repository at this point
Copy the full SHA 1332b90View commit details -
Configuration menu - View commit details
-
Copy full SHA for b429629 - Browse repository at this point
Copy the full SHA b429629View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f34a18 - Browse repository at this point
Copy the full SHA 1f34a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc0bba0 - Browse repository at this point
Copy the full SHA dc0bba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f2e7fc - Browse repository at this point
Copy the full SHA 7f2e7fcView commit details
Commits on Nov 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e00f760 - Browse repository at this point
Copy the full SHA e00f760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54a5d6a - Browse repository at this point
Copy the full SHA 54a5d6aView commit details
Commits on Nov 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 623bb3f - Browse repository at this point
Copy the full SHA 623bb3fView commit details -
Merge branch 'feat/render-state-event' of https://github.com/dhyces/N…
…eoForge into feat/render-state-event
Configuration menu - View commit details
-
Copy full SHA for d400b27 - Browse repository at this point
Copy the full SHA d400b27View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.