Skip to content

MetaHookSv-refs/tags/v20250208d

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 10:38
· 14 commits to main since this release

changes

[Renderer] Fixed a potential crash inside StudioSetupBones

[Renderer] Fixed an issue that entity with MOVETYPE_FOLLOW will always be visible even when the attached entity (pev.aiment) is invisible.

[VGUI2Extension] Fix #535

[UtilHTTPClient_libcurl] Fixed potential crashes inside header parser and URL parser.

改动

[Renderer] 修复了 StudioSetupBones 中的一个可能潜在会导致崩溃的地方

[Renderer] 修复了一个问题,该问题曾导致拥有 MOVETYPE_FOLLOW 属性的实体总是可见,即使被它附加的实体(pev.aiment)不可见。

[VGUI2Extension] 修复 #535

[UtilHTTPClient_libcurl] 修复了Header解析和URL解析的代码中潜在的崩溃的问题。