Commit 32a25c2
committed
fix: remove dead birkConstant branch in getMaterialPropertyFromString
Remove unreachable branch that tested for "birkConstant" (typo, missing 's').
The canonical key is "birksConstant" but Birks constant is loaded via
assign_if_set, not name-dispatch — so this branch was dead code.
Fixes #1381 parent b44333f commit 32a25c2
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
141 | 139 | | |
142 | 140 | | |
143 | 141 | | |
| |||
0 commit comments