godotengine / godot-docs

Godot Engine official documentation
https://docs.godotengine.org
Other
3.57k stars 2.96k forks source link

Update import pages for ufbx in 4.3 #9501

Closed skyace65 closed 1 week ago

skyace65 commented 1 week ago

Updates the import pages for ufbx in Godot 4.3. This is the PR that added support: https://github.com/godotengine/godot/pull/81746. The old FBX2glTF method is still usable though. The description for enabling geometry nodes is short because I can't find anything on what those are online.

The page on our website, https://godotengine.org/fbx-import/, should be updated at some point. Though lyumia is already working on a ufbx page here: https://github.com/godotengine/godot-website/pull/852

mhilbrunner commented 1 week ago

Did a rebase go wrong here? This seems to include other changes.

skyace65 commented 1 week ago

Yeah I messed up while trying to change the commit message. Made a new PR to supersede this one, #9509