Commit graph

39766 commits

Author SHA1 Message Date
Stephen Birarda
9f377a5ad5 separate reading of post install options from handling 2016-02-25 12:53:28 -08:00
James B. Pollack
751b991522 semicolons 2016-02-25 12:36:35 -08:00
James B. Pollack
9b6889e237 no tabs 2016-02-25 12:32:59 -08:00
James B. Pollack
f62777af96 cleanup 2016-02-25 12:32:06 -08:00
ericrius1
98cf784c6f more smoke fading 2016-02-25 10:32:21 -08:00
Stephen Birarda
c1776e7f55 move button text changes out of onInit 2016-02-25 10:22:42 -08:00
Stephen Birarda
2d0d73116a call handling of post install options once install complete 2016-02-25 10:20:07 -08:00
Stephen Birarda
30b1341dbb change the close button text to finish 2016-02-25 10:15:59 -08:00
Stephen Birarda
c01ba7714c title changes for setup options 2016-02-25 10:11:47 -08:00
Zach Pomerantz
c20bd6cbbc Update Scene on ZoneEntity update
ZoneEntity is unique in that it is not updated
every frame that it is rendered, but only
when the avatar moves.

This introduces custom code so that the
RenderableZoneEntity initiates an update
in the EntityTreeRenderer on update,
to improve usability of zone editing.
2016-02-25 10:06:19 -08:00
Zach Pomerantz
9000c3479b Avoid double-update of zone 2016-02-25 10:06:19 -08:00
Anthony J. Thibault
b5b3a40233 LogHandler: add option to display milliseconds in timestamp 2016-02-25 10:03:12 -08:00
Zach Pomerantz
32ce7c6eab Rename light surfaceRadius->falloffRadius 2016-02-25 10:02:33 -08:00
Stephen Birarda
a44c34dd0b change buttons in post install options for new placement 2016-02-25 10:02:12 -08:00
ericrius1
54ee3d347c more velocity 2016-02-25 09:53:17 -08:00
ericrius1
f12acfb7f3 simplfied 2016-02-25 09:49:44 -08:00
ericrius1
d4d5aed518 smoke tweaks 2016-02-25 09:44:48 -08:00
Stephen Birarda
2a2760b708 put the post install options before the actual install 2016-02-25 09:43:02 -08:00
ericrius1
9a108c298f smoke tweaks 2016-02-25 09:34:22 -08:00
Howard Stearns
077d331004 whitespace 2016-02-25 09:34:07 -08:00
ericrius1
728612f9a7 far trigger launches fireworks 2016-02-25 09:26:37 -08:00
Andrew Meadows
9c927ea36b ViewFrustum method renames and whitespace cleanup
fooInFrustum() --> computeFooViewLocation()
except pointInFrustum() --> computeFrustumLocation()
2016-02-25 09:11:28 -08:00
Brad Hefta-Gaub
91f6b7e80d Merge pull request #7186 from zzmp/feat/scene-ambient-tex
Wire up zone ambientURL
2016-02-25 09:05:25 -08:00
ericrius1
8f914c6673 removed query string on entity script 2016-02-24 20:08:35 -08:00
Brad Davis
ef33d297e2 Fix framebuffer behavior when changing attachments 2016-02-24 19:57:00 -08:00
ericrius1
ad49bcda72 lowered num fireworks 2016-02-24 18:29:44 -08:00
ericrius1
7cb57aa067 alpha tweaks 2016-02-24 18:15:34 -08:00
ericrius1
a1eab365ce added name to launch pad 2016-02-24 18:11:08 -08:00
ericrius1
29c4ac83c0 can set launch position in userdata 2016-02-24 18:00:57 -08:00
ericrius1
857ccc7409 move sound with thing 2016-02-24 17:53:46 -08:00
Chris Collins
f6a6560b86 Merge pull request #7175 from sethalves/grab-clean-up-abandoned
grab script cleans up abandoned grabs
2016-02-24 17:20:46 -08:00
Thijs Wenker
a716d971d9 Merge branch 'master' of https://github.com/highfidelity/hifi into 20774_fix 2016-02-25 02:18:40 +01:00
ericrius1
08e7adc518 tweaks 2016-02-24 17:08:12 -08:00
ericrius1
45e8287d1d particle trail in right spot 2016-02-24 16:55:31 -08:00
ericrius1
c26ad2b9d0 relative smoke trail 2016-02-24 16:52:02 -08:00
ericrius1
fdb5d33866 MORE RANDOM YAHH 2016-02-24 16:42:24 -08:00
Brad Hefta-Gaub
8b6a445b9e fix desktop detection when not pointing at overlay area 2016-02-24 16:42:08 -08:00
ericrius1
208096f2e0 fireworks but no smoke 2016-02-24 16:36:54 -08:00
ericrius1
769a5ecca9 tweaks 2016-02-24 16:33:28 -08:00
Stephen Birarda
f1aca57543 remove a tab in whitespace only line 2016-02-24 16:30:34 -08:00
ericrius1
0a6a35ddd8 need multiple explosions at once 2016-02-24 16:30:29 -08:00
Howard Stearns
274f72af52 Merge branch 'master' of https://github.com/highfidelity/hifi into ac-sound-searcher-update 2016-02-24 16:28:52 -08:00
Seth Alves
cfdaf643a1 Merge pull request #7181 from sethalves/fix-grab-action
fix avatarActionHold
2016-02-24 16:28:17 -08:00
Howard Stearns
90b5cdb30f Fix bug. Annotate. 2016-02-24 16:27:46 -08:00
Brad Hefta-Gaub
ecb03562d3 fix build buster 2016-02-24 16:24:48 -08:00
Zach Pomerantz
c2ed5e5474 Merge branch 'master' of github.com:highfidelity/hifi into fix/light-intensity 2016-02-24 16:24:09 -08:00
Zach Pomerantz
20bfdba14b Avoid light prop copies when setting globalLight 2016-02-24 16:20:59 -08:00
Brad Hefta-Gaub
f9b55c4b87 Merge pull request #7185 from ctrlaltdavid/20809
Fixes for new modal message dialog
2016-02-24 16:20:40 -08:00
Brad Hefta-Gaub
ca5de8d6a9 remove some unimplemented menu items 2016-02-24 16:17:11 -08:00
ericrius1
0499334938 toadd: different colors for fireworks 2016-02-24 16:14:46 -08:00