Blender Git Loki
Git Commits -> Revision d20fe9a
Revision d20fe9a by Benoit Bolsee (temp-decklink) June 10, 2016, 11:31 (GMT) |
VideoTexture: remove C++11 warning Throwing in a destructor in c++11 would cause immediate crash of blender. Replaced the throw with a message on the console. |
Commit Details:
Full Hash: d20fe9a9bc932e99ce56ec3c7109d8fafeaa1fbe
Parent Commit: cb10fca
Lines Changed: +6, -4
1 Modified Path:
/source/gameengine/VideoTexture/VideoDeckLink.cpp (+6, -4) (Diff)