Shannon Romano
d321ae9b79
Merge pull request #15284 from amantley/eyeRotationOverrideBug
...
Fixes Bug that Prevented Eye Rotation Override When Procedural Eye Movement is Disabled
2019-04-12 17:06:11 -07:00
Roxanne Skelly
3bf8fb5d95
Case21707 - Wallet doesn't work if user has unicode characters in windows username
2019-04-12 16:40:41 -07:00
unknown
d342d93ec9
fix material targets when re-opening properties to same entity
2019-04-12 14:49:59 -07:00
r3tk0n
87deb348a8
Adjust run speed constants.
2019-04-12 14:07:06 -07:00
Shannon Romano
a0ddadc0e7
Merge pull request #15320 from ctrlaltdavid/M21989
...
Case 21989: AvatarList and AvatarManager JSDoc
2019-04-12 12:27:29 -07:00
Shannon Romano
11e5f0a101
Merge pull request #15323 from ctrlaltdavid/M22052
...
Case 22052: Camera JSDoc
2019-04-12 12:26:39 -07:00
Shannon Romano
5e8e44f97b
Merge pull request #15316 from amantley/bugSetRotation
...
Bug fixed for MyAvatar.getJointRotation(name, quat) and MyAvatar.setJointRotation(name, quat)
2019-04-12 12:23:03 -07:00
Thijs Wenker
00a024fde2
fixing materialTargets, after the rebase
2019-04-12 20:06:32 +02:00
Thijs Wenker
c283c062c1
CR changes
2019-04-12 19:32:05 +02:00
Thijs Wenker
8b24cf51de
enhance the multi editing experience
2019-04-12 19:32:05 +02:00
Thijs Wenker
8e97c4f3f2
multi-editing support for properties
2019-04-12 19:30:12 +02:00
Thijs Wenker
71770e3f4e
move entity selection update code to its own function
2019-04-12 19:29:36 +02:00
Thijs Wenker
aef4f28194
unused variables / missing semi-colon
2019-04-12 19:26:03 +02:00
Seth Alves
feda884c71
remove view/Independent-Mode and view/Entity-Mode menu items and related code. Leave the modes available for scripts.
2019-04-12 09:21:48 -07:00
Simon Walton
7180d8b99b
Clear delayed Node-adds upon restart
2019-04-11 17:56:27 -07:00
Shannon Romano
13fb3148a5
Merge pull request #15352 from dback2/materialTargetMasterFollowup
...
Case 22082, 22101: PR 15325 follow up and PR 15351 RC82 > Master
2019-04-11 17:53:05 -07:00
Simon Walton
a5e94eea75
Increase ping interval for unconnected Nodes
2019-04-11 17:36:09 -07:00
Shannon Romano
feeb057fef
Merge pull request #15371 from huffman/fix/edit-out-of-range-on-numerical-types
...
Case 22167: Fix lack of ranges on numerical types in Create
2019-04-11 17:27:39 -07:00
Roxanne Skelly
a1591061c6
Merge pull request #15368 from roxanneskelly/Case22140
...
Case 22140 - Dynamic Jitter Buffer switch on admin UI disables dynamic buffers when it's set to enable them.
2019-04-11 15:17:46 -07:00
Ryan Huffman
f2474b4d2b
Fix lack of ranges on numerical types in Create
2019-04-11 14:20:52 -07:00
Anthony J. Thibault
7aeb4bca87
Include head rotation in getEyeModelPositions
2019-04-11 14:05:15 -07:00
sabrina-shanman
39cf3c3d83
Fix TextureBaker failures and heap corruption in MaterialBaker
2019-04-11 13:44:26 -07:00
SamGondelman
c730e51d1e
wip redo stencil work
2019-04-11 13:22:51 -07:00
Shannon Romano
5856ab3d3a
Merge pull request #15353 from roxanneskelly/Case819
...
Case 819 - Add min-listen-port command line parameter to assignment monitor
2019-04-10 16:32:30 -07:00
David Rowe
38e21dcaa2
Doc review
2019-04-11 11:04:02 +12:00
David Rowe
ca3f45163f
Merge branch 'master' into M21989
2019-04-11 10:37:34 +12:00
David Rowe
a7b1d613d3
Doc review updates
2019-04-11 10:27:17 +12:00
David Rowe
617617736e
Merge branch 'master' into M22052
2019-04-11 10:24:27 +12:00
Roxanne Skelly
1f838c681c
Case 22140 - Dynamic Jitter Buffer switch on admin UI disables dynamic buffers when it's set to enable them.
...
The dynamic jitter buffer switch is inverted in that it disables dynamic buffers
when it set to enable them, and vice versa. As it defaults to 'enable,' dynamic
buffers are basically disabled for everyone which will affect audio quality negatively.
2019-04-10 13:07:50 -07:00
Sam Gateau
51d1c4b1f3
Merge pull request #15357 from SamGondelman/cauterize
...
Case 21417: Fix cauterization of entities that are children of MyAvatar's head
2019-04-10 12:29:40 -07:00
Sam Gateau
c33efdf9e0
Merge pull request #15282 from kitely/fix-ray-local-entities
...
Case 21883: Fix safe landing code improperly finding local entities
2019-04-10 12:28:07 -07:00
Sam Gateau
6f4f7335dc
Merge pull request #15307 from kencooke/audio-gain-interpolation
...
Case 22019: Audio clicks/pops when gain is rapidly changing
2019-04-10 12:26:59 -07:00
Sam Gateau
feb2757990
Merge pull request #15302 from sethalves/fix-linux-window-manager-fight
...
case 21994: cooperate, rather than fight with, Linux window managers
2019-04-10 12:26:10 -07:00
Sam Gateau
d7e5f1eb8e
Merge pull request #15280 from kitely/fix-startup-race-condition
...
case 21981: Fix startup race conditions in Interface
2019-04-10 11:30:23 -07:00
Sam Gateau
081fdf14ef
Merge pull request #15283 from kitely/fix-script-warnings
...
case 21978: Eliminated some JavaScript warnings due to missing commas
2019-04-10 11:28:04 -07:00
unknown
ca7cfc0240
only call onMove on lastMouseEvent change
2019-04-10 09:56:35 -07:00
Sam Gateau
89ff63e8bb
Merge pull request #15267 from jherico/fix/tracing
...
Case 21930: Don't change OpenGL context state every frame
2019-04-10 09:42:09 -07:00
Shannon Romano
6a05b7ec23
Merge pull request #15348 from SamGondelman/jsbaker
...
Case 22093: Disable JSBaker for now
2019-04-10 09:39:44 -07:00
Sam Gondelman
ab355c4c30
Merge pull request #15358 from SamGondelman/hashtag
...
Case 22108: Use # instead of ? for material URL name selection
2019-04-09 16:56:56 -07:00
SamGondelman
de3f07cea4
remove js option from parser
2019-04-09 16:39:46 -07:00
Anthony J. Thibault
02d5769991
Better head vs camera checks for avatar head cauterization
...
* cameraInsideHead() check now uses detailed avatar collision when possible.
* head is now more constantly hidden in first person camera mode
* getEyeModelPositions() uses a better estimate when avatar eye joints are missing.
* moved findPointKDopDisplacement from Rig.cpp into AnimUtil.cpp
* added isPlayingOverrideAnimation() method to Rig class
2019-04-09 12:57:03 -07:00
NissimHadar
3e292c4b03
Install both oven and vhacd in both client and client+server builds.
2019-04-09 12:30:34 -07:00
NissimHadar
13f0b97d07
Added install_beside_console
2019-04-09 10:40:04 -07:00
raveenajain
c970a58715
comments, edge case for skinned
2019-04-09 17:29:07 +01:00
SamGondelman
a50cca006e
use # instead of ? for material URL name selection
2019-04-08 23:45:47 -07:00
SamGondelman
27338c3639
fix cauterization of entities that are children of MyAvatar's head
2019-04-08 19:48:11 -07:00
NissimHadar
781949da4c
Added package_libraries_for_deployment.
2019-04-08 18:33:33 -07:00
NissimHadar
523253aa13
Added vhacd-util to all installers.
2019-04-08 18:21:04 -07:00
Roxanne Skelly
68cf18e2a0
Fix another compiler warning.
2019-04-08 16:35:15 -07:00
Roxanne Skelly
377d412264
Fix mac/ubuntu compiler warning
2019-04-08 16:29:42 -07:00