renderdoc2fbx icon indicating copy to clipboard operation
renderdoc2fbx copied to clipboard

renderdoc python extension for exporting FBX file

Results 11 renderdoc2fbx issues
Sort by recently updated
recently updated
newest added

Renderdoc version: 1.31 Traceback (most recent call last): File "C:/Users/USERNAME/AppData/Roaming/qrenderdoc/ extensions\exporter\fbx\____init__.py", line 422, in wrapper func(pyrenderdoc, data) File "C:/Users/USERNAME/AppData/Roaming/qrenderdoc/ extensions\exporter\fbx\____init__.py", line 454, in prepare_export model = table.model() AttributeError: 'NoneType' object...

``` vertex_data = defaultdict(OrderedDict) ``` the order is 'insert' order , not base on IDX from 0 to MAX

Hello everyone! So tried to port a model from RenderDoc for fun w fbx exporter from TFU2 ps3. when i clicked on the export it gave a panel called attribute...

after playing around with renderdoc i got a popup to export but no app can understand the fbx, 1 because its in ascii and not binary format and the other...

Whenever I attempt to use this extension with RenderDoc v1.18, I receive this message: ![image](https://user-images.githubusercontent.com/51346942/151704280-66d080bd-e5aa-47e8-a441-dab2008d75f1.png) It appears immediately after I select `Export FBX Mesh`; no other dialogs pop up before...

File export prompt error "FBX Ouput Fail\nPlease Check the attribute input", "Error!~"

Hi, Just a short notification, during my first run of this version ( with the fbx exp) bitdefender killed the process as it got flagged as potentially harmful. After several...

Hello, script is not working with PS3 (RPS3) and Xbox 360 (Xenia) emulator games, I tried on RenderDoc 1.12 and 1.13 I think it also have other columns structure, that...

Can't export it. I get this error: ``` EXTN 17120 22:08:16 unknown(0) Error Traceback (most recent call last): EXTN 17120 22:08:16 unknown(0) Error File "C:/Users/.../AppData/Roaming/qrenderdoc/extensions\exporter\fbx\__init__.py", line 487, in prepare_export EXTN...

I export FBX for unity, I met an error : Mesh indices of Assets/aaa.fbx are out of range!