1# $OpenBSD: blender,v 1.1 2004/06/03 03:14:19 tedu Exp $ 2 3#------------------------------------------------------------------------------ 4# blender: file(1) magic for Blender 3D data files 5# 6# Coded by Guillermo S. Romero <gsromero@alumnos.euitt.upm.es> using the 7# data from Ton Roosendaal <ton@blender.nl>. Ton or his company do not 8# support the rule, so mail GSR if problems with it. Rule version: 1.1. 9# You can get latest version with comments and details about the format 10# at http://acd.asoc.euitt.upm.es/~gsromero/3d/blender/magic.blender 11 120 string =BLENDER Blender3D, 13>7 string =_ saved as 32-bits 14>7 string =- saved as 64-bits 15>8 string =v little endian 16>8 string =V big endian 17>9 byte x with version %c. 18>10 byte x \b%c 19>11 byte x \b%c 20