Andrzej Kapolka
|
3af86cb1a4
|
Working on script loading.
|
2014-02-04 14:07:01 -08:00 |
|
Andrzej Kapolka
|
fd31cc02ad
|
Working on loading scripts.
|
2014-02-04 14:06:17 -08:00 |
|
Stephen Birarda
|
06a3da2b25
|
store and load face/skeleton meshes in local settings
|
2014-02-04 14:06:08 -08:00 |
|
ZappoMan
|
461a600d7f
|
add sounds to space invaders
|
2014-02-04 14:04:33 -08:00 |
|
ZappoMan
|
055dae5f78
|
tweak modelScale to 2.0 for better space invaders
|
2014-02-04 14:04:21 -08:00 |
|
Stephen Birarda
|
33305ad111
|
have the avatar-mixer broadcast identity packets every 5 seconds
|
2014-02-04 13:42:22 -08:00 |
|
Stephen Birarda
|
31bd5f7ce8
|
add parsing of PacketTypeAvatarIdentity to AvatarMixer
|
2014-02-04 13:27:05 -08:00 |
|
ZappoMan
|
468cd0d8bb
|
temporary hack to work around model scale data corruption
|
2014-02-04 13:21:31 -08:00 |
|
ZappoMan
|
2b429ba2d3
|
downward motion to space invaders
|
2014-02-04 13:18:19 -08:00 |
|
Philip Rosedale
|
7937ab0a1b
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-04 13:05:01 -08:00 |
|
Stephen Birarda
|
e879a7f18d
|
remove some extra spacing
|
2014-02-04 13:04:51 -08:00 |
|
Stephen Birarda
|
8bf3b7586b
|
initial movement of mesh/skeleton URLs out of data-server through avatar-mixer
|
2014-02-04 13:02:33 -08:00 |
|
ZappoMan
|
2cf2e693b9
|
fix debug to properly work with outputBufferBits()
|
2014-02-04 12:29:55 -08:00 |
|
Andrzej Kapolka
|
a043278f03
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-04 11:25:18 -08:00 |
|
Andrzej Kapolka
|
cfbe4de647
|
Progress on shared object attributes; basic "throbbing" guide working.
|
2014-02-03 19:46:22 -08:00 |
|
Andrzej Kapolka
|
3f529e37b5
|
Working on streaming objects.
|
2014-02-03 16:34:04 -08:00 |
|
Stephen Birarda
|
f1b612d8d8
|
Merge pull request #1835 from birarda/master
fix for toyball crash
|
2014-02-03 16:27:01 -08:00 |
|
Stephen Birarda
|
d563c89482
|
fix for ScriptEngine crash
|
2014-02-03 16:25:38 -08:00 |
|
Stephen Birarda
|
f11ac778c2
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-03 16:16:23 -08:00 |
|
Philip Rosedale
|
5b709aa60c
|
merge fix
|
2014-02-03 16:09:53 -08:00 |
|
Philip Rosedale
|
3f5aa083d7
|
improved bird behavior
|
2014-02-03 16:08:59 -08:00 |
|
Andrzej Kapolka
|
7dfb83b6cc
|
Fix for obtaining values from editor.
|
2014-02-03 14:35:29 -08:00 |
|
Andrzej Kapolka
|
449cf1fbd3
|
Layout fix.
|
2014-02-03 12:45:45 -08:00 |
|
ZappoMan
|
c739c2452a
|
Merge pull request #1832 from birarda/script-timer
hide ScriptEngine calls from JS
|
2014-02-03 12:45:41 -08:00 |
|
AndrewMeadows
|
6dc959f780
|
Merge pull request #1831 from ZappoMan/scripting
More scripting work
|
2014-02-03 12:43:56 -08:00 |
|
ZappoMan
|
d04a9c4d05
|
Merge pull request #1823 from AndrewMeadows/cleanup
cleanup: moving stuff out of Application and AvatarManager into MyAvatar
|
2014-02-03 12:39:13 -08:00 |
|
Andrew Meadows
|
cb186b10db
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into cleanup
Conflicts:
interface/src/Application.cpp
|
2014-02-03 12:29:44 -08:00 |
|
Andrzej Kapolka
|
8df6d2bb6b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-03 11:21:44 -08:00 |
|
ZappoMan
|
f33f4e9cc2
|
change invaders to use absolute positions
|
2014-02-03 11:09:30 -08:00 |
|
Stephen Birarda
|
a5cee02cc7
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-03 11:03:01 -08:00 |
|
ZappoMan
|
f41d2a3c02
|
change Agent to Script
|
2014-02-03 10:35:25 -08:00 |
|
Stephen Birarda
|
028eec7164
|
don't allow calls to init, run, evaluate from JS
|
2014-02-03 10:33:31 -08:00 |
|
ZappoMan
|
0bcbe485c0
|
Merge pull request #1815 from birarda/script-timer
expose QTimer to the script engine
|
2014-02-03 10:27:04 -08:00 |
|
Stephen Birarda
|
e2842ab7a4
|
stop timers when the script does, add cleanup methods
|
2014-02-03 10:10:58 -08:00 |
|
ZappoMan
|
8b2f185937
|
always emit update even when no servers
|
2014-02-03 10:05:26 -08:00 |
|
ZappoMan
|
906d913d71
|
added more examples, updated lookWithMouse.js to support alwaysLook
|
2014-02-03 10:05:07 -08:00 |
|
Stephen Birarda
|
9dd8c11e1e
|
change script timer setup to match HTML dom standard
|
2014-02-03 09:59:16 -08:00 |
|
Stephen Birarda
|
d9cfaec4f0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into script-timer
|
2014-02-03 09:32:13 -08:00 |
|
Stephen Birarda
|
e6c0aa1082
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-03 09:29:27 -08:00 |
|
ZappoMan
|
8797c35834
|
Merge pull request #1824 from ey6es/master
Fixes for transforms and blendshapes on Blender FBX exports.
|
2014-01-31 22:05:14 -08:00 |
|
Andrzej Kapolka
|
ca9e82e2cb
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-01-31 19:42:21 -08:00 |
|
Andrzej Kapolka
|
2b4876181a
|
Different take on the transform fix.
|
2014-01-31 19:38:45 -08:00 |
|
Andrzej Kapolka
|
ee0b6fad55
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-01-31 19:00:58 -08:00 |
|
Andrzej Kapolka
|
e1350f8e24
|
Trying out a transform tweak.
|
2014-01-31 19:00:24 -08:00 |
|
ZappoMan
|
ed3f7b9d28
|
Merge pull request #1822 from birarda/cleanup
application destructor cleanup, spacing cleanup
|
2014-01-31 18:03:19 -08:00 |
|
Andrew Meadows
|
32df731aae
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into cleanup
|
2014-01-31 17:55:05 -08:00 |
|
AndrewMeadows
|
867b66e73e
|
Merge pull request #1817 from ZappoMan/more_scripting_work
More scripting work
|
2014-01-31 17:54:44 -08:00 |
|
Stephen Birarda
|
40a963cf92
|
some application destructor cleanup
|
2014-01-31 17:50:51 -08:00 |
|
Andrew Meadows
|
a5aff81881
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into cleanup
|
2014-01-31 17:44:13 -08:00 |
|
Andrew Meadows
|
ed93d8db39
|
Moving headMouse, transmitter, and touchYaw/Pitch stuff into MyAvatar.
|
2014-01-31 17:42:48 -08:00 |
|