| .. |
|
Compiler
|
4e59426e09
Added pushpack1.h and poppack1.h, integrated "FixInfacingNormals"-Step. Removed MD4 loader, MD4FileData.h remains in the extra directory. Renamed "VisualStudio" directory to "MSVC".
|
před 17 roky |
|
extra
|
4e59426e09
Added pushpack1.h and poppack1.h, integrated "FixInfacingNormals"-Step. Removed MD4 loader, MD4FileData.h remains in the extra directory. Renamed "VisualStudio" directory to "MSVC".
|
před 17 roky |
|
res
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
před 17 roky |
|
3DSConverter.cpp
|
63596e22c5
Fixed orientation of MD2, MD3 and 3DS models.
|
před 17 roky |
|
3DSGenNormals.cpp
|
63596e22c5
Fixed orientation of MD2, MD3 and 3DS models.
|
před 17 roky |
|
3DSHelper.h
|
4e59426e09
Added pushpack1.h and poppack1.h, integrated "FixInfacingNormals"-Step. Removed MD4 loader, MD4FileData.h remains in the extra directory. Renamed "VisualStudio" directory to "MSVC".
|
před 17 roky |
|
3DSLoader.cpp
|
fc8a8b54f9
3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN
|
před 17 roky |
|
3DSLoader.h
|
fc8a8b54f9
3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN
|
před 17 roky |
|
3DSSpatialSort.cpp
|
66e69ef6b2
Fixes for 64 bit builds
|
před 17 roky |
|
3DSSpatialSort.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
před 17 roky |
|
ASELoader.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
ASELoader.h
|
6ad0892396
Small update to the ASE loader.
|
před 17 roky |
|
ASEParser.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
ASEParser.h
|
8aa56a62c2
Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output.
|
před 17 roky |
|
Assimp.cpp
|
ee3d3835bd
Fixes for Linux build (debian etch, i386 32 bit)
|
před 17 roky |
|
BaseImporter.cpp
|
758e092449
Added validation step, added helper macro AI_BUILD_KEY to the material system.
|
před 17 roky |
|
BaseImporter.h
|
b422d4e303
Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step.
|
před 17 roky |
|
BaseProcess.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
před 17 roky |
|
ByteSwap.h
|
42ef23e745
WIP version of a LWO file loader. Not working yet.
|
před 17 roky |
|
CalcTangentsProcess.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
CalcTangentsProcess.h
|
70f155e515
MakeVerbose moved to subdirectory
|
před 17 roky |
|
ConvertToLHProcess.cpp
|
69ed883ae0
ase/ask loader is quite stable now, loads most models correctly
|
před 17 roky |
|
ConvertToLHProcess.h
|
69ed883ae0
ase/ask loader is quite stable now, loads most models correctly
|
před 17 roky |
|
DefaultIOStream.cpp
|
b422d4e303
Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step.
|
před 17 roky |
|
DefaultIOStream.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
před 17 roky |
|
DefaultIOSystem.cpp
|
b422d4e303
Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step.
|
před 17 roky |
|
DefaultIOSystem.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
před 17 roky |
|
DefaultLogger.cpp
|
ffd6898b6d
Bugfix: missing return in logger::attachStream()
|
před 17 roky |
|
FileLogStream.h
|
71fa1b508e
- corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore
|
před 17 roky |
|
FixNormalsStep.cpp
|
4e59426e09
Added pushpack1.h and poppack1.h, integrated "FixInfacingNormals"-Step. Removed MD4 loader, MD4FileData.h remains in the extra directory. Renamed "VisualStudio" directory to "MSVC".
|
před 17 roky |
|
FixNormalsStep.h
|
4e59426e09
Added pushpack1.h and poppack1.h, integrated "FixInfacingNormals"-Step. Removed MD4 loader, MD4FileData.h remains in the extra directory. Renamed "VisualStudio" directory to "MSVC".
|
před 17 roky |
|
GenFaceNormalsProcess.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
GenFaceNormalsProcess.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
před 17 roky |
|
GenVertexNormalsProcess.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
GenVertexNormalsProcess.h
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
HMPFileData.h
|
4e59426e09
Added pushpack1.h and poppack1.h, integrated "FixInfacingNormals"-Step. Removed MD4 loader, MD4FileData.h remains in the extra directory. Renamed "VisualStudio" directory to "MSVC".
|
před 17 roky |
|
HMPLoader.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
HMPLoader.h
|
4e59426e09
Added pushpack1.h and poppack1.h, integrated "FixInfacingNormals"-Step. Removed MD4 loader, MD4FileData.h remains in the extra directory. Renamed "VisualStudio" directory to "MSVC".
|
před 17 roky |
|
HalfLifeFileData.h
|
4e59426e09
Added pushpack1.h and poppack1.h, integrated "FixInfacingNormals"-Step. Removed MD4 loader, MD4FileData.h remains in the extra directory. Renamed "VisualStudio" directory to "MSVC".
|
před 17 roky |
|
Hash.h
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
IFF.h
|
42ef23e745
WIP version of a LWO file loader. Not working yet.
|
před 17 roky |
|
Importer.cpp
|
30ecc82181
Integration of config interface patch is nearly complete; Importer::GetMemoryRequirements() patch is in the repos.
|
před 17 roky |
|
ImproveCacheLocality.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
ImproveCacheLocality.h
|
8aa56a62c2
Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output.
|
před 17 roky |
|
JoinVerticesProcess.cpp
|
8aa56a62c2
Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output.
|
před 17 roky |
|
JoinVerticesProcess.h
|
8aa56a62c2
Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output.
|
před 17 roky |
|
KillNormalsProcess.cpp
|
70f155e515
MakeVerbose moved to subdirectory
|
před 17 roky |
|
KillNormalsProcess.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
před 17 roky |
|
LWOFileData.h
|
42ef23e745
WIP version of a LWO file loader. Not working yet.
|
před 17 roky |
|
LWOLoader.cpp
|
42ef23e745
WIP version of a LWO file loader. Not working yet.
|
před 17 roky |
|
LWOLoader.h
|
42ef23e745
WIP version of a LWO file loader. Not working yet.
|
před 17 roky |
|
LimitBoneWeightsProcess.cpp
|
e8511e89ff
Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors.
|
před 17 roky |
|
LimitBoneWeightsProcess.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
před 17 roky |
|
MD2FileData.h
|
2c53c839f4
|
před 17 roky |
|
MD2Loader.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
MD2Loader.h
|
b422d4e303
Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step.
|
před 17 roky |
|
MD2NormalTable.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
před 17 roky |
|
MD3FileData.h
|
4e59426e09
Added pushpack1.h and poppack1.h, integrated "FixInfacingNormals"-Step. Removed MD4 loader, MD4FileData.h remains in the extra directory. Renamed "VisualStudio" directory to "MSVC".
|
před 17 roky |
|
MD3Loader.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
MD3Loader.h
|
b422d4e303
Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step.
|
před 17 roky |
|
MD5Loader.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
MD5Loader.h
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
MD5Parser.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
MD5Parser.h
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
MDLDefaultColorMap.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
před 17 roky |
|
MDLFileData.h
|
4e59426e09
Added pushpack1.h and poppack1.h, integrated "FixInfacingNormals"-Step. Removed MD4 loader, MD4FileData.h remains in the extra directory. Renamed "VisualStudio" directory to "MSVC".
|
před 17 roky |
|
MDLLoader.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
MDLLoader.h
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
MDLMaterialLoader.cpp
|
c3a776ec96
Fixed typo in MDLMaterialLoader.cpp.
|
před 17 roky |
|
MaterialSystem.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
MaterialSystem.h
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
ObjFileData.h
|
0e125c2255
CHANGE: Prototype for correct material loading, now the meshes have correct references to the used material.
|
před 17 roky |
|
ObjFileImporter.cpp
|
0e125c2255
CHANGE: Prototype for correct material loading, now the meshes have correct references to the used material.
|
před 17 roky |
|
ObjFileImporter.h
|
0e125c2255
CHANGE: Prototype for correct material loading, now the meshes have correct references to the used material.
|
před 17 roky |
|
ObjFileMtlImporter.cpp
|
a3d2ff5f26
CHANGE: Bugfixes for ObjFile material import
|
před 17 roky |
|
ObjFileMtlImporter.h
|
a3d2ff5f26
CHANGE: Bugfixes for ObjFile material import
|
před 17 roky |
|
ObjFileParser.cpp
|
600cd7a8f0
BUGFIX: Correct handling of default material usage (referenced, when given material was not found or no material library was specified).
|
před 17 roky |
|
ObjFileParser.h
|
600cd7a8f0
BUGFIX: Correct handling of default material usage (referenced, when given material was not found or no material library was specified).
|
před 17 roky |
|
ObjTools.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
před 17 roky |
|
ParsingUtils.h
|
fc8a8b54f9
3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN
|
před 17 roky |
|
PlyLoader.cpp
|
b4c826b904
Minor bugfix to the PLY loader
|
před 17 roky |
|
PlyLoader.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
před 17 roky |
|
PlyParser.cpp
|
fc8a8b54f9
3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN
|
před 17 roky |
|
PlyParser.h
|
fc8a8b54f9
3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN
|
před 17 roky |
|
PretransformVertices.cpp
|
66e69ef6b2
Fixes for 64 bit builds
|
před 17 roky |
|
PretransformVertices.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
před 17 roky |
|
RemoveComments.cpp
|
e8511e89ff
Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors.
|
před 17 roky |
|
RemoveComments.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
před 17 roky |
|
RemoveRedundantMaterials.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
RemoveRedundantMaterials.h
|
8aa56a62c2
Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output.
|
před 17 roky |
|
SMDLoader.cpp
|
028a543ddb
Update to the SMD loader.
|
před 17 roky |
|
SMDLoader.h
|
2c53c839f4
|
před 17 roky |
|
STLLoader.cpp
|
42ef23e745
WIP version of a LWO file loader. Not working yet.
|
před 17 roky |
|
STLLoader.h
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
SpatialSort.cpp
|
66e69ef6b2
Fixes for 64 bit builds
|
před 17 roky |
|
SpatialSort.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
před 17 roky |
|
SplitLargeMeshes.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
SplitLargeMeshes.h
|
76ebdecd7a
The "SplitLargeMeshes"-Process handles bones correctly now. Added Unittest for it and fixed some minor details.
|
před 17 roky |
|
StringComparison.h
|
758e092449
Added validation step, added helper macro AI_BUILD_KEY to the material system.
|
před 17 roky |
|
TextureTransform.cpp
|
b422d4e303
Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step.
|
před 17 roky |
|
TextureTransform.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
před 17 roky |
|
TriangulateProcess.cpp
|
e8511e89ff
Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors.
|
před 17 roky |
|
TriangulateProcess.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
před 17 roky |
|
ValidateDataStructure.cpp
|
175d2d7a34
Fixes to the VDSStep
|
před 17 roky |
|
ValidateDataStructure.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
před 17 roky |
|
VertexTriangleAdjacency.cpp
|
e8511e89ff
Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors.
|
před 17 roky |
|
VertexTriangleAdjacency.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
před 17 roky |
|
Win32DebugLogStream.h
|
71fa1b508e
- corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore
|
před 17 roky |
|
XFileHelper.h
|
b17a5e3b69
- Bugfix: XFileParser handles vertex colors correctly now. Fixes exception in sheep.x import
|
před 17 roky |
|
XFileImporter.cpp
|
b17a5e3b69
- Bugfix: XFileParser handles vertex colors correctly now. Fixes exception in sheep.x import
|
před 17 roky |
|
XFileImporter.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
před 17 roky |
|
XFileParser.cpp
|
b17a5e3b69
- Bugfix: XFileParser handles vertex colors correctly now. Fixes exception in sheep.x import
|
před 17 roky |
|
XFileParser.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
před 17 roky |
|
aiAssert.cpp
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
fast_atof.h
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
před 17 roky |
|
qnan.h
|
b422d4e303
Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step.
|
před 17 roky |