Andy Maloney
|
3c5f1578c2
Fixes two type warnings and a missing case option
|
8 years ago |
Eshed
|
25cda401c5
use cmath and C++ (std::) versions of functions
|
8 years ago |
Kim Kulling
|
22cfe84cba
3MF: add a simple box example from the 3MF-sample repo.
|
9 years ago |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
ciechowoj
|
25d84a6aff
Adds support for area lights.
|
9 years ago |
Alexander Gessler
|
f5327a99ba
Add using namespace std on top of assxml exporter so vsnprintf is found no matter where it lives.
|
9 years ago |
Alexander Gessler
|
167bc579c5
Fix MSVC11 compile error in AssxmlExporter.cpp -- vsnprintf is not in std.
|
9 years ago |
Kim Kulling
|
2f9c33e3e9
closes https://github.com/assimp/assimp/issues/857
|
9 years ago |
Kim Kulling
|
22dc22778d
Assxml exporter: Make some local functions static.
|
9 years ago |
Kim Kulling
|
de39c49c4c
assxml export: make local functions static.
|
9 years ago |
Kim Kulling
|
a6e7938696
Assxml io function: use vsprintf for var-argument list.
|
9 years ago |
Kim Kulling
|
dec93efc92
AssxmlExporter: fix crash in writing header info in VS2015.
|
9 years ago |
Kim Kulling
|
6bfdeb6a12
sprintf replacement: introduce au_snprintf to support snprintf for v2013
|
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 |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 years ago |
abma
|
611778045d
fix for upstream changes
|
10 years ago |
abma
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
Madrich
|
8b1b12682f
Add ExportProperties
|
10 years ago |
Jared Duke
|
66e608a393
Replace cppunit with the googletest framework
|
11 years ago |
Gargaj
|
e2401c8b58
fix va_end call
|
11 years ago |
Gargaj
|
6f828087f9
add stdarg.h
|
11 years ago |
Gargaj
|
8f0208e5a8
whoops, still some residue from ASSBIN
|
11 years ago |
Gargaj
|
c47dc2802e
convert assxml exporter
|
11 years ago |
Gargaj
|
2e9195819a
start assxml exporter basics
|
11 years ago |