This website requires JavaScript.
Explore
Help
Sign In
autour_de_minuit
/
blender-asset-tracer
Watch
8
Star
0
Fork
0
You've already forked blender-asset-tracer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
blender-asset-tracer
/
blender_asset_tracer
/
blendfile
History
Sybren A. Stüvel
eb69ca5632
Add
EndianIO.parse_pointer
function
...
This is to parse in-memory pointer data bytes into an actual pointer value.
2025-01-24 15:34:46 +01:00
..
__init__.py
Cleanup: Reformat with black
2023-11-02 14:40:27 +01:00
dna_io.py
Add
EndianIO.parse_pointer
function
2025-01-24 15:34:46 +01:00
dna.py
Implement reader & writer for int8_t type
2024-09-02 18:20:51 +02:00
exceptions.py
Cleanup: reformat with Black
2021-07-22 10:14:43 +02:00
header.py
Cleanup: reformat with Black
2021-07-22 10:14:43 +02:00
iterators.py
Cleanup: reformat with Black
2021-07-22 10:14:43 +02:00
magic_compression.py
Avoid doubly-compressing zstandard files
2022-02-03 17:54:03 +01:00