Kim Kulling
|
ccbcaa2ee8
fix some static-analysis findings.
|
7 years ago |
Kim Kulling
|
b049933d2f
update license dates.
|
7 years ago |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
7 years ago |
Kim Kulling
|
19d59b630b
SpatialSort: use much easier reabability.
|
8 years ago |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 years ago |
Kim Kulling
|
186629b372
SpatialSort: use std::vector::resize( 0 ) to improve readability.
|
8 years ago |
Tan Li Boon
|
c3d40810b5
Cleared majority of codepage warnings in Visual Studio 14.
|
8 years ago |
Jared Mulconry
|
f2e2aad647
Fixed build warnings on MSVC14 x64 in spacial sort.
|
8 years ago |
Chris Russ
|
fa1d6d8c55
propagating precision requirments into operations
|
9 years ago |
Chris Russ
|
2f7e3dcdcc
Basic changes to introduce optional double precision
|
9 years ago |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
9 years ago |
Sherief Farouk
|
397fa374a3
Removed usage of Boost static assert.
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 years ago |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 years ago |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 years ago |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
Léo Terziman
|
4e7b59be55
Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio
|
11 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
aramis_acg
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 years ago |
aramis_acg
|
a9fd02c14e
JoinIdenticalVertices: Performance optimizations by Krishty („Fuck the System”). Yields a 9x speedup in first benchmarks with meshes > 2k triangles.
|
15 years ago |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 years ago |
aramis_acg
|
2e3fee99f0
ADD Vertex utility class to simplify conversion from and to interleaved vertices.
|
15 years ago |
aramis_acg
|
4bbc03332b
General
|
16 years ago |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
17 years ago |
aramis_acg
|
9279513700
Optimized GenVertexNormal-Step.
|
17 years ago |
aramis_acg
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 years ago |
aramis_acg
|
66e69ef6b2
Fixes for 64 bit builds
|
17 years ago |