Material Enumerator: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Third party programs should generally speaking not be in the glossary)
 
(8 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{otherlang2
{{Underlinked|date=January 2024}}
| de = Material Enumerator:de
{{lang|Material Enumerator}}
}}
{{materialenu|4.1}} ('''ME''') is a material listing program for [[Source]] engine or [[GoldSrc]] maps. It lists all used materials inside a vmf file. Written in Java by The RaZZeR App & ar56te876mis. The program includes a exe file for windows users.
'''Material Enumerator''' ('''ME''') is a material listing program for [[Source]] engine maps. It lists all used materials inside a vmf file. Written in Java by The RaZZeR App & ar56te876mis. The program includes a exe file for windows users.


=== Usage ===
=== Usage ===
Line 20: Line 19:
- Added "tool texture" filter
- Added "tool texture" filter
- Added "Export to txt"
- Added "Export to txt"
- Added resizeable option
- Added resizable option
- Bug Fixes
- Bug Fixes
- Redesigned
- Redesigned
Line 31: Line 30:


== See also ==
== See also ==
* [http://therazzerapp.com/tools/material_enumerator.html Material Enumerator 1.2] Download @ TheRaZZeRApp
* [http://therazzerapp.de/tools/material_enumerator.html Material Enumerator 1.3] Download @ TheRaZZeRApp
* [http://therazzerapp.com/tutorials/images/css_maps_in_csgo_tutorial_03.jpg German Tutorial Picture] View @ TheRaZZeRApp
* [http://therazzerapp.de/tutorials/images/css_maps_in_csgo_tutorial_03.jpg German Tutorial Picture] View @ TheRaZZeRApp
{{sdktools|0}}


[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
[[Category:Level Design]]
[[Category:Level Design]]
[[Category:Glossary]]

Latest revision as of 04:14, 6 January 2024

Underlinked - Logo.png
This article needs more Wikipedia icon links to other articles to help Wikipedia icon integrate it into the encyclopedia. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024
English (en)Deutsch (de)Translate (Translate)

Material Enumerator Material Enumerator (ME) is a material listing program for Source engine or GoldSrc maps. It lists all used materials inside a vmf file. Written in Java by The RaZZeR App & ar56te876mis. The program includes a exe file for windows users.

Usage

Choose your system, run the program and select your .vmf. The program lists automatically all materials in a text area.

IID

Version History

V. 1.3 - Goldsource support (HL 1) - Added ".wad" file filter

V. 1.2 - Added menu - Added popup menu - Added "tool texture" filter - Added "Export to txt" - Added resizable option - Bug Fixes - Redesigned

V. 1.1 - Bug Fixes

V. 1.0 - Release

See also