Andrew Meadows
bfe1ee377b
remove warning about signed/unsigned comparison
...
Also change n.f to be n.0f as per coding standard
2014-04-23 08:56:53 -07:00
Andrew Meadows
67d0920f81
merge upstream/master into andrew/inertia
2014-04-23 08:40:48 -07:00
Andrew Meadows
5992651c27
update avatar collision shapes when necessary
2014-04-22 20:55:28 -07:00
Philip Rosedale
ee929f2551
Merge pull request #2712 from matsukaze/master
...
Job #19574 . Add new audio oscilloscope.
2014-04-22 20:22:57 -07:00
matsukaze
d6e4f217f5
Expanded variable names.
2014-04-22 21:57:41 -04:00
matsukaze
1ff3b83644
Changed const color data and method signatures.
...
Changed constant color data and method signatures from unsigned int to
array of float. Changed glColor4f to glColor4fv.
2014-04-22 19:42:51 -04:00
matsukaze
015cbce322
Changed constant names for improved readability.
2014-04-22 18:57:22 -04:00
Andrew Meadows
364431328f
remove include StreamUtils.h
2014-04-22 14:26:40 -07:00
Andrew Meadows
0b9ebe4c08
avatar-voxels collisions work again
2014-04-22 11:51:36 -07:00
Clément Brisset
f64988f73d
Merge pull request #2711 from ZappoMan/quiet_logs
...
quite the error messages about failed locks
2014-04-22 11:51:20 -07:00
Atlante45
3eeb3a539d
Fixed lack of resolution in usecTimestampNow()
2014-04-22 11:48:43 -07:00
ZappoMan
ae443a3136
fix headers
2014-04-22 11:27:50 -07:00
Andrew Meadows
f033990fae
merge upstream/master into andrew/inertia
2014-04-22 10:49:44 -07:00
Andrew Meadows
7537d240bb
toward working avatar-vs-voxel collisions again
2014-04-22 10:48:42 -07:00
AndrewMeadows
94fabf7875
Merge pull request #2709 from ZappoMan/shared_and_weak_pointers
...
Voxel/Particle Server Performance Improvements
2014-04-22 10:28:39 -07:00
Atlante45
ddf14b0842
Merge branch 'master' of https://github.com/highfidelity/hifi into removed_gettimeofday
2014-04-22 10:22:30 -07:00
matsukaze
99cb1da5ec
Reverting inadvertently committed local changes.
2014-04-22 07:40:31 -04:00
Thijs Wenker
59cc930556
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
2014-04-22 13:12:38 +02:00
Thijs Wenker
6c89521f1d
Style
2014-04-22 13:12:21 +02:00
matsukaze
6e575bc8af
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-22 06:54:53 -04:00
matsukaze
ff7a1bd60f
Job #19574 . Add audio oscilloscope.'
2014-04-22 06:53:59 -04:00
ZappoMan
1846036659
quite the error messages about faild locks
2014-04-21 20:58:43 -07:00
Andrew Meadows
06794f33f3
add accessor for Model::_boundingShape
2014-04-21 18:23:19 -07:00
Atlante45
fd20686f0f
Removed Systime.h includes
2014-04-21 17:23:06 -07:00
Atlante45
681aab5bf0
Remove printf and replace them by qDebug()
2014-04-21 16:17:45 -07:00
Atlante45
0479aaba46
Some gettimeofday removal fixes
2014-04-21 15:26:43 -07:00
Atlante45
f7f30e118c
More gettimeofday cleanup
2014-04-21 15:17:11 -07:00
Thijs Wenker
70ac93c20d
Style
2014-04-21 21:44:50 +02:00
Thijs Wenker
e348f66151
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
2014-04-21 21:40:01 +02:00
Thijs Wenker
9faee0d82d
- Style
...
- Script Editor can run script file once at time, but you can still start multiple scripts through the original ways.
2014-04-21 21:37:49 +02:00
matsukaze
5b72a6dfcb
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-21 15:24:27 -04:00
Thijs Wenker
c1ed38f4de
Style
2014-04-21 21:23:39 +02:00
Atlante45
ab76e6a00c
Merge branch 'master' of https://github.com/highfidelity/hifi into removed_gettimeofday
...
Conflicts:
interface/src/Audio.cpp
2014-04-21 12:19:19 -07:00
ZappoMan
25a859f95e
Merge branch 'master' of https://github.com/worklist/hifi into shared_and_weak_pointers
2014-04-21 10:12:34 -07:00
Thijs Wenker
77994ae0cb
header cleanup (hopefully the ubuntu test-build will like this)
2014-04-21 06:20:18 +02:00
Thijs Wenker
5bffb17643
#include <QMessageBox.h> -> #include <QMessageBox>
2014-04-21 05:51:34 +02:00
Brad Hefta-Gaub
697036bf47
Merge pull request #2701 from ZappoMan/master
...
fix switching audio device bug
2014-04-20 20:29:57 -07:00
Thijs Wenker
23068b0356
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
2014-04-21 05:26:42 +02:00
Thijs Wenker
c016d6557e
- few Adjustments in Application class for Script editor
...
- Shortkey for script editor (Alt+S)
- highlighter: bold true/false , single line comments
- Run scripts from the editor works
- More icons from Maximillian, Thanks
- Run on the fly checkbox, works if the script is running.
- Load/save features
2014-04-21 05:25:28 +02:00
Brad Hefta-Gaub
b9dd276e32
Merge pull request #2700 from SydoxX/PageUp/Down
...
Add PageUp/Down to controls
2014-04-20 20:20:14 -07:00
ZappoMan
80dd0c3356
fix switching audio device bug
2014-04-20 20:18:56 -07:00
Konstantin
615f8b8dad
Fix spacing
2014-04-19 16:35:48 +02:00
Konstantin
6c376d6fa6
Add PageUp/Down to controls
...
When you press PageUp/Down now you fly up and down.
2014-04-19 15:02:57 +02:00
Brad Hefta-Gaub
d848326039
Merge pull request #2699 from Atlante45/glow_when_speaking_option
...
Made glowing when speaking an option
2014-04-18 21:22:53 -07:00
Brad Hefta-Gaub
d0c10475d5
Merge pull request #2698 from Atlante45/master
...
ModelUploader update to handle new behaviour
2014-04-18 21:21:09 -07:00
Atlante45
716bc58c2d
Fixed Jenkins failure
2014-04-18 18:10:11 -07:00
Atlante45
05545b684d
Made glowing when speaking an option
2014-04-18 17:47:21 -07:00
Andrzej Kapolka
e2558bdac0
Experimenting with tweaking the Euler angles so that z, rather than y, is in
...
[-pi/2, pi/2].
2014-04-18 17:16:20 -07:00
Atlante45
c664b4a087
Fixed JSON parsing
2014-04-18 17:04:38 -07:00
Atlante45
1121773154
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-18 16:56:34 -07:00
Atlante45
8a7a590602
Merge branch 'master' of https://github.com/highfidelity/hifi into placement_tool
...
Conflicts:
interface/src/ui/Stats.cpp
2014-04-18 16:07:08 -07:00
Atlante45
d6e7caa4db
Removed Debug
2014-04-18 16:02:01 -07:00
Atlante45
b098a7a294
Fixed wire cube overlay not drawn with right line width
2014-04-18 15:59:37 -07:00
Atlante45
aa73527157
Some code cleaning
2014-04-18 15:58:56 -07:00
Brad Hefta-Gaub
16cd2ca5c3
Merge pull request #2680 from SydoxX/master
...
URL scheme to go to location
2014-04-18 15:34:12 -07:00
ZappoMan
334f688e4e
add support for sending unverified datagrams to nodes
2014-04-18 15:30:45 -07:00
Stephen Birarda
0a7ea17d43
fix a geometry race condition crash
2014-04-18 15:10:15 -07:00
Andrzej Kapolka
743034c986
Need to transfer parent rotation to child.
2014-04-18 15:09:37 -07:00
Andrzej Kapolka
6add0dfb42
Tweaked Hydra "IK" to propagate delta rotations up the hierarchy while
...
preserving joint constraints.
2014-04-18 15:04:42 -07:00
Konstantin
d489e9dcd4
Fix format
2014-04-18 23:55:45 +02:00
Andrzej Kapolka
27ef8f3b2b
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-18 14:26:54 -07:00
Andrzej Kapolka
30248747d6
Provide a means of visualizing the joint constraints.
2014-04-18 14:26:34 -07:00
Brad Hefta-Gaub
57a221f343
Merge pull request #2689 from AndrewMeadows/inertia
...
improved collision shapes for head models
2014-04-18 14:06:45 -07:00
AndrewMeadows
aaac7ac82c
Merge pull request #2688 from ey6es/master
...
Added head translation for Faceplus.
2014-04-18 13:45:00 -07:00
Thijs Wenker
d2d3937e08
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
2014-04-18 20:58:36 +02:00
Andrew Meadows
54153a70a3
merge upstream/master into andrew/inertia
2014-04-18 11:30:26 -07:00
Andrew Meadows
26487aad06
more correct bounding shapes for Models
2014-04-18 11:19:21 -07:00
Andrzej Kapolka
4d77b11ae4
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-18 10:38:11 -07:00
AndrewMeadows
a10aaa537e
Merge pull request #2692 from ZappoMan/moonshot
...
added wet/dry mix, and alternate distance attenuation features
2014-04-18 10:34:55 -07:00
ZappoMan
2dc39512a2
CR feedback
2014-04-18 10:19:09 -07:00
ZappoMan
fa787adce2
added wet/dry mix, and alternate distance attenuation features
2014-04-18 08:55:32 -07:00
Ryan Huffman
a552d48401
Merge remote-tracking branch 'upstream/master' into 19554-2
2014-04-17 20:02:05 -07:00
Ryan Huffman
c0ae2fd7ae
Add QDesktopServices header to Menu.cpp
2014-04-17 19:53:59 -07:00
Ryan Huffman
3c9b6264a8
Add emoticons to chat
2014-04-17 19:51:25 -07:00
Stephen Birarda
77202af20d
add debug for erase from AvatarHashMap, repair check for display name
2014-04-17 18:05:22 -07:00
Stephen Birarda
f8106e5063
add an AvatarHashMap to the Agent
2014-04-17 17:49:55 -07:00
Stephen Birarda
47d4ef0b2d
add a method to determine if avatar with display name exists
2014-04-17 17:44:41 -07:00
Stephen Birarda
e75d14139f
fix avatar kill behaviour
2014-04-17 17:21:38 -07:00
Stephen Birarda
69d3360675
add a convenience method to AvatarHashMap to check for avatar removal
2014-04-17 16:48:24 -07:00
Stephen Birarda
e303ce1a12
move some Avatar management to AvatarHashMap
2014-04-17 16:37:40 -07:00
Atlante45
a040c997d8
ModelUploader update
2014-04-17 16:30:23 -07:00
Andrew Meadows
cfdbdad2d8
improved method for disabling bad joint shapes
2014-04-17 16:22:35 -07:00
Konstantin
6d1f4ed942
Fix format
2014-04-18 01:13:06 +02:00
Andrzej Kapolka
3af02a3327
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-17 16:07:48 -07:00
Ryan Huffman
6437f76ed2
Update username/location match in chat to be more lenient
2014-04-17 15:50:40 -07:00
Andrzej Kapolka
197127fbde
Added ability to read FBX textures embedded in FBX files.
2014-04-17 15:42:23 -07:00
Ryan Huffman
4f236c6bf4
Add hifi link handling in chat for usernames and locations
2014-04-17 15:20:12 -07:00
Ryan Huffman
795ddbc7bf
Update ChatMessageArea to open urls via Menu::openUrl
2014-04-17 15:19:13 -07:00
Andrew Meadows
3072161a30
improved collision shapes of models
2014-04-17 15:18:46 -07:00
Ryan Huffman
e1e9c11189
Add Menu slot to open urls
2014-04-17 15:18:40 -07:00
Andrew Meadows
3acc518e8a
make float literals obey the coding standard
2014-04-17 15:18:15 -07:00
Ryan Huffman
e2954f8614
Fix color and size of font in timestamp chat messages
2014-04-17 13:49:10 -07:00
Andrzej Kapolka
0a2670ea23
Detabbed.
2014-04-17 13:42:29 -07:00
Ryan Huffman
48a7561644
Fix chat messages not being html escaped
2014-04-17 13:38:13 -07:00
Andrzej Kapolka
a12b90c65b
Add head translation to Faceplus. Closes #2684 .
2014-04-17 13:34:37 -07:00
Ryan Huffman
7a25d0661f
Update style of chat messages
2014-04-17 13:20:00 -07:00
Ryan Huffman
c1fa6b41e4
Update chat window to use vertical layout
2014-04-17 13:19:36 -07:00
Andrzej Kapolka
21fa833f19
Merge branch 'master' of https://github.com/highfidelity/hifi into animate
...
Conflicts:
interface/src/Application.cpp
libraries/shared/src/SharedUtil.cpp
libraries/shared/src/SharedUtil.h
2014-04-17 10:58:34 -07:00
Ryan Huffman
606a48d555
Fix issue with pref dialog disappearing
...
With the frameless dialog being updated to support different types of
window, the pref dialog was no longer able to rely on it to keep itself
open in certain cases. The window flags were also updated to update
after a "browse" call rather than in the slot so that it would still
execute in the case of cancelled selection.
2014-04-17 09:36:17 -07:00
Andrew Meadows
e139a6dc95
remove warnings about signed-unsigned comparison
2014-04-17 08:46:41 -07:00
Andrew Meadows
db717b980b
merge upstream/master into andrew/inertia
...
Conflicts:
interface/src/Application.cpp
2014-04-17 08:40:25 -07:00
Thijs Wenker
b2e969d1c5
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
2014-04-17 13:03:44 +02:00
ZappoMan
9fc650dd6e
CR feedback
2014-04-16 17:10:26 -07:00
ZappoMan
b269a26441
CR feedback
2014-04-16 17:08:06 -07:00
ZappoMan
4c6471caa4
fix typo
2014-04-16 16:43:01 -07:00
ZappoMan
836913f1f0
Merge branch 'master' of https://github.com/worklist/hifi into moonshot
2014-04-16 15:21:15 -07:00
ZappoMan
3cb109ec89
clean up
2014-04-16 15:21:04 -07:00
ZappoMan
2e0c5fc81b
implement support for comb filter suppression window
2014-04-16 15:13:20 -07:00
Konstantin
fca4e2abba
Update Application.h
2014-04-17 00:09:58 +02:00
Konstantin
b3ce36f130
Changed goTo's to statics
2014-04-17 00:04:27 +02:00
Konstantin
d55fb60862
Added urlGoTo
2014-04-17 00:03:33 +02:00
Konstantin
8120700787
Added urlGoTo
2014-04-17 00:03:11 +02:00
Andrew Meadows
83dc8717aa
bumpSettings on load/stop script
2014-04-16 14:46:49 -07:00
Ryan Huffman
2de9848a37
Merge remote-tracking branch 'upstream/master' into 19554-2
2014-04-16 14:42:20 -07:00
Thijs Wenker
154176402e
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
2014-04-16 23:41:58 +02:00
Ryan Huffman
23d68d538c
Fix bug where multiple user/location popups appear
2014-04-16 14:05:38 -07:00
Thijs Wenker
0b644b5738
ctrl+shift+s to open the script editor
2014-04-16 22:58:44 +02:00
ZappoMan
b00a67cb57
added support for local audio spatialization independent of inbound audio
2014-04-16 13:55:39 -07:00
Andrew Meadows
ddb8ac9ad4
merge upstream/master into andrew/inertia
2014-04-16 13:40:10 -07:00
Andrew Meadows
9ab1b76484
use new Qt connect syntax for compile-time checks
2014-04-16 13:28:54 -07:00
Ryan Huffman
e8b6b7ab4d
Update style of chat message links
2014-04-16 13:22:22 -07:00
AndrewMeadows
7dc8f2ae3c
Merge pull request #2657 from ey6es/master
...
Added tools to adjust avatar LOD to LOD tools dialog. Closes #2624 .
2014-04-16 12:59:47 -07:00
Atlante45
9d372bfe3c
Merge branch 'master' of https://github.com/highfidelity/hifi into removed_gettimeofday
2014-04-16 12:44:27 -07:00
Andrew Meadows
6b23da40d6
use correct name for signal connect
2014-04-16 12:18:40 -07:00
Atlante45
8cfc8faa01
Removed gettimeofday in Audio
2014-04-16 12:08:17 -07:00
Ryan Huffman
bfb879d3e6
Update chat textbox to use correct line height
2014-04-16 10:03:22 -07:00
Ryan Huffman
8aee81ae7c
Update username in chat to use correct line height
2014-04-16 10:02:54 -07:00
Ryan Huffman
cb1408d26d
Update chat window to use new Frameless Dialog
...
The new dialog class needed to be updated to handle windows in different
positions and windows that don't delete on close.
2014-04-16 10:01:35 -07:00
Ryan Huffman
4afea2d228
Remove chat window docking
2014-04-16 09:55:12 -07:00
Thijs Wenker
8e6130091d
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
2014-04-16 11:28:46 +02:00
Stojce Slavkovski
c67e42be5e
Moved function into .cpp
2014-04-16 07:46:15 +02:00
ZappoMan
ba361b0f62
add local audio stats
2014-04-15 21:50:44 -07:00
ZappoMan
67de87d114
added slider for local audio attenuation
2014-04-15 21:31:35 -07:00
ZappoMan
bdf39186de
Merge branch 'master' of https://github.com/worklist/hifi into moonshot
2014-04-15 21:04:15 -07:00
ZappoMan
040df97be2
more cleanup
2014-04-15 20:23:47 -07:00
ZappoMan
82d9c50dc5
moved all local processing to AudioReflector
2014-04-15 20:11:53 -07:00
ZappoMan
a46d3fd254
first cut at local audio spatialization working
2014-04-15 19:57:37 -07:00
Andrzej Kapolka
8cbad1bf54
More work on animation loading.
2014-04-15 19:37:28 -07:00
matsukaze
8779e3d048
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-15 20:36:50 -04:00
ZappoMan
523cc4bdfe
revert some code
2014-04-15 16:30:47 -07:00
ZappoMan
a7cbf7f667
revert some code
2014-04-15 16:26:46 -07:00
ZappoMan
585024d70e
resample the local audio before sending it to any registered listeners
2014-04-15 16:04:33 -07:00
Thijs Wenker
e66822c6ee
ScriptEditor: Syntax highlighting update
2014-04-16 00:55:06 +02:00
ZappoMan
f9b6585435
some cleanup
2014-04-15 15:20:03 -07:00
ZappoMan
5bc8c83706
loop and variable name cleanup
2014-04-15 15:16:55 -07:00
ZappoMan
e514c95642
variable names cleanup to match coding standard
2014-04-15 14:47:38 -07:00
ZappoMan
24f0f37eb9
cleanup
2014-04-15 14:21:28 -07:00
ZappoMan
f12ac3b036
some cleanup
2014-04-15 14:14:51 -07:00
ZappoMan
5a0963a731
cleaned up comments and range protected some settings
2014-04-15 13:58:31 -07:00
ZappoMan
579710e4bd
some cleanup
2014-04-15 13:36:20 -07:00
ZappoMan
cd23b95b42
revert back to using QByteArray for processReceivedAudio()
2014-04-15 13:16:52 -07:00
ZappoMan
74828a3215
removed non-functional low pass filter
2014-04-15 12:54:59 -07:00
ZappoMan
9d49a53434
coding standard cleanup
2014-04-15 12:50:05 -07:00
ZappoMan
57513610fd
recalc on any attribute changes
2014-04-15 12:43:02 -07:00
ZappoMan
60c6b27ab2
cleanup code a bit, add support for diffusions even with no ray intersection
2014-04-15 11:38:11 -07:00
Stojce Slavkovski
1a3e6595c5
Allow users to set the destination of Snapshots
2014-04-15 19:36:02 +02:00
ZappoMan
8a16986294
add sliders for reflection, diffusion, absorption
2014-04-15 09:58:35 -07:00
ZappoMan
1ed5512925
remove old mode, replaced by new mode
2014-04-14 21:02:09 -07:00
ZappoMan
7448e0ab16
move to sub menu
2014-04-14 20:28:20 -07:00
Andrzej Kapolka
a2dc58f7f9
Moved FBX code to its own library so that we can use it for bots.
2014-04-14 17:15:58 -07:00
ZappoMan
6639fc737a
include diffusion ratio in point attenuation
2014-04-14 16:45:55 -07:00
Andrzej Kapolka
c5ffe54a91
Working on loading animation data.
2014-04-14 16:26:30 -07:00
Thijs Wenker
1634e574d7
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
2014-04-15 00:40:48 +02:00
ZappoMan
588231cebf
reconcile old and new implmentations so that 0 fan out produces same results
2014-04-14 15:36:20 -07:00
Thijs Wenker
af47510b05
Initial script editor widget / icons made by MaximillianMerlin ty
2014-04-15 00:30:01 +02:00
Ryan Huffman
06235decae
Move ChatWindow isAtBottom and moveToBottom outside of HAVE_QXMPP
2014-04-14 14:10:12 -07:00
ZappoMan
8a6da915ae
fix predelay in the diffusion case
2014-04-14 13:25:01 -07:00
ZappoMan
5e42daaa51
fix predelay in the diffusion case
2014-04-14 12:32:23 -07:00
Andrzej Kapolka
873620e601
Make sure we set the texture data even if the texture URL is invalid.
2014-04-14 12:27:15 -07:00
ZappoMan
0d308e7cb9
more cleanup add support for enable/disable rendering of paths
2014-04-14 11:58:49 -07:00
Ryan Huffman
4ae148ff19
Update chat window to not allow movement while docked
2014-04-14 11:34:35 -07:00
Ryan Huffman
aaddecd024
Merge remote-tracking branch 'upstream/master' into 19554
...
Conflicts:
interface/resources/resources.qrc
interface/ui/chatWindow.ui
2014-04-14 11:20:49 -07:00
ZappoMan
5630ed65af
more cleanup
2014-04-14 10:35:55 -07:00
Andrzej Kapolka
880736c30e
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-14 10:24:58 -07:00
Stephen Birarda
5904d19603
Merge pull request #2637 from birarda/authentication
...
add optional DTLS option for domain-server to node communication
2014-04-14 10:24:17 -07:00
Andrzej Kapolka
25d25b1472
Merge pull request #2658 from AndrewMeadows/inertia
...
don't render avatar boundary shapes in first person
2014-04-14 10:23:43 -07:00
ZappoMan
d3a9c6940c
some audio reflection cleanup
2014-04-14 10:12:08 -07:00
ZappoMan
7a993939bf
Merge branch 'master' of https://github.com/worklist/hifi into moonshot
...
Conflicts:
interface/interface_en.ts
interface/src/Application.cpp
interface/src/Application.h
interface/src/Menu.h
libraries/shared/src/SharedUtil.h
2014-04-14 09:43:29 -07:00
ZappoMan
ddd2b0843c
more work on new diffusion model
2014-04-13 20:43:40 -07:00
ZappoMan
22f7facc4e
first cut at new version of audio refelctor
2014-04-13 19:41:54 -07:00
ZappoMan
030de00e88
first cut at new version of audio refelctor
2014-04-13 19:11:25 -07:00
ZappoMan
38dbc56d1a
first cut at new version of audio refelctor
2014-04-13 19:09:28 -07:00
Ryan Huffman
2c10b55858
Remove extraneous debug messages
2014-04-12 01:09:29 -07:00
Ryan Huffman
8b904b91ea
Cleanup ChatMessageArea.cpp
2014-04-12 00:53:43 -07:00
Ryan Huffman
45402336ac
Add chat window dragging
...
This was originally implemented by Mohammed Nafees, shared on Basecamp.
I've noticed an issue with dragging across screens (monitors) where the
chat window will jump vertically. I've tried debugging it, and
ultimately it looks like an issue with the `move` method. The
coordinates are valid (I tried using global coordinates as well), and
the amount to move is correct, but when moving to coordinates on a
different screen it doesn't do the right thing.
2014-04-12 00:25:58 -07:00
Ryan Huffman
13cf0c80e6
Fix chat message formatting and word wrapping
...
By switching from a QLabel to a QTextBrowser widget more formatting
options and word wrapping that breaks words is possible. It comes with
an issue I have been unable to resolve
* Selecting text and going down with the cursor will cause it to
scroll. It's possible to increase padding to remove this behavior,
but it doesn't look great.
2014-04-12 00:20:43 -07:00
Philip Rosedale
e3eddadd10
Merge pull request #2651 from AndrewMeadows/avatar-interaction
...
protection against bad avatar-avatar collisions
2014-04-11 21:23:57 -07:00
Leonardo Murillo
f84249ac6c
switching to https
2014-04-11 19:58:49 -06:00
Andrzej Kapolka
0ca68e4cb4
Adjust the size when we toggle the avatar LOD options.
2014-04-11 17:53:02 -07:00
Andrew Meadows
0ad841edfb
don't render avatar boundary shapes in first person
2014-04-11 17:44:51 -07:00
Andrzej Kapolka
39135d3d5f
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-11 16:37:49 -07:00
Andrew Meadows
fd3b317c09
merge
2014-04-11 16:36:42 -07:00
Andrzej Kapolka
2fdb8d935b
Merge pull request #2654 from Atlante45/remove_qrc_from_sources
...
Remove qrc from sources
2014-04-11 16:35:48 -07:00
Andrzej Kapolka
4265617c3e
Add missing include.
2014-04-11 16:02:46 -07:00
Andrew Meadows
b5e7c30178
merge
2014-04-11 16:00:34 -07:00
Andrzej Kapolka
fe7a359545
Added tools to adjust avatar LOD to LOD tools dialog. Closes #2624 .
2014-04-11 15:55:48 -07:00
Andrew Meadows
5ac7be8945
merge upstream/master -> andrew/inertia
2014-04-11 12:20:00 -07:00
Atlante45
c39434f4e3
Merge branch 'master' of https://github.com/highfidelity/hifi into remove_qrc_from_sources
...
Conflicts:
interface/resources/resources.qrc
2014-04-11 12:08:17 -07:00
Atlante45
100c3f8da4
Modify UIs that were using the qrc
2014-04-11 11:59:23 -07:00
Andrzej Kapolka
d6534d6026
Tweak to zoom on pushback.
2014-04-11 11:10:22 -07:00