Inho Lee Inho-Lee
  • Joined on 2023-03-22
Inho Lee commented on pull request blender/blender-addons#104500 2023-04-18 07:00:11 +02:00
FBX import/export: Fix Camera rotation

With the import patch, importing an FBX exported by Blender (default settings for both import and export) (both with and without the export patches in this PR) results in the camera being…

Inho Lee commented on pull request blender/blender-addons#104500 2023-04-14 12:33:02 +02:00
FBX import/export: Fix Camera rotation

I tested import feature and the fbx files in Issue #45176

Inho Lee pushed to main at Inho-Lee/blender-addons 2023-04-14 12:28:53 +02:00
f30518faf8 FBX import/export: Fix Camera rotation
Inho Lee pushed to main at Inho-Lee/blender-addons 2023-04-14 12:27:39 +02:00
29b8d4967e FBX import/export: Fix Camera rotation
Inho Lee commented on pull request blender/blender-addons#104500 2023-04-12 13:49:37 +02:00
FBX import/export: Fix Camera rotation

I'm not sure MAT_CONVERT_CAMERA_EXPORT is a proper name here. MAT_CONVERT_CAMERA is need for export operations too. However this inverse matrix is required in order to property calculate special…

Inho Lee commented on pull request blender/blender-addons#104500 2023-04-12 13:41:57 +02:00
FBX import/export: Fix Camera rotation

Originally I tested FBX cameras in QtQuick3D. At the first time, I exported a blender scene into a FBX format and read it through libassimp. Recently I found a bug in libassimp which assumed the…

Inho Lee created pull request blender/blender-addons#104500 2023-03-22 08:28:50 +01:00
FBX export: Fix Camera rotation
Inho Lee pushed to main at Inho-Lee/blender-addons 2023-03-22 08:22:05 +01:00
d995d8c634 FBX export: Fix Camera rotation
Inho Lee created repository Inho-Lee/blender-addons 2023-03-22 07:51:47 +01:00