rdb
|
1eef4c387f
Correct value for mColorAmbient for COLLADA files
|
10 лет назад |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 лет назад |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 лет назад |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 лет назад |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 лет назад |
Andy Maloney
|
4cbce374b6
Code Cleanups
|
10 лет назад |
Alexander Gessler
|
9538b7ed42
Merge pull request #570 from wise86-android/colladaExportLightAndCamera
|
10 лет назад |
wise86Android
|
b1d085b6a9
fix the foruma for compute the mAngleOuterCone values
|
10 лет назад |
Andy Maloney
|
c014bb977c
- add missing initialization of several class members
|
10 лет назад |
Léo Terziman
|
5b9af11f9b
Merge remote-tracking branch 'official/master' into contrib
|
10 лет назад |
abma
|
611778045d
fix for upstream changes
|
10 лет назад |
abma
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 лет назад |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 лет назад |
Léo Terziman
|
18ef31cc06
Merge remote-tracking branch 'official/master' into contrib
|
11 лет назад |
DenisMikhalev
|
c410512173
Use material names, set default direction to UP_Y, process extra tag
|
11 лет назад |
Léo Terziman
|
2274c96e3b
Merge remote-tracking branch 'official/master' into contrib
|
11 лет назад |
Léo Terziman
|
d9a2293491
Improved handling of transparency in collada importer
|
11 лет назад |
Tom Mettam
|
a09de30d83
Add support for component controlled matrix transforms, i.e transform(0)(0) etc.
|
11 лет назад |
abma
|
775b26e614
use std:: namespace for most cmath functions:
|
11 лет назад |
acgessler
|
1a594b861a
Collada: use a counter instead of clock() to generate unique names. Closes #357
|
11 лет назад |
Gargaj
|
d333e08343
add ambient light type, allow collada to load it
|
11 лет назад |
Gregory Jaegy
|
16ae05eeeb
obj loader: added multiline support
|
11 лет назад |
Sherief Farouk
|
d23430c4bd
Collada mesh name is copied from id only if there was no name attribute in the <geometry> node.
|
12 лет назад |
Sherief Farouk
|
57e34cc90a
Added loading of mesh name from Collada mesh to aiMesh struct.
|
12 лет назад |
YoheiKakiuchi
|
5470f5fb28
add AI_CONFIG_IMPORT_COLLADA_IGNORE_UP_DIRECTION for not transforming position of vertices
|
12 лет назад |
Andy Maloney
|
a03cb84d0c
{COLLADA} Add detail to some errors/warnings & prefer '<>' for elements for readability
|
12 лет назад |
Matt Lilley
|
d411cbfbf4
Make use of unit tag in asset info to scale the whole model
|
12 лет назад |
ulf
|
368092174b
Merge branch 'master' of https://github.com/assimp/assimp
|
12 лет назад |
ulf
|
1cfd3b93fe
- Bugfix: Collada URL parser now does read 2 digits of a %xy char only, as the spec says.
|
12 лет назад |
Alexander Gessler
|
b4f666083a
- collada: avoid unsafe float comparison against a magic number.
|
13 лет назад |