Commit 9a9a5c2
committed
Fix r_showEntityTransforms drawing garbage for sprites
For RT_SPRITE entities the bounds are not valid and it would draw
something using garbage data from a previous entity. Skip anything that
is not RT_MODEL.1 parent 03499db commit 9a9a5c2
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1595 | 1595 | | |
1596 | 1596 | | |
1597 | 1597 | | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
1598 | 1603 | | |
1599 | 1604 | | |
1600 | 1605 | | |
| |||
0 commit comments