| .. |
|
Compiler
|
13ee2306c3
build/clang-cl-windows
|
5 năm trước cách đây |
|
port
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
.editorconfig
|
9d736cc1c5
Implemented: Add editor config file
|
10 năm trước cách đây |
|
BaseImporter.h
|
b1ed751b83
Provide an API for accessing internal errors.
|
5 năm trước cách đây |
|
Bitmap.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
BlobIOSystem.h
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 năm trước cách đây |
|
ByteSwapper.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
ColladaMetaData.h
|
5b9f207f1f
ColladaExporter cleanup
|
5 năm trước cách đây |
|
CreateAnimMesh.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
DefaultIOStream.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
DefaultIOSystem.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
DefaultLogger.hpp
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 năm trước cách đây |
|
Defines.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
Exceptional.h
|
b1ed751b83
Provide an API for accessing internal errors.
|
5 năm trước cách đây |
|
Exporter.hpp
|
108b3a62e5
Update Exporter.hpp
|
5 năm trước cách đây |
|
GenericProperty.h
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 năm trước cách đây |
|
Hash.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
IOStream.hpp
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
IOStreamBuffer.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
IOSystem.hpp
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
Importer.hpp
|
b1ed751b83
Provide an API for accessing internal errors.
|
5 năm trước cách đây |
|
LineSplitter.h
|
df2630d0e8
Change in comment.
|
5 năm trước cách đây |
|
LogAux.h
|
14692368d5
Same for LogDebug -> LogVerboseDebug
|
5 năm trước cách đây |
|
LogStream.hpp
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 năm trước cách đây |
|
Logger.hpp
|
5e0136d737
Add concept of verboseDebug
|
5 năm trước cách đây |
|
MathFunctions.h
|
b2a547b817
Add doc
|
5 năm trước cách đây |
|
MemoryIOWrapper.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
NullLogger.hpp
|
5e0136d737
Add concept of verboseDebug
|
5 năm trước cách đây |
|
ParsingUtils.h
|
920535165d
next fixed warnings
|
5 năm trước cách đây |
|
Profiler.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
ProgressHandler.hpp
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 năm trước cách đây |
|
RemoveComments.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
SGSpatialSort.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
SceneCombiner.h
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 năm trước cách đây |
|
SkeletonMeshBuilder.h
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 năm trước cách đây |
|
SmallVector.h
|
232761be02
Fix another typo
|
5 năm trước cách đây |
|
SmoothingGroups.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
SmoothingGroups.inl
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
SpatialSort.h
|
bafb8e3189
closes https://github.com/assimp/assimp/issues/3165: remove deprecated code whch causes compiler warning.
|
5 năm trước cách đây |
|
StandardShapes.h
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 năm trước cách đây |
|
StreamReader.h
|
4c177ad72e
fix possible warnings
|
5 năm trước cách đây |
|
StreamWriter.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
StringComparison.h
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 năm trước cách đây |
|
StringUtils.h
|
700d8e6614
Fix MinGW builds (issues related to pragmas and format strings)
|
5 năm trước cách đây |
|
Subdivision.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
TinyFormatter.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
Vertex.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
XMLTools.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
ZipArchiveIOSystem.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
aabb.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
ai_assert.h
|
51150cb3df
Ensure asserts are defined where expected.
|
5 năm trước cách đây |
|
anim.h
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 năm trước cách đây |
|
camera.h
|
ca70b44e44
Merge branch 'migenius-rsws53-mig-2' of https://github.com/migenius/assimp into migenius-migenius-rsws53-mig-2
|
5 năm trước cách đây |
|
cexport.h
|
fd555a1349
review findings.
|
5 năm trước cách đây |
|
cfileio.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
cimport.h
|
30f09e9fc0
Fix build when ASSIMP_DOUBLE_PRECISION is on.
|
5 năm trước cách đây |
|
color4.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
color4.inl
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
commonMetaData.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
config.h.in
|
ff9f3b8608
Collada: Ensure <geometry> has unique id
|
5 năm trước cách đây |
|
defs.h
|
4de4c34fb2
ry to fix 2013-specific warnings in mesh.h
|
5 năm trước cách đây |
|
fast_atof.h
|
33af183bb8
Cleanup the public headers.
|
6 năm trước cách đây |
|
importerdesc.h
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 năm trước cách đây |
|
irrXMLWrapper.h
|
6397bfbf90
replace NULL by nullptr on loadFile.
|
5 năm trước cách đây |
|
light.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
material.h
|
8c09cd2ef3
Fixed TextureTypeToString defined multiple times.
|
6 năm trước cách đây |
|
material.inl
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
matrix3x3.h
|
a9e8f65941
fix the build - add misisng forward declaration for aiVector3t.
|
5 năm trước cách đây |
|
matrix3x3.inl
|
5b8e6832c3
add mssing move constructor.
|
5 năm trước cách đây |
|
matrix4x4.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
matrix4x4.inl
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
mesh.h
|
c6131ce38a
scenecombiner: fix leak.
|
5 năm trước cách đây |
|
metadata.h
|
d75d59a4fd
Added operator== and operator!= to aiMetadata to allow for testing.
|
5 năm trước cách đây |
|
pbrmaterial.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
postprocess.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
qnan.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
quaternion.h
|
609632c6a5
Added missing functionalities to C API.
|
5 năm trước cách đây |
|
quaternion.inl
|
609632c6a5
Added missing functionalities to C API.
|
5 năm trước cách đây |
|
scene.h
|
1529f9518f
Make file formatting comply with POSIX and Unix standards
|
5 năm trước cách đây |
|
texture.h
|
770c822621
Updated places to achFormatHint referencing array size.
|
6 năm trước cách đây |
|
types.h
|
9f7d9becb2
fix the linux build.
|
5 năm trước cách đây |
|
vector2.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
vector2.inl
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
vector3.h
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
vector3.inl
|
4e7e47bd43
Updated copyright dates.
|
6 năm trước cách đây |
|
version.h
|
13d7fad7f7
closes https://github.com/assimp/assimp/issues/2992: add single or double precision + missing compilers.
|
5 năm trước cách đây |