Skip to content

Releases: Nu11u5/dae-to-red

dae-to-red-20150218

19 Feb 05:57
Compare
Choose a tag to compare

This is a standalone Windows build based on ccpgames/dae-to-red.

Known Issues

  • Translations must key on all present translation curves or dae-to-red will crash.
  • Rotations must be in XYZ Euler angles or dae-to-red will crash.
  • Curve keys must be using Bezier Interpolation or dae-to-red will crash.
  • Specified curve tangents are ignored [BUG].
  • Camera animations can be converted but are not used by Eve Probe.

How To

Extract the contents. Included are basic documentation and example files provided by CCP, as well as a handy drop-target script. Simply drag and drop your .dae file onto the script's icon and your converted .red file will be output to the source file's directory. Be aware that the script will overwrite an existing file without warning prompts.

Built using bbfreeze:
https://pypi.python.org/pypi/bbfreeze
https://github.com/schmir/bbfreeze