Andrew Meadows
|
c35ddccba1
|
Merge pull request #7718 from zzmp/fix/release-motion-states
Remove myAvatar motion states on shutdown
|
2016-04-21 17:11:25 -07:00 |
|
Brad Hefta-Gaub
|
0f966e934e
|
Merge pull request #7728 from ctrlaltdavid/20887
Add link in Running Scripts that opens scripts folder
|
2016-04-21 16:01:52 -07:00 |
|
Brad Hefta-Gaub
|
d87d631871
|
Merge pull request #7708 from zzmp/feat/render-rates
Add renderRates.js to visualize rates over time
|
2016-04-21 15:59:58 -07:00 |
|
David Rowe
|
6c5335cfa7
|
Replace button with icon and text
|
2016-04-21 15:17:06 +12:00 |
|
David Rowe
|
9c9bca546c
|
Add button that opens scripts directory window
|
2016-04-21 11:52:03 +12:00 |
|
Zach Pomerantz
|
2c7cf3ea83
|
Fix RateScriptingInterface headers
|
2016-04-20 14:32:25 -07:00 |
|
Zach Pomerantz
|
ad225b3aed
|
Fix RatesScriptingInterface ctor
|
2016-04-20 13:58:06 -07:00 |
|
Zach Pomerantz
|
1fe12e7029
|
Mv Rates to RatesScriptingInterface.h
|
2016-04-20 13:26:23 -07:00 |
|
Zach Pomerantz
|
4dacb04ee1
|
Rm myAvatar motion states on shutdown
|
2016-04-19 16:01:55 -07:00 |
|
Howard Stearns
|
cbb76013c4
|
Merge pull request #7710 from ZappoMan/LODtweaks
tweaks to LOD behavior
|
2016-04-19 13:50:21 -07:00 |
|
Brad Hefta-Gaub
|
c7ecbb6b4b
|
tweaks to LOD behavior
|
2016-04-19 11:19:28 -07:00 |
|
Howard Stearns
|
9ff9682b2a
|
Merge pull request #7692 from ZappoMan/resetScriptEngineOnDomainChange
Reset entities script engine on domain change
|
2016-04-19 11:14:28 -07:00 |
|
Zach Pomerantz
|
fc61f85bf9
|
Merge pull request #7698 from hyperlogic/tony/avatar-on-load-complete-callback
Added MyAvatar onLoadComplete Callback
|
2016-04-19 10:36:20 -07:00 |
|
Brad Hefta-Gaub
|
8eff47f922
|
Merge pull request #7705 from hyperlogic/tony/avatar-attachment-lag-fix
Fix for laggy avatar attachments
|
2016-04-19 07:15:38 -07:00 |
|
Brad Hefta-Gaub
|
0ac9601ea7
|
Merge pull request #7690 from ZappoMan/improveHMD
Introduce "recommended overlay rectangle" to display plugins
|
2016-04-18 18:04:21 -07:00 |
|
Brad Hefta-Gaub
|
0a79b5dd69
|
Merge pull request #7707 from huffman/fix/osx-default-script-dir
Remove fix for old QT file path bug in OSX
|
2016-04-18 18:01:47 -07:00 |
|
Brad Hefta-Gaub
|
0e9bd9a776
|
Merge pull request #7682 from zzmp/clean/stars
Cleanup stars to persist a single BufferView
|
2016-04-18 17:59:48 -07:00 |
|
Zach Pomerantz
|
f48541961d
|
Expose Rates to JS/QML
|
2016-04-18 17:43:34 -07:00 |
|
Brad Hefta-Gaub
|
f5cddc9962
|
fix the bug that Omega found
|
2016-04-18 17:26:12 -07:00 |
|
Ryan Huffman
|
4e0ac2a4be
|
Remove fix for old QT file path bug in OSX
|
2016-04-18 16:07:53 -07:00 |
|
Brad Hefta-Gaub
|
01907f181f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into improveHMD
|
2016-04-18 16:01:42 -07:00 |
|
Seth Alves
|
3298883774
|
Merge pull request #7702 from zzmp/fix/clear-octree-on-exit
Clear entities and avatars on exit
|
2016-04-18 15:48:35 -07:00 |
|
Anthony J. Thibault
|
279e77f523
|
updated comment
|
2016-04-18 15:18:08 -07:00 |
|
samcake
|
dccf549118
|
Merge pull request #7676 from jherico/perf_testing
Manually generate mipmaps for textures while loading
|
2016-04-18 15:09:12 -07:00 |
|
Zach Pomerantz
|
146ea066db
|
Update AvatarManager.cpp
|
2016-04-18 14:53:04 -07:00 |
|
Anthony J. Thibault
|
544928b46e
|
MyAvatar: fix for laggy avatar attachments
|
2016-04-18 14:51:33 -07:00 |
|
Zach Pomerantz
|
c9dc642d76
|
Fix type in AvatarManager::clearAllAvatars
|
2016-04-18 14:48:24 -07:00 |
|
Zach Pomerantz
|
c87eec4182
|
Fix typo in AvatarManager::clearAllAvatars
|
2016-04-18 14:45:33 -07:00 |
|
Zach Pomerantz
|
790e325248
|
Clear entities and avatars on exit
|
2016-04-18 14:31:16 -07:00 |
|
Anthony J. Thibault
|
dc92ccc2b2
|
MyAvatar: Removed unnecessary slot.
|
2016-04-18 13:19:49 -07:00 |
|
Brad Hefta-Gaub
|
374ba10524
|
more CR feedback
|
2016-04-18 12:23:36 -07:00 |
|
Brad Hefta-Gaub
|
0d20f2468e
|
CR feedback
|
2016-04-18 12:13:21 -07:00 |
|
Anthony J. Thibault
|
1682598be7
|
Added onLoadComplete signal to MyAvatar
This can be used in javaScript to detect when the model has finished loading because the url has changed or the model has been reset.
|
2016-04-18 11:37:02 -07:00 |
|
Brad Hefta-Gaub
|
0520363da8
|
cleanup
|
2016-04-18 10:37:15 -07:00 |
|
Brad Hefta-Gaub
|
d1f6b371c9
|
cleanup
|
2016-04-18 10:27:12 -07:00 |
|
Brad Davis
|
b50f835d35
|
Warning and error fixes
|
2016-04-17 10:22:26 -07:00 |
|
Brad Davis
|
f3e5306f90
|
Working on an automated performance test
|
2016-04-17 10:20:00 -07:00 |
|
Brad Hefta-Gaub
|
b62f1a135d
|
fix qml to work with rect instead of vec4
|
2016-04-16 17:29:03 -07:00 |
|
Brad Hefta-Gaub
|
8f3d48190a
|
switch to QRect instead of vec4
|
2016-04-16 16:59:47 -07:00 |
|
Brad Hefta-Gaub
|
6b5fd1e807
|
code review feedback
|
2016-04-16 16:11:36 -07:00 |
|
Brad Hefta-Gaub
|
54777c9cd5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into improveHMD
|
2016-04-16 15:19:35 -07:00 |
|
Brad Hefta-Gaub
|
87078b1ea2
|
first cut at resetting entities script engine on domain change
|
2016-04-16 11:09:23 -07:00 |
|
David Rowe
|
8f6cfb72ea
|
Fix QML warnings at shutdown
|
2016-04-16 15:23:41 +12:00 |
|
Brad Hefta-Gaub
|
d5a46d3390
|
handle repositioning of qml windows
|
2016-04-15 20:01:14 -07:00 |
|
Brad Hefta-Gaub
|
04df84974c
|
handle repositioning of qml windows
|
2016-04-15 19:50:12 -07:00 |
|
Zach Pomerantz
|
d96c97cdb4
|
Cleanup stars to persist BufferView
|
2016-04-15 16:40:02 -07:00 |
|
Howard Stearns
|
e4f8a67e60
|
Merge pull request #7649 from hyperlogic/tony/simplify-away-mode
away.js: fix for permanent disabling avatar IK
|
2016-04-15 13:35:14 -07:00 |
|
Brad Hefta-Gaub
|
a88cd4b786
|
Merge pull request #7671 from AndrewMeadows/link-pthread
add pthread link dependency to interface for UNIX
|
2016-04-15 10:24:31 -07:00 |
|
Brad Hefta-Gaub
|
c7f58dc17c
|
first cut at exposing recommend overlay rectangle
|
2016-04-14 20:47:31 -07:00 |
|
Zach Pomerantz
|
f803ecd2e7
|
Merge pull request #7633 from Atlante45/fix/shared-resource
Fix raw pointers in shared resource cache items
|
2016-04-14 17:52:04 -07:00 |
|