2) Added a 'looped' attribute to trigger looping of armature animations
in stk.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6435 178a84e3-b1eb-0310-8ba1-8eac791a3b58
exported as a stand-alone model and then be animated in stk
using IPOs).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6434 178a84e3-b1eb-0310-8ba1-8eac791a3b58
(anyone else feel free to add more rotations, perhaps even let the
moon circle around earth, add some UFOs, ...).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6412 178a84e3-b1eb-0310-8ba1-8eac791a3b58
the strings to a too short length we have to use more than
one sky-texture entry to be able to specify 6 sky textures).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6409 178a84e3-b1eb-0310-8ba1-8eac791a3b58
'clamp' (which is now clampU and clampV).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6406 178a84e3-b1eb-0310-8ba1-8eac791a3b58
b3d exporter is too old (and will therefore not work with this
version of the track expoter anymore).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6400 178a84e3-b1eb-0310-8ba1-8eac791a3b58
stk track exporter will check for the version number
to make sure an appropriate b3d exporter is being used).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6399 178a84e3-b1eb-0310-8ba1-8eac791a3b58
switched array of flags with dictionary).
2) Used new local-space export feature of b3d exporter for all non-main-track
objects.
3) Export scaling information for models.
4) Fixed up rotation order (i.e. the sign conversion of rotations is now done
in the track exporter and not in stk anymore).
Note that this track exporter will NOT work with previous versions of the
b3d exporter, you have to install the b3d exporter version r6397 (and make
sure to restart blender :) ).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6398 178a84e3-b1eb-0310-8ba1-8eac791a3b58
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
blender and irrlicht).
NOTE: all tracks that are using animations WILL NOT WORK PROPERLY till they have
been re-exported with the new track exporter (which will be done shortly).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6396 178a84e3-b1eb-0310-8ba1-8eac791a3b58
the mesh in the b3d file).
2) Changed m_init_* variables from Vec3 to core::vector3df.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6394 178a84e3-b1eb-0310-8ba1-8eac791a3b58
(since changes done while in edit mode will otherwise not
be exported). Also removed unnecessary 'main' function.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6393 178a84e3-b1eb-0310-8ba1-8eac791a3b58
an emergency animation (see bug 3100384).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6387 178a84e3-b1eb-0310-8ba1-8eac791a3b58