5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected over 2 years ago.
Aug 08, 2022 — Aug 08, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed .cvsignore. Debug directory is no longer used. More... over 15 years ago
Removed .cvsignore. release directory is no longerin use More... over 15 years ago
Remove .cvsignore file, debug directory is no longer in use More... over 15 years ago
jihun:half extern valiables -> static member variables again More... over 15 years ago
pstanczyk: formatting change More... over 15 years ago
pstanczyk: Bumping the version up to 1.0.2 More... over 15 years ago
jihun:linux static members More... over 15 years ago
jihun:win64 More... over 15 years ago
jihun:win64 More... over 15 years ago
jihun:macformat error on windows More... over 15 years ago
jihun:test cvs More... over 15 years ago
jihun:win64 More... over 15 years ago
jihun:win64 More... over 15 years ago
jihun:wun64 More... over 15 years ago
jihun:win64 More... over 15 years ago
Adding patches from Paul for extending the build on OSX 64: - one to specify build architecture(s), and another to specify SDK. More... over 15 years ago
Updated Change log: added new double-precision matrix and vector attribute types More... over 15 years ago
Added new atttribute types: M33dAttribute 3x3 double-precision matrix M44dAttribute 4x4 double-precision matrix V2d 2D double-precision vector V3d 3D double-precision vector More... over 15 years ago
Imath::Box optimization: remove loops from methods by partially specializing the class, for boxes of two and three dimensions. More... almost 16 years ago
minor: type correction for the std::string find function More... almost 16 years ago
Minor changes to make the windows build spew out fewer wornings, thanks to John Burnett for the changes. More... almost 16 years ago
Bug fix: using IlmThread in a Renderman plugin caused a crash on exit. More... over 16 years ago
Bug fix: crashes when reading damaged images, caused by buffer overruns, or by deleting uninitialized pointers (found by Apple). More... over 16 years ago
Added explicit copy constructors to Imath::Matrix33<T> and ImathMatrix44<T> to make conversions between float and double matrices more convenient. More... over 16 years ago
Bug fix: blurring a uniform gray card image using the -b command line flag does not produce a uniform gray card image on output. More... almost 17 years ago
Added a paragraph about layers to the "Channel Names" section. More... almost 17 years ago
*** empty log message *** More... almost 17 years ago
Added Premultiplied vs. Un-Premulitiplied Color section: states explicitly that pixels with zero alpha and non-zero RGB are allowed, points out that preserving such a pixel can be a problem in application programs with un-premultiplied internal image representations. More... almost 17 years ago
Fixed a couple of typos related to Vec4<T>. More... almost 17 years ago
Merging with ILM-internal changes. More... almost 17 years ago