mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-21 13:14:46 +00:00
The ShapeBase class tests if all of its meshes are hidden and if so, then it doesn't render during that frame. However, if there are no meshes in the ShapeBase and only nodes then rendering is also skipped. Unfortunately, this also skips the rendering of any mounted images. This change allows for a mesh-less skeleton to render any mounted images. |
||
|---|---|---|
| .. | ||
| bin | ||
| lib | ||
| source | ||