github Swifter1243/ReMapper 3.1.1

latest release: 3.1.2
2 years ago
scene.animate([[{
    input: "env",
    transform: {
        pos: [0, 10, 10],
        rot: [29, 20, 30],
        scale: [2, 1, 1]
    }
}, 1, 10]]);
  • Now using repeat for ModelScene animation looping
  • Added various tools for converting to and from threejs classes
  • Added function to combine 2 transforms with matrices
  • Allowed transformations on Text and ModelScene
  • Function for reversing animations
  • Function for mirroring animations
  • Fixed default material for groups allowing a string
  • Fixed materials on diffiulties allowing a string

Full Changelog: 3.1.0...3.1.1

Don't miss a new ReMapper release

NewReleases is sending notifications on new releases.