File openCOLLADA.changes of Package openCOLLADA
-------------------------------------------------------------------
Mon Mar 26 20:54:48 UTC 2012 - dimstar@opensuse.org
- Update to svn 868:
+ Support make install target
+ Fixes build with gcc 4.7
- Rebase openCOLLADA-cmakelinuxbuild.patch
- Add openCOLLADA-gcc47.patch: Fix some more gcc 4.7 issues.
-------------------------------------------------------------------
Sun May 8 13:02:51 UTC 2011 - davejplater@gmail.com
- Fix for build flags included in openCOLLADA-cmakelinuxbuild.patch
by adding -O2 to all builds except openCOLLADASaxFrameworkLoader.
-------------------------------------------------------------------
Fri May 6 19:00:48 UTC 2011 - davejplater@gmail.com
- Moved the headers in devel subpackage to a named directory under
/usr/include/<library name>
-------------------------------------------------------------------
Fri May 6 09:51:54 UTC 2011 - davejplater@gmail.com
- Bumped library revision to 1 due to build changes.
-------------------------------------------------------------------
Tue May 3 01:41:03 UTC 2011 - davejplater@gmail.com
- Update to svn 839.
- Fixed build with openCOLLADA-COLLADABU_ASSERT.patch.
- Upstream changes :
*add hash_multimap
*clean up header
*fix asserts
-------------------------------------------------------------------
Sat Apr 23 14:01:13 UTC 2011 - davejplater@gmail.com
- Switched to cmake build system and improved library versioning
using openCOLLADA-cmakelinuxbuild.patch from Fedora with changes.
- libUTF, libbuffer and libftoa are no longer packaged and are
statically linked to the openCOLLADA libs that use them.
-------------------------------------------------------------------
Thu Mar 31 23:03:58 UTC 2011 - davejplater@gmail.com
- Update to svn836
- Upstream changes :
*fix validation preprocessor flag
*inti member variables
*fix uri copy ctor, add missing includes
*replace asserts
*fix import
*fix crash in utf conversion with recent gcc
*replace asserts by custom assert
-------------------------------------------------------------------
Fri Feb 11 22:20:31 UTC 2011 - davejplater@gmail.com
- Update to svn827
- Upstream changes:
*fix Issue 125: cgfx shader source file is not honoring the
search path on export.
*fix Issue 89: CONTINUITY semantic is not defined. Define all
semantics in COLLADASWInputList.h
*partially fix Issue 71: wrong opacity for effects without set
transparency
*fix Issue 65: COLLADASaxFWL::Loader::loadDocument() don't check
if the file correctly loads
*fix Issue 62: build fixes for linux (gcc 4.4.3)
*ignore bin and lib folder in pcre
*Issue 35: IWriter start, cancel, and finish methods not called
*remove precompiled pcre pattern from source
*fix Issue 122: Root::loadDocument("../a/b/c.dae") attempts to
open "../a/a/b/c.dae"
*Issue 145: std::terminate() while loading lightwave dae through
OpenCOLLADAValidator
*fix Issue 146: OpenCOLLADAValidator crash
COLLADASaxFWL::LibraryEffectsLoader::handleTexture
*fix Issue 151: CMakeLists.txt overwrites custom CMAKE_CXX_FLAGS
*Issue 153: crash in <articulated_system> improvements in
kinematics loader related to mathml
-------------------------------------------------------------------
Fri Jan 7 18:10:44 UTC 2011 - davejplater@gmail.com
- Spec file change to fix SLE_11_SP1 build made by repabuild.
-------------------------------------------------------------------
Mon Dec 27 11:07:43 UTC 2010 - davejplater@gmail.com
- Update to svn788
- Upstream changes
*fix Issue 148: Glitch in ftoa and dtoa (rename variables)
-------------------------------------------------------------------
Mon Nov 22 09:38:55 UTC 2010 - davejplater@gmail.com
- Update to svn785
- Prevent build of dae2ogre with openCOLLADA-nodae2ogre.patch
- Upstream changes :
*apply path from Issue 4: CMake or Scons
*fix performance issue with many materials
*fix: do not write empty <extra> element in <profile_COMMON>
*apply patch (only first change) provided in Issue 136: Fix for
color sets not exporting in colladaMaya
*fix Issue 137: SetParam does not properly export float<n> with
0's in it
-------------------------------------------------------------------
Sat Nov 6 10:08:12 UTC 2010 - davejplater@gmail.com
- Update to svn 779 Removed openCOLLADA-assign_value.patch which is
already incorporated in this revision.
- Upstream changes :
*fix Issue 126: cgfx shader source file is not honoring the search
path on export.
*apply patch provided in Issue 4: CMake or Scons (add cmake files)
*fix Issue 132: Small fix from compiling blender - collada with
-Wall -Werror
*fix Issue 131: Gcc will be initialized after warning fixes
-------------------------------------------------------------------
Tue Oct 26 23:59:02 UTC 2010 - pth@suse.de
- Actually assign the passed value in setter function.
- Manually strip libraries
-------------------------------------------------------------------
Sun Oct 24 11:22:11 UTC 2010 - davejplater@gmail.com
- Added patch COLLADA-linuxbuild.patch to fix shared lib build includes.
- Added patch openCOLLADA-buildflags.patch for optflags.
- Added patch openCOLLADA-soname.patch to add sonames to libs.
-------------------------------------------------------------------
Mon Oct 18 14:06:52 UTC 2010 - davejplater@gmail.com
- Created new package openCOLLADA needed by blender-2.5x
- OpenCOLLADA is a stream based reader and writer library for
COLLADA files. support@opencollada.org