ZappoMan
78479b33c3
Merge pull request #2206 from birarda/master
...
add time to interface log output
2014-03-05 14:17:37 -08:00
ZappoMan
b329030c60
Merge pull request #2207 from ZappoMan/bugfixes
...
fix failed create voxel with key press 0 at startup of editVoxels.js
2014-03-05 10:53:28 -08:00
ZappoMan
c34f76620f
fix failed create voxel with key press 0 at startup of editVoxels.js
2014-03-05 10:52:46 -08:00
Stephen Birarda
395263ff3d
add time to the interface logs - closes #2205
2014-03-05 09:55:06 -08:00
ZappoMan
2e3e699e31
Merge pull request #2199 from PhilipRosedale/master
...
Adjustable bot pelvis height
2014-03-04 18:47:01 -08:00
Philip Rosedale
e4924cdca8
Merge pull request #2202 from birarda/authentication
...
remove deprecated qt5 methods in CMakeList files
2014-03-04 18:30:22 -08:00
Philip Rosedale
ae900ec39c
Merge pull request #2200 from ZappoMan/particle_collisions
...
fix failed lock causing particle collisions to not work
2014-03-04 16:48:20 -08:00
Philip Rosedale
868e6ba738
Merge pull request #2201 from ZappoMan/bugfixes
...
fix infinite reloading of missing script files
2014-03-04 16:47:19 -08:00
ZappoMan
c031359a54
fix infinite reloading of missing script files
2014-03-04 16:20:17 -08:00
ZappoMan
c90d4a9514
fix failed lock causing particle collisions to not work
2014-03-04 15:07:30 -08:00
Philip Rosedale
2c27c6b8c1
adjustable height of bot avatars
2014-03-04 15:03:30 -08:00
Clément Brisset
6d1748e5b9
Merge pull request #2197 from Atlante45/freeglut_fix
...
Freeglut fix
2014-03-04 13:19:57 -08:00
Atlante45
f90062b38c
Merge branch 'master' of https://github.com/highfidelity/hifi into freeglut_fix
2014-03-04 13:18:22 -08:00
Atlante45
3c99cf162d
Fix was at the wrong spot
2014-03-04 13:17:19 -08:00
Stephen Birarda
a48185053e
repair a typo in particles link to widgets lib
2014-03-04 12:42:08 -08:00
Stephen Birarda
231dc624ff
replace deprecated qt5 macros in cmake with target_link_libraries
2014-03-04 12:41:24 -08:00
AndrewMeadows
ea0fe95baa
Merge pull request #2191 from birarda/null-checks
...
more null pointer cleanup
2014-03-04 12:07:39 -08:00
ZappoMan
d5e7e98b5e
Merge pull request #2192 from Atlante45/freeglut_fix
...
fix for windows
2014-03-04 11:51:14 -08:00
ZappoMan
f7a0d878dd
Merge pull request #2182 from Atlante45/local_voxels
...
Local voxels
2014-03-04 11:48:10 -08:00
Andrzej Kapolka
7117c5043f
Merge pull request #2193 from ey6es/master
...
Use different unused variable warning suppressor for GCC.
2014-03-04 11:24:25 -08:00
Andrzej Kapolka
6ff629dcfd
Use different unused variable warning suppressor for GCC.
2014-03-04 11:23:44 -08:00
Atlante45
9767846c91
fix for windows
2014-03-04 11:06:23 -08:00
Atlante45
894f85fcb5
Merge branch 'master' of https://github.com/highfidelity/hifi into local_voxels
2014-03-04 10:49:26 -08:00
Atlante45
66b0590509
Review fixes
2014-03-04 10:48:53 -08:00
Stephen Birarda
f5aaad1f33
remove if checks in cases where delete handles null
2014-03-04 10:05:43 -08:00
ZappoMan
12996454f9
Merge pull request #2184 from PhilipRosedale/master
...
Improved gun with sounds, mouselook firing, damages voxels
2014-03-04 09:00:56 -08:00
ZappoMan
1a5b0ee02e
Merge pull request #2170 from birarda/cmake-quotes
...
complete quoting of various cmake commands
2014-03-04 09:00:26 -08:00
Philip Rosedale
028b816e5b
smaller damage
2014-03-03 22:17:55 -08:00
Philip Rosedale
897c2b8267
Add sounds for gun, reticle, mouse look firing
2014-03-03 22:14:59 -08:00
Atlante45
de679b20ad
Removed deadlock from merge
2014-03-03 18:48:11 -08:00
Atlante45
84f8e6ee19
Merge branch 'master' of https://github.com/highfidelity/hifi into local_voxels
2014-03-03 17:55:30 -08:00
Atlante45
bb3c8f2a7a
Removed ClipboardOverlay
2014-03-03 17:54:58 -08:00
Atlante45
357d71e637
Added stuff to localVoxelsExample.js
2014-03-03 17:52:49 -08:00
Philip Rosedale
d38df21960
Merge pull request #2181 from ZappoMan/bugfixes
...
particle deadlock and crash fixes a different way
2014-03-03 17:31:29 -08:00
Philip Rosedale
7ce427b35c
Merge pull request #2179 from ey6es/master
...
Better frame rates on loading by reading cached data from disk in worker thread, render billboards if we haven't loaded the models yet, use voxel LOD parameter to control avatar LODs, too.
2014-03-03 17:21:46 -08:00
ZappoMan
d01090afbc
reversing some changes
2014-03-03 17:13:06 -08:00
ZappoMan
493648b56e
reversing some changes
2014-03-03 17:06:46 -08:00
Atlante45
f1ce034c35
Merge branch 'master' of https://github.com/highfidelity/hifi into local_voxels
2014-03-03 16:47:42 -08:00
Atlante45
ef9ff0fa74
Put initialization and deletion of localVoxelSystems on render thread
2014-03-03 16:46:25 -08:00
Stephen Birarda
cade36356d
some more string quoting in cmake files
2014-03-03 16:38:39 -08:00
Stephen Birarda
e16a325006
optionally do not reference OPENGL_INCLUDE_DIR for win
2014-03-03 16:36:37 -08:00
Andrzej Kapolka
64c4e58160
Tie the avatar LOD distance multiplier to the LOD parameter calculated for
...
voxels.
2014-03-03 16:34:28 -08:00
Stephen Birarda
bb3a8677be
Merge branch 'master' of https://github.com/highfidelity/hifi into cmake-quotes
2014-03-03 16:31:25 -08:00
Andrzej Kapolka
f5eaa330d8
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-03-03 15:48:38 -08:00
Philip Rosedale
5c0ec0ff6b
Merge pull request #2175 from ZappoMan/bugfixes
...
Fixes to particle deadlock, and some other crashes
2014-03-03 15:42:09 -08:00
Andrzej Kapolka
75c9e44545
Render the billboard if we don't have both models. Closes #2178 .
2014-03-03 15:33:37 -08:00
Andrzej Kapolka
e9908aff7c
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-03-03 15:17:28 -08:00
Andrzej Kapolka
7ecfeeaba3
Do the actual reading of the reply on the worker thread. Otherwise, when we
...
read from the cache, we're reading synchronously from a file. Closes #2171 .
2014-03-03 15:16:13 -08:00
Philip Rosedale
dd41459b65
Merge pull request #2176 from ey6es/master
...
Don't simulate avatars when they're being rendered as billboards, fix QThreadStorage warning.
2014-03-03 14:58:16 -08:00
Andrzej Kapolka
9759cd70c0
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-03-03 14:20:21 -08:00