James B. Pollack
|
31cc451fd4
|
css cleanup
|
2015-10-16 16:42:29 -07:00 |
|
James B. Pollack
|
c6fcaf158b
|
add color to more props
|
2015-10-16 16:15:20 -07:00 |
|
James B. Pollack
|
aa6aaf912e
|
add color bars below position inputs
|
2015-10-16 16:07:20 -07:00 |
|
David Rowe
|
8c22db17cc
|
Fix reading of QVector<float> from models files - polyline strokeWidths
|
2015-10-16 15:43:23 -07:00 |
|
samcake
|
974d2e20ff
|
Merge branch 'controllers' of https://github.com/highfidelity/hifi into controllers
|
2015-10-16 15:25:06 -07:00 |
|
samcake
|
6d3d29b6b7
|
Adding a new mapping
|
2015-10-16 15:24:44 -07:00 |
|
Brad Davis
|
94ff1893d4
|
Merge pull request #6098 from samcake/controllers
Controllers : Wiring the Endpoint to actions and actually replace the legacy system
|
2015-10-16 15:19:44 -07:00 |
|
samcake
|
0fc04ab297
|
Fixing the review comments and setting the StandardDevice of USerINputMapper in the registeredDevices just like any other, only the ID is special
|
2015-10-16 14:45:38 -07:00 |
|
Seth Alves
|
aaad1a4a36
|
Merge branch 'master' of github.com:highfidelity/hifi into hold-action-changes
|
2015-10-16 14:34:21 -07:00 |
|
samcake
|
f0034844e7
|
Actions working from the Controller layer
|
2015-10-16 12:24:12 -07:00 |
|
Eric Levin
|
9a87f5c574
|
Merge pull request #6096 from imgntn/resetter_acs
[Scripts] - Move resetting basketballs and targets to an AC script
|
2015-10-16 12:18:15 -07:00 |
|
James B. Pollack
|
4b21bdf308
|
testing
|
2015-10-16 11:50:13 -07:00 |
|
Seth Alves
|
c98685f6d3
|
in STATE_CONTINUE_FAR_GRABBING_NON_COLLIDING, when the ray moves off of the entity, switch back to search state
|
2015-10-16 11:39:27 -07:00 |
|
Seth Alves
|
066696e201
|
don't go into continue-far-grabbing-non-colliding mode.
|
2015-10-16 11:18:41 -07:00 |
|
Brad Hefta-Gaub
|
88a66d3c52
|
Merge pull request #6088 from hyperlogic/tony/regen-english-translation-strings
Updated english translation file
|
2015-10-16 10:59:26 -07:00 |
|
Seth Alves
|
fe709a9397
|
keep object active in kinematic mode, also
|
2015-10-16 10:53:33 -07:00 |
|
Seth Alves
|
966499b9e5
|
continually activate (in the bullet sense) a held object
|
2015-10-16 10:17:17 -07:00 |
|
Seth Alves
|
937959c1c1
|
cleanups
|
2015-10-16 09:57:27 -07:00 |
|
Seth Alves
|
d2b7e5c4eb
|
Merge branch 'master' of github.com:highfidelity/hifi into hold-action-changes
|
2015-10-16 09:54:26 -07:00 |
|
Seth Alves
|
8338491c3b
|
Merge pull request #6095 from Atlante45/master
Fix export bug
|
2015-10-16 07:32:56 -07:00 |
|
Seth Alves
|
b18bb1e076
|
Merge pull request #6084 from AndrewMeadows/physics-cleanup
move DIRTY_FLAGS out of EntityItem namespace
|
2015-10-16 07:22:40 -07:00 |
|
Seth Alves
|
359a318568
|
fold kinematic hold into normal hold (disabled by default, an argument enables)
|
2015-10-15 20:23:06 -07:00 |
|
Atlante45
|
a84fdecec9
|
Fix export bug
|
2015-10-15 18:43:32 -07:00 |
|
samcake
|
43d7fe491e
|
wiring the actions
|
2015-10-15 17:53:53 -07:00 |
|
Brad Hefta-Gaub
|
26f82e899e
|
Merge pull request #6079 from ericrius1/whiteboard
Entity whitelist for raypicking and whiteboard painting example
|
2015-10-15 17:50:35 -07:00 |
|
Brad Hefta-Gaub
|
c3ee419ad7
|
Merge pull request #6086 from imgntn/flashlight_life
[Scripts] Add lifetime to lights created by flashlight
|
2015-10-15 17:42:57 -07:00 |
|
Seth Alves
|
0964180f2c
|
code review
|
2015-10-15 17:10:47 -07:00 |
|
ericrius1
|
97fe0170cb
|
glowing box for black color
|
2015-10-15 17:09:41 -07:00 |
|
Stephen Birarda
|
e5825daa57
|
Merge pull request #6090 from ZappoMan/fixStat
Add some additional stats for debugging edit lags
|
2015-10-15 16:00:29 -07:00 |
|
Brad Hefta-Gaub
|
3718149157
|
include inbound queue PPS stats in server stats page
|
2015-10-15 15:49:12 -07:00 |
|
samcake
|
d44beca29f
|
Merge pull request #6092 from jherico/controllers
Controllers Branch - Fix hardware access from JS...
|
2015-10-15 15:41:36 -07:00 |
|
Ryan Huffman
|
421e2a6c21
|
Merge pull request #6078 from imgntn/top_tool_tabs
Move Edit.js Tool Window Tabs to the Top
|
2015-10-15 15:40:42 -07:00 |
|
Brad Hefta-Gaub
|
e1570e3197
|
include inbound queue PPS stats in server stats page
|
2015-10-15 15:31:52 -07:00 |
|
Brad Hefta-Gaub
|
82a211174b
|
added packet recieved,lost,recovered stats to detailed server stats page
|
2015-10-15 15:23:12 -07:00 |
|
Brad Hefta-Gaub
|
1f6a2f3c21
|
Merge pull request #6081 from samcake/controllers
Controllers mapping created from JSON, first draft
|
2015-10-15 15:19:42 -07:00 |
|
James B. Pollack
|
aee11d4c06
|
cleanup merge
|
2015-10-15 15:05:34 -07:00 |
|
samcake
|
63ad9ae198
|
Fixing the include file names...
|
2015-10-15 15:02:55 -07:00 |
|
samcake
|
1b03b6867c
|
Fixing the include file names...
|
2015-10-15 15:01:34 -07:00 |
|
James B. Pollack
|
112007e5a9
|
cleanup
|
2015-10-15 14:58:05 -07:00 |
|
Seth Alves
|
462918ffcf
|
cleanups
|
2015-10-15 14:55:17 -07:00 |
|
Seth Alves
|
487131dde1
|
cleanups
|
2015-10-15 14:52:38 -07:00 |
|
samcake
|
249efa383e
|
MErging maybe finally ??????
|
2015-10-15 14:49:22 -07:00 |
|
samcake
|
2ad6c2067b
|
MErging maybe finally ??????
|
2015-10-15 14:43:15 -07:00 |
|
Seth Alves
|
36a523478f
|
Merge branch 'master' of github.com:highfidelity/hifi into hold-action-changes
|
2015-10-15 14:21:30 -07:00 |
|
samcake
|
416df1c44c
|
Fixing the mac build
|
2015-10-15 14:21:08 -07:00 |
|
Seth Alves
|
4903db45b1
|
give other avatars an anim-skeleton
|
2015-10-15 14:21:06 -07:00 |
|
James B. Pollack
|
8b57b3c0ff
|
fix memory leak
|
2015-10-15 14:13:07 -07:00 |
|
ericrius1
|
e8b6b32572
|
Remembering whiteboards last color between sessions
|
2015-10-15 14:12:15 -07:00 |
|
Brad Davis
|
eff8c28a28
|
Fixing access to hardware devices
|
2015-10-15 14:04:55 -07:00 |
|
Andrew Meadows
|
3d17c57910
|
Merge pull request #6083 from sethalves/groundwork-for-hold-action-changes
Groundwork for hold action changes
|
2015-10-15 13:30:02 -07:00 |
|