|
Re: Pre-built libraries/examples for Windows?
Paul,
We're sorry you're having difficulties building OCIO on Windows.
Unfortunately, I dont have daily access to a Windows machine for
testing, but I know the Foundry is successfully using OCIO on
Paul,
We're sorry you're having difficulties building OCIO on Windows.
Unfortunately, I dont have daily access to a Windows machine for
testing, but I know the Foundry is successfully using OCIO on
|
By
Jeremy Selan <jeremy...@...>
·
#535
·
|
|
Pre-built libraries/examples for Windows?
Hey folks. I'm starting to look at OCIO for integration into one or more of my applications and am having trouble getting it built on Windows (my primary dev machine). I use Visual Studio 2008. I
Hey folks. I'm starting to look at OCIO for integration into one or more of my applications and am having trouble getting it built on Windows (my primary dev machine). I use Visual Studio 2008. I
|
By
Paul Miller <pa...@...>
·
#534
·
|
|
Re: Review: Refactored baker code to allow for more advanced lut output
I've been able to reproduce this now - thanks.
-- Jeremy
I've been able to reproduce this now - thanks.
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#532
·
|
|
Re: Review: Refactored baker code to allow for more advanced lut output
Thanks for the report. I'll try to get this fixed asap. What platform
are you on?
Thanks for the report. I'll try to get this fixed asap. What platform
are you on?
|
By
Jeremy Selan <jeremy...@...>
·
#531
·
|
|
Re: Review: Refactored baker code to allow for more advanced lut output
Hey Jeremy, sorry about the late reply, I seem to have looked over this email.
This is really helpful, thanks for this.
I found a crash bug in the OCIO code. Ocioconvert crashes when you feed in EXR's
Hey Jeremy, sorry about the late reply, I seem to have looked over this email.
This is really helpful, thanks for this.
I found a crash bug in the OCIO code. Ocioconvert crashes when you feed in EXR's
|
By
Oliver Farkas <oliver...@...>
·
#533
·
|
|
Re: External Dependencies
Yah, I'm in the same place. The OSX target is fine, it's the
ipod/ipad arm targets that fail. (The first error I encounter is that
when building yaml-cpp the compiler is tested by building a
Yah, I'm in the same place. The OSX target is fine, it's the
ipod/ipad arm targets that fail. (The first error I encounter is that
when building yaml-cpp the compiler is tested by building a
|
By
Jeremy Selan <jeremy...@...>
·
#527
·
|
|
Re: External Dependencies
Yep that's what I saw last night, everything builds for a OSX target fine other than PyOpenColor which fails to link because of some Python symbols. Did you find a fix for this?
The xcode build spits
Yep that's what I saw last night, everything builds for a OSX target fine other than PyOpenColor which fails to link because of some Python symbols. Did you find a fix for this?
The xcode build spits
|
By
Malcolm Humphreys <malcolmh...@...>
·
#530
·
|
|
Re: External Dependencies
funny I just saw the article about Lasseter watching dailies for all
of Cars 2 on his ipad2. There is already the horror of people looking
at quicktimes on different machines and it doesn't always
funny I just saw the article about Lasseter watching dailies for all
of Cars 2 on his ipad2. There is already the horror of people looking
at quicktimes on different machines and it doesn't always
|
By
Deke Kincaid <dekek...@...>
·
#526
·
|
|
Re: Yaml-cpp version / windows build
I verified what the new.ocio output looks like, and the shortened
"-FileTransform" syntax you mention does not appear to be enabled by
default, though perhaps there's an additional switch we can set
I verified what the new.ocio output looks like, and the shortened
"-FileTransform" syntax you mention does not appear to be enabled by
default, though perhaps there's an additional switch we can set
|
By
Jeremy Selan <jeremy...@...>
·
#525
·
|
|
Re: Yaml-cpp version / windows build
Sounds good!
I seem to recall Malcolm mentioning that an updated yaml-cpp would allow tidying up the config syntax a bit - allowing "-FileTransform{src:blah}" instead of "-!<FileTransform>{src:blah}",
Sounds good!
I seem to recall Malcolm mentioning that an updated yaml-cpp would allow tidying up the config syntax a bit - allowing "-FileTransform{src:blah}" instead of "-!<FileTransform>{src:blah}",
|
By
dbr/Ben <dbr....@...>
·
#529
·
|
|
Review: Windows Support Bugfixes
https://github.com/imageworks/OpenColorIO/pull/117
Added a bunch of windows build fixes. Thanks to the Foundry for
providing this hitlist. Biggest change of note is the updated from
yaml-r423 to
https://github.com/imageworks/OpenColorIO/pull/117
Added a bunch of windows build fixes. Thanks to the Foundry for
providing this hitlist. Biggest change of note is the updated from
yaml-r423 to
|
By
Jeremy Selan <jeremy...@...>
·
#524
·
|
|
Re: External Dependencies
Heh, an OCIO image viewer for iPad? \o/
I've compiled OCIO via the Xcode project generator a while ago, when adding the CSP prelut support (to get Xcode's nice error reporting) - wasn't for iOS, but
Heh, an OCIO image viewer for iPad? \o/
I've compiled OCIO via the Xcode project generator a while ago, when adding the CSP prelut support (to get Xcode's nice error reporting) - wasn't for iOS, but
|
By
dbr/Ben <dbr....@...>
·
#528
·
|
|
Yaml-cpp version / windows build
FYI,
The Foundry has successfully gotten OCIO working on Windows, but it
required bumping up to the latest stable yaml-cpp version. So just a
heads up, that library version will be changing soon.
FYI,
The Foundry has successfully gotten OCIO working on Windows, but it
required bumping up to the latest stable yaml-cpp version. So just a
heads up, that library version will be changing soon.
|
By
Jeremy Selan <jeremy...@...>
·
#522
·
|
|
Re: External Dependencies
We can certainly wait. I'll do all my development on a local
(jeremys) topic branch, which should more than suffice until around
siggraph.
-- Jeremy
<malcolmh...@...> wrote:
We can certainly wait. I'll do all my development on a local
(jeremys) topic branch, which should more than suffice until around
siggraph.
-- Jeremy
<malcolmh...@...> wrote:
|
By
Jeremy Selan <jeremy...@...>
·
#521
·
|
|
Re: External Dependencies
Can I give it a go before you decide? I was looking at andriod porting a while back as well which I guess is along the same lines.
.malcolm
Can I give it a go before you decide? I was looking at andriod porting a while back as well which I guess is along the same lines.
.malcolm
|
By
Malcolm Humphreys <malcolmh...@...>
·
#523
·
|
|
External Dependencies
Folks,
I've been trying to get OCIO compiled for the iPad (think siggraph
tech demo), and I've been having a very hard time getting the XCode
cmake exporter to generate a working project. I've
Folks,
I've been trying to get OCIO compiled for the iPad (think siggraph
tech demo), and I've been having a very hard time getting the XCode
cmake exporter to generate a working project. I've
|
By
Jeremy Selan <jeremy...@...>
·
#520
·
|
|
Review: Refactored baker code to allow for more advanced lut output
https://github.com/imageworks/OpenColorIO/pull/116
This addresses oliver's bug where an HDR lin -> Dreamcolor ociobakelut
command was clipping the highlights.
After this fix, you can get a proper
https://github.com/imageworks/OpenColorIO/pull/116
This addresses oliver's bug where an HDR lin -> Dreamcolor ociobakelut
command was clipping the highlights.
After this fix, you can get a proper
|
By
Jeremy Selan <jeremy...@...>
·
#519
·
|
|
Review: misc python updates
https://github.com/imageworks/OpenColorIO/pull/114
* PyColorSapce supports kwarg initialization
* Exposed ClearAllCaches to python
-- Jeremy
https://github.com/imageworks/OpenColorIO/pull/114
* PyColorSapce supports kwarg initialization
* Exposed ClearAllCaches to python
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#518
·
|
|
Review: Added OCIO_VERSION_HEX to public header for easy version comparison
https://github.com/imageworks/OpenColorIO/pull/112
This exposes a single 4-byte hex number, e.g. 0x01050200 == 1.5.2
Use this for numeric comparisons, e.g. #if OCIO_VERSION_HEX >= ...
Note: in the
https://github.com/imageworks/OpenColorIO/pull/112
This exposes a single 4-byte hex number, e.g. 0x01050200 == 1.5.2
Use this for numeric comparisons, e.g. #if OCIO_VERSION_HEX >= ...
Note: in the
|
By
Jeremy Selan <jeremy...@...>
·
#517
·
|
|
OCIO 0.8.1 Released
Version 0.8.1 (May 9 2011):
* New roles: TEXTURE_PAINT + MATTE_PAINT
* Mari API Example (src/mari)
* FileFormat registry updated to allow Windows + Debug support
* boost_ptr build
Version 0.8.1 (May 9 2011):
* New roles: TEXTURE_PAINT + MATTE_PAINT
* Mari API Example (src/mari)
* FileFormat registry updated to allow Windows + Debug support
* boost_ptr build
|
By
Jeremy Selan <jeremy...@...>
·
#516
·
|