danteruiz
|
f715dbe243
|
fix tablet scaling
|
2019-02-28 13:32:12 -08:00 |
|
SamGondelman
|
4fdf556d5d
|
fix billboard mode in secondary camera
|
2019-02-21 10:29:21 -08:00 |
|
SamGondelman
|
25b31cfc72
|
merge with master
|
2019-02-15 11:08:24 -08:00 |
|
Shannon Romano
|
f267043953
|
Merge pull request #14838 from SamGondelman/billboardMode
Case 20962: Billboard mode improvements
|
2019-02-14 17:44:48 -08:00 |
|
SamGondelman
|
bed2732d34
|
start moving materials to rendering only
|
2019-02-14 12:59:16 -08:00 |
|
SamGondelman
|
0955512a80
|
add billboard mode to web entities and fix picking/culling
|
2019-01-31 15:45:10 -08:00 |
|
Seth Alves
|
3ab2db96b6
|
deactivate grab action when grab is released
|
2019-01-30 14:43:11 -08:00 |
|
SamGondelman
|
45ec7fe3e1
|
working on ignorePickIntersection and web entities
|
2019-01-09 12:03:35 -08:00 |
|
SamGondelman
|
1b5c1d0677
|
working on primitiveMode and groupCulled
|
2019-01-08 10:02:03 -08:00 |
|
SamGondelman
|
b609cfaa2b
|
renderLayer
|
2019-01-07 15:43:35 -08:00 |
|
SamGondelman
|
4cd1cd6606
|
merge with master
|
2019-01-03 12:56:41 -08:00 |
|
Seth Alves
|
05a80ae0e4
|
don't bootstrap with a traits-based grab
|
2019-01-03 08:17:52 -08:00 |
|
Seth Alves
|
78aff6e95c
|
grab js api; send grab information through trait system
|
2019-01-03 08:17:52 -08:00 |
|
SamGondelman
|
b261665072
|
working on lines
|
2018-12-12 09:39:01 -08:00 |
|
Shannon Romano
|
bb9a764855
|
Merge pull request #14517 from luiscuenca/getEntityJointParent
Add method to check entities joint hierarchy
|
2018-12-11 01:06:38 +00:00 |
|
Alexander Ivash
|
72a91668a5
|
FB19219 Make avatarapp to handle wearables update via drag&drop
|
2018-12-07 11:23:17 +03:00 |
|
luiscuenca
|
ad42f6a590
|
Add method to check entities joint hierarchy
|
2018-12-01 12:32:29 -07:00 |
|
SamGondelman
|
e282d51883
|
CR
|
2018-11-26 01:15:07 -05:00 |
|
SamGondelman
|
079d1dcbd6
|
convert clientOnly to entityHost and add local entities
|
2018-11-14 11:25:37 -08:00 |
|
Andrew Meadows
|
1a685d2409
|
set script-triggerd sim ownership priority correctly
|
2018-10-18 10:33:02 -07:00 |
|
Andrew Meadows
|
bb51079284
|
move some bid-prep logic from EntityMotionState to EntityItem
|
2018-10-18 10:33:02 -07:00 |
|
Andrew Meadows
|
f63610af2b
|
namechange: TerseUpdate --> TransformAndVelocities
|
2018-10-18 10:31:27 -07:00 |
|
Sam Gondelman
|
3f117cd3e0
|
Merge branch 'master' into scriptvec3
|
2018-10-17 13:57:21 -07:00 |
|
Sam Gondelman
|
5b6e7b2566
|
Merge branch 'master' into scriptvec3
|
2018-10-02 08:58:04 -07:00 |
|
Seth Alves
|
834699fa12
|
Move grab pseudo-properties (userData) into first-class EntityItemProperties.
|
2018-10-02 08:54:12 -07:00 |
|
Brad Hefta-Gaub
|
6290b56383
|
Merge pull request #14079 from luiscuenca/simpleAvatarTransit
Simple avatar transit
|
2018-10-01 16:24:46 -07:00 |
|
Brad Hefta-Gaub
|
edd5db7768
|
Merge pull request #14042 from thoys/perf/create/getMultipleEntities
Speed up Entity List properties fetching by adding Entities.getMultipleEntities API
|
2018-10-01 16:16:48 -07:00 |
|
luiscuenca
|
012cd207b3
|
No data sent during basic transit
|
2018-09-24 11:39:10 -07:00 |
|
Seth Alves
|
f6e57f54b0
|
don't call enterEntity until script preload has finished
|
2018-09-21 10:26:55 -07:00 |
|
Thijs Wenker
|
06491ef12f
|
API function for retrieving multiple entity properties with better performance
|
2018-09-20 19:34:00 +02:00 |
|
SamGondelman
|
c522d1bc93
|
merge with master
|
2018-09-14 00:57:13 -07:00 |
|
Dante Ruiz
|
3796675123
|
script update and visuallyReady entities
|
2018-08-24 15:46:39 -07:00 |
|
SamGondelman
|
283c0c0311
|
s i m p l i f y
|
2018-08-23 11:47:56 -07:00 |
|
SamGondelman
|
2ca217eb4a
|
merge with master
|
2018-07-30 17:43:15 -07:00 |
|
Sam Gondelman
|
8201997a16
|
Merge pull request #13660 from SamGondelman/parabolic
Parabolic Picking + Pointers
|
2018-07-30 10:49:02 -07:00 |
|
Andrew Meadows
|
207aea8712
|
remove cruft from rendering collision shapes
|
2018-07-16 10:29:34 -07:00 |
|
SamGondelman
|
9929529f30
|
vec3 conversion
|
2018-07-11 14:18:22 -07:00 |
|
SamGondelman
|
90091d11e4
|
parabola picks, started implementing math
|
2018-07-03 09:47:31 -07:00 |
|
Sam Gondelman
|
fbe54437b8
|
Merge pull request #13409 from humbletim/add-raypick-shapeID
Include shapeID in RayPick results
|
2018-06-26 10:25:39 -07:00 |
|
Andrew Meadows
|
44c3620b6e
|
remove cruft
|
2018-06-18 17:45:58 -07:00 |
|
humbletim
|
dc5c5c20df
|
raypick partIndex commit
include shapeID for accessing proper material index
add raypick shapeID test script
|
2018-06-18 18:22:30 -04:00 |
|
Andrew Meadows
|
4329ea5240
|
Merge master' into 'workload'
|
2018-06-04 16:11:25 -07:00 |
|
SamGondelman
|
86ee5c12d8
|
merge and update based on sam's changes
|
2018-05-31 17:53:36 -07:00 |
|
Andrew Meadows
|
addbb597fc
|
move setSpaceIndex() to cpp file for easier debugging in future
|
2018-05-31 10:22:39 -07:00 |
|
samcake
|
559d436dfa
|
Fixing the merge conflicts
|
2018-05-24 16:57:10 -07:00 |
|
Andrew Meadows
|
d42375e4fe
|
finish uint8_t to uint16_t conversion
|
2018-05-24 11:28:52 -07:00 |
|
Andrew Meadows
|
31dd59d212
|
double bits in collision groups
|
2018-05-24 11:28:52 -07:00 |
|
SamGondelman
|
e6741a363e
|
add local-only isVisibleInSecondaryCamera flag to entities
|
2018-05-23 16:35:21 -07:00 |
|
Andrew Meadows
|
d50da2babc
|
Merge 'master' into 'workload'
|
2018-05-23 14:51:05 -07:00 |
|
Liv Erickson
|
7efcc135e4
|
reorder flags
|
2018-05-22 11:03:41 -07:00 |
|