David Rowe
|
736691e3ec
|
Refactor face tracking FPS calculation
|
2015-04-25 11:33:32 -07:00 |
|
Clément Brisset
|
9c5f384080
|
Merge pull request #4683 from ctrlaltdavid/dde-revert
Revert DDE start-up permission change
|
2015-04-24 14:34:00 +02:00 |
|
David Rowe
|
1678d77af6
|
Log DDE FPS after a reset
|
2015-04-23 17:18:32 -07:00 |
|
David Rowe
|
d10621f329
|
Revert DDE start-up permission change
|
2015-04-23 14:16:59 -07:00 |
|
David Rowe
|
35e2b87a70
|
Rename DDE menu items
|
2015-04-22 13:15:57 -07:00 |
|
David Rowe
|
766087c032
|
Run DDE "readonly"
Try to fix some people having to run Interface in admin mode on Windows
|
2015-04-20 10:29:53 -07:00 |
|
David Rowe
|
8268dc95ac
|
Include DDE reset in sensors reset
|
2015-04-20 10:28:17 -07:00 |
|
Philip Rosedale
|
3814fbc0c2
|
Merge pull request #4658 from ctrlaltdavid/dde-filtering
DO NOT MERGE - DDE filtering
|
2015-04-17 15:41:03 -04:00 |
|
David Rowe
|
ee48024831
|
Remove uninitialized method reference
|
2015-04-17 11:31:48 -07:00 |
|
David Rowe
|
c823fcd083
|
Code tidying
|
2015-04-17 10:35:48 -07:00 |
|
David Rowe
|
d60ee3b6e2
|
Add velocity filtering to DDE eyelids
|
2015-04-16 16:28:22 -07:00 |
|
David Rowe
|
c46f21152f
|
Add velocity filtering to DDE head movement
Based on filtering code in Faceshift.cpp.
|
2015-04-16 15:47:02 -07:00 |
|
David Rowe
|
23d56f5bd0
|
Remove current DDE filtering
|
2015-04-16 14:51:55 -07:00 |
|
David Rowe
|
2f970ae962
|
Terminate DDE process gracefully
|
2015-04-15 11:07:00 -07:00 |
|
David Rowe
|
f509d08378
|
Handle DDE already running
|
2015-04-13 23:12:13 -07:00 |
|
David Rowe
|
b7f7cebb80
|
Handle DDE stopping unexpectedly
|
2015-04-13 22:41:17 -07:00 |
|
David Rowe
|
3b6a35c38f
|
Merge branch 'master' into 20447
|
2015-04-13 17:22:34 -07:00 |
|
David Rowe
|
13c038879d
|
Don't repeat constant values
|
2015-04-13 17:13:03 -07:00 |
|
David Rowe
|
2c4f049851
|
Change OSX DDE program path per build system requirements
|
2015-04-13 17:11:27 -07:00 |
|
Seth Alves
|
9014397167
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
|
Seth Alves
|
fc5b442e12
|
interface is reserved, so use interfaceapp as the logging tag for interface. also experiment with a macro for logging
|
2015-04-07 09:15:11 -07:00 |
|
Seth Alves
|
fb607e2b26
|
logging groups for library/shared and interface
|
2015-04-06 18:45:06 -07:00 |
|
David Rowe
|
65c1fea689
|
Increase DDE head translation to make avatar better reflect RL
|
2015-04-04 19:08:23 -07:00 |
|
David Rowe
|
1eb5716ab7
|
Shut down DDE when Interface shuts down
|
2015-04-04 19:04:47 -07:00 |
|
David Rowe
|
00f5469fa8
|
Add menu item that resets DDE tracking
|
2015-04-04 17:31:32 -07:00 |
|
David Rowe
|
0d42c7a1c1
|
Start and stop DDE as separate process
|
2015-04-03 19:16:07 -07:00 |
|
David Rowe
|
1b34b80b1a
|
Use BrowsC_U to control both brows' up and down
|
2015-03-03 11:05:59 -08:00 |
|
David Rowe
|
dd678dbc49
|
Use all DDE coefficients to achieve better face control
|
2015-03-02 19:05:13 -08:00 |
|
David Rowe
|
797b1649a6
|
Merge branch 'master' into 20368
Conflicts:
interface/src/devices/DdeFaceTracker.cpp
|
2015-02-27 12:48:21 -08:00 |
|
Atlante45
|
b6968a6b15
|
Update Facetrackers
|
2015-02-26 19:15:49 +01:00 |
|
David Rowe
|
23e172a0a1
|
Remove attempt at individual eyebrow control
|
2015-02-25 10:44:57 -08:00 |
|
David Rowe
|
c5fba3e0ce
|
Improve mouth resting position and smile
|
2015-02-25 10:44:08 -08:00 |
|
David Rowe
|
b0ffaaa8b7
|
Smooth DDE blendshape coefficients a little
|
2015-02-24 18:53:35 -08:00 |
|
David Rowe
|
7a95ed2baa
|
Scale and clamp DDE blendshape coefficients
|
2015-02-24 17:38:20 -08:00 |
|
David Rowe
|
e91a28a0a4
|
Rework DDE blendshape derivation and remove scaling and smoothing
|
2015-02-24 14:33:55 -08:00 |
|
David Rowe
|
f169ab1238
|
Tidy and document DDE face tracker UDP socket opening and closing
|
2015-02-21 11:26:48 -08:00 |
|
David Rowe
|
a66af77b23
|
Update DDE face tracker to work with menu item
|
2015-02-18 12:40:59 -08:00 |
|
Atlante45
|
ae3bcc8f06
|
No more .f
|
2014-11-19 16:53:39 -08:00 |
|
ZappoMan
|
9c34aed36d
|
fix type signed/unsigned warning
|
2014-09-13 09:02:48 -07:00 |
|
ZappoMan
|
a6178a137f
|
fix windows warnings
|
2014-09-13 09:00:18 -07:00 |
|
Philip Rosedale
|
c68ed81691
|
fixes per code review
|
2014-08-19 20:54:08 -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 |
|
Philip Rosedale
|
a68af15b82
|
DDE Face tracker tweaks to start adding long term averaging
|
2014-08-12 14:26:14 -07:00 |
|
Atlante45
|
d1a1311979
|
Mode DDE tweaks
|
2014-08-04 12:44:23 -07:00 |
|
Atlante45
|
0a42968197
|
DDE tweaks
|
2014-08-04 12:40:12 -07:00 |
|
Atlante45
|
1d2cf3536b
|
Coefficients tweaks
|
2014-08-04 11:20:18 -07:00 |
|
Atlante45
|
cac3983778
|
Added a few blendshapes
|
2014-08-04 11:03:58 -07:00 |
|
Atlante45
|
bbb52fc4aa
|
Added dde face tracker class
|
2014-08-04 10:28:29 -07:00 |
|
Atlante45
|
38741aed73
|
Fixed wrong header guard
|
2014-08-04 10:27:29 -07:00 |
|