Ryan Huffman
ce0e0a9c59
Remove custom background, font, and button styles on RunningScripts
2014-08-31 11:30:26 -07:00
Ryan Huffman
b3bdfc45ce
Remove close button from running scripts widget
2014-08-21 15:13:08 -07:00
Ryan Huffman
dd8f776525
Fix size of running scripts window
2014-08-21 15:06:27 -07:00
Ryan Huffman
dcae9eb6da
Remove fullscreen button from running scripts window
2014-08-21 14:57:55 -07:00
Ryan Huffman
b0361025b0
Remove custom behavior from running scripts widget
2014-08-21 14:32:38 -07:00
Clément Brisset
c76afe7d4a
Merge pull request #3298 from PhilipRosedale/master
...
First cut of Spacebar-to-fly with Oculus and Faceshift, stabilize Faceshift head jittering
2014-08-20 10:16:25 -07:00
Philip Rosedale
5e94070aa0
Merge pull request #3304 from huffman/19864
...
Add AppKit as a dependency in interface CMakeLists.txt
2014-08-19 22:31:54 -07:00
Ryan Huffman
6b1671c598
Add AppKit as a dependency in interface CMakeLists.txt
2014-08-19 22:17:09 -07:00
Philip Rosedale
8e958b49c0
Merge pull request #3303 from Atlante45/record_feature
...
Record feature JS API + File Format
2014-08-19 21:25:18 -07:00
Philip Rosedale
c68ed81691
fixes per code review
2014-08-19 20:54:08 -07:00
Philip Rosedale
8e024982d5
Merge pull request #3301 from huffman/19864
...
Code Review for Job #19864
2014-08-19 20:48:30 -07:00
Atlante45
72c60ee69c
Remove used variable
2014-08-19 19:01:50 -07:00
Atlante45
c21d1a41e5
Removed debug messages
2014-08-19 18:30:14 -07:00
Andrew Meadows
8c4f0968d8
remove unused JointState::setRotation() method
2014-08-19 17:33:06 -07:00
Andrew Meadows
1a8a2d9156
Add Avatar submenu to main menu for non-debug stuff
2014-08-19 17:26:01 -07:00
Atlante45
b028b845f4
Fox audio recording not being triggerred from JS
2014-08-19 17:22:05 -07:00
Atlante45
b13604f968
JS API for recording
2014-08-19 16:43:26 -07:00
Atlante45
db8869a34d
File format implementation + threading tweaks
2014-08-19 16:42:43 -07:00
Philip Rosedale
d685e5c8b9
Added roll strafe, pitch ascend, more tuning movement
2014-08-19 16:05:01 -07:00
Ryan Huffman
284c4d8ac0
Merge branch 'master' of github.com:highfidelity/hifi into 19864
...
Conflicts:
interface/CMakeLists.txt
2014-08-19 11:59:53 -07:00
Andrew Meadows
f511fe2657
Ragdoll cannot assume skeleton's rootIndex is 0
...
some Models have extra "joints" not part of the normal skeleton
2014-08-19 11:31:50 -07:00
Philip Rosedale
8fe1457776
removed unneeded audio and light stats from main stats screen
2014-08-19 10:14:13 -07:00
Philip Rosedale
1d13a6c05d
Stabilize face shift head camera movement with velocity filtering
2014-08-19 09:37:11 -07:00
Philip Rosedale
9d44f5e4f7
measure face shift frame time rather than use constant
2014-08-19 08:18:19 -07:00
Philip Rosedale
7b86f668a6
Add SPACE to scripting JS, change reset to apostrophe
2014-08-18 23:22:55 -07:00
Philip Rosedale
8d2433382a
Merge branch 'master' of https://github.com/worklist/hifi
2014-08-18 21:32:48 -07:00
Philip Rosedale
39b370979c
JS calls for head motion/rotation that allow avatar flying with head movement
2014-08-18 21:32:40 -07:00
Atlante45
29830916ba
Fix bug introduced in CR
2014-08-18 21:06:32 -07:00
Atlante45
c113dd350e
Moved members to MyAvatar
2014-08-18 16:25:38 -07:00
Atlante45
698699dea8
CR
2014-08-18 15:56:27 -07:00
Atlante45
6d567e67a9
Merge branch 'master' of https://github.com/highfidelity/hifi into record_feature
2014-08-18 15:41:19 -07:00
Clément Brisset
bec149ebb9
Merge pull request #3295 from AndrewMeadows/ragdoll
...
Ragdoll Part 11: ragdoll collisions move avatar
2014-08-18 15:38:25 -07:00
AndrewMeadows
86aa9a1dcf
Merge pull request #3289 from ctrlaltdavid/19840
...
Code Review for Job #19840
2014-08-18 15:05:26 -07:00
Clément Brisset
a6f0c9bb01
Merge pull request #3288 from nivardus/19616
...
Code Review for Job #19616
2014-08-18 14:44:29 -07:00
Atlante45
1d30b52ec2
Merge branch 'master' of https://github.com/highfidelity/hifi into record_feature
2014-08-18 14:23:40 -07:00
Atlante45
52640c8482
Various tweaks and code cleanup
2014-08-18 14:23:29 -07:00
Andrew Meadows
b2d3830057
merge upstream/master into andrew/ragdoll
2014-08-18 12:56:11 -07:00
Andrew Meadows
c2f4648ad7
Merge branch 'ragdoll' of ssh://github.com/AndrewMeadows/hifi into ragdoll
2014-08-18 12:55:10 -07:00
Andrew Meadows
aa1a7307cc
use Ragdoll::_accumulatedMovement to move MyAvatar
2014-08-18 12:53:34 -07:00
Andrew Meadows
7e7978de1a
compute and store Ragdoll::_accumulatedMovement
2014-08-18 12:53:04 -07:00
Andrew Meadows
3e2095332f
make SkeletonRagdoll::updateMuscles() protected
2014-08-18 12:50:07 -07:00
Clément Brisset
ddc67a8edb
Merge pull request #3285 from AndrewMeadows/ragdoll
...
Cleanup of Ragdoll API
2014-08-18 12:36:27 -07:00
Atlante45
acb55ce65e
Switched audio play back to AudioInjector out of Audio
2014-08-18 12:31:44 -07:00
Andrew Meadows
77047b0130
no NULL check on delete SkeletonModel::_ragdoll
2014-08-18 11:25:51 -07:00
AndrewMeadows
4b7208ac53
Merge pull request #3280 from huffman/19907
...
Code Review for Job #19907
2014-08-18 10:20:01 -07:00
Atlante45
47685b0e88
Merge branch 'master' of https://github.com/highfidelity/hifi into record_feature
2014-08-17 12:56:19 -07:00
Andrzej Kapolka
a2ec9898ad
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-08-15 16:34:25 -07:00
Andrzej Kapolka
668f6d3cfd
Support for shadows on heightmaps.
2014-08-15 16:13:47 -07:00
Atlante45
6592a6dca2
Fix for custom URL schemes
2014-08-15 10:28:22 -07:00
Philip Rosedale
28abc6ab2a
Merge pull request #3290 from ey6es/metavoxels
...
Big change in the way shared borders are handled in order to fix seams between blocks. Fixes for height/ray queries. Minimal rectangles for deltas, switch between PNG and deflated JPG encodings.
2014-08-15 07:57:46 -07:00