|
d2f593c010
|
Move all associated files into a subdir
|
2014-10-17 14:01:54 +02:00 |
|
|
b13401112c
|
support for expanding more block types
|
2014-10-17 12:11:13 +02:00 |
|
|
1e66a2c2f2
|
Add index support to path resolving
|
2014-10-17 12:04:09 +02:00 |
|
|
bde34ddb35
|
simplify DNAField.calc_name_only
|
2014-10-17 10:06:29 +02:00 |
|
|
3ac7b75f52
|
Material arrays now read
|
2014-10-16 21:29:09 +02:00 |
|
|
7dafeba99f
|
generalize handling of ID's so indirect references can be followed
|
2014-10-16 20:26:02 +02:00 |
|
|
149c8212ee
|
print fields in block __str__ (overkill but handy)
|
2014-10-16 20:25:48 +02:00 |
|
|
6c98bfb4e6
|
WIP: update the packer
- initial work for expanding link data
- follow group object links
|
2014-10-16 20:01:22 +02:00 |
|
|
0a561193ab
|
Speedup BlendFile.find_block_from_offset (use hash)
|
2014-10-16 20:00:46 +02:00 |
|
|
010798af5d
|
add arguments to refine the pointer type
|
2014-10-16 19:51:24 +02:00 |
|
|
1814c0b46c
|
Add BlendFileBlock.refine_type_from_index
avoid lookup
|
2014-10-16 19:31:16 +02:00 |
|
|
a19abf9ca7
|
use dict lookup for sdna index
|
2014-10-16 19:25:39 +02:00 |
|
|
6dce38f2ae
|
remove DNACatalog class, this only stored a list
|
2014-10-16 19:02:57 +02:00 |
|
|
d4a164b09a
|
merge DMAStruct and type list
Was very confusing to have data spread out
now DNAStruct contains all info for a given type.
|
2014-10-16 18:47:10 +02:00 |
|
|
d1c4c5379b
|
Add method to refine types (needed for non ID blocks)
|
2014-10-16 18:21:46 +02:00 |
|
|
4987505ed5
|
Add BlendFileBlock.get_pointer helper function
|
2014-10-16 16:29:23 +02:00 |
|
|
f3fa2d9407
|
Fix error in last commit (file offsets were wrong)
|
2014-10-16 16:29:03 +02:00 |
|
|
ef5f4bb1eb
|
Cleanup: simplify block path resolving
move into own function, use from field get/set
|
2014-10-16 16:28:01 +02:00 |
|
|
754c571210
|
use more logical layout for dna-fields
replace tuple with field struct
|
2014-10-16 16:28:01 +02:00 |
|
|
bedc16fb15
|
move field lookups into their own function
|
2014-10-16 16:28:00 +02:00 |
|
|
b82aa439fa
|
raise an exception when get/setting a value that doesn't exist
|
2014-10-16 16:28:00 +02:00 |
|
|
96ee7bf19b
|
move packing util into its own directory
|
2014-10-16 12:15:20 +02:00 |
|