mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 00:13:30 +00:00
Port FBX module from commit 68013d2393
Ports FBX module from 3.2 branch to 4.0 This is the only time the plugin will be updated from 3.2 and marks the final time we do this, from now on we will backport FBX to 3.2 with fixes. Changelog: - fixed crash importing files with buggy format (because of bad newlines in ASCII data, this is yet to be fixed fully) - fixed const correctness with C++/C version change - rewrote material handling to be simpler and better - ports from 3.2 to 4.0 the fbx importer
This commit is contained in:
parent
a003ff0cf2
commit
6607fc7da9
53 changed files with 14712 additions and 0 deletions
1295
modules/fbx/fbx_parser/FBXParser.cpp
Normal file
1295
modules/fbx/fbx_parser/FBXParser.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue