Brad Davis
dcdc3a323c
Use defines for packed textures to satisfy both GLES and GL 4.1
2018-08-06 14:35:36 -07:00
amantley
f1990378fd
merged the json from the ik 2 bone pr into the new animation json
2018-08-06 14:27:09 -07:00
SamGondelman
e3756a6dae
Merge branch 'destroy' of github.com:SamGondelman/hifi into destroy
2018-08-06 11:21:51 -07:00
SamGondelman
9806bce403
weak pointers to nodeList
2018-08-06 11:21:32 -07:00
Brad Davis
a0ef0c0b13
Fix procedurals
2018-08-06 10:31:14 -07:00
Sam Gondelman
2edefe3209
Merge branch 'master' into destroy
2018-08-06 09:51:14 -07:00
SamGondelman
6b7f5b662e
jsdoc fixes
2018-08-06 09:41:05 -07:00
amantley
08889b627a
Merge remote-tracking branch 'upstream/master' into animationBlendChanges
2018-08-06 09:16:53 -07:00
Angus Antley
a63b213d65
fixed the weight calculation for the hand overlays. to do: check the blends in hmd mode
2018-08-06 15:18:17 +01:00
Olivier Prat
c56bb9a855
Small optimization by using squared distance and not distance in depth sort
2018-08-06 08:20:21 +02:00
Olivier Prat
8eb7ceb66a
Fixed the bug with the thin dark lines at cascade shadow switches (hopefully)
2018-08-05 12:06:36 +02:00
Ken Cooke
496724f0db
formatting cleanup
2018-08-04 20:15:04 -07:00
Ken Cooke
2121e201d5
fix assert when azimuth is negative subnormal
2018-08-04 20:09:27 -07:00
Olivier Prat
d457cf45d5
Fixed bug with NaN shadow anti frustum leading to disappearing shadows on some occasions
2018-08-04 16:51:05 +02:00
Olivier Prat
92e64510ec
Fixed draw frustum and draw aabb code
2018-08-04 15:58:24 +02:00
sabrina-shanman
870940b3a0
Merge branch 'master' into safe-teleport-target
2018-08-03 18:14:43 -07:00
amantley
bac9d195be
working on the hand blend alphas, something is wrong with the print out
2018-08-03 17:56:49 -07:00
sabrina-shanman
cf34a2cffd
Do not const cast CollisionRegion
2018-08-03 17:55:54 -07:00
John Conklin II
3a6a72a079
Merge pull request #13643 from SimonWalton-HiFi/user-setting-hmac
...
Add DS option to disable HMAC packet authentication
2018-08-03 17:45:32 -07:00
amantley
375d726535
added the new animations for strafe and walk to the resource file and updated the avatar-animation.json file
2018-08-03 16:48:43 -07:00
MiladNazeri
a7a8214983
Merge pull request #13637 from ctrlaltdavid/M08513-a
...
Audio API JSDoc
2018-08-03 16:38:03 -07:00
Bradley Austin Davis
fc51b93691
Fix OSX build
2018-08-03 16:15:58 -07:00
Sam Gateau
c1951da2bb
Merge pull request #13737 from jherico/fix/fb16633_a
...
Don't allow Web surfaces created by non-client scripts to access files
2018-08-03 15:25:41 -07:00
Brad Davis
a1cd39f4c2
Fix some explicit bindings that should be binding, not location
2018-08-03 14:58:12 -07:00
Brad Davis
6ed7512112
Fix build failures after parabola merge
2018-08-03 14:58:12 -07:00
Brad Davis
df031b5d93
Fix procedural rendering with custom uniforms
2018-08-03 14:58:12 -07:00
Brad Davis
eca803503c
Fix resolution scaling
2018-08-03 14:58:12 -07:00
Brad Davis
8eb97dc79c
PR feedback
2018-08-03 14:58:12 -07:00
Brad Davis
a1a1a03bbc
Fixing crash on exit, deferred debugging tool
2018-08-03 14:58:11 -07:00
Brad Davis
ae8f841912
Shader refactoring for explicit bindings
2018-08-03 14:58:11 -07:00
Brad Davis
04e84f1d23
Moving to cmake time shader compiling
2018-08-03 14:58:11 -07:00
Brad Davis
d6bcdcde3f
Fix DISABLE_QML behavior
2018-08-03 14:58:11 -07:00
John Conklin II
243bd5ea69
Merge pull request #13536 from SimonWalton-HiFi/script-engine-thread-agent
...
ScriptsModel instances should be created & destroyed on the same thread (for Agent)
2018-08-03 13:32:11 -07:00
sabrina-shanman
b7d5804edb
Format if..else statements
2018-08-03 12:55:11 -07:00
David Rowe
fdd6b7e07b
Delete erroneous merge file
2018-08-04 07:29:57 +12:00
David Rowe
2270255d88
JSDoc review
2018-08-04 07:22:12 +12:00
amantley
76b182f03b
added the hmd strafe to the rig code
2018-08-03 12:12:01 -07:00
sabrina-shanman
0b40608650
Fix collision picks not working with MyAvatar
2018-08-03 12:05:58 -07:00
Bradley Austin Davis
8e9c1e5c0a
Fix out of date comment
2018-08-03 11:38:39 -07:00
Olivier Prat
cb24046eea
Reorder some functions
2018-08-03 18:51:31 +02:00
Sam Gateau
2013f1bd33
Merge pull request #13732 from AndrewMeadows/other-avatar-physics
...
reduce physics simulation cost of other-avatars
2018-08-03 09:33:59 -07:00
Olivier Prat
f2a01021f3
Improvement of debug shadow script
2018-08-03 18:01:22 +02:00
Alexander Ivash
5a2506e94f
FB16831 qml-related warnings in log
...
fix is based on exposing C++ objects to QML before root object is created (as root object might already require C++ objects)
2018-08-03 17:10:41 +03:00
Brad Davis
3c7f1a0c4b
Merge remote-tracking branch 'upstream/master' into destroy
2018-08-02 15:34:19 -07:00
David Rowe
32e3bb0e1d
Merge branch 'master' into M08513-a
...
# Conflicts:
# libraries/audio/src/SoundCache.h
2018-08-03 10:29:32 +12:00
amantley
096cb0db81
working on strafe left and right transitions
2018-08-02 13:32:06 -07:00
SamGondelman
2f358f3380
fix shapes always drawing as transparents
2018-08-02 12:16:01 -07:00
amantley
bd88d5f15b
merging with ik leg fix code in master
2018-08-02 09:48:04 -07:00
Olivier Prat
0c8d8e985f
Merge branch 'master' of http://github.com/highfidelity/hifi into shadow
2018-08-02 17:14:31 +02:00
Gabriel
f0d058cb61
Set buffer to 10 ms for android (CALLBACK_ACCELERATOR_RATIO = 1.0)
2018-08-02 11:29:56 -03:00
amantley
6b2c67e5bd
more doug support
2018-08-01 18:22:51 -07:00
Simon Walton
88fafc7a1f
Merge pull request #13704 from SimonWalton-HiFi/delay-physics
...
Enable physics after ES indicates all nearby entities received
2018-08-01 18:15:00 -07:00
SamGondelman
1ba28de5b6
try to fix nodelist not getting destroyed
2018-08-01 17:52:27 -07:00
SamGondelman
8a9c27ed92
Merge remote-tracking branch 'upstream/master' into destroy
2018-08-01 16:07:48 -07:00
David Back
0b9e520b53
fix grab cloning parented entitiy
2018-08-01 16:00:25 -07:00
Gabriel
687f5e3df3
Update AudioClient.cpp
...
Trying 40ms
2018-08-01 19:49:04 -03:00
Brad Davis
4b317a84d8
Don't allow Web surfaces created by non-client scripts to access files
2018-08-01 15:12:45 -07:00
Clement
9c89aa9f90
Make sure the stack test interface gets cleaned up
2018-08-01 13:29:07 -07:00
Andrew Meadows
bd6f00e707
eliminate angular dynamics of other-avatars
2018-08-01 11:58:52 -07:00
John Conklin II
fd1a431729
Merge pull request #13689 from ctrlaltdavid/M15244
...
Move scriptable caches' APIs into scripting interfaces
2018-08-01 11:50:13 -07:00
luiscuenca
fde77add79
Elbow pole vectors fixes
2018-08-01 11:49:18 -07:00
Clement
2dd70f1fcd
Warn against zero-length vectors
2018-08-01 11:39:14 -07:00
John Conklin II
fcf32dbc6b
Merge pull request #13642 from ctrlaltdavid/M13352
...
Fix HMD.mountedChanged() API signal
2018-08-01 11:28:11 -07:00
Andrew Meadows
c939699879
ignore other-avatar angularVelocity in physics simulation
2018-08-01 11:22:58 -07:00
Andrew Meadows
0d92e2de0a
remove bits from other-avatar collision mask
2018-08-01 11:21:54 -07:00
John Conklin II
c67ef57ad3
Merge pull request #13713 from hyperlogic/bug-fix/leg-ik-bug-fixes-master
...
Leg IK fixes
2018-08-01 11:17:10 -07:00
John Conklin II
7a635b6a57
Merge pull request #13709 from thoys/fix/require-load-queue
...
MS17041: Fix for require fail when the same script loaded simultaneously from another entity script
2018-08-01 11:15:32 -07:00
Thijs Wenker
50dfb4dd55
Merge pull request #13681 from ctrlaltdavid/M19690
...
Fix ParticleEffect entity JSDoc
2018-08-01 19:31:54 +02:00
Olivier Prat
d1d6782381
Repaired Luci shadow cascade and depth visualisation
2018-08-01 17:02:52 +02:00
Olivier Prat
a3e1eb997d
Merge branch 'master' of http://github.com/highfidelity/hifi into shadow
2018-08-01 15:24:26 +02:00
Anthony J. Thibault
fd780845bb
Code review feedback
2018-07-31 18:25:04 -07:00
Simon Walton
ecfba312ef
Merge remote-tracking branch 'upstream/master' into script-engine-thread-agent
2018-07-31 15:54:54 -07:00
Simon Walton
33a46a6a82
Make ThreadedAssignment::setFinished() protected
2018-07-31 15:46:43 -07:00
Simon Walton
64fc3e1091
ThreadedAssignment calls virtual stop() upon domain disconnect
2018-07-31 15:30:33 -07:00
Thijs Wenker
003e826d60
move over definition so it could be linked in the assignment-client too
2018-08-01 00:23:34 +02:00
Simon Walton
a320308eaf
Fix sequence number encoding issue
...
Don't mix QDataStream and readPrimitive. Also fix logic
issues in completion check; move new packet type; don't
reset known sent entities upon initial completion;
other reviewer recommendations.
2018-07-31 13:54:22 -07:00
Clement
3a140145ae
Fix angleBetween potential NaN return value
2018-07-31 13:30:13 -07:00
Thijs Wenker
74343c71d8
CR fixes
2018-07-31 22:29:53 +02:00
Gabriel Calero
b841a5f016
Test 3: input sample rate: 24khz. Set CALLBACK_ACCELERATOR_RATIO = 2.0 for android (master version)
2018-07-31 16:54:20 -03:00
Gabriel Calero
b8bab858d9
Test 2: input sample rate: 24khz. Set CALLBACK_ACCELERATOR_RATIO = 0.5 for android
2018-07-31 15:32:39 -03:00
Gabriel Calero
f98c19fd1d
Test 1: restore input sample rate to native (48khz) and set CALLBACK_ACCELERATOR_RATIO = 1 for android
2018-07-31 15:15:21 -03:00
Seth Alves
4ff9252b47
Merge pull request #13718 from jherico/fix/fb15963
...
Support rendering of 'about' URLs in web entities
2018-07-31 09:44:31 -07:00
Olivier Prat
30600dff93
Non shadow casters now increase shadow scene bounds only in light direction
2018-07-31 15:23:27 +02:00
Clement
949c7f8c19
Add automated test tool scripting interface
2018-07-30 17:18:32 -07:00
Clement
f8e98d2c6a
Remove 2 year old migration code
2018-07-30 17:18:32 -07:00
Clement
333cbc99ad
Remove static logging
2018-07-30 17:18:32 -07:00
sabrina-shanman
de7d974336
Re-name EntityIntersection to ContactTestResult and remove its default constructor, plus update related variables
2018-07-30 16:45:31 -07:00
Seth Alves
1b47d3f274
Merge pull request #13717 from highfidelity/revert-13577-invisibleWebEntities
...
Revert "Allow empty web entities to be rendered"
2018-07-30 15:24:17 -07:00
sabrina-shanman
41a8deb575
Fix Linux build warnings
2018-07-30 14:51:04 -07:00
John Conklin II
6d7116fad7
Merge pull request #13676 from thoys/fix/api/agent
...
MS15184: Remove deprecated functions in Agent API
2018-07-30 14:48:10 -07:00
amantley
541d2deed5
added the parent alpha into the child animation weight, removed extra hand overlay print outs
2018-07-30 14:45:25 -07:00
sabrina-shanman
6be5ac8dee
Add missing equality operator to CollisionRegion to fix false cache collisions leading to false negatives
2018-07-30 13:58:14 -07:00
David Rowe
b36b981b55
Merge branch 'master' into M19690
...
# Conflicts:
# libraries/entities/src/EntityItemProperties.cpp
2018-07-31 08:41:32 +12:00
Anthony J. Thibault
58f95bd07b
assert fix
2018-07-30 13:14:32 -07:00
Brad Davis
c991053c93
Support rendering of 'about' URLs in web entities
2018-07-30 11:56:31 -07:00
Seth Alves
a6aaa71d02
Revert "Allow empty web entities to be rendered"
2018-07-30 11:54:52 -07:00
Anthony J. Thibault
6a6ece8910
Warning fixes and whitespace cleanup
2018-07-30 11:49:44 -07:00
Anthony J. Thibault
401995fb06
Leg IK fixes
...
Fixes for raising legs and sometimes squatting while in HMD mode.
2018-07-30 10:55:52 -07:00
Sam Gondelman
8201997a16
Merge pull request #13660 from SamGondelman/parabolic
...
Parabolic Picking + Pointers
2018-07-30 10:49:02 -07:00
Seth Alves
32ec984f82
Merge pull request #13577 from dback2/invisibleWebEntities
...
Allow empty web entities to be rendered
2018-07-30 10:12:32 -07:00
Olivier Prat
3f3f541a20
Fixed shadow map case when bounds of objects in cascade is null
2018-07-30 17:27:10 +02:00
amantley
637a214165
added the anim stack print out static object for the list of motion and weights
2018-07-27 17:25:00 -07:00
Thijs Wenker
ba8d445444
fix require by queueing content requests
2018-07-28 00:25:16 +02:00
John Conklin II
fc88165e23
Merge pull request #13696 from SamGondelman/particleRot
...
Particles don't spin with head roll, new spin + rotateWithEntity properties
2018-07-27 14:54:48 -07:00
John Conklin II
df917688b6
Merge pull request #13707 from AndrewMeadows/fix-ccd
...
more correct continuous collision detection for thin objects
2018-07-27 14:32:41 -07:00
John Conklin II
9770331259
Merge pull request #13687 from danteruiz/fix-script-memory-issue
...
Fix ScriptEngine begin held onto after script stopped runnning
2018-07-27 12:31:31 -07:00
John Conklin II
d4cbbfe4c1
Merge pull request #13692 from amantley/leanBackSittingFix
...
Fix For Unnatural Hips Behaviour When Sitting In HMD
2018-07-27 12:30:31 -07:00
Sam Gateau
a95ddb0492
Merge pull request #13616 from AndrewMeadows/remove-cruft-001
...
remove cruft for rendering collision shapes
2018-07-27 19:19:44 +02:00
Simon Walton
4d559bbaee
Don't initialize an atomic; squelch gcc warning
2018-07-27 10:05:34 -07:00
Andrew Meadows
cf04a91a83
use smaller CCD spheres for thin objects
2018-07-27 09:02:19 -07:00
amantley
b28ce40f09
adding the anim stack print out feature half way done
2018-07-27 08:46:40 -07:00
Simon Walton
0cec9a72d6
Implement client-side enable physics once indicated EntityData has arrived
...
Also now use Entity Server Protocol sequence numbers.
2018-07-26 18:10:38 -07:00
SamGondelman
6a52b7b8f3
CR improvements
2018-07-26 12:15:12 -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
SamGondelman
1c1b68ee66
emitterShouldTrail fix, review comments, rotateWithEntity
2018-07-26 11:41:16 -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
amantley
fee05b6b8d
debug of anim state machine tree traversal
2018-07-25 17:46:19 -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
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
David Rowe
51865294ac
Fix radius and alpha start/finish values
2018-07-26 09:54:42 +12: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
sabrina-shanman
8f993e4740
Change meaning/naming of collision points in CollisionPick API to better match spec and be more clear
2018-07-25 11:45:13 -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
Sam Gondelman
d29332595b
jsdoc fixes
2018-07-25 09:54:14 -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
amantley
b91df1b2d4
cleaned up stray files and old hud code
2018-07-24 17:25:27 -07:00
amantley
91b9865f27
Merge remote-tracking branch 'upstream/master' into animationBlendChanges
2018-07-24 17:14:24 -07:00
amantley
04dbafeedc
removed the hard coded reference speeds in Rig.cpp. we now use the characteristic speeds from the avatar-animation.json file for blending. the computation of the blend alphas takes place in AnimBlendLinearMove.cpp
2018-07-24 17:13:57 -07:00
Simon Walton
47e99cdeac
Initial code for AC side of Enabling Physics plan
...
When interface sets query flag send only entities
close to main frustrum origin, until no more available,
then send unreliabe sequence # reliably.
2018-07-24 16:50:37 -07:00
Dante Ruiz
b750a005cf
fix script memory issue
2018-07-24 16:31:12 -07:00
Stephen Birarda
0cd5a24233
Merge pull request #13677 from birarda/bug/no-socket-error-string
...
remove thread-unsafe socket errorString call
2018-07-24 16:16:25 -07:00
sabrina-shanman
5ec277e458
Move bullet references in collision pick API to PhysicsEngine
2018-07-24 15:47:49 -07:00
David Rowe
1ac6845899
Fix ParticleEffect entity JSDoc
2018-07-25 09:16:46 +12:00
SamGondelman
645f905239
cleanup, model performance improvements
2018-07-24 13:25:49 -07:00
John Conklin II
fe5b13b781
Merge pull request #13636 from gcalero/android_audio_fixes2
...
Android audio fixes
2018-07-24 13:02:56 -07:00
Stephen Birarda
8224492d72
avoid thread-unsafe socket errorString call
2018-07-24 12:24:01 -07:00
sabrina-shanman
4ca9899000
Use SHAPE_TYPE_NONE instead of (ShapeType)0 in ShapeInfo.cpp
2018-07-24 11:37:52 -07:00
Gabriel Calero
f24cfebe88
Revert "Add logs to debug. Revert later"
...
This reverts commit 3c49e7783c
.
2018-07-24 14:57:48 -03:00
SamGondelman
318ef907b8
parabola/polyvox, fixing some bugs
2018-07-24 10:08:35 -07:00
luiscuenca
e7d70a832d
Pole Vectors always calculated when arms are crossed
2018-07-24 08:58:17 -07:00
Thijs Wenker
e2d7431456
move agent scripting interface to its own class to get rid of deprecated API
2018-07-24 16:54:24 +02:00
amantley
aa92865b21
added the code to display the alphas for the motion blends
2018-07-23 17:45:24 -07:00
luiscuenca
8f547d9bdd
fix warnings
2018-07-23 16:37:25 -07:00
luiscuenca
94bb8fc917
More unused code
2018-07-23 15:29:42 -07:00
luiscuenca
4a27189913
function consistancy
2018-07-23 14:27:55 -07:00
luiscuenca
2adb334034
unused code deleted
2018-07-23 14:25:30 -07:00
luiscuenca
9d2d7c3aa4
Redesign and enable hand's Pole Vectors for elbow simulation
2018-07-23 13:16:11 -07:00
sabrina-shanman
7f743de150
Fix CollisionRegion serialization/deserialization issues and CollisionPick implicit cast warning
2018-07-23 12:59:23 -07:00
Howard Stearns
49d9d61425
Merge pull request #13305 from howard-stearns/personal-space-bubble-off-for-new-users
...
Personal space bubble is defaulted off for now for new users
2018-07-23 12:29:00 -07:00
Gabriel Calero
3c49e7783c
Add logs to debug. Revert later
2018-07-23 14:03:58 -03:00
Clement
87daa55f0b
Remove deprecated control packet types
2018-07-20 18:12:24 -07:00
Clement
9a1c4afbd8
More cleanup
2018-07-20 18:12:24 -07:00
Clement
0bfe2671dd
Cleanup udt dead code
2018-07-20 18:12:24 -07:00
amantley
65160e4513
changed the middle reference speed for forward movement so that run doesn't get blended into walk
2018-07-20 14:07:24 -07:00
SamGondelman
763e6465a2
followNormal, fixin stuff
2018-07-20 10:41:24 -07:00
amantley
6db108e78e
added a third reference speed to the lateral speeds in rig.cpp
2018-07-19 15:27:57 -07:00
SamGondelman
956c1511b6
Merge remote-tracking branch 'upstream/master' into parabolic
2018-07-19 15:23:25 -07:00
Gabriel Calero
00e3de4e0a
Revert output sample rate to native rate
2018-07-19 19:13:28 -03:00
SamGondelman
564578aac6
parabola aabox fixes, refactoring some intersection math
2018-07-19 14:54:49 -07:00
Gabriel Calero
988acdb3f9
Set output sample rate at 24000 (with testing purposes only)
2018-07-19 18:53:03 -03:00
David Rowe
a3e677e64f
Code review
2018-07-20 08:32:21 +12:00
SamGondelman
39fa3420ec
pointer rendering, update teleport.js
2018-07-19 12:02:39 -07:00
Gabriel Calero
d230a634b2
Fix connects. Set down MIN_READS_TO_CONSIDER_INPUT_ALIVE to 10
2018-07-19 14:50:40 -03:00
sabrina-shanman
f33ee55f9e
Create CollisionPick API
2018-07-19 10:33:21 -07:00
Simon Walton
d147d17b70
Update PacketType version for domain list
2018-07-19 10:04:29 -07:00
Simon Walton
5d13f6c030
Bump DomainListVersion for new protocol
2018-07-19 09:55:28 -07:00
Simon Walton
3002abeddc
Add DS option to turn off packet authentication
2018-07-18 18:22:36 -07:00
David Rowe
5e624246a8
Fix HMD.mountedChanged() API signal
2018-07-19 13:00:57 +12:00
Stephen Birarda
499aa4ad13
404 malformed agent script requests, check doc root
2018-07-18 15:22:45 -07:00
Gabriel Calero
c8a168c273
Fix audio choppy.
2018-07-18 18:36:03 -03:00
Gabriel Calero
d8af12152b
Add comment to explain the workaround
2018-07-18 18:35:47 -03:00
Gabriel Calero
e039ef1729
Use 24000Hz sample rate for Samsung only
2018-07-18 18:35:36 -03:00
Gabriel Calero
c11f4be5c1
Make louder android mic
2018-07-18 18:35:21 -03:00
David Rowe
835fb927b7
Merge branch 'master' into 21899
2018-07-19 09:34:37 +12:00
David Rowe
396382afd7
Fill in Audio API JSDoc
2018-07-19 09:31:48 +12:00
SamGondelman
845ddda695
parabola-overlay and -avatar intersection, handle case where acceleration == 0
2018-07-17 12:41:03 -07:00
Seth Alves
c67904b1a2
Merge pull request #13615 from luiscuenca/glTFPathFixes
...
glTF importer fixes (Corruption while reading .bin files and allows loading local files)
2018-07-17 12:19:58 -07:00
Andrew Meadows
207aea8712
remove cruft from rendering collision shapes
2018-07-16 10:29:34 -07:00
luiscuenca
c574305ddc
gltf importer accept local files and binary read fix
2018-07-16 10:19:38 -07:00
Dante Ruiz
47eb7a0899
Merge branch 'master' of github.com:highfidelity/hifi into fix-parent-grab-and-flickering
2018-07-16 10:04:42 -07:00
David Rowe
806228299e
Stub out Audio JSDoc
2018-07-15 10:31:48 +12:00
David Rowe
e4f13c97f7
Fix JSDoc for MyAvatar.getLeftPalmRotation and getRightPalmRotation
2018-07-14 14:01:08 +12:00
Simon Walton
c1e6221391
Merge branch 'master' into script-engine-thread-agent
2018-07-13 10:06:49 -07:00
John Conklin II
8669b529dc
Merge pull request #13592 from luiscuenca/blueScreenFix
...
Fix blue screen in VR mode due to NaN values
2018-07-13 09:12:47 -07:00
Ken Cooke
91f74aeb0a
Merge pull request #13586 from Atlante45/feat/stereo-interface
...
Remove AudioScriptingInterface.setStereoInput’s return value
2018-07-13 06:46:45 -07:00
luiscuenca
45f8ed010c
formatting
2018-07-12 16:03:15 -07:00
John Conklin II
6e3bede7d0
Merge pull request #13595 from NissimHadar/bug16595
...
Fix for "PAL orbs are no longer visible through tablet/toolbar and objects in world"
2018-07-12 16:01:01 -07:00
Sam Gondelman
b53772f9ca
Merge pull request #13431 from Cristo86/android_stop_downloads_bg
...
Android - Prevent pending downloads to happen when going back to home
2018-07-12 15:22:56 -07:00
luiscuenca
1ab6c7a8ac
Proper fix
2018-07-12 14:00:55 -07:00
NissimHadar
7b56cfbeae
Clear the frame buffer in all cases.
2018-07-12 11:40:53 -07:00
John Conklin II
a8c2f9c861
Merge pull request #13585 from thoys/fix/animationFPSChanging
...
MS14979: Fix Animation FPS changeability
2018-07-12 11:23:54 -07:00
John Conklin II
b59e9f9899
Merge pull request #13582 from Zvork/scale
...
Render Scale Resolution applied only to 3D rendering not HUD
2018-07-12 10:56:03 -07:00
John Conklin II
d1280bc464
Merge pull request #13572 from Zvork/fade
...
Repair Transition effect
2018-07-12 10:54:20 -07:00
luiscuenca
ced4e1e0e0
Fix blue screen after player step returns NaN values
2018-07-11 18:02:19 -07:00
Clement
e5206a94a8
Revert "setStereoInput always returns true to not break old scripts"
...
This reverts commit 2bf7db6952
.
2018-07-11 11:51:06 -07:00
Sam Gateau
54d2f42fa4
Merge pull request #13544 from Zvork/haze
...
Fix haze on Mac (bug #15515 )
2018-07-11 20:04:22 +02:00
Seth Alves
4cf706dd96
Merge pull request #13574 from AndrewMeadows/grab-kinematic-children
...
more correct kinematic motion of grabbed things
2018-07-11 10:34:44 -07:00
Sam Gateau
377c072e6d
Merge pull request #13557 from Zvork/bloom
...
Fix Bloom on Mac and hopefully Windows AMD (bug #15434 )
2018-07-11 19:29:44 +02:00
Thijs Wenker
e7345c5a27
fix changing allowTranslation / fps for entity model animation without having to change any other animation property value
2018-07-11 19:15:08 +02:00
Olivier Prat
22420dbf78
Fixed render resolution scale with TAA
2018-07-11 12:28:46 +02:00
Olivier Prat
703fc20856
Separate scale between 3D rendering and HUD
2018-07-11 12:17:36 +02:00
Olivier Prat
9f4fd47b85
Not using render resolution scale in application and display plugin
2018-07-11 10:11:49 +02:00
David Back
c4236d7442
allow rendering empty web entity
2018-07-10 13:53:18 -07:00
Andrew Meadows
8ea18e3359
integrate active kinematic even when grabbed
2018-07-10 11:20:18 -07:00
Andrew Meadows
dd6be374fa
cleanup and optimization rotational integration
2018-07-10 11:18:38 -07:00
Andrew Meadows
9171fcbe8b
explicit insert/erase into _simpleKinematicEntities
2018-07-10 11:17:13 -07:00
Andrew Meadows
0b87df45b5
cleanup return statement
2018-07-10 11:16:56 -07:00
SamGondelman
d2699e8e5b
some more attempted cleanup
2018-07-10 10:50:01 -07:00
Anthony Thibault
1d33f51ca4
Merge pull request #13528 from amantley/integratedStepping
...
Step Detection From Head and Hands Tracking
2018-07-10 09:59:22 -07:00
Wayne Chen
8f23fb01a4
removing unused variables
2018-07-10 07:30:02 -07:00
Olivier Prat
6814c487ec
Fixed slot collision between fade map and material texture table
2018-07-10 16:16:51 +02:00
Olivier Prat
50d16eca80
Added object fade parameters to shape pipeline locations
2018-07-10 12:26:51 +02:00
Olivier Prat
777ca7e010
Using shader locations directly in ShapePipeline
2018-07-10 12:11:30 +02:00
Olivier Prat
dfe51b57e8
Fade object params are now passed through uniform buffer
2018-07-10 10:53:38 +02:00
Wayne Chen
bf5cdb0e5f
removing unused variables from lambda capture expressions
2018-07-09 22:31:49 -07:00
SamGondelman
ca5ce888f4
parabola triangle intersection
2018-07-09 18:11:57 -07:00
Simon Walton
1c23fc75a4
Emit finished signal from AC derived classes
...
To avoid Agent destruction-in-use move emit finished from
setFinished to Agent methods. For other ACs emit from
aboutToFinish().
2018-07-09 16:56:54 -07:00
John Conklin II
81f5631ce9
Merge pull request #13386 from ElderOrb/FB13949
...
AvatarApp
2018-07-09 15:20:18 -07:00
SamGondelman
fcc523fbef
parabola sphere intersection
2018-07-09 15:15:36 -07:00
amantley
a2f8e024fb
added avatar constants changed for posterior and head velocity
2018-07-09 13:59:56 -07:00
amantley
55ae08c071
Merge remote-tracking branch 'upstream/master' into integratedStepping
2018-07-09 13:55:59 -07:00
Simon Walton
000423673e
Don't explicitly destroy script engine; emit finished when actually finished
2018-07-09 13:30:44 -07:00
John Conklin II
e6801c303a
Merge pull request #13432 from SimonWalton-HiFi/avatar-identity-request
...
Implement AvatarRequestIdentity and use if interface gets unknown avatar data
2018-07-09 10:07:19 -07:00
Cristian Luis Duarte
be8351dc0d
Android - Rollback pause/resume mechanism. Stop server checkIns, reset nodeList before entering background
2018-07-06 20:43:52 -03:00
Dante Ruiz
ae03dcb57a
fix parent grab dropping and cullig flickering
2018-07-06 15:42:21 -07:00
Simon Walton
607a898c32
Transmit a maximum number of identity requests before giving up
2018-07-06 15:16:13 -07:00
John Conklin II
01610a1520
Merge pull request #13559 from wayne-chen/fixCopyAddress-case-16444
...
Fix AddressManager copyAddress/copyPath functionality
2018-07-06 14:11:08 -07:00
John Conklin II
1bd698a5dc
Merge pull request #13558 from danteruiz/fix-falling-through-floor
...
Fix falling through floor
2018-07-06 13:44:08 -07:00
John Conklin II
c4733d6c29
Merge pull request #13550 from AndrewMeadows/fix-workload-crash
...
fix crash in workload on timeout with entity-server
2018-07-06 12:12:10 -07:00
Dante Ruiz
fdf58ab2b5
fixing edge case
2018-07-06 11:09:59 -07:00
Wayne Chen
0facbedbbc
adding Q_INVOKABLE method for copying to Application clipboard
2018-07-06 11:03:58 -07:00
Alexander Ivash
fb1a2037e3
move specifying custom properties for preferences dialog from C++ to QML (per Dante's request)
2018-07-06 21:00:55 +03:00
Alexander Ivash
2c07aa787f
allow passing properties to preferences; left align 'User real-world height' & right-align 'reset sensors' (Mukul's request)
2018-07-06 21:00:54 +03:00
Alexander Ivash
3ac44376b2
bind Settings page to a backend
2018-07-06 21:00:53 +03:00
Alexander Ivash
e79d8b2f43
Revert "potential fix for the issue with inability to query correct wearables right after deletion wearable (discuss with Dante later)"
...
This reverts commit 2872d37726bba3d0274eba3a07c0a9faa529f2d5.
2018-07-06 21:00:53 +03:00
Alexander Ivash
2055f30ed1
potential fix for the issue with inability to query correct wearables right after deletion wearable (discuss with Dante later)
2018-07-06 21:00:52 +03:00
John Conklin II
f2d0f1ffbc
Merge pull request #13458 from SimonWalton-HiFi/aggressive-domain-checkins
...
Send repeated check-in requests for greater resilience
2018-07-06 10:58:46 -07:00
John Conklin II
7aaf17a3c8
Merge pull request #13496 from thoys/feat/interactive-window
...
InteractiveWindow scripting API
2018-07-06 10:58:12 -07:00
Dante Ruiz
3cc54c5118
another round of small adjustments
2018-07-06 09:11:42 -07:00
Dante Ruiz
6d8fe870e4
some clean up
2018-07-06 09:00:00 -07:00
Dante Ruiz
533164e1e4
some more fixes
2018-07-06 08:55:20 -07:00
Dante Ruiz
09627dd3d9
first pass on trying to fix falling through floor
2018-07-06 08:28:43 -07:00
Olivier Prat
a75b4a2410
Switched to uniform buffer for Highlight
2018-07-06 13:56:04 +02:00
Olivier Prat
74a6c25b86
Used shape pipeline slots in haze
2018-07-06 12:35:48 +02:00
Olivier Prat
0cc6471c7f
Merge branch 'master' of http://github.com/highfidelity/hifi into haze
2018-07-06 12:35:26 +02:00
Olivier Prat
63c03e79d3
BloomApply now uses uniform buffer
2018-07-06 11:52:24 +02:00
Olivier Prat
1097e666d6
Using uniform buffer for bloom threshold
2018-07-06 11:13:42 +02:00