Commit graph

52460 commits

Author SHA1 Message Date
samcake
e42cb52bd1 Merge pull request from jherico/ktx_refactor
Don't hold KTX files open for longer than transfers require
2017-03-28 14:06:02 -07:00
Andrew Meadows
49b3fc8674 Merge pull request from sethalves/model-scripting-2
model/mesh scripting
2017-03-28 12:53:16 -07:00
Andrew Meadows
b9e80d3fa5 Merge pull request from kunalgosar/marketsBug
Fixed buttons on Marketplace
2017-03-28 12:45:25 -07:00
Andrew Meadows
e22d825d07 Merge pull request from birarda/bullet-rel-with-debug
fix fresh MinSizeRel and RelWithDebugInfo builds
2017-03-28 12:35:24 -07:00
Clément Brisset
82114ae6ab Merge pull request from Atlante45/fix/sit
Fix a few sitting bugs noticed at the meetup
2017-03-28 11:14:31 -07:00
Seth Alves
1cf6945bf2 pass radials argument to AABox::touchesAAEllipsoid as const reference 2017-03-28 11:12:00 -07:00
Seth Alves
9789476a73 handle case where AAEllipsoid is entirely inside the AABox 2017-03-28 10:57:03 -07:00
Seth Alves
6f6343420c don't crash if entity dimensions somehow include a zero 2017-03-28 10:56:33 -07:00
Seth Alves
7641677902 Merge branch 'master' of github.com:highfidelity/hifi into model-scripting-2 2017-03-28 10:14:49 -07:00
Bradley Austin Davis
9fc9253eeb Fixing warnings 2017-03-28 09:54:18 -07:00
Andrew Meadows
60b8dbfce1 Merge pull request from AndrewMeadows/cleanup-fbx
reduce memory bandwitdh to GPU for skinned meshes
2017-03-28 08:55:06 -07:00
Seth Alves
79fbbdf470 Merge branch 'master' of github.com:highfidelity/hifi into model-scripting-2 2017-03-28 07:53:44 -07:00
Seth Alves
651d87dc2a move Qt-related stuff out of model and into model-networking 2017-03-28 07:53:25 -07:00
Chris Collins
83aa7358e2 Merge pull request from birarda/bug/oculus-buttons-flipped
fix swapped buttons in oculus touch graphic
2017-03-28 06:50:20 -07:00
Seth Alves
8da91695df Merge branch 'master' of github.com:highfidelity/hifi into model-scripting-2 2017-03-27 20:15:54 -07:00
Andrew Meadows
5fc1e97166 fix windows build of render-utils-test 2017-03-27 16:49:43 -07:00
Bradley Austin Davis
2cf7ba4119 Fixing pending transfer calculation 2017-03-27 16:34:08 -07:00
Bradley Austin Davis
638364497d Trying a different tactic to avoid multiple concurrent file access 2017-03-27 16:18:04 -07:00
Andrew Meadows
92b41d7a38 fix link error for linux build 2017-03-27 15:50:40 -07:00
Andrew Meadows
ff2f4da4b2 final changes as per samcake 2017-03-27 15:19:28 -07:00
Andrew Meadows
fcf18cba91 render pipeline support for normalized intergers 2017-03-27 14:40:31 -07:00
Andrew Meadows
60bc76e1c4 store cluster indices and weights in uint16_t 2017-03-27 14:40:31 -07:00
Andrew Meadows
f6d6c62fab move variable closer to context where it is used 2017-03-27 14:40:31 -07:00
Andrew Meadows
18544581e6 remove warnings about implicit float cast 2017-03-27 14:40:31 -07:00
Andrew Meadows
60874e6041 remove unused cruft 2017-03-27 14:40:31 -07:00
Brad Hefta-Gaub
c986077a4f Merge pull request from hyperlogic/feature/ik-debug-draw
Added Developer > Avatar > Show IK Targets
2017-03-27 14:29:02 -07:00
Brad Hefta-Gaub
3bdcfd8b78 Merge pull request from ZappoMan/removePropertiesFromRayPick
remove properties from RayToEntityIntersectionResult
2017-03-27 14:26:51 -07:00
Bradley Austin Davis
f764cd614b Don't hold KTX files open for longer than transfers require 2017-03-27 13:33:00 -07:00
Seth Alves
f8ba540d03 Merge pull request from samcake/brown
Fixing the broken rendering of subsurface scattering
2017-03-27 11:06:04 -08:00
samcake
25d39d2430 Merge branch 'master' of https://github.com/highfidelity/hifi into brown 2017-03-27 09:50:44 -07:00
Seth Alves
f633e0cd5a Merge pull request from sethalves/raise-max-meshes-to-1000
raise max mesh count for static collision entities from 500 to 1000
2017-03-27 08:30:07 -08:00
Seth Alves
5ed0ff729b cleanups 2017-03-27 07:25:40 -07:00
Seth Alves
2682586c38 some clean-ups and a bug fix in PolyVox to mesh code 2017-03-27 06:50:06 -07:00
Seth Alves
9cdd85af05 Merge branch 'master' of github.com:highfidelity/hifi into model-scripting-2 2017-03-26 09:33:39 -07:00
Seth Alves
e5326d146e Merge pull request from hyperlogic/feature/my-avatar-jsdoc
Added jsdoc documentation for some of MyAvatar properties and methods
2017-03-26 07:55:41 -08:00
Seth Alves
c21b8b4eac raise max mesh count for static collision entities from 500 to 1000 2017-03-26 08:48:08 -07:00
Seth Alves
90db9af2f9 Merge pull request from Triplelexx/fix-tablet-users-typo
fix myVisibility typo
2017-03-26 07:36:11 -08:00
Seth Alves
7455dcc2db Merge pull request from jherico/cmake_threads
Force thread linkage
2017-03-26 07:27:07 -08:00
Seth Alves
66f8e4063d Merge pull request from Atlante45/fix/warnings
Fix warnings
2017-03-26 07:03:33 -08:00
Seth Alves
5e8c1eab78 Merge branch 'master' of github.com:highfidelity/hifi into model-scripting-2 2017-03-25 19:03:39 -07:00
samcake
8b1a0be754 Merge pull request from jherico/ktx_cache_fix
Correctly initialize a file cache with the proper key
2017-03-25 09:58:32 -07:00
Sam Cake
ad5c78349a Merge branch 'master' of https://github.com/highfidelity/hifi into brown 2017-03-25 09:57:28 -07:00
Anthony J. Thibault
5eddd232b0 Fix for change from std::string to QString 2017-03-24 17:03:01 -07:00
Anthony J. Thibault
49a95089d1 Remove hacks for debug rendering of IK targets
A AnimContext class was introduced.  This context is passed into every node during evaluation/overlay.
It holds non-animVar "global" data passed from the application.

(cherry picked from commit a028d3ba58)
2017-03-24 16:27:27 -07:00
Anthony J. Thibault
dd17b2e2f3 Added developer option to draw IK targets in world.
(cherry picked from commit 7e7803c648)
2017-03-24 16:20:52 -07:00
Anthony J. Thibault
f7de74109b Added jsdoc documentation for some of MyAvatar properties and methods 2017-03-24 15:10:26 -07:00
Seth Alves
59da607d07 Merge branch 'master' of github.com:highfidelity/hifi into model-scripting-2 2017-03-24 15:08:23 -07:00
Seth Alves
6e40f03c8e cleanups 2017-03-24 15:08:13 -07:00
Stephen Birarda
3985354ff4 update graphic for oculus touch help with correct buttons 2017-03-24 13:45:56 -07:00
Brad Davis
82d502ae9f Correctly initialize a file cache with the proper key 2017-03-24 13:35:37 -07:00