Some of emitter values not accessible

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
B@z
Posts: 876
Joined: Thu Jan 31, 2008 5:05 pm
Location: Hungary

Some of emitter values not accessible

Post by B@z »

Hey
CuteAlien said i should open new topic if found new bug, so i do so :D
Btw im making map editor, so thats why i find small get-set bugs :D

so, i cant access some values of the particle emitter
the missing functions:
- getMinLifeTime()
- getMaxLifeTime()
- getMaxAngleDegrees()

and the IParticleSystemSceneNode should have a clone function too :3

also, it would be nice if we could get the affectors list somehow :D

thanks~
Image
Image
B@z
Posts: 876
Joined: Thu Jan 31, 2008 5:05 pm
Location: Hungary

Post by B@z »

hmm the topic dumped down without solution so i dig it up ^^
Image
Image
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Just post a bug tracker - or even better a patch - on the SF trackers of Irrlicht. Then there's no need to worry about this message here.
CuteAlien
Admin
Posts: 9734
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Post by CuteAlien »

I also have this on my todo - but several other things still on top of it. And won't have free days this weekend, day project takes all my time atm unfortunately.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Post Reply