Page MenuHome

Fix typos in source API
ClosedPublic

Authored by luzpaz (luzpaz) on Sep 15 2019, 9:42 AM.

Diff Detail

Event Timeline

Brecht Van Lommel (brecht) requested changes to this revision.Sep 23 2019, 7:12 PM
Brecht Van Lommel (brecht) added inline comments.
io_scene_fbx/export_fbx_bin.py
300

This spelling error is actually part of the file format, and should not be fixed.
https://help.autodesk.com/view/FBX/2016/ENU/?guid=__cpp_ref_class_fbx_camera_html

This revision now requires changes to proceed.Sep 23 2019, 7:12 PM

rebased, removed previous offending upstream change, added more API typos

luzpaz (luzpaz) marked an inline comment as done.Dec 4 2021, 1:39 AM

Sorry folks, having problems rebasing this patch and removing the offending commit

io_scene_fbx/export_fbx_bin.py
300

@Brecht Van Lommel (brecht) should I rebase, revert the typo and then resubmit the patch ?

300

Sorry folks for the delay on this. I had to revamp my blender clone and lost the patch info. Trying to redownload the patch and git apply it is not working. Can someone remove the offending code above, and rebase the patch?

luzpaz (luzpaz) marked an inline comment as done.

Rebased and fixed any pending requests

This revision is now accepted and ready to land.Jan 5 2022, 3:31 PM