Stephen Birarda
|
83827b6d24
|
add startup shortcut in current users context
|
2016-01-25 14:57:39 -08:00 |
|
James B. Pollack
|
eca75ba66d
|
cleanup
|
2016-01-25 14:48:15 -08:00 |
|
howard-stearns
|
cd44094efa
|
When user is asked about disk cache, allow them to say no.
|
2016-01-25 14:46:11 -08:00 |
|
howard-stearns
|
6928984448
|
remaining Application message boxes, EXCEPT asset upload, which has a
checkbox.
|
2016-01-25 14:45:26 -08:00 |
|
James B. Pollack
|
9a49504c56
|
cleanup
|
2016-01-25 14:32:52 -08:00 |
|
James B. Pollack
|
be15227bf7
|
test rotation
|
2016-01-25 14:08:19 -08:00 |
|
Andrew Meadows
|
73805e831b
|
zero velocities when entities cease to be dynamic
|
2016-01-25 14:05:48 -08:00 |
|
howard-stearns
|
eb19f293c4
|
Fix askToSetAvatarUrl dialogs to use new style.
|
2016-01-25 14:04:06 -08:00 |
|
James B. Pollack
|
296a897f94
|
also rotate string before parenting
|
2016-01-25 14:03:40 -08:00 |
|
James B. Pollack
|
a56e213478
|
master scripts
|
2016-01-25 13:57:09 -08:00 |
|
Howard Stearns
|
5171ec93a9
|
Merge pull request #6926 from jherico/qml
Fix overlay message dialog
|
2016-01-25 13:49:34 -08:00 |
|
Stephen Birarda
|
1e87fe77f2
|
return the result of PositionalAudioStream parseData
|
2016-01-25 13:47:20 -08:00 |
|
Stephen Birarda
|
7430b12db6
|
add some debug for stream overflows in audio-mixer
|
2016-01-25 13:30:19 -08:00 |
|
Brad Davis
|
1c97e15757
|
Fix overlay message dialog
|
2016-01-25 13:30:05 -08:00 |
|
James B. Pollack
|
9be2a73d4a
|
update bow to use parenting for prenotch string
|
2016-01-25 12:36:03 -08:00 |
|
Zach Pomerantz
|
e4af8d89f1
|
Only refresh engine settings on own thread
|
2016-01-25 12:14:58 -08:00 |
|
Zach Pomerantz
|
29f9d15af0
|
Remove render engine items from developer menu
|
2016-01-25 12:14:58 -08:00 |
|
Zach Pomerantz
|
56cc4dc223
|
Add Job::Config to RenderShadowTask
|
2016-01-25 12:14:58 -08:00 |
|
Zach Pomerantz
|
f3265db298
|
Gut RenderContext
|
2016-01-25 12:14:58 -08:00 |
|
Zach Pomerantz
|
e8b8f4d535
|
Add Job::Config to HitEffect
|
2016-01-25 12:14:58 -08:00 |
|
Zach Pomerantz
|
772aedde91
|
Add Job::Config to AmbientOcclusion
|
2016-01-25 12:14:58 -08:00 |
|
Zach Pomerantz
|
ba61c1f865
|
Fix draw calls to use members
|
2016-01-25 12:14:58 -08:00 |
|
Zach Pomerantz
|
ccbec54f2d
|
Add Job::Config to DebugDeferredBuffer
|
2016-01-25 12:14:58 -08:00 |
|
Zach Pomerantz
|
f5a408d82a
|
Notes for later
|
2016-01-25 12:14:58 -08:00 |
|
Zach Pomerantz
|
f1b7807db7
|
Add Job::Config to Draw
|
2016-01-25 12:14:58 -08:00 |
|
Zach Pomerantz
|
9064438bf0
|
Replace RenderScriptingInterface with dynamic Task::Config
|
2016-01-25 12:13:55 -08:00 |
|
Zach Pomerantz
|
adc9d2ea07
|
Add Job::Config to FetchItems
|
2016-01-25 12:13:55 -08:00 |
|
Zach Pomerantz
|
c903fc4739
|
Pass JobConfig to jobs
|
2016-01-25 12:13:55 -08:00 |
|
Zach Pomerantz
|
5698be5435
|
It works
|
2016-01-25 12:13:55 -08:00 |
|
Zach Pomerantz
|
75cddec647
|
Add alwaysEnabled render::Job::Config
|
2016-01-25 12:13:55 -08:00 |
|
Zach Pomerantz
|
b70108bb9a
|
Working demo
|
2016-01-25 12:13:55 -08:00 |
|
Zach Pomerantz
|
0188a9384a
|
Add enabled to Job::Config
|
2016-01-25 12:13:55 -08:00 |
|
Zach Pomerantz
|
fa2782e113
|
Add Task implementation
|
2016-01-25 12:13:55 -08:00 |
|
Zach Pomerantz
|
2e1fbf66ad
|
Refine Configuration for render::Job
wip
wip
wip
wip
|
2016-01-25 12:13:55 -08:00 |
|
Zach Pomerantz
|
581003ec83
|
Use QObject-derived Configuration for render::Job
|
2016-01-25 12:13:55 -08:00 |
|
Zach Pomerantz
|
8b68d5922c
|
Make Engine a Task
|
2016-01-25 12:13:55 -08:00 |
|
Zach Pomerantz
|
3dab1571a5
|
Make Task a Job
|
2016-01-25 12:13:55 -08:00 |
|
Ryan Huffman
|
ced5596e82
|
Merge pull request #6924 from birarda/console
fix double slashes in post install option handling
|
2016-01-25 11:53:11 -08:00 |
|
Stephen Birarda
|
85729ce4b6
|
fix for double slashes in desktop shortcut and startup shortcut
|
2016-01-25 11:30:18 -08:00 |
|
Ryan Huffman
|
d4924879da
|
Merge pull request #6914 from Atlante45/fix/shutdown-popup
Close all console popup on first confirmation
|
2016-01-25 11:25:50 -08:00 |
|
Brad Hefta-Gaub
|
78911ae9ca
|
Merge pull request #6922 from jherico/qml
More QML bug fixes
|
2016-01-25 09:58:34 -08:00 |
|
Brad Davis
|
7eac917de5
|
Address bar polish and visibility handler fix
|
2016-01-24 15:23:37 -08:00 |
|
Brad Davis
|
79e6aaf17f
|
Make tool window closable
|
2016-01-24 14:25:23 -08:00 |
|
David Rowe
|
8a8e14f54a
|
Rework initializers
|
2016-01-25 11:22:31 +13:00 |
|
Brad Davis
|
8ed5ea8605
|
Login dialog polish
|
2016-01-24 13:32:55 -08:00 |
|
Brad Hefta-Gaub
|
ab133f37a0
|
Merge pull request #6920 from jherico/preferences4
Break up preferences into multiple dialogs
|
2016-01-24 13:24:25 -08:00 |
|
Brad Hefta-Gaub
|
83d9d4d4be
|
Merge pull request #6921 from jherico/qml
More small QML fixes
|
2016-01-24 13:07:31 -08:00 |
|
Brad Davis
|
6e3796963c
|
Window swallows more events, preventing them from reaching the applicaiton.
|
2016-01-24 12:25:03 -08:00 |
|
Brad Davis
|
19f259b273
|
Fix url auth issues again
|
2016-01-24 12:07:39 -08:00 |
|
Brad Davis
|
bbefafcb07
|
Break up preferences dialogs
|
2016-01-23 23:11:41 -08:00 |
|