Blender Git Commit Log

Git Commits -> Revision e1b8af9

Revision e1b8af9 by Aaron Carlisle (master)
January 2, 2021, 21:11 (GMT)
Fix Unreported: Run time error in UI code

Steps to reproduce:

1. Add clip to clip editor
2. Open the tracking settings & tracking settings extra panels

To fix this the sub panel is only drawn if a track is active.
The main panel will exit early and display a "No active track" message.
This is consistent with other panels in the clip editor.

Reviewed By: HooglyBoogly

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

Commit Details:

Full Hash: e1b8af9ba7d833496ae222b93f889aa8e6df03fd
Parent Commit: 0330b05
Lines Changed: +16, -7

1 Modified Path:

/release/scripts/startup/bl_ui/space_clip.py (+16, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021