Skip to content

Releases: hairibar/Hairibar.Ragdoll

v1.4.1

19 Feb 19:13
Compare
Choose a tag to compare

19 February 2021

Fixes

  • Dealt with some weird ConfigurableJoint behaviour when reenabling a ragdoll a57e6d1

v1.4.0

19 Feb 15:23
Compare
Choose a tag to compare

19 February 2021

New Features

  • Made RagdollAnimator.SnapToTargetPose() public ade603d

v1.3.3

19 Feb 11:23
Compare
Choose a tag to compare

19 February 2021

Fixes

  • Fixed possible NullReferenceException in RagdollCollisionEventDispatcher 14a3ff8

Documentation

  • Updated README install instructions 89fcbe0

v1.3.2

18 Feb 17:34
Compare
Choose a tag to compare

18 February 2021

Fixes

  • Fixed possible NullReferenceException when destroying the ragdoll 72f80ff

v1.3.1

18 Feb 11:34
Compare
Choose a tag to compare

18 February 2021

Fixes

  • Take render pipeline into account when creating materials for RagdollColliderVisualizer 81c55c0

v1.3.0

18 Feb 10:06
Compare
Choose a tag to compare

18 February 2021

v1.2.1

12 Nov 16:46
Compare
Choose a tag to compare

12 November 2020

  • Dealt with Package manager hyperlinks as well as I could 0bc3d3a
  • Added user manual in README 5b66d8c

v1.2.0

11 Nov 17:02
Compare
Choose a tag to compare

11 November 2020

  • Made RagdollCollisionIgnoranceProfile lists draggable 49fb29f
  • Added demo scenes as samples 30b3c0e
  • Moved wizard to Tools/Hairibar.Ragdoll/Animated Ragdoll Wizard 2e68d2a

v1.1.0

05 Oct 11:13
Compare
Choose a tag to compare

v1.1.0

5 October 2020

  • Updated README with dependency instructions eb18fd4
  • Added NaughtyAttributes dependency version to README 424b1fe
  • Fixed a bug where ragdolls would freak out on the first few frames. 15eadb6
  • Fixed a NullReferenceException when editing a RagdollCollisionProfile 2165a6d
  • Renamed TargetPoseVisualizer to TargetPoseVisualizer for consistency 9df0831
  • Fixed error message with incorrect grammar 7c5a0f6
  • Fixed an error message that said the wrong thing. 5d6a6c2
  • Fixed a few issues with the wizard 3a32426
  • Improved default values for RagdollCollisionReaction 4a40271
  • Written about license in readme file 73f2398
  • Changed profile prefixes to uppercase bc9ba78
  • Merge branch 'master' of https://github.com/hairibar/Hairibar.Ragdoll 5b881ea
  • Fixed typo in RagdollCollisionEventDispatcher AddComponentMenu 6a93524
  • Updated Hairibar.EngineExtensions dependency to v1.2.2 a072b72
  • Moved RagdollAnimator.InitializeProfileTransitioning to Awake() 0af32bd
  • Fixed a couple of typos b729489
  • Made RagdollAnimationProfile.GetBoneProfile() public instead of internal. f3c1912
  • Turned forceTargetPose into a runtime feature instead of editor-only f910805
  • Removed problematic [RemoveInRelease] attributes 7f12dc7
  • Fixed a few build-blocking issues a62ddce
  • Fixed bug where forceTargetPose was only applied in editor 3b323e1
  • Updated README 74480d2