Blender Git Commit Log

Git Commits -> Revision 161e90f

Revision 161e90f by Philipp Oeser (blender-v2.83-release)
August 30, 2021, 09:33 (GMT)
Fix T90651: camera reconstruction crash without scene camera

This was working differently in 2.79, tried tracking this down and it
seems this was wrong since the 2.8 beginning in {rB7907dfc40018}.

This would not only crash without an active scene camera, but would also
result in different tracks from different camera's constraints could not
be selected.

So select id depends on corresponding camera, remove the dependency on
scene camera completely.

Maniphest Tasks: T90651

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

Commit Details:

Full Hash: 161e90f7ac51a3f3e1b4a9685caf9cd5d559bbf8
Parent Commit: 0367ce4
Committed By: Jeroen Bakker
Lines Changed: +2, -4

1 Modified Path:

/source/blender/draw/engines/overlay/overlay_extra.c (+2, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021