Blender Git Commit Log

Git Commits -> Revision af3d712

Revision af3d712 by Bastien Montagne (master)
June 16, 2021, 14:09 (GMT)
ShaderFX/LibOverride: Add `BKE_shaderfx_is_nonlocal_in_liboverride` util.

Used to detect if a shaderfx is purely local, or comes from linked data,
in case of a liboverride.

Not actually used yet since we do not currently support adding
shaderfx's to overrides, but will be in the future, and matches
constraints and modifiers code.

Commit Details:

Full Hash: af3d7123c9721bc0e53432528839a32ed5da920b
Parent Commit: 3953b82
Lines Changed: +14, -0

2 Modified Paths:

/source/blender/blenkernel/BKE_shader_fx.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/shader_fx.c (+12, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021