David Rowe
|
b5028a9626
|
Merge branch 'master' into 21880
# Conflicts:
# interface./src/scripting/WindowScriptingInterface.h
|
2018-06-05 09:13:54 +12:00 |
|
John Conklin II
|
08fcad1932
|
Merge pull request #13227 from SamGondelman/entityMirror
Add local-only isVisibleInSecondaryCamera flag to entities
|
2018-06-04 11:06:00 -07:00 |
|
Seth Alves
|
97b3fdfe68
|
make legacy collisionless property work right
|
2018-06-01 09:34:34 -07:00 |
|
SamGondelman
|
86ee5c12d8
|
merge and update based on sam's changes
|
2018-05-31 17:53:36 -07:00 |
|
John Conklin II
|
ec3f9549f1
|
Merge pull request #13172 from wayne-chen/getChildrenIDs-issue-1934
Fix EntityScriptingInterface::getChildrenIDs function
|
2018-05-31 14:27:25 -07:00 |
|
David Rowe
|
ac0607b5ae
|
Review Entites.cloneEntity() JSDoc and add JSDoc for new properties
|
2018-05-30 10:02:10 +12:00 |
|
Anthony Thibault
|
eae5215d94
|
Merge pull request #13206 from ctrlaltdavid/21872-c
JSDoc fixes
|
2018-05-24 16:44:55 -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 |
|
Liv Erickson
|
56493346c1
|
fix permissions check
|
2018-05-22 15:41:48 -07:00 |
|
Liv Erickson
|
0ebd13b3e6
|
cannot edit origin from client / fix ICE issue
|
2018-05-22 13:17:23 -07:00 |
|
David Rowe
|
6a75e7acb6
|
Fix canCastShadow property JSDoc
|
2018-05-23 07:11:23 +12:00 |
|
Liv Erickson
|
7efcc135e4
|
reorder flags
|
2018-05-22 11:03:41 -07:00 |
|
Liv Erickson
|
e273a0c1a6
|
fix define properties
|
2018-05-22 09:10:50 -07:00 |
|
Liv Erickson
|
27c2bb9046
|
add properties group where missing
|
2018-05-21 17:39:08 -07:00 |
|
Liv Erickson
|
a1e7f648bc
|
add debug properties
|
2018-05-21 17:14:36 -07:00 |
|
Liv Erickson
|
e76829bb1d
|
change to DEFINE_PROPERTY_REF
|
2018-05-21 16:51:23 -07:00 |
|
Liv Erickson
|
604b3cac1c
|
check for null entities in grab, add conversion for old userdata cloneable
|
2018-05-21 16:19:43 -07:00 |
|
Thijs Wenker
|
7f4e9a0089
|
style
|
2018-05-21 06:17:08 +02:00 |
|
Thijs Wenker
|
f4df75d016
|
CR feedback
|
2018-05-21 06:04:05 +02:00 |
|
Livi Erickson
|
70bbac5c83
|
update with lastEditedCheck
|
2018-05-20 18:49:41 -07:00 |
|
Livi Erickson
|
9f7b383757
|
address CR feedback
|
2018-05-20 18:22:17 -07:00 |
|
Livi Erickson
|
9c0084209b
|
fix style error, start lifetime properly for cloned entities
|
2018-05-20 16:41:14 -07:00 |
|
David Rowe
|
6d4f704279
|
Regularize some JSDoc usage
|
2018-05-21 09:32:10 +12:00 |
|
Liv Erickson
|
6c8d68afc6
|
add extra cleanup in delete messages and simulation, as a fall back
|
2018-05-18 18:18:42 -07:00 |
|
Liv Erickson
|
29b11b9101
|
some fixes to server cloneables
|
2018-05-18 17:12:41 -07:00 |
|
David Back
|
4e14eb37e3
|
update comment
|
2018-05-17 16:34:19 -07:00 |
|
David Back
|
30855f94eb
|
set last edited to 0 to ensure server update
|
2018-05-17 16:02:58 -07:00 |
|
David Back
|
26b6b851f5
|
Merge branch 'cloneables' of github.com:dback2/hifi into cloneables
|
2018-05-17 14:50:39 -07:00 |
|
David Back
|
b8ce07744d
|
initialize prop defaults, no bool returns
|
2018-05-17 14:50:14 -07:00 |
|
Liv Erickson
|
ec8aa71dc4
|
Add JSDoc header to new clone function in Entity API
|
2018-05-17 11:25:20 -07:00 |
|
David Back
|
42d8492427
|
no clock skew
|
2018-05-17 11:17:04 -07:00 |
|
David Back
|
3730cbe36c
|
reconstruct cloneIDs lists on start, read/write locks on clone ID functions, fix removing last cloneable
|
2018-05-17 10:28:48 -07:00 |
|
David Back
|
1e2d2819d5
|
tweaks
|
2018-05-15 17:36:39 -07:00 |
|
David Back
|
f74e219029
|
rename properties, add clone avatar entity, remove worldEntityProps arg, fix clone ID cleanup on delete
|
2018-05-15 17:24:14 -07:00 |
|
Wayne Chen
|
92e9a8e064
|
fixing typo in documentation.
|
2018-05-15 16:32:01 -07:00 |
|
Wayne Chen
|
f82e597ac7
|
Updating documentation for getChildrenIDs + fixing issue #1934
|
2018-05-15 09:34:07 -07:00 |
|
Wayne Chen
|
bd6905b3d2
|
Adding possible solution to issue#1934.
|
2018-05-14 18:25:39 -07:00 |
|
David Back
|
3031bb05be
|
Merge branch 'master' of https://github.com/highfidelity/hifi into cloneables
|
2018-05-11 17:54:20 -07:00 |
|
David Back
|
a57c280813
|
convertToCloneProperties
|
2018-05-11 17:54:08 -07:00 |
|
MiladNazeri
|
ea26512793
|
Merge pull request #13147 from ctrlaltdavid/21872-a
Fix JSDoc function definitions specifying properties instead of params
|
2018-05-11 16:20:06 -07:00 |
|
David Back
|
65bda27ae3
|
Merge branch 'master' of https://github.com/highfidelity/hifi into cloneables
|
2018-05-11 13:03:27 -07:00 |
|
John Conklin II
|
4129664368
|
Merge pull request #13145 from highfidelity/stable
Merge RC67 stable into master
|
2018-05-10 17:07:20 -07:00 |
|
David Rowe
|
fab85c3f6d
|
Fix JSDoc function definitions specifying properties instead of params
|
2018-05-11 09:52:48 +12:00 |
|
David Back
|
7738a2bcdd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into cloneables
|
2018-05-09 18:12:46 -07:00 |
|
David Back
|
dea588ae4a
|
remove prints
|
2018-05-09 18:12:04 -07:00 |
|
David Back
|
3241c18271
|
first pass cloneables WIP
|
2018-05-09 18:10:40 -07:00 |
|
Seth Alves
|
7466d08f1f
|
more suppression of logging
|
2018-05-09 13:01:49 -07:00 |
|
Seth Alves
|
db03265a6b
|
when in serverless mode, short-circuit simulation ownership bids
|
2018-05-09 10:53:46 -07:00 |
|