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
|
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 |
|
samcake
|
b9112024b8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into blue
|
2017-10-26 14:27:23 -07:00 |
|
Sam Gondelman
|
863a2041a6
|
Merge branch 'master' into pointerEvents
|
2017-10-25 17:22:19 -07:00 |
|
SamGondelman
|
9bbb2eb692
|
austin's comments, send events directly to selected web entity
|
2017-10-23 10:17:45 -07:00 |
|
Sam Gateau
|
50a3ccdbca
|
Merge branch 'master' of https://github.com/highfidelity/hifi into blue
|
2017-10-21 10:01:07 -07:00 |
|
Sam Gateau
|
74b02a3e9b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into blue
|
2017-10-16 20:58:11 -07:00 |
|
SamGondelman
|
c6b636901a
|
fewer undesirable couplings
|
2017-10-16 13:46:23 -07:00 |
|
SamGondelman
|
d274d99411
|
merge from master
|
2017-10-16 12:17:37 -07:00 |
|
Andrew Meadows
|
e109101acc
|
update profiling timers
|
2017-10-16 11:52:30 -07:00 |
|
samcake
|
918e13b2fc
|
fixing the zone entity not rendering when created or when avatar appears in one
|
2017-10-13 15:03:23 -07:00 |
|
samcake
|
8994200d01
|
Trying to integrate the tool scripts as an app
|
2017-10-12 17:57:30 -07:00 |
|
SamGondelman
|
cc8ecdc596
|
put back entity signals for scripts
|
2017-10-12 17:28:00 -07:00 |
|
SamGondelman
|
0d164363af
|
cleanup mousePressOffEntity signal
|
2017-10-12 15:29:29 -07:00 |
|
SamGondelman
|
1a047613bf
|
fix pointerevents on entities from scripts
|
2017-10-12 12:31:36 -07:00 |
|
SamGondelman
|
53fde83922
|
cleaning up pointerevents, wip
|
2017-10-12 11:21:50 -07:00 |
|
Bradley Austin Davis
|
c92588685b
|
Merge pull request #11533 from SamGondelman/modelMaster
Fix model loading for real this time
|
2017-10-08 10:23:13 -07:00 |
|
SamGondelman
|
215193ad90
|
try to improve performance
(cherry picked from commit a5f5f9fc5d )
|
2017-10-04 13:50:35 -07:00 |
|
Andrew Meadows
|
46e809bbb2
|
use a better variable name
|
2017-10-03 12:35:03 -07:00 |
|
Andrew Meadows
|
ef326a3851
|
expose performance hot spot in stats details
|
2017-10-03 12:35:02 -07:00 |
|
samcake
|
b5c942f7f6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into game-render-interface
|
2017-09-26 10:47:59 -07:00 |
|
SamGondelman
|
be27376c52
|
add comment about bottleneck
|
2017-09-22 10:21:32 -07:00 |
|
SamGondelman
|
9f12d3a365
|
fix missing models
|
2017-09-21 17:57:25 -07:00 |
|
samcake
|
9a9d13e519
|
Merge branch 'master' of https://github.com/highfidelity/hifi into game-render-interface
|
2017-09-21 09:05:46 -07:00 |
|
Brad Davis
|
27350bd7de
|
Don't add items to the scene graph until they have a valid parent chain
|
2017-09-20 16:52:23 -07:00 |
|
samcake
|
fd8868f609
|
Moving the render transform evaualtion in game loop for Models
|
2017-09-19 17:30:20 -07:00 |
|
Seth Alves
|
d89f2b77da
|
rework ScriptEngine lifetimes using 'smart' pointers
|
2017-09-14 10:42:21 -07:00 |
|
Bradley Austin Davis
|
eb8b892571
|
Various Mac fixes
|
2017-09-07 14:45:35 -07:00 |
|
Seth Alves
|
7220a6998a
|
remove unneeded bind-by-ref thing from lambdas
|
2017-08-28 17:08:59 -07:00 |
|
Seth Alves
|
b9c68f9156
|
give MouseRayPickResultOperator and SetPrecisionPickingOperator default values to avoid crash on startup
|
2017-08-28 17:01:01 -07:00 |
|
Brad Davis
|
e817d3ced4
|
Threaded rendering & entity rendering refactor
|
2017-08-24 13:34:34 -07:00 |
|
SamGondelman
|
a904ae1a8a
|
can set precision picking on lasers/raypicks, EntityTreeRender uses ray pick API
|
2017-08-22 11:41:20 -07:00 |
|
Zach Fox
|
b8c45b0c30
|
Don't always do precision picking inside mouseMoveEvent
|
2017-08-09 14:23:43 -07:00 |
|
Zach Fox
|
62f6c10b2b
|
Renaming things; bugfixes; improvements
|
2017-07-26 12:45:10 -07:00 |
|
Zach Fox
|
96f52a9812
|
First pass at getting overlays to show up on hover
|
2017-07-17 17:05:16 -07:00 |
|
Zach Fox
|
147474e19a
|
Logging category and filter
|
2017-07-17 11:17:59 -07:00 |
|
Zach Fox
|
e602d3610e
|
Initial commit for HoverOverlayInterface
|
2017-07-14 17:26:53 -07:00 |
|
Brad Davis
|
6fc82bb351
|
Switch to preprocessor macro for blocking invokes to capture function information
|
2017-06-30 11:36:24 -07:00 |
|
Brad Davis
|
b52dd7b822
|
Don't use blocking connections on the main thread
|
2017-06-29 20:45:17 -07:00 |
|
Seth Alves
|
794495c197
|
make ResourceManager be owned by DependencyManager
|
2017-06-28 14:18:14 -07:00 |
|
Brad Davis
|
8130a91b8c
|
Cleanup entity dependencies
|
2017-06-27 19:15:49 -07:00 |
|
Atlante45
|
49623fefd8
|
Fix Skyboxes sometimes not showing
|
2017-06-21 11:40:32 -07:00 |
|
Brad Davis
|
fece438602
|
Cleanup and refactoring
|
2017-06-15 18:58:56 -07:00 |
|