Blender Git Loki
Git Commits -> Revision 0cb2c20
Revision 0cb2c20 by Dalai Felinto (master) May 24, 2019, 22:13 (GMT) |
Sequencer: Fix UI when scene strip has a NULL scene Issue introduced on 86eefefdc1aa. There was a `if scene:` check in the original code, as it turned out there was a reason for that. We gotta be careful with these assumptions. |
Commit Details:
Full Hash: 0cb2c20ada26b80fc9dfa06dd21caa26e3e3d279
Parent Commit: 5df4c0a
Lines Changed: +2, -1
1 Modified Path:
/release/scripts/startup/bl_ui/space_sequencer.py (+2, -1) (Diff)