www.jpct.net

jPCT - a 3d engine for Java => Bugs => Topic started by: PrimordialSoup on March 17, 2003, 10:12:08 pm

Title: version .85 bug
Post by: PrimordialSoup on March 17, 2003, 10:12:08 pm
When the scale() (it might also be getScale(), not sure which) method of Object3D is called, it prints the scaling value to the console.

I assume you accidentally left some denug code in, right?

It's really annoying.  It's keeping me from seeing my own debug printouts... (my program scales all objects in universe about 30 times a second)
Title: version .85 bug
Post by: EgonOlsen on March 18, 2003, 06:59:44 am
Well...yes...i've missed this one somehow. I've uploaded a fixed version (at least i hope it's fixed...i'm in a hurry right now...).
Title: Re: version .85 bug
Post by: EgonOlsen on March 18, 2003, 06:51:42 pm
Quote from: "PrimordialSoup"
my program scales all objects in universe about 30 times a second
It's so amazing, which options people are actually using and which options i thought they might use. I remember that, when i added the scaling-method, i thought that no one will ever use this... :wink: