Dante Ruiz
|
6edd109dfe
|
revert back to the old way we checkForChildTooFarAway
|
2018-07-26 15:23:54 -07:00 |
|
NissimHadar
|
99ba550af5
|
WIP
|
2018-07-26 15:00:02 -07:00 |
|
NissimHadar
|
2dca95a146
|
Working on TestRail, adding sections
|
2018-07-26 14:12:44 -07:00 |
|
SamGondelman
|
74b3143bc3
|
remove scaling from teleport script
|
2018-07-26 12:23:14 -07:00 |
|
SamGondelman
|
6a52b7b8f3
|
CR improvements
|
2018-07-26 12:15:12 -07:00 |
|
amantley
|
12cb212dc7
|
used avatar constants from AvatarConstants.h to initialize tpposehips and tposerightfoot, and added space between multiplication to meet coding standards
|
2018-07-26 12:05:17 -07:00 |
|
howard-stearns
|
699d1647ca
|
typo, and more conservative item limit
|
2018-07-26 12:01:56 -07:00 |
|
Anthony Thibault
|
6c92949aed
|
Merge pull request #13672 from luiscuenca/fixElbowPoleVector
Redesign and enable hand's Pole Vectors for elbow simulation
|
2018-07-26 11:51:33 -07:00 |
|
howard-stearns
|
9b61e8c4ad
|
Merge branch 'master' of github.com:highfidelity/hifi into forget-you
|
2018-07-26 11:50:15 -07:00 |
|
SamGondelman
|
1c1b68ee66
|
emitterShouldTrail fix, review comments, rotateWithEntity
|
2018-07-26 11:41:16 -07:00 |
|
Thijs Wenker
|
6e23caca0d
|
handle both wantsTrigger and triggerable in CreateApp
|
2018-07-26 20:25:42 +02:00 |
|
David Back
|
cb8e9f218b
|
reset all property fields when no selection
|
2018-07-26 11:23:28 -07:00 |
|
NissimHadar
|
72d4e7dba2
|
Refactoring.
|
2018-07-26 10:46:43 -07:00 |
|
NissimHadar
|
db0969d1a7
|
Creates 'testrail.py' script in the output folder.
|
2018-07-26 09:16:14 -07:00 |
|
John Conklin II
|
5efd981ecd
|
Merge pull request #13693 from NissimHadar/bug16943
Corrects loading of texture and default visibility.
|
2018-07-26 09:10:55 -07:00 |
|
David Rowe
|
9a9d190918
|
Remove unnecessary duplicate function
|
2018-07-26 20:26:13 +12:00 |
|
David Rowe
|
baf88ab508
|
Revise scriptable resource caches' interfaces
|
2018-07-26 16:12:16 +12:00 |
|
Simon Walton
|
a15e78a0f4
|
Missed an identifier change
|
2018-07-25 17:36:53 -07:00 |
|
NissimHadar
|
aa57d359be
|
Adding interface to select TestRail user.
|
2018-07-25 17:26:23 -07:00 |
|
NissimHadar
|
6db83660b6
|
Working on Python integration.
|
2018-07-25 17:07:18 -07:00 |
|
Simon Walton
|
2c06487df0
|
Move sending of completion packet up to EntityTreeSendThread
I hadn't appreciated the continuous nature of the scene
traversal. Looks good now. Also changed some identifier names.
|
2018-07-25 17:05:05 -07:00 |
|
NissimHadar
|
ce53b44b02
|
CR comments.
|
2018-07-25 15:58:46 -07:00 |
|
NissimHadar
|
816b3a4ef6
|
WIP.
|
2018-07-25 15:49:41 -07:00 |
|
Zach Fox
|
cc921ed9c4
|
Merge pull request #13685 from zfox23/MS16820_rateLimitPolaroids
Fix MS16820: Rate limit Snapshot Polaroids
|
2018-07-25 15:45:51 -07:00 |
|
SamGondelman
|
9b41cb5554
|
improve model picking performance, scale parabola v/a with avatar, improve followNormal behavior, turn off followNormal on teleport, remove 1 m no teleport spot
|
2018-07-25 15:19:25 -07:00 |
|
NissimHadar
|
85d74afac4
|
Merge branch 'exportToTestRail' of https://github.com/NissimHadar/hifi into exportToTestRail
|
2018-07-25 15:02:24 -07:00 |
|
David Rowe
|
51865294ac
|
Fix radius and alpha start/finish values
|
2018-07-26 09:54:42 +12:00 |
|
Ryan Huffman
|
0e0966004c
|
Fix edit.js not being able to delete after creating entity
This fix puts focus back on the main window when creating an entity so that the user can use shortcuts like 'f' and 'delete'
|
2018-07-25 14:52:56 -07:00 |
|
Simon Walton
|
8f02834447
|
Set params.stopReason in another place
|
2018-07-25 14:46:47 -07:00 |
|
Simon Walton
|
7cb917f735
|
Angles aren't boolean!
|
2018-07-25 14:45:26 -07:00 |
|
John Conklin II
|
21d043d179
|
Merge pull request #13534 from huffman/fix/ess-avatar-entities
Fix crash when editing avatar entities with no myAvatar
|
2018-07-25 14:21:12 -07:00 |
|
NissimHadar
|
630df7c233
|
Corrects loading of texture and default visibility.
|
2018-07-25 13:28:23 -07:00 |
|
John Conklin II
|
89e7e3b938
|
Merge pull request #13682 from zfox23/MS16704_removeWearableAvatar
Fix MS16704: Remove worn Avatar/Wearable before updating
|
2018-07-25 12:12:50 -07:00 |
|
amantley
|
85b7a9b67c
|
added the changes committed to the hot fix rc70.1 in AvatarConstants.h
|
2018-07-25 11:31:02 -07:00 |
|
John Conklin II
|
6a491d1ac6
|
Merge pull request #13690 from danteruiz/fix-audio-hmd-issue
Fix audio page being set to desktop when starting in HMD.
|
2018-07-25 10:53:29 -07:00 |
|
amantley
|
37540c79b3
|
removed print statement and added const upper leg fraction
|
2018-07-25 10:51:19 -07:00 |
|
amantley
|
c5599623f7
|
added a reset when the hips go below 1/3 of the default avatar height of the hips also reset the vertical this prevents real life sitting
|
2018-07-25 10:29:29 -07:00 |
|
Sam Gondelman
|
d29332595b
|
jsdoc fixes
|
2018-07-25 09:54:14 -07:00 |
|
Sam Gondelman
|
2aeef2e016
|
min spinSpread is 0
|
2018-07-25 09:40:52 -07:00 |
|
Sam Gondelman
|
b4cc9c8004
|
typo
|
2018-07-25 09:36:43 -07:00 |
|
Dante Ruiz
|
a21a475784
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-audio-hmd-issue
|
2018-07-25 08:44:28 -07:00 |
|
Dante Ruiz
|
8da1db31df
|
fix audio page being in desktop when your in HMD
|
2018-07-25 08:44:11 -07:00 |
|
John Conklin II
|
1a732f9c8f
|
Merge pull request #13684 from ElderOrb/FB17036
FB17036 Avatar App causes error on cache reload (CTRL+R)
|
2018-07-25 08:03:02 -07:00 |
|
David Rowe
|
16e06de9cd
|
Move scriptable caches into scripting interfaces
Removed non-working getResource() API functions.
|
2018-07-25 22:10:14 +12:00 |
|
SamGondelman
|
4750611af9
|
particles don't spin with head roll, add particle spin properties, negative emitSpeed
|
2018-07-24 23:47:58 -07:00 |
|
Simon Walton
|
2d653db064
|
Remove #include from header
|
2018-07-24 17:44:17 -07:00 |
|
Simon Walton
|
187259c838
|
Raise posix descriptor limit if necessary
|
2018-07-24 17:44:17 -07:00 |
|
Simon Walton
|
06d1602c0d
|
Use max of --max & --n for resources; other clean-up
|
2018-07-24 17:41:13 -07:00 |
|
Simon Walton
|
7181c3ad48
|
Fix typo in preprocessor symbol
|
2018-07-24 17:41:13 -07:00 |
|
Simon Walton
|
6098c53d32
|
Remove #include from header
|
2018-07-24 17:41:13 -07:00 |
|