Login  Register

Re: Hardcoded float not working?

Posted by Miha on Dec 20, 2013; 11:17am
URL: https://forum.jogamp.org/Hardcoded-float-not-working-tp4030974p4030996.html

I tried same code with latest library in Eclipse in new project (just in case some weird environment variables are set). Same output, 0.5f  recognized as 0.

Float literals working as expected for you? I guess such bug couldn't be overlooked for years..