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
Inactive
Commits
: Listings
Analyzed
27 days
ago. based on code collected
over 2 years
ago.
Aug 08, 2022 — Aug 08, 2023
Showing page 3 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merged with ILM-internal changes.
fkainz
More...
almost 17 years ago
Added slerpShortestArc() and euclideanInnerProduct() functions to Imath::Quat<T>. (Nick Porcino)
fkainz
More...
almost 17 years ago
Added conversions between Imath::Vec3<T> and Imath::Vec4<T>.
fkainz
More...
about 17 years ago
Added new 4D vector class template Imath::Vec4<T>.
fkainz
More...
about 17 years ago
Added comment to warn users that the matrix to Euler angle conversion routines assume that matrices do not contain non-uniform scaling or shear.
fkainz
More...
about 17 years ago
exrenvmap improvements: - New command line flags set the type of the input image to latitude-longitude map or cube-face map, overriding the envmap attribute in the input file header. - Cube-face maps can now be assembled from or split into six square sub-images. - Converting a cube-face map into a new cube-face map with the same face size copies the image instead of resampling it. This avoids blurring when a cube-face map is assembled from or split into sub-images.
fkainz
More...
about 17 years ago
trivial mods to clean up compiler warnings
pstanczyk
More...
about 17 years ago
Updated standard chromaticities in ImfAcesFile.cpp to match final ACES (Academy Color Encoding Specification) document.
fkainz
More...
about 17 years ago
Faster 3x3 and 4x4 matrix construction and copying (Nick Porcino).
fkainz
More...
over 17 years ago
adding #include "ImathPlatform.h" /* [i_a] M_PI_2 */ to define M_PI_2 for those platforms that haven't got it in the standard run-time lib
pstanczyk
More...
over 17 years ago
Fixed some Windows compiler warnings (change submitted by Dan Wexler).
fkainz
More...
over 17 years ago
Applied patch submitted by Ger Hobbelt.
fkainz
More...
over 17 years ago
Fix build issues on Windows. (Reported by Ger Hobbelt)
fkainz
More...
over 17 years ago
Bug fix: lowest-x-resolution level for rip maps was not computed correctly. (Found by Ger Hobbelt)
fkainz
More...
over 17 years ago
Constructors for TypedAttribute<T> now explicitly initialize the Attribute base class to make gcc 4.0.2 warnings go away (warnings appear only with -Wextra). (Reported by Ken McGaugh)
fkainz
More...
over 17 years ago
Fixed typo in comment (found by Ken McGaugh).
fkainz
More...
over 17 years ago
Fixes to make code compile with fewer problems on Windows.
fkainz
More...
over 17 years ago
Fixed typo in comment.
fkainz
More...
over 17 years ago
Fixed typo in usage message.
fkainz
More...
over 17 years ago
Fixed typo in comment.
fkainz
More...
over 17 years ago
Added Renderman-style worldToCamera and worldToNDC 4x4 matrix attributes to ImfStandardAttributes.h
fkainz
More...
over 17 years ago
Correction - maximum length of names is now 255, not 31 bytes.
fkainz
More...
over 17 years ago
Increased maximum length of attribute names, attribute type names and channel names from 32 to 255 characters.
fkainz
More...
over 17 years ago
Fixed typo in comment.
fkainz
More...
over 17 years ago
Bug fix: rgb2hsv() and hsv2rgb() returned incorrect results
fkainz
More...
over 17 years ago
Changed the floating-point coefficients in the chroma up- and down-sampling filters from double to single precision.
fkainz
More...
over 17 years ago
Reading luminance/chroma-encoded files via the RGBA interface is faster: buffer padding avoids cache thrashing for certain image sizes, redundant calls to saturation() have been eliminated. (Mike Wall / AMD)
fkainz
More...
over 17 years ago
Added missing "#include <string.h>" line in exr*/main.cpp, to avoid errors when compiling with GCC 4.3.
fkainz
More...
over 17 years ago
Added setLayerName() function to class RgbaInputFile and class TiledRgbaInputFile.
fkainz
More...
over 17 years ago
Bug fix: InputFile::setFrameBuffer() dereferences an invalid iterator. (found by Jon Wadelton)
fkainz
More...
over 17 years ago
←
1
2
3
4
5
6
7
8
9
…
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