This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/gameengine/Converter
Mitchell Stokes 16c75cf594 Fix T38654: Using a non-camera object for the SetCamera Scene Actuator causes a segfault.
Non-camera objects are not supported as cameras, and trying to use them
just causes memory errors (some bad typecasts are involved). When converting
a Scene Actuator, only use the object as a camera if it is actually a camera.
Also, the logic brick UI now filters for camera objects, which should help
avoid confusion.
2014-02-17 14:38:08 -08:00
..
2012-09-16 04:58:18 +00:00
2013-03-18 11:44:56 +00:00
2012-10-22 08:15:51 +00:00
2013-03-25 02:41:30 +00:00
2013-12-24 05:44:54 +11:00
2013-12-24 05:44:54 +11:00