Open supertuxkart-sourceforge-migration opened 10 years ago
Author: auria Updated LOD in r9663, r9664 is a step towards that
Author: auria This will actually be a bit more difficult than expected :( that's because atm LOD nodes are only supported in the section of scene.xml, while particle emitters are outside of this block (what is inside and outside the block are also loaded separately in the code)
Author: auria Added limited support for LOD on emitters in r9718. Still needed : 1) add to panel/exporter 2) make sure no memory is leaked
Author: auria Done in r9728.
The rest can be pushed back to later
Author: auria What's left :
Author: auria
Extend LOD support to work on billboards and particles, examples of use :
Migrated-From: https://sourceforge.net/apps/trac/supertuxkart/ticket/141