Skip to content
Snippets Groups Projects
Commit 80e632c2 authored by Bastien Montagne's avatar Bastien Montagne
Browse files

blend2json.py: add an option (enabled by default) to replace pointer values (uid of blocks)

by some pointer-invariant hash of the block.

In other words, you can now save a .blend, reload it and save it again, and both
json-exported versions of this file should remain (mostly) identical.

Helps reducing the noise when doing a diff of the json files. ;)
parent 45e3ba4a
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment