-
- Downloads
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. ;)
Loading
Please register or sign in to comment