|
楼主 |
发表于 2005-6-3 08:48:57
|
显示全部楼层
来自 中国–福建–龙岩
时隔一天,Valve再次大面积升级。
不过这次是SourceSDK升级,大家一般不必理会。
A Source SDK update is available and will be applied automatically when Steam is restarted. The changes include:
New Features to the Source SDK
* Included source code for alternative player physics - improves player interaction with physics objects in multiplayer. Look for code that references the sv_turbophysics ConVar
* Added hl2mp model animation sources under sourcesdk_content\hl2mp\modelsrc\player\player_male_anims.qc and player_female_anims.qc
* Added a sample skeleton for use with MotionMapper under sourcesdk_content\generic\modelsrc\heavy_walk.smd. This can be used with various HL2MP animations (like hl2mp\modelsrc\combine_soldier_xsi\reload_standing.smd). It is meant for use as the second parameter on the MotionMapper command line
* Added MotionMapper template files (referenced by documentation) under SourceSDK\Bin\MotionMapperTemplates
* Fixed compiling shaders with spaces in the MOD path.
* Added files for the VertexLitGeneric shader under the src\sdkshaders\advanced directory (when you install the source code)
These issues have been resolved
* Updated MotionMapper and its code to the latest version
* Fixed qc_eyes outputting a wrong filename in the QC text |
|