Ryan Huffman
|
cb9327e030
|
Add entity file sync and domain content backups
|
2018-02-15 10:09:20 -08:00 |
|
Clément Brisset
|
c62f68264f
|
Merge pull request #12295 from birarda/feat/content-split-from-settings
initial separation of DS into domain settings and content settings
|
2018-02-15 10:04:36 -08:00 |
|
David Back
|
e4263100b4
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatarInRange
|
2018-02-14 16:40:11 -08:00 |
|
Bradley Austin Davis
|
33690e09b7
|
Merge pull request #12399 from samcake/blue
Introducing group culling to avoid the avatar model to be partially culled
|
2018-02-14 15:38:52 -08:00 |
|
Seth Alves
|
d1c0f0a40f
|
Merge pull request #12390 from druiz17/add-control-mapping
add control button mapping for controller API
|
2018-02-14 15:02:28 -08:00 |
|
John Conklin II
|
9ba29028e3
|
Merge pull request #12398 from jherico/fix/spectator_cam
Fix spectator camera crash
|
2018-02-14 13:15:42 -08:00 |
|
Stephen Birarda
|
6240181474
|
initial separation of content settings and domain settings
|
2018-02-14 12:09:56 -08:00 |
|
John Conklin II
|
63f752e76f
|
Merge pull request #12366 from sethalves/fix-children-of-animated-entity-joints
fix -- get children of animated entity joints to follow along, again
|
2018-02-14 11:12:45 -08:00 |
|
Brad Davis
|
8853bd6388
|
Fix spectator camera crash
|
2018-02-14 11:11:28 -08:00 |
|
samcake
|
6357f36a97
|
Fixing names
|
2018-02-14 10:39:14 -08:00 |
|
samcake
|
1d3ae1b187
|
Work in progress to get the render items beeing tagged correctly for groupCulled
|
2018-02-13 17:50:01 -08:00 |
|
Stephen Birarda
|
6ba2f4b279
|
Merge pull request #12286 from Atlante45/feat/asset-server-backup
Add asset server backups capabilities to the Domain Server
|
2018-02-13 17:40:11 -07:00 |
|
John Conklin II
|
309c2ecba1
|
Merge pull request #12239 from druiz17/fix-camera-update
Do not override sensorToWorldMatrix if animGraph is loading or failed to load
|
2018-02-13 15:10:13 -08:00 |
|
samcake
|
a98f55298b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into blue
|
2018-02-13 13:06:58 -08:00 |
|
samcake
|
f64e5f2444
|
Introducing the cull group
|
2018-02-13 13:06:26 -08:00 |
|
Clément Brisset
|
593113c102
|
Merge pull request #12387 from Atlante45/new-master
Merge stable back into master
|
2018-02-13 12:59:59 -08:00 |
|
Andrew Meadows
|
b111e82763
|
Merge pull request #12365 from AndrewMeadows/workload-001
moving Job/Task framework out of 'render' library and into its own 'task' library
|
2018-02-13 12:26:32 -08:00 |
|
Andrew Meadows
|
20c2a4470e
|
merge 'findByID' into 'workload-001'
|
2018-02-13 11:47:02 -08:00 |
|
Elisa Lupin-Jimenez
|
a61021f46c
|
Merge pull request #12272 from elisa-lj11/2d-images
2d images (JPG and PNG) are now supported as (quasi) entities
|
2018-02-13 11:44:02 -08:00 |
|
Andrew Meadows
|
38bc312004
|
faster and const EntityTree::findByID()
|
2018-02-13 11:25:34 -08:00 |
|
Dante Ruiz
|
ddcee05b14
|
added control button for controller API
|
2018-02-13 09:41:00 -08:00 |
|
Sam Gateau
|
040710807d
|
Merge pull request #12346 from Zvork/scripts
Fix transition (ex-fade) debugging scripts
|
2018-02-13 09:08:35 -08:00 |
|
Andrew Meadows
|
01fb8f3369
|
remove cruft
|
2018-02-13 08:58:24 -08:00 |
|
Andrew Meadows
|
95b34cf112
|
remove cruft and extra whitespace
|
2018-02-13 08:58:24 -08:00 |
|
Andrew Meadows
|
f1495d27f6
|
try task link dependency rather than include
|
2018-02-13 08:58:24 -08:00 |
|
Andrew Meadows
|
a1c540fc85
|
instantiate trace_workload logging category
|
2018-02-13 08:57:20 -08:00 |
|
Andrew Meadows
|
2b1b75450d
|
fix assert
|
2018-02-13 08:57:20 -08:00 |
|
Andrew Meadows
|
d59c3898dc
|
add 'workload' logging profile
|
2018-02-13 08:57:20 -08:00 |
|
Andrew Meadows
|
cfb64ad693
|
add LoggingCategory data member to JobContext
|
2018-02-13 08:57:20 -08:00 |
|
Andrew Meadows
|
724e2f7e66
|
add CMakeLists.txt for new 'task' library
|
2018-02-13 08:56:11 -08:00 |
|
Andrew Meadows
|
8231a56b22
|
pull task out of render and into its own lib
|
2018-02-13 08:56:11 -08:00 |
|
Andrew Meadows
|
955af21aba
|
use explicit cast to avoid windows warning
|
2018-02-13 08:54:44 -08:00 |
|
Andrew Meadows
|
a8ad846f2b
|
cleanup
|
2018-02-13 08:54:44 -08:00 |
|
Andrew Meadows
|
be38a4bc71
|
creating workload lib
|
2018-02-13 08:54:44 -08:00 |
|
Sam Gateau
|
714e3f445d
|
Merge pull request #11537 from jherico/threaded_qml
Migrating QML rendering off the main thread
|
2018-02-12 15:32:33 -08:00 |
|
Atlante45
|
94973fa1d0
|
Merge branch 'stable' of https://github.com/highfidelity/hifi into new-master
|
2018-02-12 15:21:01 -08:00 |
|
John Conklin II
|
51bf3c1466
|
Merge pull request #12323 from Zvork/shadow
Shadow performance / acnee improvements
|
2018-02-12 14:41:13 -08:00 |
|
John Conklin II
|
d084e58f48
|
Merge pull request #12328 from Atlante45/fix/misc-bugs
Misc bug fixes
|
2018-02-12 14:31:38 -08:00 |
|
Atlante45
|
e15ab2ca6c
|
CR
|
2018-02-12 13:32:48 -08:00 |
|
Dante Ruiz
|
3c84318918
|
fixing merge conflict
|
2018-02-12 10:57:55 -08:00 |
|
Dante Ruiz
|
d381beb213
|
cleaning up code
|
2018-02-12 10:53:42 -08:00 |
|
samcake
|
bc51f3643d
|
Adding a check for item existence before calling the update on the render::Item
|
2018-02-12 10:21:50 -08:00 |
|
David Back
|
dc92250b1a
|
change var names
|
2018-02-09 17:37:53 -08:00 |
|
David Back
|
ff0b632978
|
get avatars in range
|
2018-02-09 17:37:30 -08:00 |
|
Sam Gateau
|
f3918ad216
|
Merge pull request #12367 from AndrewMeadows/fix-shared-unit-tests
Fix shared unit tests
|
2018-02-09 17:18:35 -08:00 |
|
Dante Ruiz
|
fccb4297f7
|
Merge pull request #12379 from samcake/pastel
fixing the scattering bad ambient lighting
|
2018-02-09 13:55:42 -08:00 |
|
David Back
|
7bcfd0cf8d
|
Merge pull request #12114 from dback2/polymaterials
Additional mtl spec support & fixes for Poly & more
|
2018-02-09 13:18:14 -08:00 |
|
John Conklin II
|
64c5b883b1
|
Merge pull request #12243 from RebeccaStankus/log-filtering
Some improvements to the log window
|
2018-02-09 12:50:49 -08:00 |
|
John Conklin II
|
02e9bd4fbc
|
Merge pull request #12348 from druiz17/fix-lasers-going-to-origin
Fix lasers going to origin when trying to far grab.
|
2018-02-09 11:48:00 -08:00 |
|
Atlante45
|
87f77b6257
|
Asset Server Backup
|
2018-02-09 11:32:42 -08:00 |
|