Skip to content
Snippets Groups Projects
  • Bastien Montagne's avatar
    f30fc86a
    Fix T41605: FBX Export: scale issue with animated armatures. · f30fc86a
    Bastien Montagne authored
    Yes... 10h of work, for a oneliner fixing a simple stupid dummy missing connection
    between the empty used as armature 'object', and its (void, useless) 'NodeAttribute' data...
    
    Why such basic harmless error breaks something (aparently) completly unrelated
    - and why is it breaking anything, btw - is to be added on the Olympus Mons of FBXSDK madness.
    Not to mention the usual total lack of parsing warnings/errors from that 'thing'.
    f30fc86a
    History
    Fix T41605: FBX Export: scale issue with animated armatures.
    Bastien Montagne authored
    Yes... 10h of work, for a oneliner fixing a simple stupid dummy missing connection
    between the empty used as armature 'object', and its (void, useless) 'NodeAttribute' data...
    
    Why such basic harmless error breaks something (aparently) completly unrelated
    - and why is it breaking anything, btw - is to be added on the Olympus Mons of FBXSDK madness.
    Not to mention the usual total lack of parsing warnings/errors from that 'thing'.