Blender Git Commit Log

Git Commits -> Revision 9d30fad

Revision 9d30fad by Campbell Barton (master)
October 4, 2020, 11:15 (GMT)
Fix color-management ignoring the data-path command line value

Initialize ImBuf (and color-management) after passing arguments
that set environment variables such as `--env-system-datapath`

This also fixes a bug where BKE_appdir logging failed since it was
called before the `--log` argument was passed.

Add asserts so this doesn't happen again.

Commit Details:

Full Hash: 9d30fade3ea9b03e0764ab5dc9a9263543a79a83
Parent Commit: 7456ac6
Lines Changed: +46, -1

3 Modified Paths:

/source/blender/blenkernel/BKE_appdir.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/appdir.c (+37, -0) (Diff)
/source/creator/creator.c (+7, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021