Brad Hefta-Gaub
|
1a98ab3fba
|
Merge pull request #6877 from AndrewMeadows/crash-fix
fix interface crash when deleting lots of objects at once
|
2016-01-21 16:49:21 -08:00 |
|
Leonardo Murillo
|
7e19110dd5
|
Merge pull request #6887 from birarda/migrate-ds-old-dev
migrate domain-server config from single org name
|
2016-01-21 16:24:02 -06:00 |
|
Stephen Birarda
|
aa2e55a5a0
|
handle weird nested path on windows
|
2016-01-21 14:03:45 -08:00 |
|
Stephen Birarda
|
cddb8cd3f0
|
migrate domain-server config from single org name
|
2016-01-21 13:57:24 -08:00 |
|
Leonardo Murillo
|
098b7a4ff3
|
Merge pull request #6870 from birarda/console
Your Stack Manager is now a Server Console
|
2016-01-21 14:31:34 -06:00 |
|
Stephen Birarda
|
4cfe3941f4
|
delete the lookup timeout timer once fired
|
2016-01-21 11:18:53 -08:00 |
|
Andrew Meadows
|
58a7528b68
|
Merge pull request #6854 from sethalves/access-avatar-parent-id-from-js
Access avatar parent information from js
|
2016-01-21 09:19:40 -08:00 |
|
Seth Alves
|
311e0cee67
|
Merge pull request #6820 from AndrewMeadows/collision-mask
use "collidesWith" instead of "collisionMask"
|
2016-01-21 09:13:34 -08:00 |
|
Andrew Meadows
|
e77189fb1b
|
keep reference to removed entity until next frame
|
2016-01-20 17:09:37 -08:00 |
|
Brad Hefta-Gaub
|
7919d7bc17
|
Merge pull request #6866 from jherico/menufix
Fixing overlay menu popup & some more QML cleanup
|
2016-01-20 16:58:21 -08:00 |
|
samcake
|
0da4df93b8
|
Merge pull request #6860 from zzmp/refactor/cull-functor
Refactor ShouldRenderFunctor to be out of RenderArgs
Tested on windows, checking the values returned by the culling/visible/too small
Looks good
|
2016-01-20 14:25:42 -08:00 |
|
Zach Pomerantz
|
0a34ee9138
|
Externalize list sizing for render::cullItems
|
2016-01-20 12:39:27 -08:00 |
|
Brad Davis
|
d2900200a1
|
More cleanup & menu fixing
|
2016-01-20 11:23:56 -08:00 |
|
Andrew Meadows
|
19d24293e1
|
Merge pull request #6855 from sethalves/clean-up-entities-with-bad-parent
don't persist entites with invalid parentIDs
|
2016-01-20 10:38:26 -08:00 |
|
Stephen Birarda
|
e69424e155
|
add parentheses to old style signal
|
2016-01-20 09:27:47 -08:00 |
|
Stephen Birarda
|
e3df02e589
|
fix parenting of single shot timer
|
2016-01-19 20:51:33 -08:00 |
|
Stephen Birarda
|
60bf617ea1
|
allow STUN to succeed started late or immediately
|
2016-01-19 20:41:39 -08:00 |
|
Stephen Birarda
|
e5d47f3379
|
fix for accidental filtering of stun packets
|
2016-01-19 17:26:41 -08:00 |
|
Stephen Birarda
|
8bc063e758
|
Merge branch 'master' of https://github.com/highfidelity/hifi into console
|
2016-01-19 16:21:19 -08:00 |
|
Seth Alves
|
28d673cb97
|
try again to make this thread safe
|
2016-01-19 16:00:02 -08:00 |
|
Seth Alves
|
0064ee6ab2
|
try again to make this thread safe
|
2016-01-19 15:55:56 -08:00 |
|
Seth Alves
|
edea0320e6
|
try again to make this thread safe
|
2016-01-19 15:44:22 -08:00 |
|
Seth Alves
|
a515d6debe
|
call into correct thread to getJointNames on entity
|
2016-01-19 15:16:58 -08:00 |
|
Seth Alves
|
90847dc49c
|
oops
|
2016-01-19 15:00:33 -08:00 |
|
Seth Alves
|
09dd3e2a56
|
merge from upstream, respond to code review
|
2016-01-19 14:38:22 -08:00 |
|
Stephen Birarda
|
74b2a44050
|
merge the master and user configs after a settings change
|
2016-01-19 13:08:34 -08:00 |
|
Stephen Birarda
|
4cbbd24c7e
|
complete handling of immediate temp name grab
|
2016-01-19 13:04:05 -08:00 |
|
Seth Alves
|
f265656e74
|
expose getJointNames for entities to js
|
2016-01-19 12:55:17 -08:00 |
|
Andrew Meadows
|
db77f22a61
|
use "collidesWith" instead of "collisionMask"
but make "collisionMask" work for those who want it
|
2016-01-19 11:41:22 -08:00 |
|
Seth Alves
|
a2bec2a5bf
|
Merge pull request #6857 from ctrlaltdavid/20779
Fix crash in Running Scripts when edit filter after highlighting script
|
2016-01-19 11:40:47 -08:00 |
|
Stephen Birarda
|
858adf383e
|
update comment for config migration
|
2016-01-19 11:38:31 -08:00 |
|
Stephen Birarda
|
483e0f419b
|
use mkpath to create new data directory
|
2016-01-19 11:37:49 -08:00 |
|
Seth Alves
|
8ba800fda8
|
Merge pull request #6851 from AndrewMeadows/collisionless2
namechange "ignoreForCollisions" to "collisionless"
|
2016-01-19 11:33:55 -08:00 |
|
Stephen Birarda
|
74806d9d2b
|
migrate old DS config file to new path
|
2016-01-19 11:28:29 -08:00 |
|
Zach Pomerantz
|
568ae2e7bc
|
Move ShoudRenderFunctor to render::CullFunctor
|
2016-01-19 11:24:11 -08:00 |
|
Ryan Huffman
|
de36f3eeb2
|
Update ServerPathUtils::getDataDirectory to use custom path lookup
|
2016-01-19 10:54:38 -08:00 |
|
Brad Hefta-Gaub
|
e15c7f089e
|
Merge pull request #6850 from sethalves/various-fixes
Various fixes
|
2016-01-19 10:15:46 -08:00 |
|
Andrew Meadows
|
7fb145e819
|
namechange ignoreForCollisions --> collisionless
|
2016-01-19 09:06:17 -08:00 |
|
Seth Alves
|
e365d93ed9
|
don't save entites with invalid parentIDs (or with IDs that indicates an avatar) to the persist file
|
2016-01-18 16:50:26 -08:00 |
|
samcake
|
29945bba92
|
Merge pull request #6837 from zzmp/feat/render-shadow
Add RenderShadowTask
|
2016-01-18 15:45:51 -08:00 |
|
Seth Alves
|
135f25bde7
|
changes so that avatar-mixer wont attempt to resolve a parentID
|
2016-01-18 15:35:54 -08:00 |
|
Howard Stearns
|
6f84a67453
|
Merge pull request #6840 from jherico/qml_cleanup
File dialogs and modal message boxes in QML
|
2016-01-18 15:04:37 -08:00 |
|
Howard Stearns
|
5caf10beed
|
Merge pull request #6848 from ZappoMan/entityServerSideSizeCheck
Include checking the angular size of entities on the server side for LOD support
|
2016-01-18 14:13:34 -08:00 |
|
Seth Alves
|
823428290d
|
Merge branch 'master' of github.com:highfidelity/hifi into various-fixes
|
2016-01-18 13:26:45 -08:00 |
|
Brad Hefta-Gaub
|
b8747709ef
|
CR feedback, dead code cleanup
|
2016-01-18 12:11:23 -08:00 |
|
Brad Hefta-Gaub
|
d10e1cc39d
|
CR feedback, dead code cleanup
|
2016-01-18 12:09:21 -08:00 |
|
Seth Alves
|
94bafb4a1e
|
Merge pull request #6832 from AndrewMeadows/no-collisionsWillMove
namechange collisionsWillMove --> dynamic
|
2016-01-18 11:51:59 -08:00 |
|
Seth Alves
|
3b3720781f
|
fix a place where parent's scale wasn't properly squashed
|
2016-01-18 11:15:53 -08:00 |
|
Seth Alves
|
d6e3b85237
|
fix javascript access via localPosition and localRotation
|
2016-01-18 11:15:32 -08:00 |
|
Seth Alves
|
4232e400cc
|
add getJointIndex call
|
2016-01-18 11:15:03 -08:00 |
|