Author Topic: Object3D.setShadingMode(SHADING_FAKED_FLAT) is Broken...  (Read 2307 times)

Offline AGP

  • quad
  • ******
  • Posts: 1726
    • View Profile
Object3D.setShadingMode(SHADING_FAKED_FLAT) is Broken...
« on: September 09, 2010, 06:28:52 am »
...probably. I meant to tell you this months ago, when I first figured out what was breaking my game in some computers. If I remember correctly, it made the billboarded planes appear completely black. But only on certain computers (the ones I had tested it on when I first added the line worked fine).

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Object3D.setShadingMode(SHADING_FAKED_FLAT) is Broken...
« Reply #1 on: September 09, 2010, 07:00:46 am »
Using compiled objects or not?

Offline AGP

  • quad
  • ******
  • Posts: 1726
    • View Profile
Re: Object3D.setShadingMode(SHADING_FAKED_FLAT) is Broken...
« Reply #2 on: September 09, 2010, 07:50:35 am »
I'll have to check tomorrow and get back to you.