RagdollMover/lua
vlazed 6134e33504
Add visual indicator of advanced selected bones (#15)
* Add visual indicator of advanced selected bones
+ Add bone scaling indicator when the user hovers over a bone using advanced bone select. Bones also scale when selecting from a set of bones, or when looking through the bone options
* Rename SelectedBones -> BoneScaleGroup; revert scale amplitude
* Synchronize bone scale with UI
- Change `CurrentBoneScales` into a `ClientBoneState` singleton which stores scales and the selected entity. We call methods on this singleton to ensure that the visual bone scaling indicator works as intended, while also ensuring that the UI stays in sync with that state
2025-02-19 19:24:14 +03:00
..
autorun Add visual indicator of advanced selected bones (#15) 2025-02-19 19:24:14 +03:00
entities/rgm_axis Additional gizmo enhancements (#13) 2025-01-22 23:41:42 +03: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 Add visual indicator of advanced selected bones (#15) 2025-02-19 19:24:14 +03:00