You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything that is not a square, such as most of the stuff on the demo custom rendering window, roundings and tabs are rendering with very weird, distorted artifacts:
Some other artifacts are also appearing depending on the options:
CleanShot.2023-09-06.at.12.57.52-converted.mp4
I didn't do anything fancy for the setup (note this is a Minecraft mod running on a Apple M1 Max, macOS 13.0.1):
This commit adjusts the indentation to improve the readability of the code across several files in the project. The changes within DrawList.kt primarily involve updating the indentation for multiple function calls and block of codes. Also, in 'drawList support.kt', the calculation for the variable 'a' has been corrected by replacing the hard-coded value with the constant DRAWLIST_ARCFAST_TABLE_SIZE.
#191
Everything that is not a square, such as most of the stuff on the demo custom rendering window, roundings and tabs are rendering with very weird, distorted artifacts:
Some other artifacts are also appearing depending on the options:
CleanShot.2023-09-06.at.12.57.52-converted.mp4
I didn't do anything fancy for the setup (note this is a Minecraft mod running on a Apple M1 Max, macOS 13.0.1):
Any hints on how I can solve this?
The text was updated successfully, but these errors were encountered: