kimkulling
|
a06133ab52
Update copyrights.
|
6 lat temu |
kimkulling
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 lat temu |
kimkulling
|
f818a909e5
Fix static-code-analysis findings.
|
7 lat temu |
Turo Lamminen
|
be865ae613
LimitBoneWeightsProcess: Initialize all members of Weight in constructor
|
7 lat temu |
Kim Kulling
|
b049933d2f
update license dates.
|
7 lat temu |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 lat temu |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
9 lat temu |
Kim Kulling
|
1191d03405
Update license info.
|
9 lat temu |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 lat temu |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 lat temu |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 lat temu |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 lat temu |
Kim Kulling
|
392730be07
bugfix: export processes for unittests.
|
11 lat temu |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 lat temu |
aramis_acg
|
3d00f36faf
# fix unit tests, although static linkage to Assimp is a requirement or symbols will be missing. This involves declaring some members of certain pp step classes public to give the tests access to them. Those are harmless and completely safe to use from outside, though.
|
14 lat temu |
aramis_acg
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 lat temu |
aramis_acg
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 lat temu |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 lat temu |
aramis_acg
|
6f49c4518c
Added first working version of a MDC loader; no further features like compressed frames tested at the moment. Added config options for keyframe loading, this has been tested with MDL7 only (atm). Some refactoring, a few files are much cleaner and smaller now. RemoveRedundantMats step does now remove unreferenced materials.
|
17 lat temu |
aramis_acg
|
6fe8c867e8
Refactoring ... added documentation, simplified some parts of the code and migrated some class declarations in separate files.
|
17 lat temu |
aramis_acg
|
c1b6f29854
Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working)
|
17 lat temu |
aramis_acg
|
e8511e89ff
Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors.
|
17 lat temu |
aramis_acg
|
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 lat temu |
ulfjorensen
|
492aa8358b
- added a post processing step to limit the bone count per vertex
|
17 lat temu |