tag
#wrong-output
3 items (3 fixes)
fixes
✓ 26.07.08e
"Blender OBJ export face order is not deterministic"
bpy.ops.wm.obj_export can reorder face lines across runs on the same mesh: diff the manifest, not the raw OBJ bytes.
art-pipelineblender
✓ 26.07.08e
"Dedicated server with an unpublished package: clients can't join"
A headless sbox-server running an unpublished local .sbproj boots and creates a lobby, but every joiner fails with 'Package local.<ident> wasn't found!': publish the package first (Hidden visibility is sufficient).
networkingdedicated-server
✓ 26.07.08e
"Foot-sliding on locomotion: pace clips by their authored stride, not the controller's top speed"
Foot-slide happens when PlaybackRate is tied to movement top speed instead of the clip's own authored stride distance.
gameplayanimation