ZappoMan
|
d101f19e40
|
removed bounds properties from Overlay so it only lives in Overlay2D
|
2014-02-16 13:39:01 -08:00 |
|
ZappoMan
|
78f4df912d
|
added 3D line overlay support
|
2014-02-16 13:25:49 -08:00 |
|
ZappoMan
|
6b410253d4
|
update comments in example
|
2014-02-16 12:42:26 -08:00 |
|
ZappoMan
|
7c350b3acb
|
add 3D sphere overlay support
|
2014-02-16 12:30:15 -08:00 |
|
ZappoMan
|
5abf908874
|
added 3D cube overlay support
|
2014-02-16 11:36:06 -08:00 |
|
ZappoMan
|
cb1c659e2e
|
fix windows
|
2014-02-15 21:25:20 -08:00 |
|
ZappoMan
|
ef11865d24
|
implement text overlay support
|
2014-02-15 21:13:44 -08:00 |
|
ZappoMan
|
0a9f9a7c7a
|
fix windows build
|
2014-02-15 19:20:08 -08:00 |
|
ZappoMan
|
37bb85fca6
|
tweaks to overlays
|
2014-02-15 19:15:30 -08:00 |
|
ZappoMan
|
f7f695d145
|
add support for detecting clicked on overlays
|
2014-02-15 17:45:42 -08:00 |
|
ZappoMan
|
1ddd856ca8
|
removed getProperties() which was not implemented
|
2014-02-15 16:31:09 -08:00 |
|
ZappoMan
|
f6adce255d
|
more work on image overlays
|
2014-02-15 16:26:34 -08:00 |
|
ZappoMan
|
2eac9c293f
|
first working version of scriptable Overlays
|
2014-02-14 15:37:47 -08:00 |
|
ZappoMan
|
8e284a55b1
|
Merge branch 'master' of https://github.com/worklist/hifi into overlaysupport
|
2014-02-14 10:50:35 -08:00 |
|
Philip Rosedale
|
04cda4c2b6
|
Merge pull request #1995 from ZappoMan/scriptfixes
Fix crash on shutdown with multiple scripts and other scripting improvements
|
2014-02-13 21:28:05 -08:00 |
|
ZappoMan
|
cd137b2b12
|
tweak to reload scripts
|
2014-02-13 21:00:20 -08:00 |
|
ZappoMan
|
dbd6cb71c9
|
fixed crash on shutdown with multiple scripts
|
2014-02-13 20:55:16 -08:00 |
|
ZappoMan
|
9d841ce918
|
add Stop All Scripts and Reload All Scripts
|
2014-02-13 18:19:20 -08:00 |
|
Andrzej Kapolka
|
87ec2dc25a
|
Merge pull request #1994 from AndrewMeadows/avatar-interaction
Avatar interaction
|
2014-02-13 17:38:08 -08:00 |
|
Andrew Meadows
|
50d864901e
|
Improved comment about limitation of collision check.
|
2014-02-13 14:02:25 -08:00 |
|
Andrew Meadows
|
ee4733d0bd
|
Fixing a comment.
|
2014-02-13 12:41:23 -08:00 |
|
Andrew Meadows
|
439cbe3f87
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
Conflicts:
interface/src/avatar/Hand.h
interface/src/avatar/MyAvatar.cpp
|
2014-02-13 12:36:01 -08:00 |
|
Andrew Meadows
|
b75de42802
|
Making the lean recovery use more tuneable parameters.
|
2014-02-13 12:22:40 -08:00 |
|
Andrew Meadows
|
d9b50359a6
|
Hand-face collisions now work (sorta).
|
2014-02-13 12:21:28 -08:00 |
|
Philip Rosedale
|
7bb7271976
|
Merge pull request #1993 from ZappoMan/removesomedefaultsettings
More menu tweaks
|
2014-02-13 11:26:52 -08:00 |
|
ZappoMan
|
156fa6dc5a
|
more tweaks, removed old clouds
|
2014-02-13 11:03:35 -08:00 |
|
Philip Rosedale
|
40f9e0a029
|
Merge pull request #1991 from ZappoMan/removesomedefaultsettings
DO NOT MERGE: tweaks to default menus for alpha
|
2014-02-13 11:01:26 -08:00 |
|
ZappoMan
|
6d75efd2b0
|
tweaks to default menus for alpha, make Gravity false so we don't fall into abyss
|
2014-02-13 10:46:28 -08:00 |
|
Andrew Meadows
|
312bc7521f
|
Making arm restoration rate independent of FPS and easier to tune.
|
2014-02-13 10:04:58 -08:00 |
|
Andrew Meadows
|
9523ea7d03
|
Only do slaps for MyAvatar.
|
2014-02-13 10:03:39 -08:00 |
|
Andrew Meadows
|
e793c207f9
|
Minor whitespace removal.
|
2014-02-13 10:03:14 -08:00 |
|
Andrew Meadows
|
3a8aa0c47e
|
Removing HeadData::findSpherePenetration() as unused cruft.
|
2014-02-13 10:02:16 -08:00 |
|
ZappoMan
|
5ad74a04f1
|
Merge pull request #1989 from PhilipRosedale/master
Improved EditVoxels script, improve and cleanup noise reduction
|
2014-02-13 00:14:40 -08:00 |
|
Philip Rosedale
|
50df17dc10
|
fix windows build buster
|
2014-02-12 23:37:19 -08:00 |
|
Philip Rosedale
|
595eb38c72
|
comment out debug
|
2014-02-12 22:57:13 -08:00 |
|
Philip Rosedale
|
be7d1a5723
|
Adjustments to noise gate, commit to min sampling method
|
2014-02-12 22:53:46 -08:00 |
|
Philip Rosedale
|
3a807c1914
|
comment out debugging spam, improved EditVoxels
|
2014-02-12 17:57:52 -08:00 |
|
Andrew Meadows
|
cc70e099bf
|
Merge branch 'avatar-interaction' of ssh://github.com/AndrewMeadows/hifi into avatar-interaction
|
2014-02-12 08:31:05 -08:00 |
|
Andrew Meadows
|
04bc05cfe6
|
Moving hand-avatar collision trigger calls into MyAvatar
Also renaming some methods in Model to be more descriptive.
|
2014-02-12 08:29:22 -08:00 |
|
Philip Rosedale
|
0322c8b934
|
Added minimum sample counting method for noise reduction
|
2014-02-11 23:44:22 -08:00 |
|
ZappoMan
|
8e3e7c1537
|
first experimental cut at overlay image
|
2014-02-11 17:18:24 -08:00 |
|
Andrzej Kapolka
|
e29d6210bb
|
Merge pull request #1981 from AndrewMeadows/avatar-interaction
Avatar body-body collisions
|
2014-02-11 16:02:43 -08:00 |
|
Andrew Meadows
|
66dc4e17ad
|
Fixing formatting to be KR
|
2014-02-11 15:59:35 -08:00 |
|
Philip Rosedale
|
1412d49a2f
|
merge fix
|
2014-02-11 15:08:49 -08:00 |
|
Philip Rosedale
|
b6edd7be7b
|
add Vec3::subtract in JS
|
2014-02-11 15:07:25 -08:00 |
|
Andrew Meadows
|
6c4ecb0246
|
Splitting hand collisions between other avatars and ourself.
|
2014-02-11 14:38:31 -08:00 |
|
Philip Rosedale
|
cd057af1e3
|
Merge pull request #1972 from ZappoMan/move_hydra_flying_to_js
Move Hydra movement code from C++ to JS
|
2014-02-11 14:22:22 -08:00 |
|
Andrew Meadows
|
3b3359abce
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
|
2014-02-11 14:02:08 -08:00 |
|
Andrew Meadows
|
d0f9b78710
|
Adding avatar body-body collisions to prevent near-clipping.
|
2014-02-11 13:48:48 -08:00 |
|
ZappoMan
|
1fca763b9d
|
removed whitespace to get build to run
|
2014-02-11 12:43:48 -08:00 |
|