1) Replaced array of flags with a dictionary, which makes the

settings much more comprehensible (e.g. flag_stack[2] vs.
   b3d_parameters["vertex-colors"]).
2) Added support for exporting nodes in local space (i.e.
   scale, rotation and translation of the node will not be
   exported, and must therefore be handled by the application
   using this model. Necessary for IPO animated models etc.
   Note that the stk track exporter exports scale, rotation
   and translation in the scene.xml file and will therefore
   display objects in local space correctly).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6397 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk
2010-11-04 21:55:19 +00:00
parent 158ca9fb20
commit e9e00a349e

Diff Content Not Available