Brad Davis
|
a483dd27ba
|
Trying to get widgets / windows working
|
2015-06-01 17:31:18 -07:00 |
|
Brad Davis
|
23d6725a6a
|
Consolidating GL display plugins
|
2015-05-31 00:24:19 -07:00 |
|
Brad Davis
|
fec214c552
|
Working on consistent input response
|
2015-05-30 02:01:11 -07:00 |
|
Brad Davis
|
2758718c8d
|
Merge remote-tracking branch 'upstream/master' into plugins
Conflicts:
interface/src/ui/DialogsManager.cpp
interface/src/ui/DialogsManager.h
|
2015-05-29 16:50:59 -07:00 |
|
Brad Davis
|
912c003d58
|
Making (most) plugins into a library
|
2015-05-29 16:49:11 -07:00 |
|
Philip Rosedale
|
6b9f6ff7bb
|
Merge pull request #4994 from AndrewMeadows/isentropic
compute correct deltaTime for extrapolation of moving entity and other fixes
|
2015-05-29 16:07:10 -07:00 |
|
Stephen Birarda
|
e7ce8706a3
|
Merge pull request #5004 from birarda/domain-dtls
fix debug for failed ping to DS
|
2015-05-29 16:21:41 -04:00 |
|
Stephen Birarda
|
33fde7c66d
|
remove extra debug
|
2015-05-29 13:21:24 -07:00 |
|
Brad Hefta-Gaub
|
7d1cd70e89
|
Merge pull request #4969 from jherico/plugins_pt3
Working towards display plugins
|
2015-05-29 13:19:18 -07:00 |
|
Brad Davis
|
8686ffb781
|
Merge branch 'plugins_pt3' into plugins
|
2015-05-29 13:01:05 -07:00 |
|
Brad Davis
|
77b45e2b4a
|
Adding missing files
|
2015-05-29 12:59:55 -07:00 |
|
Brad Davis
|
f98305dd55
|
CR comments
|
2015-05-29 12:45:03 -07:00 |
|
Stephen Birarda
|
2207bfaf40
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-dtls
|
2015-05-29 12:06:12 -07:00 |
|
Stephen Birarda
|
e253687dcd
|
fix fail case for DS pings
|
2015-05-29 12:06:07 -07:00 |
|
Andrew Meadows
|
8177512432
|
send all TerseUpdate properties when one changes
|
2015-05-29 11:35:50 -07:00 |
|
Seth Alves
|
b0f6826d17
|
Merge pull request #4995 from birarda/domain-dtls
speed up initial connection to domains
|
2015-05-29 10:50:01 -07:00 |
|
Andrew Meadows
|
f049dc37fc
|
Merge pull request #4992 from howard-stearns/preload-collision-sounds
Preload collision sounds
|
2015-05-29 09:51:41 -07:00 |
|
Stephen Birarda
|
e91ee7e7e3
|
only send add packet for nodes in interest set
|
2015-05-29 09:49:54 -07:00 |
|
Brad Davis
|
8bad80324f
|
Merge branch 'master' into plugins_pt3
|
2015-05-29 09:05:01 -07:00 |
|
Brad Davis
|
a94f257381
|
Working on plugin library
|
2015-05-29 09:03:44 -07:00 |
|
Stephen Birarda
|
046828ee5d
|
make the LNL the parent of any Nodes it adds
|
2015-05-28 16:58:58 -07:00 |
|
Stephen Birarda
|
29d3ca85d9
|
cleanup debug logs for DS/node ping punch
|
2015-05-28 16:53:13 -07:00 |
|
Stephen Birarda
|
265e0f3da6
|
remove NetworkPeer dtor debug, fix ICE socket
|
2015-05-28 16:44:34 -07:00 |
|
Andrew Meadows
|
ac0609ea92
|
also render bbox when debugging simulator owner
|
2015-05-28 16:29:43 -07:00 |
|
Stephen Birarda
|
493a9da43e
|
make sure DS log handler is cleaned up
|
2015-05-28 16:23:14 -07:00 |
|
Stephen Birarda
|
9d2e1773a0
|
fix memory issues for immediate ice pings
|
2015-05-28 15:31:21 -07:00 |
|
Stephen Birarda
|
da0c9fbc31
|
fix send of existing peer to querier
|
2015-05-28 14:37:16 -07:00 |
|
Brad Davis
|
1c49dde6f8
|
Merge branch 'master' into plugins
Conflicts:
CMakeLists.txt
|
2015-05-28 14:30:19 -07:00 |
|
Seth Alves
|
94edb72b47
|
oops
|
2015-05-28 14:30:06 -07:00 |
|
Seth Alves
|
131827a82b
|
libraries/entities doesn't need polyvox, only libraries/entities-renderer
|
2015-05-28 14:27:49 -07:00 |
|
Stephen Birarda
|
e096cbe040
|
have ice-server immediately send peer to DS
|
2015-05-28 14:25:18 -07:00 |
|
Andrew Meadows
|
7be16da1a8
|
compute correct time-of-flight for extrapolation
|
2015-05-28 14:24:39 -07:00 |
|
Howard Stearns
|
e7a48af56d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into preload-collision-sounds
|
2015-05-28 14:15:51 -07:00 |
|
Stephen Birarda
|
531ef1fa1c
|
change ice-server heartbeat behaviour
|
2015-05-28 14:05:43 -07:00 |
|
Howard Stearns
|
0f30ec2ccc
|
Undo the merge with the broken master checking. What could go wrong?
|
2015-05-28 13:48:27 -07:00 |
|
Stephen Birarda
|
eb6b80133b
|
immediately ping the ICE DS every 25ms
|
2015-05-28 13:17:48 -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 |
|
Andrew Meadows
|
b90d35c0c0
|
restore code to fix box entites not rendering
boxes wouldn't render when in an otherwise empty domain
|
2015-05-28 12:22:17 -07:00 |
|
Andrew Meadows
|
b7e3461e1a
|
restore _created magic
|
2015-05-28 12:21:38 -07:00 |
|
Stephen Birarda
|
81c23e9ca0
|
output if pinged node cannot be reached
|
2015-05-28 11:22:27 -07:00 |
|
Stephen Birarda
|
cee058c4ce
|
handle immediate add packets in NodeList
|
2015-05-28 11:02:45 -07:00 |
|
Stephen Birarda
|
5c75863af4
|
immediately send add packet from DS for new node
|
2015-05-28 10:45:03 -07:00 |
|
Brad Davis
|
171b6d18d0
|
Merge branch 'master' into plugins
Conflicts:
interface/src/ui/ApplicationOverlay.cpp
|
2015-05-28 10:31:20 -07:00 |
|
Seth Alves
|
ab86b1d90a
|
code review
|
2015-05-28 10:29:23 -07:00 |
|
Seth Alves
|
7547ef6ea4
|
code review
|
2015-05-28 10:29:07 -07:00 |
|
Seth Alves
|
e46c24ea58
|
code review
|
2015-05-28 10:27:59 -07:00 |
|
Seth Alves
|
a91a7942a4
|
Merge branch 'master' of github.com:highfidelity/hifi into polyvox
|
2015-05-28 06:59:39 -07:00 |
|
Brad Davis
|
e5bc0fad1e
|
Merge branch 'master' into plugins_pt3
|
2015-05-27 23:45:31 -07:00 |
|
Andrew Meadows
|
4e073c77b3
|
Merge pull request #4978 from sethalves/fix-4973
recreate PR #4973 with some additional changes -- removed const keywo…
|
2015-05-27 21:11:28 -07:00 |
|
Andrew Meadows
|
c32ff497e8
|
Merge pull request #4982 from howard-stearns/unowned-object-sounds
Unowned object sounds
|
2015-05-27 21:07:49 -07:00 |
|