Jared Mulconry
|
9088deeb1d
|
Eliminated all warnings under clang with default settings. One remains in the included zlib contrib project.
|
2017-09-30 23:29:56 +10:00 |
Jared Mulconry
|
12b6895f7b
|
Replaced unsigned long for the crc table to z_crc_t, to match what is returned by get-crc_table
|
2017-09-29 01:29:11 +10:00 |
Kim Kulling
|
c3cd7349d0
|
unzip: latest greatest.
|
2017-08-05 18:46:34 +02:00 |
Kim Kulling
|
524834c307
|
Fix line endings.
|
2015-08-08 18:02:37 +02:00 |
abma
|
c7ab8383bd
|
fix warning:
equality comparison with extraneous parentheses
|
2014-08-17 23:39:49 +02:00 |
aramis_acg
|
3204cf2736
|
Add conditional define to allow users to compile against their own zlib's.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@784 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-07-16 17:49:04 +00:00 |
ulfjorensen
|
3adce87c5c
|
- Made it mostly compile again
- Updated VC9 project files
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@756 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-06-21 17:28:02 +00:00 |
kimmi
|
f017b5a4a4
|
- FEATURE : First version of PK3 format loader.
- FEATURE : First prototype of Quake 3 BSP format loader.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@755 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2010-06-18 17:36:46 +00:00 |