Skip to content

v0.2.0

Compare
Choose a tag to compare
@Cyx69 Cyx69 released this 28 Sep 15:51
· 70 commits to master since this release

Changes:

  • Playback Controller added.
    Now you can directly play BVH files placed ín your content folder instead connecting to a BVH server.
    See new Blueprint nodes Play and Pause.
    To have an example Neuron character is now connected to a player controller instead to a network controller.
  • Neuron and TPP_Hero are now part of a character blueprint (To have an example for that)
  • Hips bone of TPP_Hero mesh is used to translate complete actor (capsule).
    Actor rotation is still a problem and is not connected.
  • Add support for standard BVH format
  • Add support for disabled displacement and/or enabled reference bone in motion line
  • Add DNS name support
  • Add Blender source file for Neuron character
  • Further comments and minor improvements