Tags: aras-p/ufbx
Tags
v0.14.0 NOTE: Changes behavior for Blender material import! Metalness values and textures are not imported by default anymore to increase compatibility with other importers. Specify the load option ufbx_load_opts.use_blender_pbr_material for enabling the behavior. - Add use_blender_pbr_material - Re-introduce the convenience ufbx_node.bone - Compute material part usage order for compatibility - Fixed orthographic camera scaling - Added UFBX_INHERIT_MODE_HANDLING_COMPENSATE_NO_FALLBACK - Return memory metadata for baked animationsfrom baked - Fix .obj units and add ufbx_load_opts.obj_unit_meters/obj_axes - Sort bake nodes by typed_id and elements by element_id - Add ufbx_find_baked_node()/ufbx_find_baked_element() - Add ufbx_vec3_normalize()
v0.12.0 - Improve stepped tangent baking - Add FBX audio support - Add support for vertex element W components - Add UFBX_STATIC user define to fix constants not being static - Fix failing to parse 'Z' type - Fix threaded parsing of 'b' arrays - Clean up unused internals - Remove FFI functions - Remove UFBX_EXPORTER_UNITY_BC - Minor fixes from new tests - Fix performance regression of little-endian reads - Optimized binary size ~30kB down - More header documentation
PreviousNext