| .. |
|
Compiler
|
075b1acaf0
- move include/ to include/assimp/ to have consistent header locations between installed and trunk version.
|
14 jaren geleden |
|
DefaultLogger.hpp
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
Exporter.hpp
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
IOStream.hpp
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
IOSystem.hpp
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
Importer.hpp
|
260568912c
- Importer::ReadFileFromMemory/aiImportFileFromMemory() clarify wording in documentation
|
13 jaren geleden |
|
LogStream.hpp
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
Logger.hpp
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
NullLogger.hpp
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
ProgressHandler.hpp
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
ai_assert.h
|
adfef670cc
- rename assert.h to ai_assert.h. See also https://sourceforge.net/tracker/?func=detail&atid=1067632&aid=3520178&group_id=226462
|
13 jaren geleden |
|
anim.h
|
a65a69fdc9
Fixes a bunch of errors with -pedantic -std=c99 and GCC 4.7.2: ISO C restricts enumerator values to range of ‘int’
|
12 jaren geleden |
|
camera.h
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
cexport.h
|
71b8fa7cb5
Bugfix : Commit not saved changes.
|
14 jaren geleden |
|
cfileio.h
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
cimport.h
|
260568912c
- Importer::ReadFileFromMemory/aiImportFileFromMemory() clarify wording in documentation
|
13 jaren geleden |
|
color4.h
|
6852eb6ffe
- compiler error fixes for sample programs
|
14 jaren geleden |
|
color4.inl
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
config.h
|
c6d1a73854
Fix a logging message and a comment
|
12 jaren geleden |
|
defs.h
|
bdfcb4b0cb
- add ASSIMP_BUILD_NO_COMPRESSED_IFC option. Properly integrate Q3BSP's unzip dependency into the build configuration.
|
13 jaren geleden |
|
importerdesc.h
|
5a81b42ebe
- add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant.
|
13 jaren geleden |
|
light.h
|
a65a69fdc9
Fixes a bunch of errors with -pedantic -std=c99 and GCC 4.7.2: ISO C restricts enumerator values to range of ‘int’
|
12 jaren geleden |
|
material.h
|
0e54b87b1e
Prefer init list and add missing initializations
|
12 jaren geleden |
|
material.inl
|
6551fd4903
Update material.inl
|
12 jaren geleden |
|
matrix3x3.h
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
matrix3x3.inl
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
matrix4x4.h
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
matrix4x4.inl
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
mesh.h
|
1da281c1f8
Make sure members are initialized properly
|
12 jaren geleden |
|
metadata.h
|
fa5831f41a
- add metadata support to aiScene. Some doc cleanup. Add const versions of aiScene::aiNode.
|
13 jaren geleden |
|
postprocess.h
|
1378579224
- remove aiProcess_Debone from aiProcessPreset_TargetRealtime_MaxQuality as it seems to be causing issues (read: is buggy, consider kicking it out again). See http://zfx.info/viewtopic.php?f=5&t=2439&p=32278#p32223 for more info.
|
13 jaren geleden |
|
quaternion.h
|
84939d5aec
- fixed preprocessor checks for some importers
|
13 jaren geleden |
|
quaternion.inl
|
c40b767016
Matrix to Quaternion conversion precision fix.
|
13 jaren geleden |
|
scene.h
|
fa5831f41a
- add metadata support to aiScene. Some doc cleanup. Add const versions of aiScene::aiNode.
|
13 jaren geleden |
|
texture.h
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
types.h
|
a65a69fdc9
Fixes a bunch of errors with -pedantic -std=c99 and GCC 4.7.2: ISO C restricts enumerator values to range of ‘int’
|
12 jaren geleden |
|
vector2.h
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
vector2.inl
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
vector3.h
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
vector3.inl
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |
|
version.h
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
14 jaren geleden |