Zach Pomerantz
|
63d87550b1
|
Guard batchSetter invocation for ShapePipelines
|
2016-02-08 17:06:43 -08:00 |
|
howard-stearns
|
cecf2fb611
|
Up the number.
|
2016-02-08 17:00:29 -08:00 |
|
ericrius1
|
85ddb7100c
|
fixed gap range bug
|
2016-02-08 16:51:04 -08:00 |
|
howard-stearns
|
d174e86347
|
fix batonName for entity script case
|
2016-02-08 16:45:25 -08:00 |
|
Seth Alves
|
d5f3447fbc
|
when updating queryAACubes for children, use the lastEdited from the parent's properties
|
2016-02-08 16:22:41 -08:00 |
|
ericrius1
|
b60ba0c5a7
|
can now change loop
|
2016-02-08 16:22:05 -08:00 |
|
Zach Pomerantz
|
281ba3c3ea
|
Fix ShapeKey::withoutCullFace to set, not reset
|
2016-02-08 16:14:03 -08:00 |
|
Brad Davis
|
427644cb77
|
Add better keyboard navigation to file dialog
|
2016-02-08 16:12:24 -08:00 |
|
Brad Davis
|
e376b781c1
|
Keyboard navigation in running scripts list
|
2016-02-08 16:12:23 -08:00 |
|
James B. Pollack
|
937ba3b796
|
zoom differently o avoid bug
|
2016-02-08 16:07:54 -08:00 |
|
Anthony J. Thibault
|
97bcc54360
|
CharacterController: separate target velocity from parent velocity.
Also, disable damping on the rigidBody used by the CharacterController.
|
2016-02-08 16:01:36 -08:00 |
|
Stephen Birarda
|
445662f5ae
|
clean sweep of old now unused audio files
|
2016-02-08 15:38:12 -08:00 |
|
Stephen Birarda
|
7dee3c61f3
|
Merge pull request #7038 from kencooke/master
HRTF-based audio spatialization engine
|
2016-02-08 15:37:09 -08:00 |
|
Seth Alves
|
4f8a7a080f
|
remove debugging print
|
2016-02-08 15:33:03 -08:00 |
|
Seth Alves
|
82fcfc1d64
|
don't apply clock-skew to a lastEdited of 0
|
2016-02-08 15:31:32 -08:00 |
|
Seth Alves
|
e2098038f1
|
only setLastEdited on properties to be sent
|
2016-02-08 15:16:15 -08:00 |
|
Seth Alves
|
eb1c159c7e
|
only setLastEdited on properties to be sent
|
2016-02-08 15:16:04 -08:00 |
|
Seth Alves
|
7f2b822796
|
only setLastEdited on properties to be sent
|
2016-02-08 15:15:49 -08:00 |
|
Seth Alves
|
5b5ddebb1a
|
set last-edited when updating a child's queryAACube
|
2016-02-08 15:09:51 -08:00 |
|
Seth Alves
|
92d016f03a
|
debugging prints for queryAACube
|
2016-02-08 15:09:34 -08:00 |
|
Seth Alves
|
3030944ca1
|
set last-edited when updating a child's queryAACube
|
2016-02-08 15:09:11 -08:00 |
|
Seth Alves
|
44ddfb8039
|
set last-edited when updating a child's queryAACube
|
2016-02-08 15:08:58 -08:00 |
|
Ken Cooke
|
0968118ef7
|
Removed the commented-out AVX2 detection
|
2016-02-08 14:51:14 -08:00 |
|
Ken Cooke
|
04798a45fc
|
Remove redundant patterns from CMake GLOB
|
2016-02-08 14:47:43 -08:00 |
|
Anthony J. Thibault
|
2667fe3c24
|
Merge branch 'master' into tony/avatar-on-moving-platform
|
2016-02-08 14:32:46 -08:00 |
|
Anthony J. Thibault
|
20a38f613e
|
Rig: remove position delta based velocity.
In general, the physics body velocity is MUCH more behaved now.
|
2016-02-08 14:30:28 -08:00 |
|
Brad Davis
|
390df78327
|
Make threaded present optional
|
2016-02-08 14:10:51 -08:00 |
|
James B. Pollack
|
0368bfc4ee
|
sound on the server
|
2016-02-08 13:53:12 -08:00 |
|
Zach Pomerantz
|
a7bafed61b
|
Change ShapeKey::CULL to NO_CULL_FACE
|
2016-02-08 13:44:42 -08:00 |
|
James B. Pollack
|
325c7525c7
|
work
|
2016-02-08 13:43:41 -08:00 |
|
Zach Pomerantz
|
9e5df79279
|
Add tone-mapping to overlay emissive shader
|
2016-02-08 13:31:12 -08:00 |
|
Zach Pomerantz
|
1d2acbe47e
|
Bring GeometryCache render*Instance up to standard
|
2016-02-08 13:28:14 -08:00 |
|
James B. Pollack
|
a80641a2c4
|
changes
|
2016-02-08 13:15:49 -08:00 |
|
ericrius1
|
bad4a5d601
|
changed ac script to take into account duration
|
2016-02-08 12:49:56 -08:00 |
|
ericrius1
|
c169a7cdd5
|
calculating clip length
|
2016-02-08 12:36:14 -08:00 |
|
ericrius1
|
6b240dfd5f
|
calculating length of wav file
|
2016-02-08 12:34:46 -08:00 |
|
ericrius1
|
193857f344
|
added explanatory comment about format of interval time
|
2016-02-08 11:51:52 -08:00 |
|
Philip Rosedale
|
63afa8c1ed
|
Merge pull request #7040 from hyperlogic/tony/landing-animation
MyAvatar: added standing and run landing animations
|
2016-02-08 11:38:12 -08:00 |
|
ericrius1
|
2a7a81f01c
|
Merge branch 'master' into acSoundSearcher
|
2016-02-08 10:07:05 -08:00 |
|
ericrius1
|
4ab3bd204d
|
no comment
|
2016-02-08 10:05:11 -08:00 |
|
Brad Hefta-Gaub
|
7939f1381c
|
Merge pull request #7036 from jherico/qml
Fix native text rendering by forcing positions to integer values
|
2016-02-08 09:45:57 -08:00 |
|
Howard Stearns
|
9670cf3fe3
|
Reference correct filename.
|
2016-02-08 09:37:56 -08:00 |
|
Howard Stearns
|
61e521bc63
|
Fix build (and remove unneeded test file).
|
2016-02-08 09:33:32 -08:00 |
|
Brad Hefta-Gaub
|
c28612ea9a
|
Merge pull request #7037 from sethalves/dressing-room
Dressing room + grab fixes
|
2016-02-08 09:19:29 -08:00 |
|
Howard Stearns
|
4a50d7c456
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualBaton
|
2016-02-07 18:41:04 -08:00 |
|
Howard Stearns
|
b08f364447
|
yes!
|
2016-02-07 18:29:10 -08:00 |
|
Howard Stearns
|
e52b910e53
|
connectionTest
|
2016-02-07 16:39:29 -08:00 |
|
Howard Stearns
|
b6472217c4
|
Clear accepted/bestPromise .winner when disconnected.
|
2016-02-07 16:08:40 -08:00 |
|
Howard Stearns
|
8b27b90566
|
Verify validId before reporting a winning reponse to a proposal.
|
2016-02-07 14:57:29 -08:00 |
|
Howard Stearns
|
1a0017900c
|
noisy connectionTest
|
2016-02-07 14:10:55 -08:00 |
|