forked from bartvdbraak/blender
cf3bb40c62
Preset operators should avoid using `bpy.context.object.data` as a base path to properties. This path is not available in the buttons context when using pinned datablocks! Instead use the specific `bpy.context.camera` and `bpy.context.lamp.sky` paths now, which lead to the correct datablocks in any case. |
||
---|---|---|
.. | ||
camera | ||
cloth | ||
cycles | ||
ffmpeg | ||
fluid | ||
framerate | ||
interaction | ||
interface_theme | ||
keyconfig | ||
operator/wm.collada_export | ||
render | ||
sss | ||
sunsky | ||
tracking_camera | ||
tracking_settings | ||
tracking_track_color |