aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
aramis_acg
|
85cd9be46d
# some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard.
|
14 years ago |
kimmi
|
45fca4b005
BUGFIX : Fix compile error on SunOS xentros 5.11: symbol conflict.
|
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
|
bcf0ddc086
- don't delete the null logger.
|
15 years ago |
aramis_acg
|
d881a16402
Logging functions are now available to C-Users, too. Cleaning up headers.
|
16 years ago |
aramis_acg
|
4bbc03332b
General
|
16 years ago |
aramis_acg
|
c42611ea5e
[ 2659155 ] Missing initializations
|
16 years ago |
aramis_acg
|
03fcec7fe3
Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger.
|
16 years ago |
aramis_acg
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
16 years ago |
aramis_acg
|
a7088d6263
Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved.
|
17 years ago |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
17 years ago |
aramis_acg
|
676124e6e6
LWO update. ASE cleanup.
|
17 years ago |
aramis_acg
|
0b1e8fefa5
Fixed log formatting in DefaultLogger.cpp to work with AssimpView.
|
17 years ago |
kimmi
|
b5c54703d0
Add ThreadID to default log stream output.
|
17 years ago |
aramis_acg
|
ffd6898b6d
Bugfix: missing return in logger::attachStream()
|
17 years ago |
DarkGuru
|
ee3d3835bd
Fixes for Linux build (debian etch, i386 32 bit)
|
17 years ago |
aramis_acg
|
70f155e515
MakeVerbose moved to subdirectory
|
17 years ago |
aramis_acg
|
0d728ce17b
Minor changes to the logger (was necessary for the integration of jAssimp)
|
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
|
2eb6fca408
- Major update to the viewer. A little bit buggy now, but I'll fix that
|
17 years ago |
kimmi
|
96ea41502a
FEATURE: Add default logger with file- and win32 debuglogging
|
17 years ago |