Blender Git Loki
Git Commits -> Revision a2714c9
Revision a2714c9 by Bastien Montagne (master) September 1, 2015, 17:15 (GMT) |
RNA PreviewImage: add float pixels accessors. Raw int pixels can be nice in some cases (much less memory used), but converting to/from float values (as e.g. expected by/from Image) is not simple in py, error prone and rather slow. |
Commit Details:
Full Hash: a2714c9e4fcf9243a2117fbfa759972ff8c3e74f
Parent Commit: b5287b1
Lines Changed: +114, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_ID.c (+114, -0) (Diff)