Torque3D/Engine
Areloch 3a99541541 Select camera when in material editor crashfix.
When attempting to select a camera Object(so going into the editor, going into the freefloating camera and then back to the player camera and selecting the freefloating one) while the material editor was open, it would crash because it attempts to access the shapebase object's shapeInstance - but cameras don't have a shape.

This fixes it so it makes sure there's a shapeinstance before trying to get the material data.
2016-05-09 13:43:06 -05:00
..
bin style.css changes for Project Manager modules 2013-05-01 17:08:43 -04:00
lib Merge pull request #1567 from JeffProgrammer/epoxy 2016-05-05 19:40:59 -05:00
source Select camera when in material editor crashfix. 2016-05-09 13:43:06 -05:00