Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Harmonikater
BF2-3dsMax-Tools
Commits
df456a9f
Commit
df456a9f
authored
Aug 15, 2020
by
Harmonikater
Browse files
Update scripts/bf2/Statics/rendLightmaps.ms
parent
963011b3
Pipeline
#4569
passed with stage
in 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scripts/bf2/Statics/rendLightmaps.ms
View file @
df456a9f
...
...
@@ -58,7 +58,7 @@ fn switchOriginalAlpha val objs:geometry =
submat.delegate.opacityMap.rgbOutput = 1
submat.delegate.opacityMap.coords.blur = 0.0
submat.delegate.opacityMap.coords.blur_offset = 0.01
if matchPattern (lower submat.name) pattern:"*detail*" then
if matchPattern (lower
case
submat.name) pattern:"*detail*" then
(
submat.delegate.opacityMap.coords.mapChannel = 2
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment