Deleted Added
full compact
blender (267897) blender (275698)
1
2#------------------------------------------------------------------------------
1
2#------------------------------------------------------------------------------
3# $File: blender,v 1.5 2009/09/19 16:28:08 christos Exp $
3# $File: blender,v 1.6 2014/08/30 08:34:17 christos Exp $
4# blender: file(1) magic for Blender 3D related files
5#
6# Native format rule v1.2. For questions use the developers list
7# http://lists.blender.org/mailman/listinfo/bf-committers
8# GLOB chunk was moved near start and provides subversion info since 2.42
9
100 string =BLENDER Blender3D,
11>7 string =_ saved as 32-bits

--- 18 unchanged lines hidden (view full) ---

30>>>0x60 leshort x \b%.4d
31>>8 string =V big endian
32>>>9 byte x with version %c.
33>>>10 byte x \b%c
34>>>11 byte x \b%c
35>>>0x44 string =GLOB \b.
36>>>>0x60 beshort x \b%.4d
37
4# blender: file(1) magic for Blender 3D related files
5#
6# Native format rule v1.2. For questions use the developers list
7# http://lists.blender.org/mailman/listinfo/bf-committers
8# GLOB chunk was moved near start and provides subversion info since 2.42
9
100 string =BLENDER Blender3D,
11>7 string =_ saved as 32-bits

--- 18 unchanged lines hidden (view full) ---

30>>>0x60 leshort x \b%.4d
31>>8 string =V big endian
32>>>9 byte x with version %c.
33>>>10 byte x \b%c
34>>>11 byte x \b%c
35>>>0x44 string =GLOB \b.
36>>>>0x60 beshort x \b%.4d
37
38# Scripts that run in the embeded Python interpreter
38# Scripts that run in the embedded Python interpreter
390 string #!BPY Blender3D BPython script
390 string #!BPY Blender3D BPython script