RagdollMover/lua
vlazed b8a367d2b0 Optimizations to AdvBoneSelectRender
- Bone positions are only rendered when it is visible on the screen. This results in about 23% increase in performance on average from looking away at a model with 139 bones
+ Added comments about mindist and maxdist
2024-12-23 13:32:27 -06:00
..
autorun Optimizations to AdvBoneSelectRender 2024-12-23 13:32:27 -06:00
entities/rgm_axis Increase gizmo padding to fix laggy gizmo 2024-12-19 12:54:28 -06:00
ragdollmover Check if bone is visible on screen; use dot product for distances 2024-12-23 12:39:39 -06:00
vgui Localization for ui related phrases in ragdoll mover (EN currently) 2024-09-08 22:40:44 -05:00
weapons/gmod_tool/stools Attempt to optimize the distance drawing by having it run distance check every 0.1 of a second rather than each tick 2024-12-23 12:26:08 -06:00