Garry's Mod

Garry's Mod

Ragdoll Mover
Showing 11-20 of 41 entries
< 1  2  3  4  5 >
Update: Dec 1, 2022 @ 1:26am

Small update:
- Tweaked filter for parented entities, it will now pick any parented entities rather than just prop_effect prop parts and merged stuff from Easy Bonemerge Tool. (primarily did this so it'll work with Composite Bonemerge Tool, although with this you also can resize stuff from usual parent tools. this probably may introduce some unforeseen things related to entity parenting)

Update: Nov 12, 2022 @ 10:26pm

Fix

- Fixed issue with gizmos not being initialized properly, which was bugged since last update

Update: Nov 12, 2022 @ 12:27pm

Fix

- Fixed issue with ragdoll mover breaking when using Source's built in save system, primarily the issue with rgmSyncOne

Update: Oct 5, 2022 @ 11:39am

Fix

- Issue with IK rigs on 64 branch of gmod should be solved now.

What caused it? Short answer - 64 bit gmod was so good at maths that it managed to get -0.00000000000000000000001 or something when subtracting certain stuff for a square root of a certain thing for an IK and because it was negative, square root gave "not a number" which was breaking it in certain situations. Why I didn't fix that sooner? lazyness, couldn't be bothered to get 64 bit branch 'til now

Update: Aug 1, 2022 @ 12:45pm

Hotfix

- Fixed issue with an error related to UI not being initialized when calling for slider updates

Update: Jun 26, 2022 @ 9:18am

Hotfix

- Fixed a net message issue which was causing lua error on game start for some people

Update: Jun 26, 2022 @ 1:11am

Hotfix

- Fixed localized angle gizmos not turning off properly

Update: Jun 24, 2022 @ 7:05am

Minor update

- Added more decimals to scale and width sliders

Update: Jun 23, 2022 @ 11:30am

Minor update:

- Fixed issue with physical bone rotation gizmos becoming misaligned
- Added an automatic removal of gizmo entities of players that disconnected in multiplayer, so those won't add up and take up a lot of entity slots

Update: Jun 10, 2022 @ 11:12am

None Provided