Seth Alves
|
45c7cd4929
|
respond to code review, add a simple hold-a-stick script
|
2015-06-10 18:48:51 -07:00 |
|
Seth Alves
|
eccf4eb8a8
|
hold action works
|
2015-06-10 17:05:49 -07:00 |
|
Seth Alves
|
1c0c7f0fe3
|
Merge branch 'master' of github.com:highfidelity/hifi into actions
|
2015-06-10 15:30:28 -07:00 |
|
Niraj Venkat
|
182a3e918c
|
Hyperlink properties now propagate locally and over network
|
2015-06-10 13:12:18 -07:00 |
|
Seth Alves
|
3dcc6c9b8c
|
make action-factory interface and subclass it in Interface. this allows an action to use avatar data. the login the AvatarActionHold is still bogus.
|
2015-06-10 12:04:44 -07:00 |
|
Niraj Venkat
|
c45d409383
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-06-10 09:51:17 -07:00 |
|
Clément Brisset
|
059b29da83
|
Merge pull request #5090 from ericrius1/lineClamping
clamping line points between 0 and TREE_SCALE
|
2015-06-10 18:04:10 +02:00 |
|
Clément Brisset
|
73fce52407
|
Merge pull request #5091 from birarda/master
store an in-memory history of the last addresses
|
2015-06-10 17:52:39 +02:00 |
|
Eric Levin
|
286b7bf573
|
changed comment to use TREE_SCALE instead of 16000
|
2015-06-10 08:48:26 -07:00 |
|
Sam Gateau
|
2785f1a0e2
|
Fixing the blackout when entering a zone with a skybox thatis not loaded yet or just a constant color skybox
|
2015-06-10 01:50:52 -07:00 |
|
Sam Gateau
|
dd84bf010b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into daft
|
2015-06-10 00:32:22 -07:00 |
|
Sam Gateau
|
470e24820d
|
Back to clean state, just added the Material Key
|
2015-06-10 00:31:36 -07:00 |
|
Stephen Birarda
|
8b67710022
|
store an in-memory history of the last addresses
|
2015-06-09 18:59:58 -07:00 |
|
Eric Levin
|
f51b1d2ac2
|
clamping line points between 0 and TREE_SCALE
|
2015-06-09 17:30:15 -07:00 |
|
Seth Alves
|
b1a209b9db
|
pull some common code out of subclasses and into ObjectAction
|
2015-06-09 16:17:48 -07:00 |
|
Seth Alves
|
23dab530f9
|
fix some glitchy behavior during rotation
|
2015-06-09 14:11:01 -07:00 |
|
Sam Gateau
|
7de4c2eff7
|
first take on the materialKey
|
2015-06-09 12:17:10 -07:00 |
|
Niraj Venkat
|
a577d7955c
|
Removed classes and the "hyperlink entity"
|
2015-06-09 11:27:57 -07:00 |
|
Seth Alves
|
ccb2f17b33
|
grab.js rotation sort-of works now
|
2015-06-09 11:21:13 -07:00 |
|
Niraj Venkat
|
2bb1bf8afe
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-06-09 10:33:39 -07:00 |
|
Niraj Venkat
|
1bf0b15bb0
|
Removing unnecessary files
|
2015-06-09 10:33:05 -07:00 |
|
Niraj Venkat
|
0004b1a81c
|
Reversing previous entity work and creation of property group
|
2015-06-09 10:32:25 -07:00 |
|
Seth Alves
|
42f94307d5
|
Merge branch 'master' of github.com:highfidelity/hifi into actions
|
2015-06-09 09:51:29 -07:00 |
|
Brad Hefta-Gaub
|
759a4a323b
|
Merge pull request #5087 from Atlante45/debug
Reduce debug on domain connection
|
2015-06-09 07:54:21 -07:00 |
|
Atlante45
|
bf56ee49a6
|
Print new URL only when it actually changes
|
2015-06-09 16:37:48 +02:00 |
|
Atlante45
|
90c9a82aeb
|
Remove unnecesary debug
|
2015-06-09 15:27:08 +02:00 |
|
Atlante45
|
303026d86b
|
Reduce qDebug calls
|
2015-06-09 15:26:41 +02:00 |
|
Seth Alves
|
fb7a0e7219
|
back out previous change, fix error where translucent is used instead of translucentMesh
|
2015-06-08 22:41:59 -07:00 |
|
Seth Alves
|
983ae5b2f0
|
quiet compiler, fix some whitespace
|
2015-06-08 21:19:37 -07:00 |
|
Seth Alves
|
14a45e8349
|
convert grab.js to use spring action. rotation doesn't work right, yet
|
2015-06-08 18:25:58 -07:00 |
|
Seth Alves
|
eb85f7f818
|
Merge branch 'master' of github.com:highfidelity/hifi into actions
|
2015-06-08 17:37:56 -07:00 |
|
Brad Davis
|
90c18d0c48
|
Merge pull request #5080 from ZappoMan/team-teaching
Merge TEAM-TEACHING into MASTER
|
2015-06-08 17:34:42 -07:00 |
|
Seth Alves
|
b3bc9c3ef0
|
first attempt at getting spring-action to handle rotation
|
2015-06-08 17:10:13 -07:00 |
|
Niraj Venkat
|
dbb447c9b5
|
Exposing Hyperlink type to javascript
|
2015-06-08 16:09:06 -07:00 |
|
Howard Stearns
|
8e41c58fad
|
Merge branch 'master' of https://github.com/highfidelity/hifi into restartable-non-local-sound
|
2015-06-08 15:45:30 -07:00 |
|
Niraj Venkat
|
63665d720a
|
Fixed bug by adding hyperlink props to flags. Safe to merge
|
2015-06-08 15:32:21 -07:00 |
|
Howard Stearns
|
564b0b48ef
|
Alternate version that uses signal rather than polling.
|
2015-06-08 14:29:43 -07:00 |
|
Seth Alves
|
1e858d8bc5
|
start on spring action
|
2015-06-08 14:16:03 -07:00 |
|
ZappoMan
|
24c8e7d0e6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-06-08 13:50:50 -07:00 |
|
Niraj Venkat
|
cd93128236
|
[ERRORS] Starting on hyperlink entity and properties
|
2015-06-08 13:29:54 -07:00 |
|
ZappoMan
|
26ef6af009
|
use emplace_back and pre-reserved sizes for vectors
|
2015-06-08 12:45:39 -07:00 |
|
ZappoMan
|
5d6112d9c5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-06-08 12:29:32 -07:00 |
|
Stephen Birarda
|
666830c04d
|
add a sound once first AM packet received
|
2015-06-08 11:30:12 -07:00 |
|
Sam Gateau
|
87536b2f9d
|
Fixing the skinning issue
|
2015-06-08 11:22:16 -07:00 |
|
Howard Stearns
|
6668de56cd
|
Fix AudioInjector::restart() for the non-local case.
|
2015-06-08 10:34:56 -07:00 |
|
samcake
|
d9b7a42f60
|
FIxing merge
|
2015-06-08 19:06:04 +02:00 |
|
Brad Hefta-Gaub
|
ec55aa74ff
|
Merge pull request #5069 from samcake/daft
TEAM TEACHING : Improving the transparent rendering
|
2015-06-08 09:48:32 -07:00 |
|
samcake
|
cc55056eef
|
Merge pull request #5070 from ZappoMan/team-teaching-drawperf
TEAM TEACHING - cache the Item bounds across sub tasks
|
2015-06-08 18:42:34 +02:00 |
|
samcake
|
5e351c0328
|
FIxing the transparent rendering on Mac
|
2015-06-08 18:36:12 +02:00 |
|
ZappoMan
|
84c37bd301
|
cache bounds with item ids in DrawTask
|
2015-06-08 09:05:16 -07:00 |
|