Luxel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(mp branch hasn't tested yet but multiplayer included the luxel shader code and does not have this issues.)
m (Setting bug notice hidetested=1 param on page where the bug might not need tested in param specified)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:


In {{src|2}} and {{src2|2}}, luxels can be visualised with <code>mat_luxels 1</code>.
In {{src|2}} and {{src2|2}}, luxels can be visualised with <code>mat_luxels 1</code>.
{{bug|since=src09|fixed=l4dbranch<!-- not affected but workaround so it doesnt add to L4D bug category-->|tested={{tf2branch}}, {{hl2}} 20th, {{hl2}} 2012 build|This command is broken in {{src09}}, {{srcmp}}{{confirm}} and {{src13sp|2}} and doesn't display correctly, due to missing shaders (see [https://github.com/ValveSoftware/Source-1-Games/issues/3803 GitHub issues #3803]). Fixed in {{tf2branch|1}} games ({{css}}, {{dods}}, {{hldms}}, {{hl2dm}}, {{tf2}}) and 2025 {{srcsdk13|1}}.</br>Remains unfixed on {{hl2|1}} (20th anniversary).}}
{{bug|tested={{tf2branch}}, {{hl2}} 20th, {{hl2}} 2012 build|This command is broken in {{src09}}, {{srcmp}}{{confirm}} and {{src13sp|2}} and doesn't display correctly, due to missing shaders (see [https://github.com/ValveSoftware/Source-1-Games/issues/3803 GitHub issues #3803]). This issue is not affected in {{tf2branch|1}} games ({{css}}, {{dods}}, {{hldms}}, {{hl2dm}}, {{tf2}}), most {{src13mp|1}} games and both legacy and 2025 version of {{srcsdk13|1}}.</br>Remains unfixed on {{hl2|1}} (20th anniversary).|since=src09|fixed=l4dbranch}}
{{Bug|hidetested=1|This command crashes the game on {{p3|4}} when enabled.}}
{{Bug|hidetested=1|This command crashes the game on {{p3|4}} when enabled.}}


[[Category:Source]]
[[Category:Source]]

Latest revision as of 07:14, 20 May 2025

English (en)Русский (ru)Translate (Translate)

A lightmap pixel. The "lightmap scale" or "luxel scale" is the number of units per luxel.

In Source Source and Source 2 Source 2, luxels can be visualised with mat_luxels 1.

Icon-Bug.pngBug:This command is broken in Source 2009, Source Multiplayer[confirm] and Source 2013 Singleplayer Source 2013 Singleplayer and doesn't display correctly, due to missing shaders (see GitHub issues #3803). This issue is not affected in Team Fortress 2 branch games (Counter-Strike: Source, Day of Defeat: Source, Half-Life Deathmatch: Source, Half-Life 2: Deathmatch, Team Fortress 2), most Source 2013 Multiplayer games and both legacy and 2025 version of Source SDK Base 2013.
Remains unfixed on Half-Life 2 (20th anniversary).  (tested in: Team Fortress 2 branch, Half-Life 2 20th, Half-Life 2 2012 build)
Icon-Bug.pngBug:This command crashes the game on Postal III Postal III when enabled.