Skip to content

Releases: kochounoyume/PlayerControl

Ver.1.0.8

04 Nov 09:55
ce78e17
Compare
Choose a tag to compare

What's Changed

  • Fix PlayerController

Full Changelog: 1.0.7...1.0.8

Ver.1.0.7

21 Jul 13:51
5a8d522
Compare
Choose a tag to compare

What's Changed

  • Add OnJumped event in PlayerController
  • Add IControlUISetter interface
  • Add Transform property in PlayerController

Full Changelog: 1.0.6...1.0.7

Ver.1.0.6

15 Jul 09:03
548c0bf
Compare
Choose a tag to compare

What's Changed

  • Add symlink to Packages/PlayerControl/Samples~ by @kochounoyume in #7
  • Add AnimHashConstant
  • Change field names in PlayerController
  • Improve Performance in MobilePlayerController

New Contributors

Full Changelog: 1.0.5...1.0.6

Ver.1.0.5

25 Jun 05:23
840a7a5
Compare
Choose a tag to compare

What's Changed

  • Add the root object of the mobile PlayerControl UI group
  • Add properties of WorldPosition and WorldRotation in PlayerController

Full Changelog: 1.0.4...1.0.5

Ver.1.0.4

23 Jun 04:15
edff0e0
Compare
Choose a tag to compare

What's Changed

  • Fix guid conflicts with different libraries

Full Changelog: 1.0.3...1.0.4

Ver.1.0.3

20 Jun 07:35
e613826
Compare
Choose a tag to compare

What's Changed

  • Add MobileControlView

Full Changelog: 1.0.2...1.0.3

Ver.1.0.2

13 Jun 13:09
245e72e
Compare
Choose a tag to compare

What's Changed

  • publish read-only field variables such as DampTime and animation hashes.
  • avoid direct TCC Project references.

Full Changelog: 1.0.1...1.0.2

Ver.1.0.1

12 Jun 02:57
4baba83
Compare
Choose a tag to compare

What's Changed

  • Fix to disable the influence of isDebug on the actual device.

Full Changelog: 1.0.0...1.0.1

Ver.1.0.0

29 May 17:32
ac9c350
Compare
Choose a tag to compare

Initial Release