Commit 06268c3
committed
Update vector.h
Use of abs() instead of fabs() in vector functions recently created for the new user defined camera caused problems for Ubuntu users. Edit changes to fabs(). See: http://news.povray.org/povray.text.scene-files/message/%3C56e36723%241%40news.povray.org%3E/#%3C56e36723%241%40news.povray.org%3E1 parent 1eca8d0 commit 06268c3
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
318 | | - | |
| 317 | + | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
543 | | - | |
544 | | - | |
545 | | - | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
| |||
0 commit comments