-
Notifications
You must be signed in to change notification settings - Fork 26
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 Update #50
Comments
hi, is there any progress on the update? I'd love to help, but i have little knowledge about the internal workings of satin and the new shader api. I need satin to update to finish the renderer update... |
Apologies, Minecraft kinda broke everything with this one, and I haven't had much time to update. Help would be appreciated, but either way I'll try to get some progress done this week. |
This mod is REALLY NECESSARY for me to using some mods about RENDERING so be quick plz T^T |
same for 1.21.4! |
^ 1.21.4 doesn't change a lot with rendering. should be a simple update |
Update: Sorry, was very busy with other stuff lately. I started documenting Minecraft's new shader loading process, which is a good first step for the inevitable rewrite. |
You got this!!! thanks for your work |
Thank you ! Current status : I fixed some compile issues and I'm starting to understand the new frame graph system in post process effect. Seems like there is some potential for optimizing Satin there, but right now it means managed framebuffers and sampler uniforms need to be rewritten. |
lets gooo |
A few days have passed since 1.21.2 has released, and Satin isn't updated.
I am aware of the big changes to rendering in this update, so I completely understand any sort of delay when it comes to updating this API.
Many modders, including myself are unable to update our mods including Satin until it supports the latest release.
The text was updated successfully, but these errors were encountered: