Andrew Meadows
|
19d24293e1
|
Merge pull request #6855 from sethalves/clean-up-entities-with-bad-parent
don't persist entites with invalid parentIDs
|
2016-01-20 10:38:26 -08:00 |
|
Seth Alves
|
0064ee6ab2
|
try again to make this thread safe
|
2016-01-19 15:55:56 -08:00 |
|
Seth Alves
|
edea0320e6
|
try again to make this thread safe
|
2016-01-19 15:44:22 -08:00 |
|
Seth Alves
|
e365d93ed9
|
don't save entites with invalid parentIDs (or with IDs that indicates an avatar) to the persist file
|
2016-01-18 16:50:26 -08:00 |
|
Seth Alves
|
bfa8cc1969
|
merge from upstream
|
2016-01-03 06:47:25 -08:00 |
|
ericrius1
|
390dce4613
|
Adding blacklist
|
2015-12-24 11:48:40 -08:00 |
|
Seth Alves
|
165c41d843
|
add a way to remember which entities couldn't be properly placed in octree due to missing parents
|
2015-12-14 14:19:19 -08:00 |
|
Atlante45
|
a07d7494f0
|
More OS X warning cleanup
|
2015-12-11 14:20:36 -08:00 |
|
Seth Alves
|
d09f70239c
|
make entity-tree a global. change how network-requests to load model geometry are triggered
|
2015-12-10 09:03:53 -08:00 |
|
Seth Alves
|
f99812a903
|
adjust method names to fit convention
|
2015-12-07 14:31:08 -08:00 |
|
Seth Alves
|
3cc423ca03
|
remap IDs when importing entities
|
2015-12-06 17:55:48 -08:00 |
|
Ryan Huffman
|
dac491ef41
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-11-24 09:59:22 -08:00 |
|
Ryan Huffman
|
2a416ebc61
|
Merge branch 'master' of https://github.com/highfidelity/hifi into received-message
|
2015-11-18 16:52:23 -08:00 |
|
Brad Hefta-Gaub
|
2f3cf82202
|
don't apply out of order edits to entities that have been deleted
|
2015-11-18 14:26:18 -08:00 |
|
Brad Hefta-Gaub
|
ecaa50c0ff
|
fix for infinite loop in erase entities special packet
|
2015-11-12 18:25:18 -08:00 |
|
Seth Alves
|
4ed8a1e5d1
|
changes to send an update to entity-server when AvatarActionHold releases an entity
|
2015-11-06 09:25:53 -08:00 |
|
ericrius1
|
0373a481f8
|
Using EntityItemIDs instead of QUuids
|
2015-10-20 09:22:16 -07:00 |
|
ericrius1
|
8c229d88a8
|
moving whitelist code out of octree
|
2015-10-19 11:59:44 -07:00 |
|
Ryan Huffman
|
7682ab00e3
|
Add ReceivedMessage and receive progress
|
2015-10-15 14:09:53 -07:00 |
|
Seth Alves
|
9a9e5b962e
|
make edit logging terse vs not a domain-server setting
|
2015-10-14 09:45:35 -07:00 |
|
Seth Alves
|
9c4fdfd653
|
merge from upstream
|
2015-09-08 18:01:07 -07:00 |
|
Seth Alves
|
31fcd55d47
|
octree uses shared pointers
|
2015-09-08 11:59:48 -07:00 |
|
Stephen Birarda
|
9e7fb9ae16
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -07:00 |
|
Stephen Birarda
|
d990420565
|
repairs to octree packet receiving in interface
|
2015-07-13 13:10:57 -07:00 |
|
Atlante45
|
d4e01742e5
|
Merge branch 'atp' of https://github.com/birarda/hifi into protocol
|
2015-07-08 18:40:18 -07:00 |
|
Atlante45
|
e2718d5c94
|
Merge branch 'protocol' of https://github.com/birarda/hifi into protocol
|
2015-07-08 18:26:36 -07:00 |
|
Stephen Birarda
|
5dc09692b4
|
more packet creation fixes for entitites
|
2015-07-08 18:13:06 -07:00 |
|
Stephen Birarda
|
ac40790841
|
remove a bad replacement from PacketType in EntityTree
|
2015-07-08 16:54:56 -07:00 |
|
Stephen Birarda
|
74940a2132
|
replace lingering PacketTypes in old format
|
2015-07-08 10:18:13 -07:00 |
|
Stephen Birarda
|
ffa6edc904
|
fix spaces created by xcode find/replace
|
2015-07-07 15:01:19 -07:00 |
|
Stephen Birarda
|
b3c3e5a6c8
|
more PacketType to PacketType::Value replacements
|
2015-07-02 16:49:19 -07:00 |
|
Stephen Birarda
|
0d64e82fe2
|
replace PacketType declarations with PacketType::Value
|
2015-07-02 16:38:52 -07:00 |
|
ZappoMan
|
5c4d4893de
|
added bytes per edit stats
|
2015-07-02 13:44:28 -07:00 |
|
ZappoMan
|
63b585da0f
|
added updates per second stat
|
2015-07-02 13:28:12 -07:00 |
|
ZappoMan
|
b13a4b2a71
|
add edit update stats
|
2015-07-02 11:07:47 -07:00 |
|
ZappoMan
|
24b4614703
|
add more detailed edit timing to entity server
|
2015-07-01 16:11:08 -07:00 |
|
David Rowe
|
6623d0c552
|
Add "Reload" button associated with entity editor's script URL field
The Reload button re-downloads the script for both the editor and for
everyone in the vicinity.
|
2015-06-17 16:11:32 -07:00 |
|
Seth Alves
|
b425cc6491
|
merge from upstream
|
2015-06-05 11:56:33 -07:00 |
|
Andrew Meadows
|
9cb7cb314d
|
update minimum version support
|
2015-06-05 08:43:48 -07:00 |
|
Seth Alves
|
14026667f5
|
script interface for creating an action now takes an action-type name rather than having a different call for each action
|
2015-06-04 10:55:32 -07:00 |
|
Seth Alves
|
d6549948d0
|
first pass at entity interface to actions
|
2015-06-02 16:06:27 -07:00 |
|
Howard Stearns
|
810c766f77
|
When an entity is added or changed with a collisionSoundURL, cache it so that it is ready to play on the first hit.
|
2015-05-28 12:50:02 -07:00 |
|
Brad Hefta-Gaub
|
afb09e81a6
|
Merge pull request #4962 from howard-stearns/entity-events-in-normal-scripts
Entity events in normal scripts
|
2015-05-27 09:24:50 -07:00 |
|
Howard Stearns
|
bbdf9f1d9f
|
Remove changingEntityID.
|
2015-05-26 11:14:23 -07:00 |
|
ZappoMan
|
8b78fc4190
|
EnitityItem smart pointers
|
2015-05-22 17:57:50 -07:00 |
|
Seth Alves
|
124ff68cee
|
make EntityItemID a subclass of QUuid
|
2015-05-20 14:22:08 -07:00 |
|
Seth Alves
|
a769cfdaf2
|
client decides on new entity-ids, keep EntityItemID class
|
2015-05-20 10:42:19 -07:00 |
|
Seth Alves
|
f9d46b0cb5
|
interface decides on entityIDs rather than bouncing a temporary id through the entity server
|
2015-05-19 14:25:23 -07:00 |
|
Andrew Meadows
|
7e9e223b3e
|
merge upstream/master into andrew/nova
|
2015-05-12 21:48:55 -07:00 |
|
Andrew Meadows
|
4872a565c9
|
bid for simulation ownership
|
2015-05-12 21:46:52 -07:00 |
|