Posted November 12, 20204 yr Hello, I've noticed there were a shitton of deprecated methods in GLStateManager, while I know it's MC code and not forge's, why was that and are there any good alternatives? The deprecations don't have a clear sign onto why they were deprecated, if it is dangerous to use it or if there're better alternatives.
November 12, 20204 yr 54 minutes ago, MostafaSabry55 said: Hello, I've noticed there were a shitton of deprecated methods in GLStateManager, while I know it's MC code and not forge's, why was that and are there any good alternatives? The deprecations don't have a clear sign onto why they were deprecated, if it is dangerous to use it or if there're better alternatives. Use RenderSystem or IRenderTypeBuffer accordingly. OpenGL is being isolated to make implementing a new render pipeline easier iirc.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.