wfpokorny
wfpokorny
In releases / branches which include the newer parser updates (>3.8 release code), missing close brace(s) causing seg faults for both scale functions and vector functions where the function ID...
Applies to v3.7 and v3.8. For reference see the newsgroup thread: http://news.povray.org/povray.bugreports/thread/%3C60fed6cd%241%40news.povray.org%3E/ or Message: FWIW. I've fixed this in my povr branch and it required three groupings of updates. ---...
http://bugs.povray.org/task/118 (Note there is too a light max distance variant of UberPOV: https://github.com/UberPOV/UberPOV/tree/feature/light_source-max_distance) --------------- Details: Currently, fading light sources are used for lighting and shadow calculations even when so far...
### Summary The differences show up only with anit-aliasing options on. With +am1 the differences seen have been almost invisible at < 3/255 per color channel affecting only a few...
http://bugs.povray.org/task/181 http://bugs.povray.org/task/309 --------------- Details: (181) This is a list of unimplemented features and things to fix with respect to 3.7 vs 3.6 compatibility. They either need to be fixed in...
http://bugs.povray.org/task/205 (I confess to no review on porting. Christoph, I don't understand what you meant by the quick-reference section.) --------------- Details: The syntax notation used in the main documentation is...
http://bugs.povray.org/task/251 (Scan of source still shows some fseek(), ftell() use) --------------- Details: Code inspection shows that we're still using fseek() and ftell() in various places (including text file input), which...
http://bugs.povray.org/task/327 ---------------- Details pov 3.7 Can not identify the Chinese. I give the texture map file name in Chinese, it turns out parse error. (The title is accurate in the...
http://bugs.povray.org/task/32 User interface. Linux. No scene file needed. Command: povray one=two.pov --- Details: The following command fails with parsing error: povray +OqXfFbD0Vg5XjZgi5sOefkvdF_oCGrZ1ChVhrQw==.png +IqXfFbD0Vg5XjZgi5sOefkvdF_oCGrZ1ChVhrQw==.pov +W1000 +H1000 The following command succeeds: povray...
### Summary See user Subclick's post to povray.beta-test.binaries on Sept 09 2019: http://news.povray.org/povray.beta-test.binaries/thread/%3C8736h1fbvy.fsf%40sp.am%3E/ While original work done against v3.7 all the changes proposed verified to exist in the current v3.8...