aramis_acg
|
bee6884864
|
- DXF: improve polyline (2D) reading.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@907 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-02-23 14:24:14 +00:00 |
aramis_acg
|
f7eca27c1b
|
# fix gcc warning in export API (deleting void* is undefined)
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@906 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-02-22 20:17:54 +00:00 |
aramis_acg
|
4a88e50aa4
|
- revamp DXF loader. It now correctly distinguishes BLOCKS and ENTITIES and resolves cross references to entities from a block. Support for block-based coordinate-space transformations. Better polymesh handling. Improve error reporting. Refactor loader structure: the class itself is now stateless, reading is done using LineSplitter.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@905 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-02-22 19:58:29 +00:00 |
aramis_acg
|
00238e84e8
|
# fix vc8 compilation. See https://sourceforge.net/projects/assimp/forums/forum/817654/topic/4372824
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@904 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-02-22 19:51:32 +00:00 |
aramis_acg
|
94767ecf8c
|
Merge https://github.com/tonttu/assimp
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@903 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-02-20 00:01:52 +00:00 |
aramis_acg
|
79eca6196d
|
[3167364] -- is not allowed in XML comments, thus rendering assimp_cmd's output malformed in some cases. Subtitute -- by ?-.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@902 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-02-10 16:58:44 +00:00 |
aramis_acg
|
692cf1f84a
|
- update regression db.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@901 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-02-03 14:35:39 +00:00 |
aramis_acg
|
2b9ad081e0
|
- CHANGE vertex count and texture channel count limits to 8. Adapt all parts of the code which depended on both of them being set to 4. Test suite passes.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@900 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-02-03 14:14:09 +00:00 |
aramis_acg
|
58ce3ee879
|
# fix potential LWO crashbug related to UV processing [http://sourceforge.net/projects/assimp/forums/forum/817653/topic/4070109]
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@899 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-02-03 13:22:38 +00:00 |
ulfjorensen
|
0d5ac4725a
|
Adapted included to allow compiling with Visual Studio 2010
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@898 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-27 17:03:30 +00:00 |
ulfjorensen
|
0e77095ace
|
Experimental bugfix: avoid most pstdint.h stuff when VC10 stdint.h is included.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@897 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-24 19:44:09 +00:00 |
kimmi
|
45fca4b005
|
BUGFIX : Fix compile error on SunOS xentros 5.11: symbol conflict.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@896 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-23 22:49:02 +00:00 |
ulfjorensen
|
28008debf7
|
forgot the new files...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@895 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-21 15:37:34 +00:00 |
ulfjorensen
|
3a4651b0ec
|
Bugfix: SplitByBoneCountProcess sometimes split too early
Export API continued.
First version of the Collada Exporter added. Handles static geometry and node hierarchy upto now.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@894 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-21 15:37:00 +00:00 |
aramis_acg
|
553b3567c8
|
- work on export API prototype, now relies on IOStreams.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@893 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-11 22:15:28 +00:00 |
aramis_acg
|
99f2e3bd97
|
# bugfix typo in blender loader leading to warnings due to non-existent fields in the DNA.
# bugfix: blender loader no longer fails on embedded textures with uppercase file names.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@892 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-11 22:11:58 +00:00 |
aramis_acg
|
a63c56f4f7
|
+ add boost.noncopyable to boost-workaround.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@891 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-09 23:15:20 +00:00 |
kimmi
|
f1d02ecd5d
|
- UPDATE : Add missing files for export-API.
- UPDATE : Disable export API for temporary until implementation is finished.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@890 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-09 19:39:42 +00:00 |
kimmi
|
1aa37848c9
|
BUGFIX : Add missing cpp-header- if file was included by a cpp-compiler.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@889 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-09 19:37:18 +00:00 |
kimmi
|
a6a1d57781
|
BUGFIX : Set the object name in assimp-node instance.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@888 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-09 19:36:18 +00:00 |
ulfjorensen
|
cef429bb70
|
Refined exporter implementation
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@887 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-06 14:16:22 +00:00 |
aramis_acg
|
e5f7fe0c3a
|
- More work on the current draft of the export interface. Again, please comment.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@886 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-05 22:07:51 +00:00 |
ulfjorensen
|
ae23c03bd9
|
First proposal of the Assimp export API. Please comment.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@885 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-05 15:33:01 +00:00 |
aramis_acg
|
9c0af14d75
|
- fix doc.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@884 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-05 15:03:14 +00:00 |
aramis_acg
|
24a0132598
|
+ SplitByBonesCountProcess: make bone limit configurable.
- fix tabbing.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@883 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-05 13:22:44 +00:00 |
ulfjorensen
|
9a47236bb3
|
Bugfix: SplitByBoneCount process now updates "used"-flags for bones after having checked the whole face. Avoids the addition of empty bones to a submesh when a face requires multiple bones of which only a part fit into the bone count limit.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@882 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2011-01-04 19:31:54 +00:00 |
aramis_acg
|
09fbcfffd0
|
Fix [3148199] / crash in aiMaterial::Get<T>().
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@881 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-12-30 17:43:04 +00:00 |
aramis_acg
|
74d9339274
|
- Change AI_FAST_ATOF_RELAVANT_DECIMALS to 10.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@880 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-12-27 15:59:06 +00:00 |
aramis_acg
|
478d974344
|
# export aiAssert.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@879 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-12-18 20:20:09 +00:00 |
aramis_acg
|
21e36f6855
|
# fix critical bug in the zip release script that caused the lib files in the debug folders to be the release versions. This bug affects the last release and possibly 1.1 as well.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@878 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-12-18 20:08:16 +00:00 |
aramis_acg
|
3baec40ade
|
# fix memory leak in Importer -- progress handler was never deleted. Thanks to dee_ment to point it out (see https://sourceforge.net/tracker/index.php?func=detail&aid=3134561&group_id=226462&atid=1067632).
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@877 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-12-11 15:50:14 +00:00 |
aramis_acg
|
62f6b57637
|
# fix throw statement in Q3BSPFileImporter.cpp -- we don't new() DeadlyImportError.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@876 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-12-06 21:34:31 +00:00 |
aramis_acg
|
e2e5463845
|
# fix potential memory leak in MD5Loader.cpp.
- unify formatting in the aforementioned loader.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@875 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-12-06 21:31:52 +00:00 |
aramis_acg
|
86629f5c10
|
- remove old test code stub. I have no idea how this ugly piece of shit managed to survive *that* long.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@874 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-12-06 19:49:55 +00:00 |
kimmi
|
bd92f15128
|
- BUGFIX : Fix aiQuaternion::nomalize method.
- UPDATE : Improve performance by avoiding multiple divisions.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@873 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-27 13:53:34 +00:00 |
aramis_acg
|
76a733e2f4
|
- fix _DEBUG/DEBUG inconsistencies in favour of _DEBUG. Thanks to Carsten Fuchs to point it out!
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@869 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-26 11:30:25 +00:00 |
aramis_acg
|
d54a841f06
|
- remove unneeded Assimp.net post build event.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@866 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-23 19:01:15 +00:00 |
aramis_acg
|
03e6ab451d
|
- update Assimp.NET. Fix SWIG output folder & add missing ProgressHandler.h %include.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@865 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-23 08:45:32 +00:00 |
ulfjorensen
|
a9e96e2f9b
|
- added a new post processing step to split up meshes into submeshes with a limited number of bones.
- fixed some wording details
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@864 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-22 18:14:51 +00:00 |
aramis_acg
|
b12d8be8ca
|
*** TAG 2.0 RELEASE ***.
See http://assimp.svn.sourceforge.net/viewvc/assimp/trunk/CHANGES?revision=845&view=markup for the official changelist. Many thanks to all contributors!
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@863 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-21 21:40:41 +00:00 |
aramis_acg
|
a453a0f69e
|
- bugfix: In the vc9-x64-debug configuration, assimp_cmd was set to Win32.
- inno setup: use silent install mode for msvc runtime redistributables.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@862 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-21 20:35:26 +00:00 |
aramis_acg
|
e5da6c9d33
|
- zip releases will now unpack in a single folder.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@861 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-21 20:22:55 +00:00 |
aramis_acg
|
24aaedb9fd
|
- remove vc8 workspaces from trunk.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@860 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-21 20:06:25 +00:00 |
klickverbot
|
3bf11785c8
|
Whitespace cleanup.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@859 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-21 19:57:34 +00:00 |
klickverbot
|
6744cb32bc
|
Updated D bindings to the new API.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@858 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-21 19:52:11 +00:00 |
aramis_acg
|
a3e42915d8
|
- update credits.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@857 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-21 19:23:31 +00:00 |
aramis_acg
|
bb71e2d771
|
- update setup scripts.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@856 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-21 19:10:48 +00:00 |
klickverbot
|
140efeadc0
|
Bump the SOVERSION on CMake builds as well.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@855 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-21 19:01:22 +00:00 |
aramis_acg
|
e76dc77562
|
update version number for the CMake build
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@854 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-21 18:48:14 +00:00 |
aramis_acg
|
51fbb630e7
|
- fix vc9's debug-x64 build config.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@853 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-11-21 18:36:21 +00:00 |