ZappoMan
|
e436c95212
|
first cut at reworking zones
|
2015-04-21 14:36:13 -07:00 |
|
Brad Davis
|
7a33474245
|
Merge remote-tracking branch 'upstream/master' into offscreen
Conflicts:
interface/src/Menu.cpp
|
2015-04-21 13:02:38 -07:00 |
|
Sam Gateau
|
f54821f996
|
more details in the comments
|
2015-04-21 11:12:01 -07:00 |
|
Sam Gateau
|
48364cb598
|
refined the names of the key light porperties in Stage
|
2015-04-21 11:04:14 -07:00 |
|
ZappoMan
|
8ce4cb628a
|
another attempt at zones starting from box
|
2015-04-20 18:18:01 -07:00 |
|
ZappoMan
|
a9c2a6e048
|
another attempt at zones starting from box
|
2015-04-20 18:17:21 -07:00 |
|
Seth Alves
|
64c23b8e8b
|
Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol
|
2015-04-20 16:56:24 -07:00 |
|
Seth Alves
|
c49e2c1804
|
cleanups, diff minimization
|
2015-04-20 16:52:29 -07:00 |
|
Seth Alves
|
4a5631fca6
|
cleanups, diff minimization
|
2015-04-20 16:51:28 -07:00 |
|
Seth Alves
|
6107682658
|
handle ignoring simulation data echoed back to us differently
|
2015-04-20 16:36:56 -07:00 |
|
Seth Alves
|
23f1767634
|
cleanup
|
2015-04-20 16:13:28 -07:00 |
|
Seth Alves
|
d6c8bd94cf
|
clean up some debugging prints
|
2015-04-20 15:59:33 -07:00 |
|
Sam Gateau
|
58c1827f69
|
bring back the glPushPop in transform legacy mode
|
2015-04-20 15:56:44 -07:00 |
|
Seth Alves
|
56b005a872
|
packets should be ignore if they contain local nodeID, not if local entity contains nodeID
|
2015-04-20 12:19:36 -07:00 |
|
Seth Alves
|
08d300afcd
|
use a flag to indicate that simulation ownership should be grabbed
|
2015-04-20 11:49:10 -07:00 |
|
Seth Alves
|
88f289f3c1
|
small cleanup and some debugging prints
|
2015-04-20 11:19:48 -07:00 |
|
Seth Alves
|
fbff3627dc
|
attempt to claim simulation ownership of entities the avatar crashes with
|
2015-04-20 11:13:51 -07:00 |
|
Seth Alves
|
f452e47577
|
Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol
|
2015-04-20 08:49:33 -07:00 |
|
Sam Gateau
|
687ca7fee5
|
Update the cookies.js to be able to edit and test direction and color, validate that the SunDirection and color and on/off is working
|
2015-04-17 19:00:40 -07:00 |
|
Brad Davis
|
16efa2a46f
|
Improving toggle visibility and loading behavior
|
2015-04-17 16:59:04 -07:00 |
|
Seth Alves
|
b3cb9fe9a4
|
fix comment some more
|
2015-04-17 15:33:41 -07:00 |
|
Seth Alves
|
adfc82e169
|
remove commented-out code
|
2015-04-17 15:10:34 -07:00 |
|
Seth Alves
|
dac57c44da
|
if measured acceleration is close to zero, send zero to entity server, else send gravity
|
2015-04-17 15:05:47 -07:00 |
|
Sam Gateau
|
11879f6142
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-04-17 13:04:00 -07:00 |
|
Seth Alves
|
292ba20cf3
|
pull andrew's measure-acceleration branch
|
2015-04-17 11:35:12 -07:00 |
|
Sam Gateau
|
f1e0d5855e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-04-17 11:33:39 -07:00 |
|
Sam Gateau
|
525d1040ed
|
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
|
2015-04-17 11:32:35 -07:00 |
|
Sam Gateau
|
edb388ed83
|
Fixing the function with no implementation
|
2015-04-17 11:32:05 -07:00 |
|
Seth Alves
|
07b9d73edf
|
bump protocol version
|
2015-04-17 11:20:35 -07:00 |
|
Seth Alves
|
d90dec066c
|
if an entity has no simulatorID, pull it out of list of entities with simulatorIDs
|
2015-04-17 11:12:13 -07:00 |
|
Seth Alves
|
32ced31f60
|
adjust logic related to claiming and releasing simulation ownership during scripted changes to entities
|
2015-04-17 10:57:00 -07:00 |
|
Stephen Birarda
|
64d17f101a
|
obfuscate set access token from AM log
|
2015-04-17 10:44:01 -07:00 |
|
Seth Alves
|
3da2d1680d
|
fix code that causes scripted changes to physics-related entity properties to claim simulation ownership
|
2015-04-17 10:41:11 -07:00 |
|
Seth Alves
|
deec577db6
|
if nodes are fighting over phyics variables, squash physics-related properties in the updates from the loser of the race
|
2015-04-17 10:21:52 -07:00 |
|
Bradley Austin Davis
|
4b73481604
|
Respond to changes in the device pixel ratio in the test window
|
2015-04-17 10:19:31 -07:00 |
|
Seth Alves
|
c69aaa806b
|
if a uuid is null, don't send a uuid of all zeros
|
2015-04-17 09:55:49 -07:00 |
|
Seth Alves
|
f77038c52d
|
when ignoring an incoming packet, still read it so the data-stream pointer doesn't get screwed up
|
2015-04-17 09:37:48 -07:00 |
|
Seth Alves
|
639b9ef9ff
|
Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol
|
2015-04-17 08:50:07 -07:00 |
|
Eric Levin
|
2b4d894ab3
|
moved the type computation inside the while loop so it is correctly computed each iteration
|
2015-04-17 08:17:58 -07:00 |
|
Clément Brisset
|
516acee1c7
|
Merge pull request #4647 from huffman/fix-multiple-scripts-on-restart
Fix stop/reload all scripts affecting already-stopped scripts
|
2015-04-17 16:29:23 +02:00 |
|
Brad Davis
|
fd0c130dc2
|
Working on simplifying new dialog creation
|
2015-04-16 22:20:49 -07:00 |
|
Bradley Austin Davis
|
759acfa175
|
Working on getting the offscreen UI working on retina
|
2015-04-16 19:30:31 -07:00 |
|
Sam Gateau
|
b5b146b81b
|
Training Team: improving the sun lighting interface to javascript to enable / disable the earthSkyModel, assign explicitely the SUnDirection and getter, and expose a AmbientINtensity to control the amount of the ambient lighting contribution
Expose these to javascript
|
2015-04-16 17:35:37 -07:00 |
|
Seth Alves
|
62a45ccebb
|
re-enable code that gives up simulation ownership
|
2015-04-16 17:00:36 -07:00 |
|
Seth Alves
|
116123256a
|
Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol
|
2015-04-16 16:45:39 -07:00 |
|
Eric Levin
|
096f69961a
|
Filtering triggering of collisions with contact type of "continue"
|
2015-04-16 16:42:28 -07:00 |
|
Seth Alves
|
faf5e7415d
|
don't explicitly release simulator status
|
2015-04-16 16:32:51 -07:00 |
|
Seth Alves
|
ec26b4595a
|
adjust comment
|
2015-04-16 16:27:30 -07:00 |
|
Seth Alves
|
f48f9caea4
|
cut back on debuging prints
|
2015-04-16 16:18:13 -07:00 |
|
Seth Alves
|
1484d6e37f
|
fix READ_ENTITY_PROPERTY_UUID_TO_PROPERTIES to use binary version
|
2015-04-16 16:10:01 -07:00 |
|
Seth Alves
|
3b2a15f76a
|
more debugging
|
2015-04-16 15:52:48 -07:00 |
|
Seth Alves
|
ea8dcfa5b5
|
read UUIDs as UUIDs rather than as strings. more debugging prints
|
2015-04-16 15:33:43 -07:00 |
|
Seth Alves
|
d7881f1891
|
adjust logic for releasing ownership of simulation
|
2015-04-16 15:15:28 -07:00 |
|
Seth Alves
|
d7059d8f2d
|
add code for uuids in wire protocol. some debugging prints
|
2015-04-16 14:46:38 -07:00 |
|
Sam Gateau
|
3872c01340
|
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
|
2015-04-16 14:38:18 -07:00 |
|
Sam Gateau
|
f06556ba12
|
migrate the various list to sort the rendering from explicit names to a more generic key based map
|
2015-04-16 14:37:39 -07:00 |
|
Andrew Meadows
|
619d1ba191
|
rename to measureAcceleration
|
2015-04-16 14:09:33 -07:00 |
|
Brad Davis
|
ce6b7e7aec
|
Merge branch 'master' into offscreen
Conflicts:
interface/src/Menu.cpp
|
2015-04-16 14:02:40 -07:00 |
|
Andrew Meadows
|
1acb90e23a
|
merge upstream/master into andrew/isothermal
|
2015-04-16 13:48:47 -07:00 |
|
Andrew Meadows
|
b7ca69d4e1
|
fix typo
|
2015-04-16 13:46:26 -07:00 |
|
Andrew Meadows
|
5180e7e715
|
measure linear velocity of moving objects
|
2015-04-16 13:44:17 -07:00 |
|
Brad Davis
|
d72bb71030
|
Merge pull request #4636 from samcake/orange
Introduce the gpu::Framebuffer and its sidekick the gpu::Swapchain
|
2015-04-16 13:39:04 -07:00 |
|
Seth Alves
|
bce269ada2
|
Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol
|
2015-04-16 12:31:25 -07:00 |
|
Andrew Meadows
|
94c6053d52
|
fix formatting
|
2015-04-16 12:15:03 -07:00 |
|
Andrew Meadows
|
21d669f2f1
|
use computed shape type
|
2015-04-16 12:13:41 -07:00 |
|
Andrew Meadows
|
83d54eb46b
|
merge upstream/master into andrew/bispinor
|
2015-04-16 12:07:22 -07:00 |
|
Seth Alves
|
b30b9a0a30
|
don't update _simulatorIDChangedTime unless the value is different than the current one. if a script changes an entity, attempt to claim ownership
|
2015-04-16 12:03:34 -07:00 |
|
Sam Gateau
|
9466cf9345
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-04-16 10:27:13 -07:00 |
|
Seth Alves
|
df37b853f7
|
setup test of lockout-period oafter simulator-owner-id change
|
2015-04-16 08:57:57 -07:00 |
|
Bradley Austin Davis
|
36ca9132cc
|
More build failure fixes
|
2015-04-16 01:02:13 -07:00 |
|
Bradley Austin Davis
|
f700607a65
|
Working on OSX functionality
|
2015-04-15 23:08:55 -07:00 |
|
Seth Alves
|
6c4d232ad9
|
respond to code review
|
2015-04-15 16:08:15 -07:00 |
|
Seth Alves
|
e3a90b80a4
|
fix typo in comment
|
2015-04-15 16:04:18 -07:00 |
|
Andrew Meadows
|
4bef5b7b73
|
Merge pull request #4638 from Triplelexx/myavatar-targetvelocity
Myavatar targetvelocity
|
2015-04-15 14:22:02 -07:00 |
|
Brad Davis
|
aba2b395a6
|
Working on testing the QML ui
|
2015-04-15 12:35:30 -07:00 |
|
Seth Alves
|
c87dca5ba0
|
remove debug print
|
2015-04-15 11:58:12 -07:00 |
|
Seth Alves
|
51ac44a9b7
|
try to increase chances the interface gives up simulation ownership
|
2015-04-15 11:34:42 -07:00 |
|
Seth Alves
|
62b59b7ccc
|
remove uneeded debug print
|
2015-04-15 11:02:12 -07:00 |
|
Seth Alves
|
afca5440f0
|
entity-server will automatically clear simulation-owner ID if it doesn't get an update for 2 seconds
|
2015-04-15 10:58:56 -07:00 |
|
Sam Gateau
|
cd1bbb2855
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-04-15 10:16:28 -07:00 |
|
Sam Gateau
|
8b97d2585a
|
fixing syntax issues
|
2015-04-15 10:16:04 -07:00 |
|
Brad Hefta-Gaub
|
72f9ae3e85
|
Merge pull request #4643 from ctrlaltdavid/fix-auto-start-animation
Fix auto start animation
|
2015-04-15 10:14:26 -07:00 |
|
Clément Brisset
|
d6ee1c708d
|
Merge pull request #4642 from ZappoMan/avatarUI
New Avatar UI
|
2015-04-15 19:13:23 +02:00 |
|
Brad Davis
|
1563b05278
|
Merge branch 'master' into offscreen
|
2015-04-15 10:01:15 -07:00 |
|
Ryan Huffman
|
2e61ef01da
|
Update ScriptEngin::stop to only take effect when not finished
|
2015-04-15 09:55:36 -07:00 |
|
Sam Gateau
|
5ebbdaca05
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-04-15 09:00:50 -07:00 |
|
Seth Alves
|
27e1eb7c7d
|
Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol
|
2015-04-15 08:59:29 -07:00 |
|
Atlante45
|
2f2be70eb8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into generated_ratio
|
2015-04-15 17:30:57 +02:00 |
|
Atlante45
|
62d3b39c25
|
less loud generated noise
Prevents the audio mixer from muting you because of too much noise
|
2015-04-15 16:22:52 +02:00 |
|
Atlante45
|
b1cfd33438
|
Add generated audio controls to scripting interface
|
2015-04-15 15:49:47 +02:00 |
|
Atlante45
|
8f8e4d8dc6
|
Add generated audio methods to audio interface
|
2015-04-15 15:49:11 +02:00 |
|
Atlante45
|
bd3b25383a
|
Some code cleanup
|
2015-04-15 14:20:50 +02:00 |
|
Brad Davis
|
d14d5f3d29
|
Working on new-UI implementations of address bar and login
|
2015-04-15 00:36:04 -07:00 |
|
Sam Gateau
|
598abe6722
|
Cleaning up Frambuffer.h
|
2015-04-14 18:48:06 -07:00 |
|
Sam Gateau
|
9be2a4a9f0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-04-14 18:29:26 -07:00 |
|
Sam Gateau
|
fec52f6b10
|
Removing almost all the QFramebufferObject (instead in overlay layer) in favor of gpu::Framebuffer, eveyrthing seems to work properly
|
2015-04-14 18:27:24 -07:00 |
|
David Rowe
|
85e5216fc1
|
Condense logic
|
2015-04-14 16:54:29 -07:00 |
|
David Rowe
|
2c5201f116
|
Fix animation not automatically starting at start-up
|
2015-04-14 16:54:14 -07:00 |
|
Seth Alves
|
b21cc357e4
|
undo stop-sending hack
|
2015-04-14 16:08:53 -07:00 |
|
Sam Gateau
|
87030236cb
|
working version with the gpu::SAmpler and the gpu::Framebuffer
|
2015-04-14 15:53:24 -07:00 |
|