ZappoMan
|
74d9c05c44
|
added particle server details to voxel stats dialog
|
2013-12-17 11:32:20 -08:00 |
|
ZappoMan
|
e969331f5c
|
implement catching of particles
|
2013-12-16 20:29:28 -08:00 |
|
ZappoMan
|
8f1fbec057
|
added versioning to SVO files and Particle inHand support
|
2013-12-16 19:49:22 -08:00 |
|
ZappoMan
|
d9f412406f
|
better implementation of particle palm collisions
|
2013-12-16 18:12:47 -08:00 |
|
Philip Rosedale
|
03869e81fd
|
Merge pull request #1380 from birarda/qt-for-portaudio
move from 44.1 to 48 on audio
|
2013-12-16 17:58:41 -08:00 |
|
Stephen Birarda
|
bb93c64d8d
|
some initial audio stat render fixes
|
2013-12-16 16:21:50 -08:00 |
|
ZappoMan
|
6203e9dc2e
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_voxel_collisions
Conflicts:
interface/src/Application.cpp
interface/src/Menu.cpp
interface/src/Menu.h
interface/src/avatar/Hand.cpp
|
2013-12-16 12:11:33 -08:00 |
|
Leonardo Murillo
|
4f1ff5b566
|
Using QStandardPaths for cache directory
|
2013-12-16 13:55:04 -06:00 |
|
ZappoMan
|
32c2aef29b
|
temp remove debug verbosity
|
2013-12-16 11:36:19 -08:00 |
|
Leonardo Murillo
|
5ac125fdd8
|
Typo fix
|
2013-12-16 13:32:12 -06:00 |
|
Leonardo Murillo
|
06d14436bd
|
Printing build version on title
|
2013-12-16 13:29:17 -06:00 |
|
ZappoMan
|
f9b7c23857
|
correct handleing of app shutdown and scripting enging termination
|
2013-12-16 11:26:30 -08:00 |
|
ZappoMan
|
af52be7860
|
tweaks to script engine shutdown behavior
|
2013-12-16 09:32:01 -08:00 |
|
ZappoMan
|
524a41468c
|
multiple scripts running at same time, menu interface for scripts
|
2013-12-16 09:16:51 -08:00 |
|
Leonardo Murillo
|
3ca9cde500
|
Adding build sequence to Interface build
|
2013-12-16 11:03:49 -06:00 |
|
ZappoMan
|
a220804fb0
|
properly connect signals and slots to shut down script properly, fix null termination in script file load
|
2013-12-14 14:23:33 -08:00 |
|
ZappoMan
|
dacaade9ed
|
first cut at client scripts working
|
2013-12-14 13:54:25 -08:00 |
|
ZappoMan
|
e2fbb7beb4
|
first cut at splitting out scripting engine from agent to add to client
|
2013-12-14 08:14:38 -08:00 |
|
Philip Rosedale
|
1b1fdd3dc4
|
add menu option for sixense filter
|
2013-12-13 15:21:32 -08:00 |
|
ZappoMan
|
f94e000e6b
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_voxel_collisions
|
2013-12-12 17:52:33 -08:00 |
|
ZappoMan
|
5830f1134e
|
add particle collisions with voxels
|
2013-12-12 17:52:22 -08:00 |
|
ZappoMan
|
08591481a6
|
added shadows to particles
|
2013-12-12 15:44:06 -08:00 |
|
ZappoMan
|
d3197ef8f9
|
fix crash, and remove gravity while in hand
|
2013-12-12 13:54:36 -08:00 |
|
ZappoMan
|
50b93d1e2b
|
added easy access to creating a ParticleEditHandle for a know particle ID
|
2013-12-12 12:40:38 -08:00 |
|
ZappoMan
|
28c5d5b7bf
|
removed unused variable
|
2013-12-12 11:01:37 -08:00 |
|
ZappoMan
|
5ec8de1bf3
|
have ParticleEditHandle update local tree as well
|
2013-12-12 10:41:55 -08:00 |
|
ZappoMan
|
5d9b7c7f75
|
change toy ball to use ParicleEditHandle class
|
2013-12-12 10:26:55 -08:00 |
|
ZappoMan
|
82b5c53551
|
Merge branch 'master' of https://github.com/worklist/hifi into edit_particles
|
2013-12-11 18:01:45 -08:00 |
|
ZappoMan
|
4acadabaa5
|
adding better support for ParticleEditHandle to allow access to particles after being created
|
2013-12-11 17:46:18 -08:00 |
|
Philip Rosedale
|
2d72bea27a
|
cleanup test toy ball throwing code
|
2013-12-11 17:35:02 -08:00 |
|
ZappoMan
|
03c72134cb
|
first cut at creatorTokenIDs for creating particles
|
2013-12-11 15:38:52 -08:00 |
|
Philip Rosedale
|
bad5d82ceb
|
Merge branch 'master' of https://github.com/worklist/hifi into XBOX_controller
|
2013-12-11 12:40:06 -08:00 |
|
ZappoMan
|
dd85f145d2
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_details
|
2013-12-11 10:43:33 -08:00 |
|
ZappoMan
|
03e892d4fd
|
make shootParticle() work better
|
2013-12-10 17:42:55 -08:00 |
|
ZappoMan
|
ae1576b9f5
|
CR cleanup and add shootParticle() to application
|
2013-12-10 17:07:11 -08:00 |
|
Philip Rosedale
|
132b313c9c
|
remove voxel glow on local add
|
2013-12-10 17:00:53 -08:00 |
|
Philip Rosedale
|
c9f96d1adf
|
Basic joystick thrust/view drive behavior
|
2013-12-10 16:52:08 -08:00 |
|
ZappoMan
|
8bbdae0e64
|
fix extra debugging
|
2013-12-10 15:50:39 -08:00 |
|
ZappoMan
|
cde7eb1f30
|
removed some dead code
|
2013-12-10 15:36:49 -08:00 |
|
ZappoMan
|
a8fff62832
|
removed some dead code
|
2013-12-10 15:36:07 -08:00 |
|
Philip Rosedale
|
0f0ee07f8c
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-12-10 14:06:11 -08:00 |
|
Andrzej Kapolka
|
f268797bde
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-12-09 16:00:00 -08:00 |
|
Andrzej Kapolka
|
569425df88
|
Merge pull request #1348 from PhilipRosedale/narcissus
Improved full screen mirror view to allow leaning
|
2013-12-09 15:42:06 -08:00 |
|
ZappoMan
|
68a51f5205
|
added update to particle
|
2013-12-09 15:34:52 -08:00 |
|
Philip Rosedale
|
83a1654d9c
|
making toy ball
|
2013-12-09 15:12:28 -08:00 |
|
ZappoMan
|
d0944b0278
|
make particles spheres for now
|
2013-12-09 14:06:45 -08:00 |
|
Andrzej Kapolka
|
8f633f87e9
|
Fix for seg fault on Linux exit.
|
2013-12-09 13:32:02 -08:00 |
|
ZappoMan
|
2783770e2b
|
got particles sending from server to client and rendering
|
2013-12-09 13:29:44 -08:00 |
|
Philip Rosedale
|
9616268da7
|
Improved full screen mirror view to allow leaning
|
2013-12-09 13:02:18 -08:00 |
|
ZappoMan
|
2ca628fdf1
|
first cut at particle renderer cleanup particle jurisdiction listener fix storage of particles
|
2013-12-09 11:45:32 -08:00 |
|