| .. |
|
extra
|
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.
|
17 gadi atpakaļ |
|
res
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 gadi atpakaļ |
|
3DSConverter.cpp
|
63596e22c5
Fixed orientation of MD2, MD3 and 3DS models.
|
17 gadi atpakaļ |
|
3DSGenNormals.cpp
|
63596e22c5
Fixed orientation of MD2, MD3 and 3DS models.
|
17 gadi atpakaļ |
|
3DSHelper.h
|
fc8a8b54f9
3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN
|
17 gadi atpakaļ |
|
3DSLoader.cpp
|
fc8a8b54f9
3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN
|
17 gadi atpakaļ |
|
3DSLoader.h
|
fc8a8b54f9
3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN
|
17 gadi atpakaļ |
|
3DSSpatialSort.cpp
|
66e69ef6b2
Fixes for 64 bit builds
|
17 gadi atpakaļ |
|
3DSSpatialSort.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
ASELoader.h
|
6ad0892396
Small update to the ASE loader.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
ASEParser.h
|
8aa56a62c2
Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output.
|
17 gadi atpakaļ |
|
Assimp.cpp
|
ee3d3835bd
Fixes for Linux build (debian etch, i386 32 bit)
|
17 gadi atpakaļ |
|
BaseImporter.cpp
|
758e092449
Added validation step, added helper macro AI_BUILD_KEY to the material system.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
BaseProcess.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
17 gadi atpakaļ |
|
ByteSwap.h
|
42ef23e745
WIP version of a LWO file loader. Not working yet.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
CalcTangentsProcess.h
|
70f155e515
MakeVerbose moved to subdirectory
|
17 gadi atpakaļ |
|
ConvertToLHProcess.cpp
|
69ed883ae0
ase/ask loader is quite stable now, loads most models correctly
|
17 gadi atpakaļ |
|
ConvertToLHProcess.h
|
69ed883ae0
ase/ask loader is quite stable now, loads most models correctly
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
DefaultIOStream.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
DefaultIOSystem.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 gadi atpakaļ |
|
DefaultLogger.cpp
|
ffd6898b6d
Bugfix: missing return in logger::attachStream()
|
17 gadi atpakaļ |
|
FileLogStream.h
|
71fa1b508e
- corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
GenFaceNormalsProcess.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
HMPLoader.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.
|
17 gadi atpakaļ |
|
HalfLifeFileData.h
|
69ed883ae0
ase/ask loader is quite stable now, loads most models correctly
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
IFF.h
|
42ef23e745
WIP version of a LWO file loader. Not working yet.
|
17 gadi atpakaļ |
|
Importer.cpp
|
42ef23e745
WIP version of a LWO file loader. Not working yet.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
ImproveCacheLocality.h
|
8aa56a62c2
Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output.
|
17 gadi atpakaļ |
|
JoinVerticesProcess.cpp
|
8aa56a62c2
Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output.
|
17 gadi atpakaļ |
|
JoinVerticesProcess.h
|
8aa56a62c2
Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output.
|
17 gadi atpakaļ |
|
KillNormalsProcess.cpp
|
70f155e515
MakeVerbose moved to subdirectory
|
17 gadi atpakaļ |
|
KillNormalsProcess.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
17 gadi atpakaļ |
|
LWOFileData.h
|
42ef23e745
WIP version of a LWO file loader. Not working yet.
|
17 gadi atpakaļ |
|
LWOLoader.cpp
|
42ef23e745
WIP version of a LWO file loader. Not working yet.
|
17 gadi atpakaļ |
|
LWOLoader.h
|
42ef23e745
WIP version of a LWO file loader. Not working yet.
|
17 gadi atpakaļ |
|
LimitBoneWeightsProcess.cpp
|
e8511e89ff
Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors.
|
17 gadi atpakaļ |
|
LimitBoneWeightsProcess.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
17 gadi atpakaļ |
|
MD2FileData.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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
MD2NormalTable.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 gadi atpakaļ |
|
MD3FileData.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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
MD4FileData.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 gadi atpakaļ |
|
MD4Loader.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.
|
17 gadi atpakaļ |
|
MD4Loader.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
MDLDefaultColorMap.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 gadi atpakaļ |
|
MDLFileData.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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
MDLMaterialLoader.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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
ObjFileData.h
|
0e125c2255
CHANGE: Prototype for correct material loading, now the meshes have correct references to the used material.
|
17 gadi atpakaļ |
|
ObjFileImporter.cpp
|
0e125c2255
CHANGE: Prototype for correct material loading, now the meshes have correct references to the used material.
|
17 gadi atpakaļ |
|
ObjFileImporter.h
|
0e125c2255
CHANGE: Prototype for correct material loading, now the meshes have correct references to the used material.
|
17 gadi atpakaļ |
|
ObjFileMtlImporter.cpp
|
a3d2ff5f26
CHANGE: Bugfixes for ObjFile material import
|
17 gadi atpakaļ |
|
ObjFileMtlImporter.h
|
a3d2ff5f26
CHANGE: Bugfixes for ObjFile material import
|
17 gadi atpakaļ |
|
ObjFileParser.cpp
|
600cd7a8f0
BUGFIX: Correct handling of default material usage (referenced, when given material was not found or no material library was specified).
|
17 gadi atpakaļ |
|
ObjFileParser.h
|
600cd7a8f0
BUGFIX: Correct handling of default material usage (referenced, when given material was not found or no material library was specified).
|
17 gadi atpakaļ |
|
ObjTools.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 gadi atpakaļ |
|
ParsingUtils.h
|
fc8a8b54f9
3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN
|
17 gadi atpakaļ |
|
PlyLoader.cpp
|
b4c826b904
Minor bugfix to the PLY loader
|
17 gadi atpakaļ |
|
PlyLoader.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 gadi atpakaļ |
|
PlyParser.cpp
|
fc8a8b54f9
3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN
|
17 gadi atpakaļ |
|
PlyParser.h
|
fc8a8b54f9
3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN
|
17 gadi atpakaļ |
|
PretransformVertices.cpp
|
66e69ef6b2
Fixes for 64 bit builds
|
17 gadi atpakaļ |
|
PretransformVertices.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
17 gadi atpakaļ |
|
RemoveComments.cpp
|
e8511e89ff
Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors.
|
17 gadi atpakaļ |
|
RemoveComments.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
RemoveRedundantMaterials.h
|
8aa56a62c2
Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output.
|
17 gadi atpakaļ |
|
SMDLoader.cpp
|
fc8a8b54f9
3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN
|
17 gadi atpakaļ |
|
SMDLoader.h
|
fc8a8b54f9
3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN
|
17 gadi atpakaļ |
|
STLLoader.cpp
|
42ef23e745
WIP version of a LWO file loader. Not working yet.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
SpatialSort.cpp
|
66e69ef6b2
Fixes for 64 bit builds
|
17 gadi atpakaļ |
|
SpatialSort.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
SplitLargeMeshes.h
|
76ebdecd7a
The "SplitLargeMeshes"-Process handles bones correctly now. Added Unittest for it and fixed some minor details.
|
17 gadi atpakaļ |
|
StringComparison.h
|
758e092449
Added validation step, added helper macro AI_BUILD_KEY to the material system.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
TextureTransform.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
17 gadi atpakaļ |
|
TriangulateProcess.cpp
|
e8511e89ff
Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors.
|
17 gadi atpakaļ |
|
TriangulateProcess.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
17 gadi atpakaļ |
|
ValidateDataStructure.cpp
|
175d2d7a34
Fixes to the VDSStep
|
17 gadi atpakaļ |
|
ValidateDataStructure.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
17 gadi atpakaļ |
|
VertexTriangleAdjacency.cpp
|
e8511e89ff
Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors.
|
17 gadi atpakaļ |
|
VertexTriangleAdjacency.h
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
17 gadi atpakaļ |
|
Win32DebugLogStream.h
|
71fa1b508e
- corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore
|
17 gadi atpakaļ |
|
XFileHelper.h
|
b17a5e3b69
- Bugfix: XFileParser handles vertex colors correctly now. Fixes exception in sheep.x import
|
17 gadi atpakaļ |
|
XFileImporter.cpp
|
b17a5e3b69
- Bugfix: XFileParser handles vertex colors correctly now. Fixes exception in sheep.x import
|
17 gadi atpakaļ |
|
XFileImporter.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 gadi atpakaļ |
|
XFileParser.cpp
|
b17a5e3b69
- Bugfix: XFileParser handles vertex colors correctly now. Fixes exception in sheep.x import
|
17 gadi atpakaļ |
|
XFileParser.h
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |
|
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.
|
17 gadi atpakaļ |