Mika Rautio
|
f9cce7f59c
MinGW __stat64 support depends on MSVCRT version
|
8 years ago |
Eshed
|
3b6ffc3ef5
fix mingw build (mingw supports stat64 nowadays)
|
8 years ago |
Kim Kulling
|
0379675fca
Add type to deal with 64-bit filesizes on x86_64-apple-darwin15.5.0x86_64-apple-darwin15.5.0
|
9 years ago |
Kim Kulling
|
83b02ff41f
DefaultIOStream: add missing detection for apple-based OS.
|
9 years ago |
Kim Kulling
|
bdcff35d5d
closes https://github.com/assimp/assimp/issues/901
|
9 years ago |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
Sherief Farouk
|
397fa374a3
Removed usage of Boost static assert.
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 years ago |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 years ago |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 years ago |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
henrikbuchholz
|
5983300422
Updated some code comments in DefaultIOStream.cpp
|
11 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
aramis_acg
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 years ago |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 years ago |
aramis_acg
|
adb4ab602e
Adding Importer::ReadFileFromMemory to make Chromanoid happy.
|
16 years ago |
aramis_acg
|
2b9461fbf7
MD3
|
16 years ago |
aramis_acg
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
16 years ago |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
17 years ago |
aramis_acg
|
b422d4e303
Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step.
|
17 years ago |
aramis_acg
|
66e69ef6b2
Fixes for 64 bit builds
|
17 years ago |
aramis_acg
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 years ago |
ulfjorensen
|
71fa1b508e
- corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore
|
17 years ago |
aramis_acg
|
db9c5fef2b
- ASE loader alpha
|
17 years ago |
kimmi
|
b76f999cb7
Initiual commit: AssetImporter source moved from ZFXCE repository to its own repository. PLease do not use the ZFXCE repo any more.
|
17 years ago |