Kim Kulling
|
206004c7d6
introduce simple skin-test +some findings.
|
6 년 전 |
kimkulling
|
a06133ab52
Update copyrights.
|
6 년 전 |
rickomax
|
35a044bda3
Various additions/fixes (FBX blend-shapes support added)
|
6 년 전 |
kimkulling
|
f75bf6d99c
MAke noexcept compiler-specific.
|
7 년 전 |
kimkulling
|
f818a909e5
Fix static-code-analysis findings.
|
7 년 전 |
Tommy
|
24d452e27c
Fix aiBone->mOffsetMatrix documentation, which was incorrect.
|
7 년 전 |
Kim Kulling
|
78173177e8
closes https://github.com/assimp/assimp/issues/1564: remove copy constructor.
|
7 년 전 |
Turo Lamminen
|
b0b125dfe6
Initialize all members of aiVertexWeight in constructor
|
7 년 전 |
Turo Lamminen
|
82980c8a9c
Add missing assignment operator to aiBone
|
7 년 전 |
Kim Kulling
|
b049933d2f
update license dates.
|
7 년 전 |
Kim Kulling
|
d02a4c36a9
Mesh: fix coverity finding.
|
8 년 전 |
Kim Kulling
|
c1b56715fe
Mesh: fix coverity bug.
|
8 년 전 |
Andy Maloney
|
b64882f4c7
Fix spelling
|
8 년 전 |
Antti Määttä
|
9621dff027
Morph animation support for collada
|
8 년 전 |
Kim Kulling
|
9678da72c9
Public includes: add pragma statement and formalize include guard schema.
|
9 년 전 |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
9 년 전 |
Kim Kulling
|
430b614a69
coverity scan: make place of false positive more understandable.
|
9 년 전 |
Kim Kulling
|
b6673c3fca
Update license info in public headers
|
9 년 전 |
rmitton
|
957426ed72
Tiny misc fixes for documentation
|
9 년 전 |
Richard
|
54a2d0808c
Refactor: Expand tabs to 4 spaces
|
10 년 전 |
Richard
|
6da45599c0
Refactor: Strip trailing whitespace
|
10 년 전 |
Richard
|
5dbd676c01
Refactor: Use LF line endings
|
10 년 전 |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 년 전 |
mbp566
|
7bab42f55f
Fixed many doxygen errors
|
10 년 전 |
Léo Terziman
|
bbfd56046b
Fixed constructor of aiMesh for improved lisibility
|
11 년 전 |
Andy Maloney
|
1da281c1f8
Make sure members are initialized properly
|
12 년 전 |
Andy Maloney
|
0e54b87b1e
Prefer init list and add missing initializations
|
12 년 전 |
Dennis Schridde
|
a65a69fdc9
Fixes a bunch of errors with -pedantic -std=c99 and GCC 4.7.2: ISO C restricts enumerator values to range of ‘int’
|
12 년 전 |
Alexander Gessler
|
c016198191
aiMesh: fix copy constructor so issue [3572335] (and any further instances of the same pattern in creating face arrays) is resolved.
|
12 년 전 |
aramis_acg
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
13 년 전 |