Suhajda Tamás
|
3dd08cdd60
|
Added note
|
2023-04-05 13:01:38 +02:00 |
Suhajda Tamás
|
74509ef8bd
|
Revert "FBXConverter : import FbxCamera correctly"
This reverts commit cdfdd75a66 .
|
2023-04-05 12:19:39 +02:00 |
Suhajda Tamás
|
23a3e8cf2d
|
ConvertToLHProcess noew inverts viewing direction
|
2023-04-04 19:39:32 +02:00 |
Kim Kulling
|
89ccc89298
|
Merge branch 'master' into fix_pretransform_vertices_with_cameras
|
2023-04-04 17:21:05 +02:00 |
Kim Kulling
|
1733d9f795
|
Merge branch 'master' into msvc-clang-unreachable-code
|
2023-04-04 17:02:22 +02:00 |
Kim Kulling
|
17bdd5f9b5
|
Merge branch 'master' into msvc-clang-format-non-iso
|
2023-04-04 15:59:27 +02:00 |
Kim Kulling
|
e6f26fc52e
|
Remove dead code.
|
2023-04-04 12:54:26 +02:00 |
Kim Kulling
|
ccbcf15a21
|
Merge branch 'master' into fix_getenv_uwp
|
2023-04-04 12:53:29 +02:00 |
Suhajda Tamás
|
9d76493ad8
|
Fix mLookAt with pretransformed vertices
mLookAt is a position vector inside the nodes reference frame, not a direction vector, so translation should be applied to it.
|
2023-04-04 00:06:09 +02:00 |
Kim Kulling
|
a259277498
|
Merge branch 'master' into master
|
2023-04-03 23:54:28 +02:00 |
Suhajda Tamás
|
9915e875bf
|
glTF2: Fix incorrect camera position
|
2023-04-03 23:35:04 +02:00 |
Kim Kulling
|
8aa959fa19
|
Merge branch 'master' into MemoryOptimizationForGLTFWithSharedAttr
|
2023-04-03 20:48:51 +02:00 |
Kim Kulling
|
d6885d4025
|
Merge branch 'master' into msvc-clang-nested-anon-types
|
2023-04-03 19:59:59 +02:00 |
Kim Kulling
|
19ff57a6c3
|
Merge branch 'master' into MemoryOptimizationForGLTFWithSharedAttr
|
2023-04-03 11:28:10 +02:00 |
Ani
|
ae121bfbb0
|
Merge branch 'master' into fix-loadfbxasserterror
|
2023-04-02 22:13:33 -07:00 |
liedtkeInTUM
|
97e31a895e
|
Merge branch 'master' into fix_getenv_uwp
|
2023-04-01 23:38:48 +02:00 |
Jackie9527
|
dacaebc078
|
Remove unused -Wno-shadow-field-in-constructor.
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>
|
2023-04-01 23:49:22 +08:00 |
Jackie9527
|
20b2f857c5
|
Remove -Wno-unreachable-code
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>
|
2023-04-01 13:07:30 +08:00 |
Jackie9527
|
04066ece8e
|
Fix warning related to unreachable-code.
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>
|
2023-04-01 13:02:04 +08:00 |
Jackie9527
|
1dcb5da1cd
|
Fix warning related to unreachable-code.
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>
|
2023-04-01 13:01:22 +08:00 |
Jackie9527
|
94067994cc
|
Fix warning related to format-non-iso.
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>
|
2023-04-01 12:29:42 +08:00 |
Jackie9527
|
6b54761310
|
Fix warning related to nested-anon-types.
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>
|
2023-04-01 10:30:10 +08:00 |
Sven Liedtke
|
5cf9d3abf7
|
std::getenv is not supported using uwp
|
2023-04-01 01:02:21 +02:00 |
Kim Kulling
|
85b470a3ee
|
Merge branch 'master' into clang-cl-15.0.1-support
|
2023-03-29 21:20:25 +02:00 |
aniongithub
|
4438b3ecc9
|
Fix Issue #4486 using the fix described by @jianliang79
|
2023-03-29 18:36:18 +00:00 |
inhosens
|
7095c4f52f
|
Merge branch 'master' into master
|
2023-03-23 07:30:49 +01:00 |
Turo Lamminen
|
5ddd18d1c7
|
Add more AMF unit tests
|
2023-03-22 12:06:30 +02:00 |
inhosens
|
7cc0c06fdb
|
Merge branch 'assimp:master' into master
|
2023-03-22 08:30:52 +01:00 |
Kim Kulling
|
f81bb90f89
|
Merge branch 'master' into 1-1922
|
2023-03-21 12:58:11 +01:00 |
Turo Lamminen
|
ea3cc37890
|
Check node parents in ValidateDataStructure
|
2023-03-21 11:36:49 +02:00 |
Inho Lee
|
cdfdd75a66
|
FBXConverter : import FbxCamera correctly
FbxCamera's default value is correct but its transformed
values are described in each NodeProperties.
|
2023-03-21 10:35:24 +01:00 |
Kim Kulling
|
e7e4e3100f
|
Merge branch 'master' into 1-3193
|
2023-03-20 14:01:35 +01:00 |
Turo Lamminen
|
3a69e353f3
|
Make Blender MVert no field optional
|
2023-03-20 12:00:20 +02:00 |
Kim Kulling
|
e394bda707
|
Merge branch 'master' into 1-1922
|
2023-03-17 09:37:37 +01:00 |
Kim Kulling
|
b5f68d73ab
|
Merge branch 'master' into fix_hl1_mdl_importer_bone_hierarchy
|
2023-03-15 11:36:45 +01:00 |
Kim Kulling
|
7e5a178637
|
Update: Add missing geo doc.
|
2023-03-14 23:49:41 +01:00 |
Kim Kulling
|
c537bd78d0
|
Refactoring: Code cleanup post-processing.
|
2023-03-14 23:39:36 +01:00 |
Kim Kulling
|
59d9711928
|
Refactoring: Code cleanup post-processing.
|
2023-03-14 23:37:10 +01:00 |
Kim Kulling
|
45c1da26b3
|
Refactoring: Code cleanup post-processing.
|
2023-03-14 23:34:31 +01:00 |
Kim Kulling
|
31ae9cde1c
|
Refactoring: Code cleanup post-processing.
|
2023-03-14 23:32:03 +01:00 |
Kim Kulling
|
1147f0c8bd
|
Refactoring: Code cleanup post-processing.
|
2023-03-14 21:04:43 +01:00 |
Kim Kulling
|
2acfc125c3
|
Refactoring: Make GeoUtils reusable
|
2023-03-14 20:03:14 +01:00 |
Marc-Antoine Lortie
|
eb3b48e523
|
Invert logic in build_bone_children_hierarchy.
|
2023-03-14 09:21:45 -04:00 |
Marc-Antoine Lortie
|
4c015077b8
|
Add missing member initializer.
|
2023-03-13 19:07:14 -04:00 |
Marc-Antoine Lortie
|
054dacd068
|
Improved comments.
|
2023-03-13 19:07:14 -04:00 |
Marc-Antoine Lortie
|
4b4cb55f22
|
Fix HL1MDLLoader flattened bone hierarchy.
|
2023-03-13 19:06:18 -04:00 |
Kim Kulling
|
3840c8bd8d
|
Merge branch 'master' into 1-3458
|
2023-03-12 17:06:09 +01:00 |
Florian Born
|
8176c6a0e4
|
Adjusting the unit tests to pass new gltf
|
2023-03-10 18:36:43 +01:00 |
Florian Born
|
60cefdd549
|
Jan's fedback
|
2023-03-10 12:10:38 +01:00 |
Kim Kulling
|
ffd222334f
|
Fix: Remove buggy namespace declaration
|
2023-03-10 09:00:37 +01:00 |