Zander Otavka
|
4965f1adda
|
Fix a facingRotation issue for PanelAttachable.
|
2015-08-05 09:20:55 -07:00 |
|
Zander Otavka
|
28050a2ac9
|
Fix PanelAttachable transformations.
Apply the offsetPosition of the PanelAttachable after the facingRotation
of the FloatingUIPanel, not before.
|
2015-08-04 14:22:21 -07:00 |
|
Zander Otavka
|
9bd72e5769
|
Tweak PanelAttachable::setTransforms.
Use reference instead of pointer, and make it virtual.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
bc5ef8eb11
|
Clean up C++ relating to panels.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
da2afca391
|
Expose overlay type checking to JavaScript.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
1d37df4775
|
Improve and optimize panel transformations.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
c4cb6fba74
|
Improve BillboardOverlay::findRayIntersection.
|
2015-07-31 11:26:03 -07:00 |
|
Zander Otavka
|
ed7fc07ab1
|
Fix cloning bug for BillboardOverlay.
|
2015-07-31 11:26:03 -07:00 |
|