| .. |
|
Compiler
|
e97d07ce82
add clang to pushpack1.h
|
7 лет назад |
|
port
|
5dd1bb9d6c
Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/
|
9 лет назад |
|
.editorconfig
|
9d736cc1c5
Implemented: Add editor config file
|
10 лет назад |
|
BaseImporter.h
|
e6a051d953
Fix compilation on VS2013 due to compiler bug with brace initialisers. This fixes issue #2678.
|
6 лет назад |
|
Bitmap.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
BlobIOSystem.h
|
a06133ab52
Update copyrights.
|
7 лет назад |
|
ByteSwapper.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
CreateAnimMesh.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
DefaultIOStream.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
DefaultIOSystem.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
DefaultLogger.hpp
|
a06133ab52
Update copyrights.
|
7 лет назад |
|
Defines.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
Exceptional.h
|
80f5283b2f
Error string of Importer should contain a message in case of an exception
|
6 лет назад |
|
Exporter.hpp
|
aa25c815bd
closes https://github.com/assimp/assimp/issues/1320: make sure build works with all exporter disabled.
|
6 лет назад |
|
GenericProperty.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
Hash.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
IOStream.hpp
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
IOStreamBuffer.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
IOSystem.hpp
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
Importer.hpp
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
LineSplitter.h
|
e5b065da3e
Formatter is a stringstream
|
6 лет назад |
|
LogAux.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
LogStream.hpp
|
a06133ab52
Update copyrights.
|
7 лет назад |
|
Logger.hpp
|
a06133ab52
Update copyrights.
|
7 лет назад |
|
MathFunctions.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
MemoryIOWrapper.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
NullLogger.hpp
|
a06133ab52
Update copyrights.
|
7 лет назад |
|
ParsingUtils.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
Profiler.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
ProgressHandler.hpp
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
RemoveComments.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
SGSpatialSort.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
SceneCombiner.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
SkeletonMeshBuilder.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
SmoothingGroups.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
SmoothingGroups.inl
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
SpatialSort.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
StandardShapes.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
StreamReader.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
StreamWriter.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
StringComparison.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
StringUtils.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
Subdivision.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
TinyFormatter.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
Vertex.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
XMLTools.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
ZipArchiveIOSystem.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
aabb.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
ai_assert.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
anim.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
camera.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
cexport.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
cfileio.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
cimport.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
color4.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
color4.inl
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
commonMetaData.h
|
f498a395e4
Add common metadata to Collada
|
6 лет назад |
|
config.h.in
|
eed0bd3ef6
Added support to load Half-Life 1 MDL files.
|
6 лет назад |
|
defs.h
|
031d3b648e
defs: use noexcept only for C++11 and more
|
6 лет назад |
|
fast_atof.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
importerdesc.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
irrXMLWrapper.h
|
dab8041bcd
rewrite include paths for Hunter packages
|
6 лет назад |
|
light.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
material.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
material.inl
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
matrix3x3.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
matrix3x3.inl
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
matrix4x4.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
matrix4x4.inl
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
mesh.h
|
9c8d835704
Explicitly use nullptr
|
6 лет назад |
|
metadata.h
|
c1706d9bf8
Update metadata.h
|
6 лет назад |
|
pbrmaterial.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
postprocess.h
|
5155efe888
Fixed bitmask issue
|
6 лет назад |
|
qnan.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
quaternion.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
quaternion.inl
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
scene.h
|
9c8d835704
Explicitly use nullptr
|
6 лет назад |
|
texture.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
types.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
vector2.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
vector2.inl
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
vector3.h
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
vector3.inl
|
33af183bb8
Cleanup the public headers.
|
6 лет назад |
|
version.h
|
5cfb0fd633
Add function aiGetVersionPatch() to be able to display Assimp version as in Git tags
|
6 лет назад |