Philip Rosedale
|
4089d54389
|
Avatar makes eye contact with the person nearest to gaze direction
|
2014-05-02 00:21:14 -07:00 |
|
AndrewMeadows
|
2ad31793e2
|
Merge pull request #2756 from PhilipRosedale/master
Added back ability to see/debug head/gaze position with ‘Head Mouse'
|
2014-05-01 11:51:58 -07:00 |
|
Philip Rosedale
|
223d9cf32e
|
Added back ability to see/debug head and eye gaze position with ‘Head Mouse’
|
2014-04-30 21:29:50 -07:00 |
|
Brad Hefta-Gaub
|
76a8afaf88
|
Merge pull request #2754 from huffman/19612
Job #19612 - Add New Scripting Features to Interface
|
2014-04-30 21:23:33 -07:00 |
|
Ryan Huffman
|
33ca387c86
|
Update goToURL to work with domains and user/location
If the path starts with # or @ it's a location or user, respectively,
otherwise it is a domain.
|
2014-04-30 21:12:04 -07:00 |
|
Brad Hefta-Gaub
|
d46bc08995
|
Merge pull request #2755 from Atlante45/master
Fixed warning
|
2014-04-30 20:56:50 -07:00 |
|
Ryan Huffman
|
a7dd19183e
|
Add default values for alert, confirm, and prompt
|
2014-04-30 19:02:28 -07:00 |
|
Ryan Huffman
|
8e63352d54
|
Fix Window.confirm() not working
|
2014-04-30 19:00:06 -07:00 |
|
Atlante45
|
3a64ce733a
|
Fixed warning
|
2014-04-30 16:55:51 -07:00 |
|
Ryan Huffman
|
701fcd3542
|
Fix invalid check for null object in registerGetterSetter
|
2014-04-30 11:29:01 -07:00 |
|
Ryan Huffman
|
9e684a0bc8
|
Add registerGetterSetter to remove need for getEngine()
|
2014-04-30 11:17:36 -07:00 |
|
Ryan Huffman
|
65fd2a7724
|
Merge remote-tracking branch 'upstream/master' into 19612
Conflicts:
interface/src/Menu.cpp
|
2014-04-30 09:57:17 -07:00 |
|
Ryan Huffman
|
45beeaa8d5
|
Add dialog + location + window JS examples
|
2014-04-30 09:45:53 -07:00 |
|
Ryan Huffman
|
9a44b2b2fb
|
Remove unneeded include in WindowScriptingInterface
|
2014-04-30 09:40:50 -07:00 |
|
Ryan Huffman
|
0477706cb9
|
Add ScriptEngine::getEngine() to get internal QScriptEngine
|
2014-04-30 09:40:32 -07:00 |
|
Ryan Huffman
|
ff51b22bfe
|
Add Menu::goToUrl
|
2014-04-30 09:39:48 -07:00 |
|
Ryan Huffman
|
0570849df5
|
Add Window and location to global script object
|
2014-04-30 09:38:57 -07:00 |
|
Ryan Huffman
|
b9f296ddb3
|
Add WindowScriptingInterface and LocationScriptingInterface
|
2014-04-30 09:38:30 -07:00 |
|
Brad Hefta-Gaub
|
19b76e3331
|
Merge pull request #2750 from Atlante45/master
Fixed QLINE_MIN_WIDTH warning on mac
|
2014-04-30 09:19:09 -07:00 |
|
Brad Hefta-Gaub
|
84e231acfa
|
Merge pull request #2734 from huffman/RunningScripts
Running scripts
|
2014-04-30 09:18:53 -07:00 |
|
Philip Rosedale
|
53a2bb441a
|
Merge pull request #2749 from Atlante45/fixes
Only glow body + fixed display name scale
|
2014-04-29 17:40:29 -07:00 |
|
Atlante45
|
e9a01a39a2
|
Fixed QLINE_MIN_WIDTH warning on mac
|
2014-04-29 17:38:55 -07:00 |
|
Ryan Huffman
|
1551da9e99
|
Remove magic number in RunningScripts
|
2014-04-29 17:23:30 -07:00 |
|
Ryan Huffman
|
8ee90715bd
|
Revert changes to call to saveSettings in Application
|
2014-04-29 17:20:15 -07:00 |
|
Ryan Huffman
|
fa9e37daad
|
Remove unneeded qDebug()
|
2014-04-29 17:16:12 -07:00 |
|
Ryan Huffman
|
2ba0c8c237
|
Remove magic numbers from RunningScriptsWidget
|
2014-04-29 17:10:09 -07:00 |
|
Ryan Huffman
|
98a736a39c
|
Remove duplicate method declaration
|
2014-04-29 17:04:11 -07:00 |
|
Ryan Huffman
|
39c959d245
|
Clean up implementation of 1-9 in RunningScripts
|
2014-04-29 17:03:38 -07:00 |
|
Ryan Huffman
|
e0ec0f681f
|
Fix code not compliant with coding standards
|
2014-04-29 16:50:13 -07:00 |
|
Atlante45
|
7787cf97b6
|
Only glow body + fixed display name scale
|
2014-04-29 16:30:14 -07:00 |
|
Ryan Huffman
|
edcff0b67f
|
Merge remote-tracking branch 'upstream/master' into RunningScripts
Conflicts:
interface/src/Application.cpp
interface/src/ui/FramelessDialog.cpp
interface/src/ui/FramelessDialog.h
|
2014-04-29 16:28:36 -07:00 |
|
AndrewMeadows
|
a934ffb1d7
|
Merge pull request #2745 from ZappoMan/rayintersection
added support for returning accuracy of ray intersections and other octree tests that can fail due to getting lock
|
2014-04-29 15:29:02 -07:00 |
|
ZappoMan
|
4aa96e1fbe
|
added support for returning accuracy of ray intersections and other octree tests that can fail due to getting lock
|
2014-04-29 15:10:28 -07:00 |
|
Brad Hefta-Gaub
|
8a823ee4c4
|
Merge pull request #2743 from Atlante45/clockSkew_win_bug
Clock skew win bug
|
2014-04-29 14:15:59 -07:00 |
|
Atlante45
|
49eadac024
|
Bumped octree stats packet version
|
2014-04-29 13:52:07 -07:00 |
|
Atlante45
|
85d007adfd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into clockSkew_win_bug
|
2014-04-29 12:49:02 -07:00 |
|
Atlante45
|
f74bd491d6
|
CR
|
2014-04-29 12:48:50 -07:00 |
|
Brad Hefta-Gaub
|
4c84d2e2a1
|
Merge pull request #2741 from AndrewMeadows/inertia
update swissArmyJetpack.js script
|
2014-04-29 12:15:14 -07:00 |
|
Clément Brisset
|
7c21fab50c
|
Merge pull request #2736 from SydoxX/master
Fix CustomUrl
|
2014-04-29 12:07:44 -07:00 |
|
Konstantin
|
65706ae5f7
|
Re-add customUrl.startWith
|
2014-04-29 20:59:33 +02:00 |
|
Konstantin
|
14b91aa04b
|
Remove 0,0,0 entry
|
2014-04-29 20:49:40 +02:00 |
|
Konstantin
|
ac8adad0e0
|
Remove 0,0,0 entry.
|
2014-04-29 20:49:20 +02:00 |
|
Clément Brisset
|
02d527baae
|
Merge pull request #2740 from stojce/19617
Code Review for Job #19617
|
2014-04-29 11:29:12 -07:00 |
|
Atlante45
|
6595b29a4f
|
More bug tracking
|
2014-04-29 10:55:30 -07:00 |
|
Andrew Meadows
|
2c7fcada3b
|
make gravity transitions faster
|
2014-04-29 10:00:12 -07:00 |
|
Clément Brisset
|
4c42a403e7
|
Merge pull request #2738 from huffman/19598
Login window
|
2014-04-28 19:28:50 -07:00 |
|
Ryan Huffman
|
87c10e70cd
|
Add parentheses around conditionals for clarity
|
2014-04-28 18:31:50 -07:00 |
|
Philip Rosedale
|
5484eba208
|
Merge pull request #2739 from AndrewMeadows/inertia
add status button for local gravity
|
2014-04-28 17:33:20 -07:00 |
|
Andrew Meadows
|
4937a0af2e
|
add status button for local gravity
|
2014-04-28 17:29:44 -07:00 |
|
Philip Rosedale
|
75f75a78f3
|
Merge pull request #2737 from AndrewMeadows/inertia
swissArmyJetpack.js toggles gravity for avatar
|
2014-04-28 17:16:22 -07:00 |
|