Garry's Mod
VRMod - Experimental Virtual Reality
177件中 41-50 を表示
< 1 ... 3  4  5  6  7 ... 18 >
更新: 2020年9月20日 @ 20時44分

Version 103:
-a new module version is available which fixes the "CreateDevice failed" error and some others

更新: 2020年9月7日 @ 17時36分

Version 102:
-added noclip to quickmenu

更新: 2020年9月5日 @ 12時53分

Version 101:
-added improved teleport locomotion inspired by steamvr home. it can be accessed using the previously unused "chat" controller bind
-removed old teleport tool

更新: 2020年8月1日 @ 7時06分

Version 100:
-removed vr hands from player models
-replaced "hide player model" option with "use floating hands". This is also usable in multiplayer unlike the previous single-player only playermodel, as this keeps your original player model. Currently only supports a single hand model, but the plan is to support all stock viewmodel hands in the future as well as addon hand models
-fixed glitched looking hand when using weapons that don't have a hand pose (caused by a previous update)
-added some lua api functions:
vrmod.GetTrackedDeviceNames() (requires module update)
vrmod.GetLeftEyePos()
vrmod.GetRightEyePos()
vrmod.GetEyePos()
vrmod.SetOriginPos()
vrmod.SetOriginAng()

更新: 2020年7月21日 @ 12時26分

Version 99.4:
-improved fbt playermodel compatibility

更新: 2020年7月20日 @ 16時43分

Version 99.3:
-fixed voice button displaying incorrect state caused by a previous update

更新: 2020年7月12日 @ 3時53分

Version 99.2:
-fixed map browser broken by a previous update

更新: 2020年7月9日 @ 5時05分

Version 99.1:
-fixed selecting weapons being broken on some player models caused by previous update

更新: 2020年7月8日 @ 15時51分

Version 99:
-added support for 6-point full-body tracking. a button to enter calibration will appear in the in-game vr quickmenu if 3 vive trackers are connected with the roles "waist", "left foot" and "right foot". When entering calibration your player model will go into a t-pose and you should line up your head, waist and feet with the player model and press the "reload" bind to finish calibration
-improved camera transition when entering/exiting vehicles
-hdr no longer affects menus to improve visibility
-fixed teleport tool lua error caused by a previous update
-fixed misaligned hands sometimes in vehicles caused by a previous update
-fixed player disappearing while waiting for tracking in multiplayer caused by a previous update
-fixed vr players not appearing to be in vr to players joining later caused by a previous update
-renamed hooks to not use the old VRUtil* naming scheme. A backwards compatibility system is temporarily in place so most compatible addons should still work
-added lua api function vrmod.RemoveInGameMenuItem( name )
-added hook "VRMod_OpenQuickMenu"
-adding a quickmenu item with existing name overwrites instead of adding a new one
-more small changes behind the scenes that will most likely break stuff

更新: 2020年6月16日 @ 11時32分

Version 98:
-fixed eye deflection limits not working (eyes going backwards when aiming a gun backwards)