lp:blender/win32libs

Created by jesterKing and last modified
Get this branch:
bzr branch lp:blender/win32libs

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
jesterKing
Project:
Blender
Status:
Mature

Import details

Import Status: Failed

This branch is an import of the Subversion branch from https://svn.blender.org/svnroot/bf-blender/trunk/lib/windows.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 4 minutes — see the log
Import started on pear and finished taking 5 minutes — see the log
Import started on pear and finished taking 3 minutes — see the log
Import started on pear and finished taking 4 minutes — see the log

Whiteboard

20100619 maxb Approved (though I am curious whether bzr-svn will interpret this URL as a branch...)

Recent revisions

335. By campbellbarton

Add externals to put site-packages in release

334. By campbellbarton

Remove Python3.2 libs

333. By dingto

Windows MSVC 2008 libs: Remove old Python 3.2 includes.

332. By campbellbarton

Add numpy builds created by DingTo

331. By campbellbarton

Remove LCMS

330. By dingto

MSVC 2008 x86
* Update OSL to 1.4.0 and OIIO to 1.3.9.

329. By sergey

Test commit: use native end of lines

328. By gaiaclary

OpenCollada 32 bit libraries for windows based on git 463ba8a2ef5a021ce21df614dde29e0ee800e10b (build for debug and release with /MT flag)

327. By jesterking

Update to 463ba8a2ef5a021ce21df614dde29e0ee800e10b ( https://github.com/KhronosGroup/OpenCOLLADA )

326. By dingto

Windows vc 2008 libs:
* Update OSL from version 1.3.0 to 1.3.2 for x86 and x86-64.
* Update build.bat to use llvm 3.2

Release 1.3.2 - 19 Jun 2013 (compared to 1.3.1)
-----------------------------------------------
* fmod(triple,triple,float) was not working properly in Windows.
* Nicer debug printing (for developers) when an op doesn't have an
  associated source line.
* Avoid incorrect heap addressing when retrieving a symbol's address.
* oslc new gives a compile error when trying to use a function as
  if it were an ordinary variable.
* Fix for a bug where an early 'return' from a shader could lead to
  output parameters not being properly copied to the inputs of their
  downstream connections.
* Fix bug where filterwidth() didn't properly mark itself as needing
  derivatives of its argument.

Release 1.3.1 - 15 May 2013 (compared to 1.3.0)
-----------------------------------------------
* The integer versions of min(), max(), and clamp() were not working
  properly.
* Added CMake option 'ENABLERTTI' that enables use of RTTI for sites that
  must link against an RTTI-enabled LLVM (the default is to assume LLVM
  is built without RTTI, so we don't use it either).
* Work around CMake bug where on some platforms, CMake doesn't define the
  'NDEBUG' when making the 'RelWithDebInfo' target (which is sometimes
  used for profiling).
* Docs: Eliminated discussion of random(), which was never implemented
  and we can't think of a good use case.
* Add Make/CMake option 'USE_EXTERNAL_PUGIXML' which if set to nonzero
  will find and use a system-installed PugiXML rather than assuming that
  it's included in libOpenImageIO. When used, it will also use the
  environment variable PUGIXML_HOME (if set) as a hint for where to find
  it, in case it's not in a usual system library directory.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers