Blender Git Commit Log

Git Commits -> Revision a57ab27

Revision a57ab27 by Sergey Sharybin (cycles-x)
August 23, 2021, 12:49 (GMT)
Cycles X: Make path util aware of session temporary directory

Will allow to sore session-specific data, such as partial tile file.

This is a more re-usable case of the way how OSL compilation is done:
the OSL compilation creates temp file from Python and passes it to
Cycles.

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

Commit Details:

Full Hash: a57ab27a5610585c405d4d7600de950bfea44a30
Parent Commit: d17548a
Lines Changed: +23, -8

4 Modified Paths:

/intern/cycles/blender/addon/engine.py (+2, -1) (Diff)
/intern/cycles/blender/blender_python.cpp (+7, -5) (Diff)
/intern/cycles/util/util_path.cpp (+12, -1) (Diff)
/intern/cycles/util/util_path.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021