Olivier Prat
|
1ce1aca79f
|
Merged with samcake's 'black' branch
|
2017-12-07 08:59:38 +01:00 |
|
ZappoMan
|
750d505f9b
|
fix issues in model import sizing caused by recent refactor
|
2017-11-30 17:51:59 -08:00 |
|
samcake
|
84ff40c717
|
Merging with master
|
2017-11-21 14:12:47 -08:00 |
|
Dante Ruiz
|
76935c1457
|
fixing merge conflict
|
2017-11-20 09:51:10 -08:00 |
|
ZappoMan
|
3b77f14f69
|
fix build error
|
2017-11-19 15:12:23 -08:00 |
|
ZappoMan
|
04ee1adabd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into entityItemCleanup
|
2017-11-19 14:40:31 -08:00 |
|
Brad Hefta-Gaub
|
33d35bbe14
|
Merge pull request #11770 from AndrewMeadows/sort-and-throttle
sort and throttle UpdateRenderables work... when necessary
|
2017-11-19 11:09:08 -08:00 |
|
SamGondelman
|
3274c41aeb
|
Merge remote-tracking branch 'upstream/pointers' into ui
|
2017-11-15 17:45:45 -08:00 |
|
SamGondelman
|
7eb22b372f
|
merge with master
|
2017-11-15 14:35:30 -08:00 |
|
SamGondelman
|
8730a26d20
|
use mouse events for offscreenui because touch events aren't working with the eventFilter, cleanup, documentation
|
2017-11-15 14:12:16 -08:00 |
|
Andrew Meadows
|
2f5b7f32c6
|
only add valid renderables to _renderablesToUpdate
|
2017-11-14 17:08:12 -08:00 |
|
Andrew Meadows
|
500f381827
|
collect hard-coded time budgets in one spot
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
ffe16a754e
|
another pass through the crucible
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
f67114a0a8
|
PrioritySortUtil::Prioritizer doesn't need to be a template
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
55cc945c78
|
organize PrioritySortUtil differently
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
111480f630
|
fix bad conflict resolution
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
e93c10b5ee
|
remove cruft
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
8707c76a6a
|
templatize the ViewFrustum-relative sort algorithm
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
f47185b2f6
|
remove tabs from indentation
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
c6bccb3de3
|
avoid adding null renderables to list
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
809ff7928e
|
sort and throttle UpdateRenderables
|
2017-11-14 15:57:17 -08:00 |
|
SamGondelman
|
60db24f2d3
|
merge with master
|
2017-11-13 14:36:24 -08:00 |
|
SamGondelman
|
2fb1981c4a
|
merge with master
|
2017-11-13 14:34:39 -08:00 |
|
SamGondelman
|
2c0272f304
|
(mostly?) fix touch events
|
2017-11-13 12:58:31 -08:00 |
|
Olivier Prat
|
8b6a2eeb24
|
Merge branch 'master' of git://github.com/highfidelity/hifi into shadow
|
2017-11-10 10:19:32 +01:00 |
|
Atlante45
|
8a903c8b12
|
Merge branch 'stable' of https://github.com/highfidelity/hifi into new-master
|
2017-11-07 14:26:25 -08:00 |
|
SamGondelman
|
7d420f5242
|
isLeftHand, isRightHand, isMouse
|
2017-11-06 12:29:21 -08:00 |
|
samcake
|
d878fac62c
|
REverse changes
|
2017-11-06 11:25:02 -08:00 |
|
Sam Gateau
|
45e5d91b9d
|
Change the sub renderItemIDs list of the Model entity in its meta through a transaction instead of going through the pointer to the model
|
2017-11-04 20:49:55 -07:00 |
|
SamGondelman
|
55ac585cd9
|
Merge remote-tracking branch 'upstream/master' into ui
|
2017-11-03 17:32:13 -07:00 |
|
SamGondelman
|
ce58b6c401
|
trying to fix HUD events, abstracting touch event logic (wip), seth's comments
|
2017-11-03 17:15:30 -07:00 |
|
Olivier Prat
|
fbcb2924e8
|
Merge branch 'master' of git://github.com/highfidelity/hifi into shadow
|
2017-11-03 15:08:15 +01:00 |
|
SamGondelman
|
dd4275430b
|
fix hover events, working on HUD events
|
2017-11-02 17:48:37 -07:00 |
|
ZappoMan
|
afaad5fcd7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into entityItemCleanup
|
2017-11-02 13:39:51 -07:00 |
|
Andrew Meadows
|
2b06df1c33
|
call Model::scaleToFit() before update render items
|
2017-11-02 12:52:46 -07:00 |
|
Andrew Meadows
|
490483fde8
|
call Model::scaleToFit() before update render items
|
2017-11-02 12:32:51 -07:00 |
|
SamGondelman
|
657a0fb036
|
Merge remote-tracking branch 'upstream/pointers' into ui
|
2017-10-31 17:41:14 -07:00 |
|
SamGondelman
|
5a7298f15b
|
Merge remote-tracking branch 'upstream/master' into pointers
|
2017-10-31 17:33:52 -07:00 |
|
SamGondelman
|
64665c87b2
|
replace ids with unsigned ints
|
2017-10-31 17:07:48 -07:00 |
|
SamGondelman
|
3c779f1528
|
HUD events WIP, fix entity/overlay hover, no hover for empty renderState
|
2017-10-31 14:42:31 -07:00 |
|
Nissim Hadar
|
03d2ca19b9
|
Moving consts into mode::Haze namespace.
|
2017-10-31 13:46:58 -07:00 |
|
Bradley Austin Davis
|
55d819d7e3
|
Merge pull request #11699 from SamGondelman/ui
Pointers generate PointerEvents (WIP)
|
2017-10-31 10:01:15 -07:00 |
|
SamGondelman
|
76eb4c656e
|
fix multi-touch and keyboard on web entities
|
2017-10-30 16:41:59 -07:00 |
|
Nissim Hadar
|
349e12c065
|
Merge branch 'master' into hazeZone
|
2017-10-30 10:08:35 -07:00 |
|
ZappoMan
|
f63db42c0e
|
migrate SpatiallyNestable::getOrientation to getWorldOrientation, remove redundant getRotation
|
2017-10-28 10:14:25 -07:00 |
|
ZappoMan
|
a7a0f03ede
|
rename SpatiallyNestable::getPosition() to SpatiallyNestable::getWorldPosition()
|
2017-10-27 18:39:17 -07:00 |
|
Nissim Hadar
|
420b0f321c
|
Merge branch 'master' into hazeZone
|
2017-10-27 09:14:53 -07:00 |
|
Nissim Hadar
|
66c31caf4b
|
Refactoring of the haze
|
2017-10-27 09:08:58 -07:00 |
|
Olivier Prat
|
dc8c75f403
|
Merge branch 'master' of git://github.com/highfidelity/hifi into shadow
|
2017-10-27 15:56:40 +02:00 |
|
ZappoMan
|
e5becba4e9
|
migrate away from updateXXX standardize on setXXX
|
2017-10-26 20:38:07 -07:00 |
|