.. |
Compiler
|
Code reformatting.
|
2016-11-08 10:38:57 +01:00 |
port/AndroidJNI
|
Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/
|
2017-02-28 11:44:04 +09:00 |
.editorconfig
|
Implemented: Add editor config file
|
2015-06-28 16:04:15 -06:00 |
BaseImporter.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
Bitmap.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
BlobIOSystem.h
|
Add usage of log macros.
|
2018-04-19 16:48:43 +02:00 |
ByteSwapper.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
CreateAnimMesh.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
DefaultIOStream.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
DefaultIOSystem.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
DefaultLogger.hpp
|
Optimize some std::string usages.
|
2018-03-20 18:43:54 +01:00 |
Defines.h
|
Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/
|
2017-02-28 11:44:04 +09:00 |
Exceptional.h
|
Successful lib build, unit testing still WIP
|
2018-01-05 16:18:33 -08:00 |
Exporter.hpp
|
STL-Exporter: fix division by zero in normalize method during update
|
2018-05-01 15:06:56 +02:00 |
GenericProperty.h
|
STL-Exporter: fix division by zero in normalize method during update
|
2018-05-01 15:06:56 +02:00 |
Hash.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
IOStream.hpp
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
IOStreamBuffer.h
|
FBX: fix parse error for uv-coordinates.
|
2018-03-22 22:14:10 +01:00 |
IOSystem.hpp
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
Importer.hpp
|
closes https://github.com/assimp/assimp/issues/1564: remove copy constructor.
|
2018-02-12 21:45:47 +01:00 |
LineSplitter.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
LogAux.h
|
INtroduce new log macros.
|
2018-04-26 14:10:18 +02:00 |
LogStream.hpp
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
Logger.hpp
|
move log tools from blender to logger interface.
|
2018-04-12 16:09:01 +02:00 |
Macros.h
|
Successful lib build, unit testing still WIP
|
2018-01-05 16:18:33 -08:00 |
MathFunctions.h
|
Successful lib build, unit testing still WIP
|
2018-01-05 16:18:33 -08:00 |
MemoryIOWrapper.h
|
Make MemoryIOStream::Seek accept pos=length as valid
|
2018-02-12 10:52:49 +01:00 |
NullLogger.hpp
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
ParsingUtils.h
|
fix review findings.
|
2018-03-20 23:38:08 +01:00 |
Profiler.h
|
Add usage of log macros, next files.
|
2018-04-19 17:21:21 +02:00 |
ProgressHandler.hpp
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
RemoveComments.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
SGSpatialSort.h
|
fix some static-analysis findings.
|
2018-02-13 20:36:22 +01:00 |
SceneCombiner.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
SkeletonMeshBuilder.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
SmoothingGroups.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
SmoothingGroups.inl
|
Successful lib build, unit testing still WIP
|
2018-01-05 16:18:33 -08:00 |
SpatialSort.h
|
closes https://github.com/assimp/assimp/issues/1564: remove copy constructor.
|
2018-02-12 21:45:47 +01:00 |
StandardShapes.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
StreamReader.h
|
closes https://github.com/assimp/assimp/issues/1881: make template-based get and put in streamreader/writer public.
|
2018-04-06 12:05:30 +02:00 |
StreamWriter.h
|
closes https://github.com/assimp/assimp/issues/1881: make template-based get and put in streamreader/writer public.
|
2018-04-06 12:05:30 +02:00 |
StringComparison.h
|
fix review findings.
|
2018-03-20 23:38:08 +01:00 |
StringUtils.h
|
fix review findings.
|
2018-03-20 23:38:08 +01:00 |
Subdivision.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
TinyFormatter.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
Vertex.h
|
Fix for blendshapes import when using the JoinIdenticalVertices optimization flag
|
2018-04-27 11:52:31 +01:00 |
XMLTools.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
ai_assert.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
anim.h
|
Initialize all members of aiMeshKey in constructor
|
2018-02-03 16:54:19 +02:00 |
camera.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
cexport.h
|
closes https://github.com/assimp/assimp/issues/842: experimental suppor for ascii stl pointcloud export.
|
2018-05-01 09:06:22 +02:00 |
cfileio.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
cimport.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
color4.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
color4.inl
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
config.h.in
|
closes https://github.com/assimp/assimp/issues/842: experimental suppor for ascii stl pointcloud export.
|
2018-05-01 09:06:22 +02:00 |
defs.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
fast_atof.h
|
Next log call changes.
|
2018-04-20 16:23:24 +02:00 |
importerdesc.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
irrXMLWrapper.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
light.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
material.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
material.inl
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
matrix3x3.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
matrix3x3.inl
|
Fix varible shadowing issue
|
2018-02-03 16:04:14 +02:00 |
matrix4x4.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
matrix4x4.inl
|
Fix Matrix4x4t Decompose to rotation vector.
|
2018-02-01 18:11:14 +01:00 |
mesh.h
|
Fix aiBone->mOffsetMatrix documentation, which was incorrect.
|
2018-02-19 11:34:26 +01:00 |
metadata.h
|
Update metadata.h
|
2018-05-08 09:46:32 +02:00 |
pbrmaterial.h
|
Read and write the KHR_materials_unlit glTF/2.0 extension.
|
2018-05-18 14:52:02 -07:00 |
postprocess.h
|
closes https://github.com/assimp/assimp/issues/1836: make documentation much more clear how to apply global scaling.
|
2018-03-30 16:58:11 +02:00 |
qnan.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
quaternion.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
quaternion.inl
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
scene.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
texture.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
types.h
|
Add missing assignment operator to aiString
|
2018-02-03 15:51:20 +02:00 |
vector2.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
vector2.inl
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
vector3.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
vector3.inl
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
version.h
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |