povray icon indicating copy to clipboard operation
povray copied to clipboard

The Persistence of Vision Raytracer: http://www.povray.org/

Results 134 povray issues
Sort by recently updated
recently updated
newest added

Hi again, I identified another potential vulnerability in a clone function MultiPartInputFile::initialize() in `libraries/openexr/IlmImf/ImfMultiPartInputFile.cpp` sourced from [AcademySoftwareFoundation/openexr](https://github.com/AcademySoftwareFoundation/openexr). This issue, originally reported in [CVE-2021-20299](https://nvd.nist.gov/vuln/detail/CVE-2021-20299), was resolved in the repository via this...

Hi there, I identified other potential vulnerabilities in clone functions in `libraries/tiff/tools` sourced from [vadz/libtiff](https://github.com/vadz/libtiff). This issue, originally reported in [CVE-2016-9534](https://nvd.nist.gov/vuln/detail/CVE-2016-9534), was resolved in the repository via this commit https://github.com/vadz/libtiff/commit/83a4b92815ea04969d494416eaae3d4c6b338e4a....

Hi Development Team, I identified a potential vulnerability in a clone function process() in `libraries/tiff/tools/gif2tiff.c` sourced from [vadz/libtiff](https://github.com/vadz/libtiff). This issue, originally reported in [CVE-2013-4244](https://nvd.nist.gov/vuln/detail/CVE-2013-4244), was resolved in the repository via...

Please review from two fixing for missing stuff in Visual Studio Community 2022 ? :) So far it compiles very smoothly but after then it doesn't work at launch as...

user_defined cameras don't apply transformations to the user defined functions. This makes them more difficult to work with when moving the camera. This commit will apply transformations, if present, after...

**Summary** Please see https://news.povray.org/povray.general/thread/%3Cweb.674a4c31296bdfa2e3cbe740b3ec8729%40news.povray.org%3E/ for an example. **POV-Ray Version** - 3.7.0.10.unofficial from Ubuntu 24.10 **Scene** polygon { 5, , , , , texture { pigment { color rgb } }...

bug?

**Summary** Declaring an interior, and then assigning it to another variable causes POV-Ray to halt with a bad allocation error. **POV-Ray Version** - Incarnation: POV-Ray for Unix - Affected build...

bug?

**Is your feature request related to a problem?** The keywords `srgb`, `srgbf`, `srgbt`, and `srgbft` accept arguments outside the defined domain of the sRGB transfer function. This has caused confusion...

feature

http://bugs.povray.org/task/145 --------------- Details: In other languages if you encounter an error you'll often be presented with a stack trace showing not only the file and line number the error occurred...

feature

It would be nice to be able to use strings in #switch statements as well as floats.

feature