Commit graph

12 commits

Author SHA1 Message Date
NotAKidoS
7f02d6811f [NAK_CVR_Mods] Change every instance of "NotAKidOnSteam" to "NotAKidoS" 2024-06-27 21:24:41 -05:00
NotAKidoS
a390652dec [CVRGizmos] Cleanup 2023-08-14 18:53:24 -05:00
NotAKidoS
70ae268149 [NAK_CVR_Mods] Bump version numbers to MelonLoader 0.6.1
Forgot that all of my mods are compiled with 0.6.1 now.
2023-06-20 17:09:22 -05:00
NotAKidoS
e512c9dd70 [CVRGizmos] cleanup & new gizmos 2023-05-02 12:57:13 -05:00
NotAKidoS
b4ea7baba4 fix descriptions 2023-04-26 15:59:38 -05:00
NotAKidoS
e5242f76c7 major cleanup 2023-04-26 15:32:02 -05:00
kafeijao
62eb612d73
Solution cleanup 2023-04-26 18:45:24 +01:00
NotAKidoS
821b1efcd8 Tweaked Invoke time, properly disable Gizmos, added debug lines to CVRAvatar.
Invoke time is now 0f, so toggling and refreshing Gizmos are now instant... oops.
GizmosInstance is now properly disabled when not in use. Also removed the default gizmos line drawing at 0,0,0 that was purely there to clear gizmos queue.

CVRAvatar debugging now has useful lines coming from the viewpoint and mouth positions. Later on might actually parent these gizmos to the head : shrug :
2022-09-15 13:12:37 -05:00
NotAKidoS
65b57db665 Added new GizmoTypes
typeof(CVRGizmos_ToggleStateTrigger),
            typeof(CVRGizmos_Avatar),
            typeof(CVRGizmos_AvatarPickupMarker),
            //may be broken
            typeof(CVRGizmos_DistanceConstrain),
2022-09-14 18:29:14 -05:00
NotAKidoS
db02463fdd Removed unneeded references. 2022-09-14 08:44:36 -05:00
NotAKidoS
7aaec9c512 Add Popcron.Gizmos license.
Made sure to add the MIT license to their folder.
2022-09-14 08:34:44 -05:00
NotAKidoS
29060f71c1 Initial Upload
it working and not nuking fps... wow
2022-09-14 08:27:23 -05:00