Mike Lilligreen
|
8b22129d10
Replaced all instances of onTouchMoved to onTouchDragged in the Sandbox modules.
|
%!s(int64=12) %!d(string=hai) anos |
MelvMay-GG
|
83ad121c78
- Added Scene "pickCircle" to WorldQuery.
|
%!s(int64=12) %!d(string=hai) anos |
MelvMay-GG
|
3af94b78f3
- Forgot to set the PickingToy at defaults before last commit.
|
%!s(int64=12) %!d(string=hai) anos |
MelvMay-GG
|
0e6a24a6c6
- Added "pickRay" demonstrations to the PickingToy.
|
%!s(int64=12) %!d(string=hai) anos |
MelvMay-GG
|
1d0030af49
- Finished the WorldQuery. This is a breaking change! The old "Size" option for the Scene picking methods no longer exists. Now you have "Any", "AABB", "OOBB" & "Collision". The old "Size" option is analogous to "AABB".
|
%!s(int64=12) %!d(string=hai) anos |
MelvMay-GG
|
71298e24e0
- The PickingToy now turns on/off the OOBB, AABB & Collision shape debug overlays.
|
%!s(int64=12) %!d(string=hai) anos |
MelvMay-GG
|
b9a9ad0e90
- Updated the PickingToy to show also show "pickArea()".
|
%!s(int64=12) %!d(string=hai) anos |
MelvMay-GG
|
86eb81289d
- Added "PickingToy" to show the different types of picking modes. This toy only demonstrates "pickPoint()" but the alternate geometries of "pickArea()" and "pickRay()" work the same.
|
%!s(int64=12) %!d(string=hai) anos |