| .. |
|
Compiler
|
6d58926046
Code reformatting.
|
9 tahun lalu |
|
port
|
5dd1bb9d6c
Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/
|
9 tahun lalu |
|
.editorconfig
|
9d736cc1c5
Implemented: Add editor config file
|
10 tahun lalu |
|
BaseImporter.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
Bitmap.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
BlobIOSystem.h
|
066349f36b
Add usage of log macros.
|
7 tahun lalu |
|
ByteSwapper.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
CreateAnimMesh.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
DefaultIOStream.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
DefaultIOSystem.h
|
6ee9b07c49
closes https://github.com/assimp/assimp/issues/212: introduce unittest for line-splitter, will validate that the current behaviour is correct.
|
7 tahun lalu |
|
DefaultLogger.hpp
|
5814e6f9f0
Optimize some std::string usages.
|
7 tahun lalu |
|
Defines.h
|
5dd1bb9d6c
Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/
|
9 tahun lalu |
|
Exceptional.h
|
66171de915
Successful lib build, unit testing still WIP
|
8 tahun lalu |
|
Exporter.hpp
|
037a213bb4
STL-Exporter: fix division by zero in normalize method during update
|
7 tahun lalu |
|
GenericProperty.h
|
037a213bb4
STL-Exporter: fix division by zero in normalize method during update
|
7 tahun lalu |
|
Hash.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
IOStream.hpp
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
IOStreamBuffer.h
|
13ae0a0ac3
FBX: fix parse error for uv-coordinates.
|
7 tahun lalu |
|
IOSystem.hpp
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
Importer.hpp
|
78173177e8
closes https://github.com/assimp/assimp/issues/1564: remove copy constructor.
|
8 tahun lalu |
|
LineSplitter.h
|
6ee9b07c49
closes https://github.com/assimp/assimp/issues/212: introduce unittest for line-splitter, will validate that the current behaviour is correct.
|
7 tahun lalu |
|
LogAux.h
|
30c20eb5fc
INtroduce new log macros.
|
7 tahun lalu |
|
LogStream.hpp
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
Logger.hpp
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
Macros.h
|
9a6b07e522
closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API.
|
7 tahun lalu |
|
MathFunctions.h
|
66171de915
Successful lib build, unit testing still WIP
|
8 tahun lalu |
|
MemoryIOWrapper.h
|
76b981aa2a
Make MemoryIOStream::Seek accept pos=length as valid
|
8 tahun lalu |
|
NullLogger.hpp
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
ParsingUtils.h
|
af3bba1572
fix review findings.
|
7 tahun lalu |
|
Profiler.h
|
b6f29bf54f
Add usage of log macros, next files.
|
7 tahun lalu |
|
ProgressHandler.hpp
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
RemoveComments.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
SGSpatialSort.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
SceneCombiner.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
SkeletonMeshBuilder.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
SmoothingGroups.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
SmoothingGroups.inl
|
66171de915
Successful lib build, unit testing still WIP
|
8 tahun lalu |
|
SpatialSort.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
StandardShapes.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
StreamReader.h
|
6ee9b07c49
closes https://github.com/assimp/assimp/issues/212: introduce unittest for line-splitter, will validate that the current behaviour is correct.
|
7 tahun lalu |
|
StreamWriter.h
|
3bd80a2537
closes https://github.com/assimp/assimp/issues/1881: make template-based get and put in streamreader/writer public.
|
7 tahun lalu |
|
StringComparison.h
|
af3bba1572
fix review findings.
|
7 tahun lalu |
|
StringUtils.h
|
af3bba1572
fix review findings.
|
7 tahun lalu |
|
Subdivision.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
TinyFormatter.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
Vertex.h
|
1f9d6f1ec4
Fix for blendshapes import when using the JoinIdenticalVertices optimization flag
|
7 tahun lalu |
|
XMLTools.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
ai_assert.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
anim.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
camera.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
cexport.h
|
9f835ea843
closes https://github.com/assimp/assimp/issues/842: experimental suppor for ascii stl pointcloud export.
|
7 tahun lalu |
|
cfileio.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
cimport.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
color4.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
color4.inl
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
config.h.in
|
9f835ea843
closes https://github.com/assimp/assimp/issues/842: experimental suppor for ascii stl pointcloud export.
|
7 tahun lalu |
|
defs.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
fast_atof.h
|
f818a909e5
Fix static-code-analysis findings.
|
7 tahun lalu |
|
importerdesc.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
irrXMLWrapper.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
light.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
material.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
material.inl
|
9a6b07e522
closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API.
|
7 tahun lalu |
|
matrix3x3.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
matrix3x3.inl
|
a64d515505
Fix varible shadowing issue
|
8 tahun lalu |
|
matrix4x4.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
matrix4x4.inl
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
mesh.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
metadata.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
pbrmaterial.h
|
a1a17c1dda
Read and write the KHR_materials_unlit glTF/2.0 extension.
|
7 tahun lalu |
|
postprocess.h
|
f15dcf7663
Added forced generation of normals with extra flag.
|
7 tahun lalu |
|
qnan.h
|
6aa32b41a1
Replace type punning with explicit memcpys
|
7 tahun lalu |
|
quaternion.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
quaternion.inl
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
scene.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
texture.h
|
abfc8fd048
Update texture.h
|
7 tahun lalu |
|
types.h
|
662f7086e3
Update types.h
|
7 tahun lalu |
|
vector2.h
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
vector2.inl
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
vector3.h
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 tahun lalu |
|
vector3.inl
|
b049933d2f
update license dates.
|
8 tahun lalu |
|
version.h
|
b049933d2f
update license dates.
|
8 tahun lalu |