James B. Pollack
2d628001c9
Merge pull request #6846 from howard-stearns/static-edits
...
edit-test script
2016-01-16 18:14:50 -08:00
Andrew Meadows
c1a1cbf718
fix typo
2016-01-16 15:55:10 -08:00
Howard Stearns
1985aa9d77
Drops a bunch of "tribbles" (small spheres) in front of you.
...
They edit change color at 60hz and jump randomly at an average 1hz for 30 seconds, and then dissapear after 60 seconds.
Useful for testing the load of physical objects.
2016-01-16 13:26:39 -08:00
Howard Stearns
994d13df5a
A test script to confirm that the specified edit rate can be achieved for the specified number of objects.
2016-01-16 11:32:19 -08:00
Howard Stearns
63db6d0f72
A script to test rendering load by creating a rectangular matrix of the specified objects, with no physical or entity changes after creation, either in front of you or overhead.
2016-01-16 11:17:13 -08:00
Brad Davis
cf8d2c5182
Integrate file open dialog into running scripts dialog
2016-01-15 23:53:37 -08:00
Brad Davis
746c388f7a
Cleanup of QML windowing and message boxes
2016-01-15 23:14:49 -08:00
David Rowe
0b71f1e1b8
Make filter in Running Scripts window be case-insensitive
2016-01-16 16:29:01 +13:00
David Rowe
51cb9dd05e
Fix crash in Running Scripts when edit filter after highlighting script
2016-01-16 15:50:33 +13:00
Zach Pomerantz
7f3e102b5e
Rename renderLights to renderItems
2016-01-15 17:55:07 -08:00
Zach Pomerantz
7fd20bb036
Set shadow pipelines manually to avoid duplication
2016-01-15 17:55:07 -08:00
Zach Pomerantz
331d32ef78
Add render Jobs for Shape sorting
2016-01-15 17:55:07 -08:00
Zach Pomerantz
4bbf206f64
Clean up DrawTask
2016-01-15 17:55:07 -08:00
Zach Pomerantz
625eee2b9c
Clean RenderShadowTask ctor
2016-01-15 17:55:07 -08:00
Zach Pomerantz
f3a5be9ec0
Decrease shadowMap res to 1024
2016-01-15 17:55:07 -08:00
Zach Pomerantz
562c909ad8
Update shadow shaders
2016-01-15 17:55:07 -08:00
Zach Pomerantz
b2c9cf7452
Fit shadowmap to viewFrustum better
2016-01-15 17:55:07 -08:00
Zach Pomerantz
2b27e48bf9
Update shadow shaders
2016-01-15 17:55:07 -08:00
Zach Pomerantz
bc379e920b
Update shadow programs
2016-01-15 17:55:07 -08:00
Zach Pomerantz
fad38c0bfb
Add uniform buffer to LightStage
2016-01-15 17:55:07 -08:00
Brad Hefta-Gaub
29b9592c8c
Merge pull request #6838 from ctrlaltdavid/20763
...
Fix reading model's "textures" property
2016-01-15 17:02:14 -08:00
Brad Hefta-Gaub
8ffd30f89a
Merge pull request #6844 from jherico/web_crash
...
Fix JS web window crash caused by race condition
2016-01-15 16:44:51 -08:00
Stephen Birarda
2af10d6baa
fix shutdown call for console
2016-01-15 16:02:32 -08:00
Stephen Birarda
0355e816b0
comment out manual ssleay copying
2016-01-15 16:02:24 -08:00
Stephen Birarda
fcaf38cc57
don't set AC version for data directory fix
2016-01-15 15:56:47 -08:00
Stephen Birarda
eede4d5c30
fix log open and remove 1x menubar
2016-01-15 15:50:49 -08:00
Stephen Birarda
8d47d70543
remove old nsis template and image
2016-01-15 15:41:34 -08:00
Stephen Birarda
9aeda32f3f
remove committed conflict markers
2016-01-15 15:41:34 -08:00
Stephen Birarda
4e94817959
hookup share when passed action on settings page
2016-01-15 15:41:34 -08:00
Stephen Birarda
e3c9860f64
add a dummy share option to the menu
2016-01-15 15:41:34 -08:00
Stephen Birarda
6e8b54bc65
remove the branding tag in installer
2016-01-15 15:41:34 -08:00
Stephen Birarda
0876da7a7d
call manual install of ssleay from console install
2016-01-15 15:41:34 -08:00
Stephen Birarda
cf5b6198fd
use install command to manually place ssleay library
2016-01-15 15:41:34 -08:00
Stephen Birarda
29b5076da4
set a variable in template to boolean
2016-01-15 15:41:34 -08:00
Stephen Birarda
05e48528bd
make sure SSL_EAY_LIBRARY_* is set when used
2016-01-15 15:41:34 -08:00
Stephen Birarda
bb9f7856f4
use cmake generator expression to fixup correct ssleay
2016-01-15 15:41:34 -08:00
Stephen Birarda
e19b61bcbf
fixup the only used ssleay library
2016-01-15 15:41:34 -08:00
Stephen Birarda
c1a9a7f4c1
add ssleay copy for win AC/DS/Interface
2016-01-15 15:41:34 -08:00
Stephen Birarda
3e3831dbdd
assume that production console is an app bundle on OS X
2016-01-15 15:41:34 -08:00
Stephen Birarda
41a58f7ef4
fix interface missing alert text
2016-01-15 15:41:34 -08:00
Stephen Birarda
e474a60971
include InstallOptions for MUI2
2016-01-15 15:41:34 -08:00
Stephen Birarda
ccf459454d
fix install options setup for MUI2
2016-01-15 15:41:34 -08:00
Stephen Birarda
34da13c148
test of next version of nsis modern ui
2016-01-15 15:41:34 -08:00
Stephen Birarda
59b4c2545f
remove DDE as component of installer
2016-01-15 15:41:34 -08:00
Stephen Birarda
5730772f6b
disable install button with neither component selected
2016-01-15 15:41:34 -08:00
Stephen Birarda
0098fe27df
don't uninstall a previously installed section from the installer
2016-01-15 15:41:34 -08:00
Stephen Birarda
124e0fb61f
remove the add/remove icon during uninstall
2016-01-15 15:41:34 -08:00
Stephen Birarda
0533438b8f
use backslashes in add remove icon path
2016-01-15 15:41:34 -08:00
Stephen Birarda
95acd2cfc3
drop in add remove icon during core install
2016-01-15 15:41:34 -08:00
Stephen Birarda
d57bd887b1
install the add/remove icon
2016-01-15 15:41:34 -08:00