Wintermute Engine Forum

Wintermute Engine => Bug reports => Topic started by: SoundGuy on January 17, 2010, 10:26:36 PM

Title: texture missing or something is odd with it.
Post by: SoundGuy on January 17, 2010, 10:26:36 PM
reproduce:
get the test project :
http://pizza-morgana.com/beta/match3d.zip

open "data\scenes\Front\Match3.scene"  in scene editor
Load Actor:
actors\Match3Gem\Match3Gem.act3d

it should be yellow, but it's gray.

Oded
Title: Re: texture missing or something is odd with it.
Post by: SoundGuy on January 17, 2010, 10:30:05 PM
Screenshot
(http://pizza-morgana.com/beta/gem.JPG)
Title: Re: texture missing or something is odd with it.
Post by: SoundGuy on January 17, 2010, 10:30:30 PM
suspicion : might be something to do with scaling.
Title: Re: texture missing or something is odd with it.
Post by: Mnemonic on January 18, 2010, 07:56:42 PM
That's a nice bug. Workaround: don't use upper-case PNG extension, use lower-case instead (the extension referenced inside the .X file matters, not the actual file extension).
Title: Re: texture missing or something is odd with it.
Post by: SoundGuy on January 18, 2010, 10:56:50 PM
I Sure find them crazy bugs :)