Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add some msvc temp files to the ignore #6

Closed
wants to merge 815 commits into from
Closed

add some msvc temp files to the ignore #6

wants to merge 815 commits into from

Conversation

meshula
Copy link
Contributor

@meshula meshula commented Jun 1, 2012

No description provided.

Andrew Kunz and others added 30 commits December 13, 2006 22:26
nickrasmussen and others added 13 commits January 25, 2012 17:48
Initial checkin of the PyIlmBase code
…d with the visibility attribute.

Added VS2010 project files.
Updated Window README files to reflect current state of build system.
Updated deploy .cmd files appropriately. Did not update VS2003/2005/2008 vcproj files! This must be done before release.
Added MSVC intermedidate files to .gitignore
BaseExc is no longer derived from std::string (because std::string is not adorned for export from the STL on MSVC)
Added operators to BaseExc to preserve string interface
Made throwErrnoExc not segfault on windows
Fixed miscellaneous precision loss warnings
Fixed zlib problems on MSVC (ZLIB_WINAPI must not be specified in EXR source code)
Fix MSVC runtime segfault in ScanLineInputFile::readPixels
Fix miscellaneous (but not all) signed/unsigned assignment warnings
Use !! instead of bool constructor
Modify IlmImfTest so that it is runnable on Windows
Repair some (but not all) 3 space tabs to 4 spaces
Note: testRgba.cpp has no functional change in the diff, only tab replacement
deleted fullpath.h and fullpath.cpp from IlmImf
	IlmBase/vc/vc8/IlmBase/Iex/Iex.vcproj
vs2008 changes to vcproj and deleted fullpath.h/.cpp
@meshula
Copy link
Contributor Author

meshula commented Jun 8, 2012

Ok, this one has my work and Yujie's work!

@pstanczyk
Copy link
Contributor

I just applied the patch on linux and it all looks well. Yujie will try the same, clean environment, on the Windows box. If that works, then I can apply the patch and push it to master.

@meshula
Copy link
Contributor Author

meshula commented Jun 11, 2012

Hi Piotr, Yujie found my error in the incomplete scan line detection, and I've updated the pull request with her fix.

@meshula
Copy link
Contributor Author

meshula commented Jun 11, 2012

Added the missing degenerate() method to Frustum which we need to compile some software.

@meshula meshula closed this Sep 24, 2012
ehanway-ilm pushed a commit that referenced this pull request Jul 11, 2014
  ImfDwaCompressor.cpp/.h
  ImfFastHuff.cpp

This should fix #8 and fix #6
@qflb qflb mentioned this pull request Sep 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants