Blender Git Commit Log

Git Commits -> Revision 7f3e121

Revision 7f3e121 by Sybren A. Stüvel (master)
January 6, 2020, 11:41 (GMT)
USD Exporter: removed from experimental features

There were two reasons the USD Exporter was listed as experimental:

- Originally there was no deduplication of mesh normals & UV coordinates
(resolved in rBf5e00f735106b5ec635806a4c795a2bc46ae8369), and
- the way materials were exported was incompatible with instancing with
USD 19.07. This seems to be resolved with the current version of USD
(19.11).

Blender (more specifically, `makesdna`) doesn't seem to like empty DNA
structs, so I couldn't remove all properties from
`UserDef_Experimental`. Instead I have just kept `char _pad0[8]`.

Reviewed by: campbellbarton

Differential Revision: https://developer.blender.org/D6519

Commit Details:

Full Hash: 7f3e121926fdd985d37ce8371647d79e09e37917
Parent Commit: a6d0136
Lines Changed: +2, -39

4 Modified Paths:

/release/scripts/startup/bl_ui/space_topbar.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+0, -26) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -3) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+0, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021