[SE7EN] FIFA 3D Importer Exporter (Updated Version - Blender 2.8x)
Original Version by: @arianos10 (arti-10)
Maintained and Updated by: @Death GOD 7 (SE7EN)
GitHub : Link
Latest Version : TBD
Original Version by: @arianos10 (arti-10)
Maintained and Updated by: @Death GOD 7 (SE7EN)
GitHub : Link
Latest Version : TBD
"All those who wanted to make their own mods or own face or balls or any models for FIFA game had downloaded FIFA 14/15 3D Importer Exporter v0.63 / v0.66 addon(s) one time or multiple time for Blender (2.69 - 2.71)."
But downloading only doesn't make you capable of using it. You were required to learn the basics of Blender 2.69 - 2.71 which were not beginner-friendly. Since the release of the original version of this addon, Blender has updated its application (from 2.8x and upwards) to have a modern UI and is also beginner-friendly. But the sad part is that the original version of this addon doesn't work above 2.79b (from 2.8x and upwards) cause many Blender API (bpy / Blender Python API) has changed quite a bit in recent times. Python version used in Blender 2.8x and up has also changed. Half of the code doesn't work due to poor code writing style (which the latest python version takes as an error) and API changes in Blender.
So I decided to port the old add-on to the latest or new version of Blender (2.8x +). I had been working on this code for about 2 weeks. I have faced a bunch of errors and typo mistakes in code that the new version thinks of as errors, searched on google for the same error, and solved problems. I was probably deciding to leave the project when I found too much error in each line cause I couldn't ask other modders as they were not into making addons with the blender. But hey if we can make modding tools beginner-friendly, there won't be people messaging about Blender 2.69 - 2.71 Addons usage tutorials.
Since the original 0.66 version python code was compiled and unusable in the newer version of Blender. And I had to decompile the original addon files and use the FIFA 14 old addon (v0.63) as a base to check if it had any differences. Luckily some offsets were the same while others were different as the v0.66 one was specially made for FIFA 15.
I will keep posting the updates here and if anyone is good at blender and also good at python, feel free to PM me.
Note: All the issues related to this plugin/addon should be forwarded to the GitHub link if possible to make this thread clear and clutter-free.
Last edited: