Author Topic: version .85 bug  (Read 7408 times)

Offline PrimordialSoup

  • byte
  • *
  • Posts: 9
    • View Profile
version .85 bug
« 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)
reating life isn't that hard.  Creating the UNIVERSE for it to live in is HARD!

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
version .85 bug
« Reply #1 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...).

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: version .85 bug
« Reply #2 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: