Half-Life Model Viewer++: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
}}
}}


[[File:1080p_hlmvplusplus_UI.PNG|thumb|250px|A screenshot of HLMV++'s UI.]]
[[File:1080p_hlmvplusplus_UI.PNG|thumb|300px|A screenshot of HLMV++'s UI.]]


{{hlmvpp|4|nt=1}} is a community-made modification of {{hlmv|4|nt=1}} for {{source|4}} that provides an updated, feature-rich version of the model viewer. {{hlmvpp|3.1|nolink}} is made by ficool2, the same programmer that created {{hammerpp|4}}, and the two are cross-compatible.   
{{hlmvpp|4|nt=1}} is a community-made modification of {{hlmv|4|nt=1}} for {{source|4}} that provides an updated, feature-rich version of the model viewer. {{hlmvpp|3.1|nolink}} is made by ficool2, the same programmer that created {{hammerpp|4}}, and the two are cross-compatible.   
Line 46: Line 46:
* Ability to create and place up to 4 different independent light sources and customize each light source's type (point, directional or spot), cone, color and ambient color. {{tf2|only}}
* Ability to create and place up to 4 different independent light sources and customize each light source's type (point, directional or spot), cone, color and ambient color. {{tf2|only}}
** Lights feature was intended for the {{l4d2|3.1.nolink}} build as well, but the {{l4dbranch|3.1}} doesn't seem to be able to support more than 2 light sources without causing {{hlmvpp|1}} to crash.
** Lights feature was intended for the {{l4d2|3.1.nolink}} build as well, but the {{l4dbranch|3.1}} doesn't seem to be able to support more than 2 light sources without causing {{hlmvpp|1}} to crash.
==List Of Bugs==
* There seem to be no bugs yet


==External links==
==External links==

Revision as of 07:51, 8 October 2023

English (en)中文 (zh)Translate (Translate)
Todo: 
  • Complete the list of features.
  • Maybe add a list of fixes?
    • Also a list of bugs?
Half-Life Model Viewer++
Hlmvpp-48px.png
TypeThird Party Tool
Developersficool2
EngineSource Source
PlatformsWindows Windows
 
GitHub
Join Discord server
A screenshot of HLMV++'s UI.

HLMV++ Half-Life Model Viewer++ is a community-made modification of HLMV Half-Life Model Viewer for Source Source that provides an updated, feature-rich version of the model viewer. HLMV++ is made by ficool2, the same programmer that created Hammer++ Hammer++, and the two are cross-compatible.

HLMV++ currently supports the following branches of the Source engine:

Support for other engines/branches is planned. Current new builds being worked on may include:

Features

Note.pngNote:A more indepth list of features can be found here, with even more recent changes listed in the most recent release.
  • Mvscript support.
  • Live VMT materials editing.
  • Ability to change picmip, antialias and anistropic settings without needing to modify the dxsupport.cfg file to do so.
  • Loading and rendering particle effects that can be attached to bones.
  • Showing/hiding the bottom-third tabs pane.
  • A reworked Flexes panel with pagination.
    • This feature also reworks how the Flexes panel functions, removing the usage of dropdown boxes which subsequently fixes an age-old bug where changing a targeted flex via a dropdown could sometimes revert all the flex changes you had made up to that point.
  • Facial flex saving via registry keys.
  • Saving a screenshot with or without an automatically generated alpha channel.
    • When saving a transparent screenshot of a model with an attached particle effect, the automatic generation of the alpha channel will fail to properly capture anything that uses $additive materials. This is due to the specific algorithm used to generate the screenshot.
    • Another minor issue with transparent screenshots is that there will usually always be a couple pixels in the bottom-right hand corner of the image that will need to be manually erased.
  • A new Make Video option that exports multiple TGA frames to create animated GIFs/APNGs.
  • A new cosmetic item model browser that parses the contents of the items_game.txt file. (only in Team Fortress 2)
  • Ability to create and place up to 4 different independent light sources and customize each light source's type (point, directional or spot), cone, color and ambient color. (only in Team Fortress 2)
    • Lights feature was intended for the Left 4 Dead 2 build as well, but the Left 4 Dead engine branch doesn't seem to be able to support more than 2 light sources without causing HLMV++ to crash.

List Of Bugs

  • There seem to be no bugs yet

External links