Chris Russ
|
05a6ee6473
Adding double precision import support for formats that can be exported
|
9 years ago |
Chris Russ
|
a5b3ce9a3c
reverting back to 16 digit precision export
|
9 years ago |
Chris Russ
|
10f22779f4
setting default export precision to 17 for all exporters
|
9 years ago |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
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 |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 years ago |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 years ago |
Richard
|
cac8707121
Refactor: Delete unused field
|
10 years ago |
Alexander Gessler
|
0fe8e739c3
Use "wb" when writing binary STL exports, fixes #556.
|
10 years ago |
U-ORADEV\albihern
|
7043551068
Modifying files to let assimp build under cygwin.
|
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 |
Madrich
|
edc7a950c4
ReFix the stuff before
|
11 years ago |
Madrich
|
272a59cd36
Fix convertToLH for uv coordinates
|
11 years ago |
YoheiKakiuchi
|
60a65aaaeb
add AI_SWAP4 for big endian architecture
|
12 years ago |
YoheiKakiuchi
|
4ccb16fe01
add binary exporter to STLExporter
|
12 years ago |
Alexander Gessler
|
34d2bdd178
Exporters: raise errors if output files cannot be opened.
|
12 years ago |
aramis_acg
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
13 years ago |
aramis_acg
|
075b1acaf0
- move include/ to include/assimp/ to have consistent header locations between installed and trunk version.
|
13 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
aramis_acg
|
45b0ccfc92
+ experimental STL exporter.
|
14 years ago |