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