openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
OpenEXR
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
over 2 years
ago.
Aug 08, 2022 — Aug 08, 2023
Showing page 8 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
pragmas to silence MSVC .Net 2005 warning 4290.
arasiah
More...
about 19 years ago
Wrong return type for method tryWait().
arasiah
More...
about 19 years ago
Added convenience functions to return the exact values of commonly used frame rates, and to guess exact frame rates from approximate ones.
fkainz
More...
about 19 years ago
Fixed comment.
fkainz
More...
about 19 years ago
Better double-to-Rational conversion routine, provided by Greg Ward.
fkainz
More...
about 19 years ago
Bug fix: Imath::Frustum<T>::planes() returns incorrect planes if the frustum is orthogonal. (Philip Hubbard)
fkainz
More...
about 19 years ago
Added optional standard attribute framesPerSecond.
fkainz
More...
about 19 years ago
Bug fix: bad data in RLE or ZIP-compressed input file throws Iex::BaseExc instead of Iex::InputExc.
fkainz
More...
about 19 years ago
Fixed typo in comment.
fkainz
More...
about 19 years ago
Rewrote Quat<T>::slerp(), using Don Hatch's method, which is numerically more accurate. Added confidence tests.
fkainz
More...
about 19 years ago
Eliminated variable n in Quat<T>::setRotationInternal().
fkainz
More...
about 19 years ago
Fixed typo in comment.
fkainz
More...
about 19 years ago
- Replaced multiple redundant definitions of type Int64 in Imath and IlmImf with a single definition in header file ImathInt64.h. - Deleted redundant operation in rand48next().
fkainz
More...
about 19 years ago
Eliminated unused variable edge2 in intersect().
fkainz
More...
about 19 years ago
Simplified Quat<T>::setRotationInternal().
fkainz
More...
about 19 years ago
Fixed typo in comment.
fkainz
More...
about 19 years ago
Fixed comments.
fkainz
More...
about 19 years ago
Make sure that gaussRand() calls log(double) and sqrt(double) as indicated by the comments in the function.
fkainz
More...
about 19 years ago
Imath cleanup:
fkainz
More...
about 19 years ago
Fixed typos in comments.
fkainz
More...
about 19 years ago
Rewrote Imath::Quat<T>::setRotation() to make it numerically more accurate.
fkainz
More...
about 19 years ago
Added recommendation on how to store CIE XYZ images in OpenEXR files.
fkainz
More...
about 19 years ago
*** empty log message ***
fkainz
More...
about 19 years ago
When loading an RGB image, exrdisplay now converts the pixels from the file's to the display's RGB space. This allows the program to display images with RGB spaces such as RIMM or XYZ on a monitor with Rec.709/sRGB chromaticities.
fkainz
More...
about 19 years ago
* Removed trailing comma after last enumerator in an enum. (found by Kai-Uwe Behrmann)
fkainz
More...
about 19 years ago
Semaphores now have a tryWait() method (added by Wojciech).
fkainz
More...
about 19 years ago
Added parentheses to avoid MSVC warning.
fkainz
More...
about 19 years ago
replaced mempcpy() with memcpy(), added missing "#include <math.h>"
fkainz
More...
about 19 years ago
Added function Imath::srand() (Rick Hankins)
fkainz
More...
over 19 years ago
Added a brief description of B44 compression.
fkainz
More...
over 19 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
23
24
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree