Template:Sdktools: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| mNo edit summary | No edit summary | ||
| (39 intermediate revisions by 24 users not shown) | |||
| Line 1: | Line 1: | ||
| {{todo|Move {{gldsrc|4}}-specific tools to [[Template:GoldSrc sdktools]]. Tools that support both {{src | {{todo|Move {{gldsrc|4}}-specific tools to [[Template:GoldSrc sdktools]]. Tools that support both {{src|4}}and {{gldsrc|4}} should go in both templates.}} | ||
| {{ | |||
| <includeonly><onlyinclude> | {{Documentation}} | ||
| {{#switch:{{{1|}}} | <includeonly> | ||
| <onlyinclude>{{#ifeq:{{{1}}}|0}}{{#switch:{{{1|}}} | |||
| <!-- Official tools --> | <!-- Official tools --> | ||
| | #default = {{Navbox | | #default = {{Navbox | ||
| | name = Sdktools | | name = Sdktools | ||
| | style = width:100% | |||
| | title = {{src}} [[:Category:Official Source Tools|<span style="color:lightgrey">{{Sdktools/strings|Header 1}}</span>]] {{Table tools|sdktools}} | | title = {{src}} [[:Category:Official Source Tools|<span style="color:lightgrey">{{Sdktools/strings|Header 1}}</span>]] {{Table tools|sdktools}} | ||
| | navbar = off | | navbar = off | ||
| | titlestyle = white-space: nowrap; font-size: 100%; background-color: {{src|col}}3a; padding: 2px; color: #fff; | |||
| | titlestyle =  | |||
| <!-- Body has a border radius of  | <!-- Body has a border radius of 4px overall. | ||
| Background color of #202020 is set as well. --> | Background color of #202020 is set as well. --> | ||
| | bodystyle  = background-color: #202020; clear: both; border: 2px solid #525252; border-radius:  | | bodystyle  = background-color: #202020; clear: both; border: 2px solid #525252; border-radius: 4px; margin: 1em auto 0em; | ||
| <!-- Setting the general constant styling for every group/list --> | <!-- Setting the general constant styling for every group/list --> | ||
| Line 21: | Line 23: | ||
| | group1 = {{Sdktools/strings|Map editors}} | | group1 = {{Sdktools/strings|Map editors}} | ||
| | list1 = {{hammer| | | list1 = {{hammer|2}} | ||
| | list1style = background-color: #252525; | | list1style = background-color: #252525; | ||
| | group2 = {{Sdktools/strings|Map compilers}} | | group2 = {{Sdktools/strings|Map compilers}} | ||
| <!-- compilers are in order they're used in, followed by VMPI; do not alphabetize --> | <!-- compilers are in order they're used in, followed by VMPI; do not alphabetize --> | ||
| | list2 = {{vbsp| | | list2 = {{vbsp|2}} • {{vvis|1}} • {{vrad|1}} • [[VMPI|vmpi]] | ||
| | group3 = {{Sdktools/strings|Map tools}} | | group3 = {{Sdktools/strings|Map tools}} | ||
| Line 33: | Line 35: | ||
| | group4 = {{Sdktools/strings|Model compilers}} | | group4 = {{Sdktools/strings|Model compilers}} | ||
| | list4 = {{studiomdl| | | list4 = {{studiomdl|2}} | ||
| | group5 = {{Sdktools/strings|Model tools}} | | group5 = {{Sdktools/strings|Model tools}} | ||
| | list5 = [[Dmxconvert]] • [[Dmxedit]] • {{Hlfaceposer| | | list5 = [[Dmxconvert]] • [[Dmxedit]] • {{Hlfaceposer|2}} • {{Hlmv|2}} • [[Itemtest]] • [[Modelbrowser]] • [[Qc eyes|QC_Eyes]] | ||
| | list5style = background-color: #252525; | | list5style = background-color: #252525; | ||
| | group6 = {{Sdktools/strings|Texture tools}} | | group6 = {{Sdktools/strings|Texture tools}} | ||
| | list6 = {{Height2normal| | | list6 = {{Height2normal|2}} • [[$ssbump|height2ssbump]] • [[makevmt]] • [[Animated Particles|mksheet]] • [[pfm2tgas]] • [[Shadercompile]] • [[Splitskybox]] • {{Vtex|2}} • {{Vtf2tga|2}} • [[xwad]] | ||
| | group7 = {{Sdktools/strings|Sound tools}} | | group7 = {{Sdktools/strings|Sound tools}} | ||
| Line 47: | Line 49: | ||
| | group8 = {{Sdktools/strings|Engine tools}} | | group8 = {{Sdktools/strings|Engine tools}} | ||
| | list8 = [[ActBusy Script Editor]] • [[Commentary Editor]] • [[Foundry]] • [[Material Editor]] • [[Particle Editor]] • {{Sfm| | | list8 = [[ActBusy Script Editor]] • [[Entity Placement Tool]] • [[Commentary Editor]] • [[Foundry]] • [[Material Editor]] • [[Particle Editor]] • {{Sfm|2}} | ||
| | group9 = {{Sdktools/strings|Other}} | | group9 = {{Sdktools/strings|Other}} | ||
| <!-- The very last group of a navbox will need this border radius for the bottom-left corner --> | <!-- The very last group of a navbox will need this border radius for the bottom-left corner --> | ||
| | list9 = [[Closed Captions|Captioncompiler]] • [[Demoinfo]] • [[Elementviewer]] • [[MakeGameData]] • [[Skeleton motion mapping|Motionmapper]] • [[Sfmgen]] • [[Game Directory|VConfig]] • [[Vfont]] • [[Vfont_decompiler]] • [[VICE]] • [[VPK|vpk]] | |||
| | list9 = [[Closed Captions|Captioncompiler]] • [[Demoinfo]] • [[Elementviewer]] | |||
| <!-- The very last list of a navbox will not need this styling if there are an even number of lists in the navbox.   | <!-- The very last list of a navbox will not need this styling if there are an even number of lists in the navbox.   | ||
| Since there are an odd number of lists in this navbox, we need to add the custom bgcolor  | Since there are an odd number of lists in this navbox, we need to add the custom bgcolor -->   | ||
| | list9style = background-color: #252525 | | list9style = background-color: #252525; | ||
| }} {{#ifeq:{{{cat|}}}|0||  | }} {{#ifeq:{{{cat|}}}|0|| {{ACategory|Tools}} {{ACategory|Official Source Tools}} }} | ||
| <!-- Third party tools --> | <!-- Third party tools --> | ||
| Line 64: | Line 65: | ||
| | navbar = off | | navbar = off | ||
| | titlestyle = white-space: nowrap; font-size: 100%; background-color: {{src|col}}3a; padding: 2px; color: #fff; | |||
| | titlestyle =  | |||
| <!-- Body has a border radius of 12px overall. Every other radius uses 8px so that both radius' look smooth | <!-- Body has a border radius of 12px overall. Every other radius uses 8px so that both radius' look smooth | ||
| Background color of #202020 is set as well. --> | Background color of #202020 is set as well. --> | ||
| | bodystyle  = background-color: #202020; clear: both; border: 2px solid #525252; border-radius:  | | bodystyle  = background-color: #202020; clear: both; border: 2px solid #525252; border-radius: 4px; margin: 1em auto 0em; | ||
| <!-- Setting the general constant styling for every group/list --> | <!-- Setting the general constant styling for every group/list --> | ||
| Line 76: | Line 76: | ||
| | group1 = {{Sdktools/strings|Mod tools}} | | group1 = {{Sdktools/strings|Mod tools}} | ||
| | list1 = {{duckt| | | list1 = {{duckt|1}} • {{Vide|1}} • {{Xblahmt|1}} | ||
| | list1style = background-color: #252525; | | list1style = background-color: #252525; | ||
| | group2 = {{Sdktools/strings|Map editors}} | | group2 = {{Sdktools/strings|Map editors}} | ||
| | list2 = {{Hammerpp| | | list2 = {{Hammerpp|1}} • {{strata hammer|1}} • {{slamminsrc|1|nt=4}} • [[QtPyHammer_(Strubium)|QtPyHammer (Strubium)]] • [[Lambda Level Editor|Lambda]] | ||
| | group3 = {{Sdktools/strings|Map compilers}} | | group3 = {{Sdktools/strings|Map compilers}} | ||
| | list3 = {{CBSP| | | list3 = {{vbsph|1}} • {{slamminsrc|1|nt=0}}</br>'''CST compilers:''' {{CBSP|1}} • {{CRAD|1}} • {{CVIS|1}} </br>'''Ficool2's compilers:''' {{vbsp++|1}} • {{vvis++|1}} • {{vrad++|1}} | ||
| | list3style = background-color: #252525; | | list3style = background-color: #252525; | ||
| | group4 = {{Sdktools/strings|Map compiler frontends}} | | group4 = {{Sdktools/strings|Map compiler frontends}} | ||
| | list4 = {{Vbct| | | list4 = {{Vbct|1}} • {{Batchcompiler|1}} • {{Compilepal|1}} • {{Htct|1}} | ||
| | group5 = {{Sdktools/strings|Map converters}} | | group5 = {{Sdktools/strings|Map converters}} | ||
| | list5 = {{005| | | list5 = {{005|1}} • {{Bspsource|1}} • {{mapfool|1}} • {{vmex|1}} | ||
| | list5style = background-color: #252525; | | list5style = background-color: #252525; | ||
| | group6 = {{Sdktools/strings|Map tools}} | | group6 = {{Sdktools/strings|Map tools}} | ||
| | list6 = {{autobspp| | | list6 = {{autobspp|1}} • {{bspentspy|1}} • {{crafty|1}} • [[Convexer]] • {{ented|1}} • {{entspy|1}} • {{jerc|1}} • {{mapanalist|1}} • {{obfuscator|1}} • {{materialenu|1}} • {{pakrat|1}} • [[Source Compile Analyzer]] • {{tar|1}} • {{Tsha|1}} • {{vgroup|1}} • [[VMF Optimizer]] • {{vmfupdater|1}} • {{winbspzip|1}} • {{lumpStich|1}} • {{vPKEdit|1}} | ||
| | group7 = {{Sdktools/strings|Model compilers}} | | group7 = {{Sdktools/strings|Model compilers}} | ||
| | list7 =  | | list7 = [[NekoMDL]] | ||
| | list7style = background-color: #252525; | | list7style = background-color: #252525; | ||
| | group8 = {{Sdktools/strings|Model converters}} | | group8 = {{Sdktools/strings|Model compiler frontends}} | ||
| |  | | list8 = {{Crowbar|1}} • {{guistudiomdl|1}} | ||
| | list8style = background-color: #252525; | |||
| | group9 = {{Sdktools/strings|Model converters}} | |||
| | list9 = {{Crowbar|1}} • [[FireSoft Half-Life MDL Converter]] • [[FireSoft MS3D to SMD converter]] • {{mdldecomp|1}} • {{propper|1}} • {{studiocompiler|1}} • {{vmf2smd|1}} | |||
| | group10 = {{Sdktools/strings|Model tools}} | |||
| | list10 = {{coat3d|1}} • {{3dmax|1}} • {{Blender|1}} • {{cinema4d|1}} • {{fragm|1}} • {{gmax|1}} • {{Hlmvpp|1}} • {{khed|1}} • {{lightwave|1}} • {{maya|1}} • {{m3d|1}} • {{modo|1}} • {{bsourceops|1}} • {{vsif2vcd|1}} • {{softimgmod|1}} • {{zbrush|1}} | |||
| | list10style = background-color: #252525; | |||
| |  | | group11 = {{Sdktools/strings|Displacement tools}} | ||
| |  | | list11 = {{dispgen|1}} • {{terragen|1}} • {{twister|1}} • {{worldmac|1}} | ||
| |  | | group12 = {{Sdktools/strings|Particle converters}} | ||
| |  | | list12 = {{sparc|1}} | ||
| | list12style = background-color: #252525; | |||
| |  | | group13 = {{Sdktools/strings|Texture converters}} | ||
| |  | | list13 = [[360g]] • [https://github.com/Mix-Anik/Easy-VTF-Converter/releases Easy VTF Converter (7.0 - 7.5)] • [[FixVTF]] • [https://github.com/craftablescience/MareTF/releases MareTF (7.0 - 7.6, Consoles)] • {{no_vtf|1}} • {{pbr2source|1}} • [[TGAtoDUDV]] • [[VTF Creator]] • [[VTEX (Valve Texture)]] • {{vtfver|1}} | ||
| |  | |||
| |  | | group14 = {{Sdktools/strings|Texture tools}} | ||
| |  | | list14 = {{photoshop|1}} • {{gimp|1}} • {{paintdotnet|1}} • {{hl2tex|1}} • {{Materialize|1}} • {{signmaker|1}} • {{wskywriter|1}} • {{srcskineditor|1}} • {{terraingen|1}} • {{vmteditor|1}} • {{vtfcmd|1}} • [[VTF Explorer]] • {{Vtfedit|1}} → {{Vtfeditrld|1}} • {{vtfshell|1}} • [[VTFTool]] • [https://github.com/craftablescience/vtf-thumbnailer/releases VTF Thumbnailer] | ||
| | list14style = background-color: #252525; | |||
| |  | | group15 = {{Sdktools/strings|Sound tools}} | ||
| |  | | list15 = [[L4D2 Sound Mod Creator]] | ||
| |  | | group16 = {{Sdktools/strings|VPK tools}} | ||
| |  | | list16 = {{Crowbar|1}} • {{Gcfscape|1}} • {{gvpkext|1}} • {{VRF|1}} • {{vPKEdit|1}} | ||
| | list16style = background-color: #252525; | |||
| |  | | group17 = {{Sdktools/strings|Libs}} | ||
| |  | | list17 = [[AVIKit]] • {{hllib|1}} • {{veclib|1}} • {{vtflib|1}} | ||
| |  | | group18 = {{Sdktools/strings|Plugins}} | ||
| |  | | list18 = {{3dmaxexport|1}} • {{3dmaxvtf|1}} • {{Blendersrctools|1}} • {{blendervertexlit|1}} • {{mesa|1}} • {{nppvlp|1|nt=0}} • {{pvp|1|nt=0}} • {{sourceio|1}} • {{srcengcolltools|1}} • {{sourcemod|1}} • {{wallwormmtools|1}} | ||
| | list18style = background-color: #252525; | |||
| |  | | group19 = {{Sdktools/strings|Other}} | ||
| |  | | list19 = {{CCExporter|1}} • {{bee2|1}} • [[CtxConverter]] • {{ccg|1}} • {{Sourceiconset|1}} • [[Source SDK Windows Gadget]] • {{steamcmdui|1}} • {{vguiloct|1}} • [[VirtualDub]] • [[Gmpublisher]] | ||
| }} {{#ifeq:{{{cat|}}}|0|| {{ACategory|Tools}} {{ACategory|Third Party Tools}} }} | |||
| }}</onlyinclude> | |||
| |  | |||
| |  | |||
| </includeonly> | |||
Latest revision as of 02:16, 15 October 2025
Todo: Move  GoldSrc-specific tools to Template:GoldSrc sdktools. Tools that support both
 GoldSrc-specific tools to Template:GoldSrc sdktools. Tools that support both  Sourceand
 Sourceand  GoldSrc should go in both templates.
 GoldSrc should go in both templates.
 GoldSrc-specific tools to Template:GoldSrc sdktools. Tools that support both
 GoldSrc-specific tools to Template:GoldSrc sdktools. Tools that support both  Sourceand
 Sourceand  GoldSrc should go in both templates.
 GoldSrc should go in both templates.The above documentation is transcluded from Template:Sdktools/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.
























 Available doc translations
 Available doc translations 
 
  
  
  
 












