aramis_acg
70f155e515
MakeVerbose moved to subdirectory
...
pp step c'tors are protected now
viewer changes
JNI additions - JNI BUILD CURRENTLY NOT WORKING
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@43 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-26 21:28:19 +00:00
ulfjorensen
36d120f886
- disabled generation of thousands of directories in the Doxyfile
...
- documentation format details fixed
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@42 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-26 19:47:56 +00:00
aramis_acg
0d728ce17b
Minor changes to the logger (was necessary for the integration of jAssimp)
...
Fixed face winding bugs (cw now ...)
jAssimp incremental Update
3DS hierarchy bug fixed
Added "MakeVerboseFormat" postprocess step
Viewer bugfixes
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@41 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-25 22:29:05 +00:00
DarkGuru
522ce03d00
Some fixes for build with MinGW
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@40 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-25 13:49:34 +00:00
aramis_acg
7e9d0cc834
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@39 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-24 15:04:25 +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
5d18194990
- ASE loader is now able to load triangles. Well, their position is not correct, but at least triangles ...
...
- jAssimp API WIP. assimp.Mesh interface finished, including JNI implementations. Maybe a few more native functions than necessary, but I want to keep the native parts as simple as possible
- Updates to the documentation
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@37 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-23 22:38:35 +00:00
kimmi
4b98ae5a53
FEATURE: Add basic documentation for the logging mechanism and the default logger interface
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@36 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-23 16:58:13 +00:00
ulfjorensen
9cb8292158
- Documentation continued. Mostly done now.
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@35 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-23 14:15:51 +00:00
aramis_acg
aab9376628
Updated jAssimp API. 40% are complete now, some JNI wrappers are ready
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@34 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-23 12:30:52 +00:00
aramis_acg
4254fd9fe0
Added test model for MDL7
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@33 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-23 12:00:03 +00:00
aramis_acg
118acd58bc
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@32 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-23 11:58:53 +00:00
aramis_acg
b958535efa
Added material example (aiMaterial to D3DMATERIAL9)
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@31 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-23 11:45:56 +00:00
ulfjorensen
16621e07cd
SCHNAUZE VOLL ... erm... sorry.
...
- documentation continued. Still work in progress.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@30 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-22 23:33:51 +00:00
aramis_acg
d228356efb
Added interface headers generated by javah
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@29 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-22 22:47:20 +00:00
aramis_acg
0634e2af29
First WIP version of jAssimp
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@28 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-22 15:50:10 +00:00
ulfjorensen
84728397b0
- more documentation - chapter "usage" is now down more or less
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@27 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-22 13:55:13 +00:00
aramis_acg
245bc16689
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@26 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-22 10:27:36 +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
aramis_acg
c6d5acf604
Added preprocessor predefs to the DoxyFile. This ensures neither 'struct' (in its explicit c-style meaning) nor the replacement 'C_STRUCT' appears in the documentation.
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@24 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-21 19:57:53 +00:00
ulfjorensen
71fa1b508e
- corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore
...
- wrote some further documentation text
- moved ObjFileParser.h to the code directory
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@23 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-21 15:35:28 +00:00
ulfjorensen
10dbe4e6a3
- Dammit. Forgot to commit the deleted file as announced
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@22 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-20 17:39:14 +00:00
ulfjorensen
f904be65b1
- Details changed in the doxygen config
...
- Corrected some documentation comments
- removed aiDefs.h, it's not used anymore
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@21 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-20 17:38:10 +00:00
ulfjorensen
dc700d530a
- Documentation - WorkInProgress
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@20 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-20 16:02:29 +00:00
DarkGuru
a63b257b2b
Some fixes for build with MinGW
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@19 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-18 08:34:16 +00:00
DarkGuru
851ec21ee5
Some fixes for build with MinGW
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@18 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-18 08:33:03 +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
2eb6fca408
- Major update to the viewer. A little bit buggy now, but I'll fix that
...
- 2/3 of the viewer code are no wrapped in helper classes
- ByteSwap.h header added
- Bugfix in the 3DS loader: Texture blend mode was read incorrectly
- Bugfix in the X-Loader. Assets with specular_exp == 0 use gouraud lighting now
- Added new helper functions to MaterialHelper
- Added aiMaterialGetTexture() function to allow easy access to all properties of a texture
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@16 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-13 23:26:52 +00:00
aramis_acg
7144737824
Bugfix. Invalid .rc file
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@15 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-11 16:09:50 +00:00
ulfjorensen
47d16d33b4
- Bugfix: XFileImporter now throws an error if the file is ill-formatted and thus perceived as empty
...
- documented data structure updated
- added WIN32 define to all project configurations to fix Win32Logger compilation error.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@14 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-11 12:54:16 +00:00
DarkGuru
d499823c67
Some fixes for build with MinGW
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@13 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-10 08:31:17 +00:00
DarkGuru
309169af1e
Some fixes for build with MinGW
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@12 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-10 08:30:42 +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
aramis_acg
14abdcbbed
Partial commit - X files
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@10 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-09 17:22:08 +00:00
aramis_acg
a7bfaaab72
Partial commit - MDL test files
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@9 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-09 17:21:30 +00:00
aramis_acg
2a404040d5
Partial commit -> obj test files
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@8 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-09 17:18:27 +00:00
aramis_acg
d0e8cb9b80
Partial commit -> md3 test models
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@7 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-09 17:09:47 +00:00
aramis_acg
5f478846d1
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@6 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-09 17:08:52 +00:00
aramis_acg
6a37069112
Test commit
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@5 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-09 17:08:06 +00:00
aramis_acg
3608269ac2
Test commit
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@4 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-09 17:07:25 +00:00
kimmi
96ea41502a
FEATURE: Add default logger with file- and win32 debuglogging
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@3 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-08 20:02:51 +00:00
kimmi
fe773845cb
FEATURE: Add interfaces for logger and logstream
...
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@2 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-07 21:33:35 +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