Vladimir Zaytsev
Vladimir Zaytsev
> This will really mess up a lot of standard bevy practices. Sorry, I don't really get what do you mean. Can you please give an example where do you...
Known issue. The problem is likely due to a bug in SDF. Thanks for putting all details.
@morr I would try something like this for your game. 1) Change SDF to min operator instead of round merge. That would make walls completely black as no light can...
> In my app I started getting black screen after changed shaders code, but this looks like my own fault, probably I did set up something incorrectly. Naga should tell...
Let me double check mocha config. I think you have to tell the reporter to add hash to the file name, otherwise different suites will overwrite each other. You can...
Will try to find time to review this week.
@cyclopanic Not a blocker for the review, but I agree with @Rezan7CC. Do you think it's possible to submit formatting changes as a separate PR?
@seivan I'm going to keep this issue open for now, but I think this would be a little bit difficult to implement at the moment. > This would help to...