Commit Graph

10 Commits (8f5489243920f568d30c5dd629131fde3b02b651)

Author SHA1 Message Date
Kim Kulling 524834c307 Fix line endings. 2015-08-08 18:02:37 +02: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 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 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
aramis_acg ed3719e119 - really update doc.
- update build & installer scripts.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@846 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-11-21 16:11:32 +00:00
aramis_acg 065070fdae Update batch script to build the ZIPed package.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@693 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-04-17 16:52:25 +00:00
aramis_acg 3c03e0fca5 COB loader does now honour explicit chunk sizes. if none are given in a particular chunk, the loader reverts to the old behaviour.
COB loader converts textures properly now.
Add textured test files to confirm the previous issue.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@652 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-04-06 00:13:30 +00:00
aramis_acg d0c49d05b0 Update mkfinal script to build ZIPed releases.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@646 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-04-04 20:25:56 +00:00
aramis_acg 79c14ce896 Strip 'M' from svnversion's output if the current working copy is modified (mkrev.bat).
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@616 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-03-17 18:28:59 +00:00
aramis_acg a7f298e6c3 - Move mkutil to packaging/windows-mkzip. Any further scripts to build dedicated download packages from a SVN working copy should go into packaging/<x> from now.
- Migrate mkutil/revision.h to the root folder, adjust all dependent paths.
- Get rid of unneeded win batch scripts.


git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@584 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-03-04 18:46:54 +00:00