Commit 704731a
authored
Updated Skyshader to address the error found by Csantucci
Bracketed the pow() functions with abs() to prevent the non-negative advisory error.
Also added better control in astronomical twilight to return the stars to their pre-update brightness at the onset of full night.1 parent 688d0cd commit 704731a
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
181 | 189 | | |
182 | 190 | | |
183 | 191 | | |
| |||
0 commit comments