Alexis Drogoul
Alexis Drogoul
Maybe. But the important thing to consider is the **who** ^^
So I let you decide whether to close it or change your implementation 😀
Probably a problem with the camera settings and rounding values... @agrignard time to look into it ! 😄
OK. The bug was caused by a truncation of the camera values (through listeners). So it works for #1mm. But not for 1#micrometer. There is something fishy in the way...
No further testing / reaction ? I close and move it to #2209, with the hope that someone will begin to address the issues present there...
Reopening this issue for the next round of development on GAMA 2.0
It works for me on macOS Monterey. Is it always the first file that fails, when you open GAMA ? There is nothing we can do unfortunately as it is...
No progress on this one, as far as I can tell. Pushing it back to GAMA 1.8.
Difficult to understand exactly what happens. Even with a fixed position it shows up...
Well, actually my example is misleading. The combination that produces this error is ``` draw sphere(10) size: 10 rotate: 15; ``` It is the combination of the rotation and the...