Blender Git Commit Log

Git Commits -> Revision e2d9166

Revision e2d9166 by Sybren A. Stüvel (master)
December 7, 2018, 16:29 (GMT)
Metadata: add hostname to the available metadata options

Having the hostname allows us to identify which machine rendered which
frame in our render farm.

This simply uses the host's name, and doesn't do any DNS lookup of any
IP address of the machine. As such, it's only usable for identification
purposes, and not for reachability over a network.

Reviewers: sergey, brecht

Reviewed By: sergey

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

Commit Details:

Full Hash: e2d9166473184c4794dc6bdbf91aa2b6ac2a16ec
Parent Commit: 16e67dc
Lines Changed: +79, -2

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_output.py (+2, -0) (Diff)
/source/blender/blenkernel/intern/image.c (+70, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021