Commit graph

12396 commits

Author SHA1 Message Date
Thijs Wenker
c20381a0ea EditorWindow on-top behavior fixed 2014-04-30 08:24:04 +02:00
Thijs Wenker
89aafd9c3f Merge branch 'master' of https://github.com/highfidelity/hifi into 19561 2014-04-30 07:58:29 +02: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
7787cf97b6 Only glow body + fixed display name scale 2014-04-29 16:30:14 -07:00
Thijs Wenker
e24b48bb17 Merge branch 'master' of https://github.com/highfidelity/hifi into 19561 2014-04-30 00:58:59 +02:00
Thijs Wenker
87260a4c58 ability to load a script thats running from an external link into the ScriptEditor , followed by a save dialog 2014-04-30 00:58:22 +02: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
Thijs Wenker
5ea512f65a ScriptEditorWindow not modal, but yet always on foreground 2014-04-29 23:53:46 +02:00
Thijs Wenker
14e9cb770c Merge branch 'master' of https://github.com/highfidelity/hifi into 19561 2014-04-29 23:30:15 +02: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
Thijs Wenker
d93f91a628 Resized ScriptEditorWindow 2014-04-29 22:17:45 +02:00
Thijs Wenker
2ba39f951a Merge branch '19561' of https://github.com/thoys/hifi into 19561
Conflicts:
	interface/src/Application.cpp
	interface/src/Application.h
2014-04-29 22:07:03 +02:00
Thijs Wenker
fc2ed9f9fb Use same load/save dialog behavior as in main application for ScriptEditor, this will keep track of the last directory that was used to load a script. 2014-04-29 22:03:51 +02:00
Thijs Wenker
df14e1e6e4 Use same load/save dialog behavior as in main application for ScriptEditor, this will keep track of the last directory that was used to load a script. 2014-04-29 21:51:20 +02: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
Thijs Wenker
4bdc945f94 Changed font sizes in script-editor to pixels, it should he readable in both Windows and OSX now 2014-04-29 20:12:16 +02: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
Andrew Meadows
ae3b58a33f use setGravity() instead of setting it directly 2014-04-28 16:46:16 -07:00
Andrew Meadows
c7dbc5984f add local gravity option parameter for MyAvatar 2014-04-28 16:40:22 -07:00
Atlante45
8686fecdad Switch OctreeSceneStats to quintX 2014-04-28 16:08:26 -07:00
Stojce Slavkovski
9f070406ed missing 'extra debugging' check icon; fix font 2014-04-29 00:02:24 +02:00
Ryan Huffman
24350761ac Update layout of login messages and move text to .ui file 2014-04-28 13:16:50 -07:00
Ryan Huffman
46d4a31f01 Update login images 2014-04-28 13:16:06 -07:00
Andrew Meadows
ea2e96ac6f toggle collision and gravity with timers 2014-04-28 13:02:54 -07:00
Ryan Huffman
d5d440eec5 Update font on login window 2014-04-28 12:04:28 -07:00
Ryan Huffman
6f502777a5 Update forgot password URL 2014-04-28 12:03:54 -07:00
Andrew Meadows
a7c4b02f2d merge new work into andrew/inertia 2014-04-28 09:52:06 -07:00
Ryan Huffman
fb42d9ccc6 Update login to move focus to password on fail 2014-04-28 09:21:37 -07:00
Ryan Huffman
45fdd00608 Merge remote-tracking branch 'upstream/master' into 19598
Conflicts:
	interface/src/ui/FramelessDialog.h
2014-04-28 09:13:00 -07:00
Ryan Huffman
01f66420de Fix issue with icon being disabled on login window while authenticating 2014-04-28 09:11:09 -07:00
Ryan Huffman
81a0cbe761 Update Menu to use new login dialog 2014-04-28 09:01:13 -07:00
Ryan Huffman
cbd5fbe9b3 Add loginFailed signal to AccountManager 2014-04-28 08:59:44 -07:00
Ryan Huffman
9bf3b3c6bf Add hideOnBlur and TOP position to FramelessDialog 2014-04-28 08:59:28 -07:00
Ryan Huffman
23397a4b10 Add LoginDialog 2014-04-28 08:55:03 -07:00
Konstantin
ec410d105b Fix CustomUrl
Fixed custom url so that hifi://domain/ works.
2014-04-27 00:31:28 +02:00