Kim Kulling
|
1b4cbcc6ad
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2017-05-25 22:40:36 +02:00 |
Kim Kulling
|
a2b8d66a86
|
Update license info.
|
2017-05-09 19:57:36 +02:00 |
Chris Russ
|
05a6ee6473
|
Adding double precision import support for formats that can be exported
|
2016-07-16 18:23:33 +10:00 |
Kim Kulling
|
1191d03405
|
Update license info.
|
2016-01-01 21:07:24 +01:00 |
Francesco Guastella
|
2750f8da24
|
Added support for reflection maps for OBJ files
|
2015-10-15 15:46:35 +02:00 |
Kim Kulling
|
14a849b398
|
Obj-loader: change include brackets.
|
2015-07-10 01:21:10 +02:00 |
Richard
|
83de707587
|
Refactor: Expand tabs to 4 spaces
|
2015-06-28 16:04:15 -06:00 |
Richard
|
a96a595a7a
|
Refactor: Trim trailing whitespace
|
2015-06-28 16:01:32 -06:00 |
Richard
|
4c1a0507fe
|
Refactor: Line endings are LF, not CRLF
|
2015-06-28 15:59:33 -06:00 |
Kim Kulling
|
2bfc353fde
|
License info: update year info.
|
2015-06-28 21:48:25 +02:00 |
gongwei
|
0b88f72be2
|
refactor the code, also parse texture option explictly
|
2013-12-02 22:58:15 +08:00 |
gongwei
|
0860254a2b
|
Fix Obj texture parsing error: where obj texture map statement contains texture option, it will fail to parse the correct image url, as a result, the texture won't be shown. Besides, we also add clamp texture mode for obj
|
2013-12-02 22:55:51 +08:00 |
aramis_acg
|
4dbf539b44
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1147 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-02-03 03:38:30 +00:00 |
kimmi
|
b0d8d83b75
|
BUGFIX 2970556: Fix possible overflow in material importer ( obj ) .
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@833 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-10-26 18:48:55 +00:00 |
aramis_acg
|
7cea2eb497
|
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@661 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-04-10 15:30:22 +00:00 |
kimmi
|
fa8edfe207
|
- BUGFIX: Fixed a crash in the normal-loader method of obj loader.
- CHANGE: Improve and fix a bug in texture coordinate loading in obj loader.
- CHANGE: Use ai_assert instead of assert.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@112 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2008-08-14 21:25:50 +00:00 |
kimmi
|
a3d2ff5f26
|
CHANGE: Bugfixes for ObjFile material import
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@53 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2008-06-03 21:32:56 +00:00 |
DarkGuru
|
de1c66d941
|
Some fixes for build with MinGW
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@38 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2008-05-24 08:12:53 +00:00 |
aramis_acg
|
8c002e6998
|
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@25 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2008-05-22 10:20:31 +00:00 |
kimmi
|
a052251bcf
|
FEATURE: First prototype for ObjFile material-importer, the assimp data structure will not be created yet.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@17 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2008-05-16 17:57:48 +00:00 |
aramis_acg
|
db9c5fef2b
|
- ASE loader alpha
- MDL loader stable
- 3ds bugfixes,
- API extensions
- New viewer features - WIP
- Support for C
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@11 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2008-05-09 17:24:28 +00:00 |
kimmi
|
b76f999cb7
|
Initiual commit: AssetImporter source moved from ZFXCE repository to its own repository. PLease do not use the ZFXCE repo any more.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2008-05-05 12:36:31 +00:00 |