Kim Kulling
|
45898eee55
Refactorings: glTF cleanups (#6028)
|
4 달 전 |
Steve M
|
2aac984fa3
Add gltf metallic-roughness texture type (#5968)
|
6 달 전 |
Lutz Hören
|
ba4455c9c0
Added GLTF Extension KHR_materials_anisotropy (#5950)
|
6 달 전 |
Sanchikuuus
|
12ed0286e4
Added more Maya materials (#5101)
|
11 달 전 |
Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 년 전 |
Kim Kulling
|
5e69517742
Merge branch 'master' into update_ai_texture_type_max
|
3 년 전 |
RichardTea
|
8a6a1fc2df
Update AI_TEXTURE_TYPE_MAX
|
3 년 전 |
Kim Kulling
|
8b1d94d6b1
Merge branch 'master' into deprecated_gltfpbr_macros
|
3 년 전 |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 년 전 |
Kim Kulling
|
cb657e4c13
Use correct XmlParser-methods and add some missing casts
|
3 년 전 |
RichardTea
|
d18709b899
Small float values should be true
|
3 년 전 |
RichardTea
|
2fdf52488f
float and integer material property bool conversion
|
3 년 전 |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 년 전 |
Kim Kulling
|
68a9fa2df3
reformat unittests.
|
5 년 전 |
Marc-Antoine Lortie
|
4e7e47bd43
Updated copyright dates.
|
5 년 전 |
Kim Kulling
|
cc10967913
Fix the build.
|
6 년 전 |
kimkulling
|
a06133ab52
Update copyrights.
|
6 년 전 |
Turo Lamminen
|
c3d8464a37
Remove aiCreateAndRegisterDefaultMaterial, it's completely wrong
|
6 년 전 |
kkulling
|
7e67553311
Fix memleak.
|
7 년 전 |
kimkulling
|
9a6b07e522
closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API.
|
7 년 전 |
Kim Kulling
|
b049933d2f
update license dates.
|
7 년 전 |
Turo Lamminen
|
da96b32fb9
Fix out-of-bounds read in MaterialSystem unit test
|
7 년 전 |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 년 전 |
Kim Kulling
|
070fb3363f
Closes https://github.com/assimp/assimp/issues/940: use standard offsetof
|
9 년 전 |
Kim Kulling
|
e5f07dc96c
License info: fix dates
|
9 년 전 |
Kim Kulling
|
f839232938
Uinittests: add missing license info headers.
|
9 년 전 |
Richard
|
6ae07f8da5
Refactor: Expand tabs to 4 spaces
|
10 년 전 |
Richard
|
4b0f9f3e89
Refactor: Use LF for end of line
|
10 년 전 |
Jared Duke
|
66e608a393
Replace cppunit with the googletest framework
|
11 년 전 |
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.
|
13 년 전 |