Mathieu Westphal

Results 1138 comments of Mathieu Westphal

> I do not reproduce on Linux, and it seems like the render window implementation enforce the minimum size to one pixel on width and height. Should the Windows impl...

Still present in F3D 3.0 (the spam appears in the console of course)

you can start looking at it but it may conflicts with my ongoing work: https://github.com/f3d-app/f3d/pull/1609, so you may want to wait for this to be merged before actually implementting this.

@Yogesh9000 any news on this ?

No feedback from @Yogesh9000 , unassigning for now.

Sure, just assigned to you!

Hi @samoncrief Do you need help moving forward ?

No worries! Thanks for the feedback.

Hi @debaa98 . Bounty are reserved for returning contributors as documented here: https://f3d.app/doc/dev/GOVERNANCE.html#12-returning-contributors

The arrays are clearly incorrect: `range 1e+299 1e-299`, then shader fails to execute, which is why its empty. We should definitely catch that the arrays are invalid and react accordingly....