Brad Hefta-Gaub
|
be34b3c475
|
Merge pull request #5189 from jherico/retina_fix_459
Fixing the initial missing UI on retina displays, again
|
2015-06-22 20:26:37 -07:00 |
|
Bradley Austin Davis
|
07dce3856a
|
Fixing some math functions
|
2015-06-22 20:10:21 -07:00 |
|
Bradley Austin Davis
|
62af30761e
|
Fixing inverted mirror zoom setting
|
2015-06-22 20:07:51 -07:00 |
|
Bradley Austin Davis
|
f833121032
|
Fixing the initial missing UI on retina displays, again
|
2015-06-22 19:55:52 -07:00 |
|
Seth Alves
|
300a879ff4
|
Merge pull request #5186 from AndrewMeadows/antimony
fix crash when other avatar disconnects unexpectedly
|
2015-06-22 19:34:13 -07:00 |
|
Brad Hefta-Gaub
|
a3e1987078
|
Merge pull request #5176 from huffman/fix-raypicking-crash
DO NOT MERGE - Fix recalculateMeshBoxes being called outside of mutex
|
2015-06-22 19:03:31 -07:00 |
|
Seiji Emery
|
dfe58a5ed4
|
Disabled Model (entity) Tests, as they are waaay out of date and will not run with the current codebase. These should get reimplemented at some point.
|
2015-06-22 17:42:07 -07:00 |
|
Brad Hefta-Gaub
|
de39049a56
|
Merge pull request #5187 from jherico/fix_overlay_backgrounds
Fix the 2D text overlay backgrounds to stop using a previously bound …
|
2015-06-22 17:32:06 -07:00 |
|
Brad Hefta-Gaub
|
ee85ad8bf8
|
Merge pull request #5185 from jherico/mouse_flicker
Removing flickering mouse cursor in HMD
|
2015-06-22 17:23:40 -07:00 |
|
Brad Hefta-Gaub
|
e0f9f8b613
|
Merge pull request #5183 from birarda/ac-scripts
fix AC crash with no controller scripting interface
|
2015-06-22 17:22:56 -07:00 |
|
Brad Hefta-Gaub
|
81541e6013
|
Merge pull request #5180 from jherico/hmd_offset
Fixing HMD position offset bug in picking & stereo rendering in HMD
|
2015-06-22 17:22:26 -07:00 |
|
Philip Rosedale
|
6ef7e486b1
|
Merge pull request #5165 from ctrlaltdavid/20582
CR for #20582 - Fix the issue with Domain backups
|
2015-06-22 17:02:38 -07:00 |
|
Niraj Venkat
|
98fa996752
|
Cleaning out comments
|
2015-06-22 16:56:49 -07:00 |
|
Zander Otavka
|
e1f6dd3b3b
|
Improve entity properties list in edit script.
Add headers to break up logical sections, and reorder/relabel a few
properties.
|
2015-06-22 16:56:42 -07:00 |
|
Seiji Emery
|
c61b38f5e6
|
finished physics tests
|
2015-06-22 16:25:26 -07:00 |
|
Bradley Austin Davis
|
ce3d1bd9a4
|
Fix the 2D text overlay backgrounds to stop using a previously bound texture
|
2015-06-22 16:19:31 -07:00 |
|
Seiji Emery
|
0d9a661839
|
physics test cleanup
|
2015-06-22 15:55:34 -07:00 |
|
Andrew Meadows
|
ce9dfc098b
|
unhook motionstate before removing avatar
|
2015-06-22 15:40:26 -07:00 |
|
Andrew Meadows
|
b7c728a794
|
assert AvatarMotionState unhooked before delete
|
2015-06-22 15:40:02 -07:00 |
|
ericrius1
|
9014e8c038
|
increased dimensions for line entity
|
2015-06-22 15:34:46 -07:00 |
|
Seiji Emery
|
c2b7f70d2b
|
ShapeColliderTests now uses QtTest
|
2015-06-22 15:25:24 -07:00 |
|
Howard Stearns
|
3746231d75
|
Merge branch 'master' of https://github.com/highfidelity/hifi into refactor-playSound
|
2015-06-22 14:10:13 -07:00 |
|
Brad Davis
|
98f7b0a689
|
Merge pull request #5181 from birarda/master
fix for double store on index path lookup
|
2015-06-22 13:58:36 -07:00 |
|
Brad Davis
|
d94cc3d785
|
Merge pull request #5182 from venkatn93/master
Fixed tooltip position relative to the cursor
|
2015-06-22 13:57:47 -07:00 |
|
Philip Rosedale
|
fd96c3a280
|
Merge pull request #5184 from ericrius1/utilities
Utilities
|
2015-06-22 12:14:17 -07:00 |
|
Howard Stearns
|
240272be11
|
Merge pull request #5161 from PhilipRosedale/master
Always test and remove DC Offset
|
2015-06-22 12:09:08 -07:00 |
|
Philip Rosedale
|
111b0f286d
|
Merge pull request #5160 from ctrlaltdavid/addressbar-tidy
Tidy address bar code
|
2015-06-22 12:08:33 -07:00 |
|
Philip Rosedale
|
e5c1e0ca67
|
Merge pull request #5159 from howard-stearns/refactor-playSound
Refactor playSound
|
2015-06-22 12:07:08 -07:00 |
|
Brad Davis
|
1cfc0b2e42
|
Fixing mac/linux compilation
|
2015-06-22 12:06:08 -07:00 |
|
Brad Davis
|
8c9deb9d16
|
Removing flickering mouse cursor in HMD
|
2015-06-22 12:04:55 -07:00 |
|
Stephen Birarda
|
ff21c22245
|
fix AC crash with no controller scripting interface
|
2015-06-22 11:56:07 -07:00 |
|
Niraj Venkat
|
e66206ec4f
|
Fixed tooltip position relative to the cursor
|
2015-06-22 11:29:44 -07:00 |
|
Stephen Birarda
|
a9eccb687a
|
fix for double store on index path lookup
|
2015-06-22 11:26:17 -07:00 |
|
Brad Davis
|
4cd1c52987
|
Fixing HMD position offset bug in picking & stereo rendering in HMD
|
2015-06-22 11:20:48 -07:00 |
|
ericrius1
|
6c84e5ad77
|
actually syncing brush to line color
|
2015-06-22 11:08:40 -07:00 |
|
ericrius1
|
1b69563b29
|
changed quad back to line;
|
2015-06-22 11:06:40 -07:00 |
|
Howard Stearns
|
edf024dff8
|
Merge pull request #5178 from ctrlaltdavid/20584
CR for #20584 - Improve legibility of entities editor
|
2015-06-22 10:46:15 -07:00 |
|
ericrius1
|
362d9a2481
|
syncing brush sphere with line color
|
2015-06-22 10:35:00 -07:00 |
|
Philip Rosedale
|
293a88b3d4
|
Merge pull request #5158 from ctrlaltdavid/20545
DO NOT MERGE - QA for #20545 - Eye saccades are too jittery and too fast
|
2015-06-22 10:31:10 -07:00 |
|
Seiji Emery
|
01c85e0a2c
|
cleanup
|
2015-06-22 10:17:26 -07:00 |
|
Philip Rosedale
|
30b08af7e2
|
Merge pull request #5125 from jherico/overlay
Overlay overhaul and tooltip refactor
|
2015-06-22 10:06:26 -07:00 |
|
Brad Davis
|
3231bbba5a
|
Merge remote-tracking branch 'upstream/master' into overlay
Conflicts:
interface/src/Application.cpp
|
2015-06-22 09:44:16 -07:00 |
|
Brad Davis
|
1b44c220a7
|
Prep work for procedural stars & stuff
|
2015-06-22 09:43:12 -07:00 |
|
Howard Stearns
|
f5b0b304d7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into refactor-playSound
|
2015-06-22 09:20:57 -07:00 |
|
DaveDubUK
|
796d76004c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into walk-1.25
|
2015-06-22 17:52:13 +07:00 |
|
DaveDubUK
|
10d981e6d5
|
walk.js 1.25 comments removal
|
2015-06-22 17:51:49 +07:00 |
|
samcake
|
be8ae9580d
|
Merge pull request #5177 from bwent/doubleClickEvent
Expose mouseDoublePressEvents to js
|
2015-06-22 11:13:05 +02:00 |
|
DaveDubUK
|
54608b9cb3
|
walk.js version 1.25
|
2015-06-22 14:18:07 +07:00 |
|
Bradley Austin Davis
|
02510790c3
|
Fixing projection during star rendering
|
2015-06-21 17:16:30 -07:00 |
|
Bradley Austin Davis
|
4ccdc78866
|
Fixing frustum perspective bug
|
2015-06-21 15:53:24 -07:00 |
|