Changeset View
Changeset View
Standalone View
Standalone View
doc/blender_file_format/mystery_of_the_blend.html
| Context not available. | |||||
| <a name="example-endianess"></a> | <a name="example-endianess"></a> | ||||
| <div class="box"> | <div class="box"> | ||||
| <p onclick="location.href='#example-endianess'" class="box-title"> | <p onclick="location.href='#example-endianess'" class="box-title"> | ||||
| Endianess Example | Endianness Example | ||||
| </p> | </p> | ||||
| <p> | <p> | ||||
| Writing the integer <code class="evidence">0x4A3B2C1Dh</code>, will be ordered: | Writing the integer <code class="evidence">0x4A3B2C1Dh</code>, will be ordered: | ||||
| Context not available. | |||||
| </p> | </p> | ||||
| <p> | <p> | ||||
| A file-block containing a list refers to the DNA structure and has a count larger | A file-block containing a list refers to the DNA structure and has a count larger | ||||
| than 1. For example Vertexes and Faces are stored in this way. | than 1. For example Vertices and Faces are stored in this way. | ||||
| </p> | </p> | ||||
| </div> | </div> | ||||
| Context not available. | |||||