This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
Half-Life Asset Manager V2.0.0 Beta 010
Pre-release
Pre-release
SamVanheer
released this
20 Aug 19:05
·
81 commits
to master
since this release
See the readme for a description and changelog: https://github.com/SamVanheer/HalfLifeAssetManager/tree/dev#half-life-asset-manager
The installer will install the Visual Studio redistributable automatically.
If you use the portable installation you will need to manually install the redistributable, which you can find in the redist directory.
Changes in Beta 010:
- All mouth bone controllers now work properly and synchronize their controller value
- Mouth controller value range matches the internal range used by the game
- Mouth controllers can have a negative starting range
- Fixed shadows drawing at wrong height when models are moved up or down
- The "Highlight Hitbox" option now uses a different configurable set of colors than hitboxes drawn with "Show Hitboxes"
- Added known issues to the manual
- Numeric edit widgets now use the shortest possible representation to reduce the width of the text
- Miscellaneous code cleanup