Stephen Birarda
|
ec6b8d2016
|
bring MAX_VOXELS_PER_SYSTEM back down to 250k
|
2013-04-01 17:14:39 -07:00 |
|
Stephen Birarda
|
f38df5579b
|
remove the VBO transfer frequency tests
|
2013-04-01 15:12:39 -07:00 |
|
Stephen Birarda
|
3135d50ca9
|
drop redraw frequency to 0.5s
|
2013-04-01 15:08:20 -07:00 |
|
Stephen Birarda
|
793ac841f2
|
only allow VBO re-transfer every 5 seconds for test
|
2013-04-01 14:08:42 -07:00 |
|
Stephen Birarda
|
ebe11151f4
|
use the source attenuation ratio when mixing
|
2013-04-01 13:05:51 -07:00 |
|
Stephen Birarda
|
a0c5dcb3ca
|
correct number of leading bytes for addition of attenuation byte
|
2013-04-01 13:03:46 -07:00 |
|
Stephen Birarda
|
124fecf8c9
|
Revert "don't send or parse attenuation for now"
This reverts commit 1767f2b052 .
|
2013-04-01 12:28:51 -07:00 |
|
tschw
|
baa0a6de12
|
comments out ++(C++) build settings, for now
in case it needs more than a clean rebuild to compile
the project on recent Xcode - will revisit when I can
ensure things build safely
|
2013-04-01 15:33:22 +03:00 |
|
ZappoMan
|
ad0b2f024b
|
Fixed a couple of complier warnings, and added a new PerfStat class for monitoring runtime performance
|
2013-03-31 20:43:23 -07:00 |
|
ZappoMan
|
91cac33cec
|
fixed typo (I think)
|
2013-03-29 19:50:19 -07:00 |
|
Stephen Birarda
|
2de86bfa92
|
Revert "allow the bad triangles to render"
This reverts commit b5d1ae1a36 .
|
2013-03-29 16:22:10 -07:00 |
|
Stephen Birarda
|
4589ceefaf
|
reduce frequency of packets from VS for easier processing
|
2013-03-29 16:19:43 -07:00 |
|
tosh
|
20e7837717
|
adds #define to disable starfield multithreading support based on C++11
turns it off by default, for now
|
2013-03-29 23:19:16 +01:00 |
|
Stephen Birarda
|
b5d1ae1a36
|
allow the bad triangles to render
|
2013-03-29 15:18:34 -07:00 |
|
tosh
|
51afe69864
|
fixes overload issue with 'std::hypot' with older gcc (Xcode 3.2)
|
2013-03-29 23:17:53 +01:00 |
|
tosh
|
3a55234436
|
also bumps standard library version for clang (untested)
|
2013-03-29 22:32:44 +01:00 |
|
tosh
|
02d5f6bc62
|
removes dead, misplaced and commented-out code
|
2013-03-29 21:28:23 +01:00 |
|
vincent
|
081ebd54d8
|
#19197 missing shared files
|
2013-03-29 21:19:56 +01:00 |
|
vincent
|
fcbe861fbf
|
#19197 Create basic visual studio
|
2013-03-29 20:32:02 +01:00 |
|
vincent
|
622053b38c
|
#19197 Create basic visual studio
|
2013-03-29 20:20:52 +01:00 |
|
Stephen Birarda
|
e5a31bc174
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-03-29 11:35:22 -07:00 |
|
Stephen Birarda
|
f0e457081b
|
temporarily disable walking noises for demo
|
2013-03-29 11:34:58 -07:00 |
|
ZappoMan
|
fa60bdeb48
|
tweaks to default voxel server model for demo
|
2013-03-29 11:21:03 -07:00 |
|
Stephen Birarda
|
c6b38f0f39
|
fix the childrenCollapsed assignment
|
2013-03-29 11:11:05 -07:00 |
|
tosh
|
e03bbec6fc
|
adds optional shaders to vary the point size based on the brightness
|
2013-03-29 19:04:47 +01:00 |
|
tosh
|
002d607e9f
|
adds component to ease use of OpenGL programs (that is pipelines of shaders)
|
2013-03-29 19:03:28 +01:00 |
|
Stephen Birarda
|
271c41ce16
|
collapse the identical leaves again
|
2013-03-29 10:59:10 -07:00 |
|
Stephen Birarda
|
2df808fba5
|
explicitly set hasChildren to false
|
2013-03-29 10:58:29 -07:00 |
|
Stephen Birarda
|
c01cf4db53
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-03-29 10:42:49 -07:00 |
|
Stephen Birarda
|
2729d0dfb6
|
verbose debugging to track down node creation problem
|
2013-03-29 10:42:04 -07:00 |
|
ZappoMan
|
94754963ad
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-03-29 09:27:37 -07:00 |
|
ZappoMan
|
8524c6c4b6
|
debug
|
2013-03-29 09:27:23 -07:00 |
|
Stephen Birarda
|
0388218a5d
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-03-29 09:17:46 -07:00 |
|
Stephen Birarda
|
3be5d60fc4
|
comment out threshold frames to hopefully reduce clicks
|
2013-03-29 09:17:33 -07:00 |
|
ZappoMan
|
f7df625439
|
tweak
|
2013-03-29 09:12:52 -07:00 |
|
ZappoMan
|
9e308f4821
|
added debugging
|
2013-03-29 08:59:50 -07:00 |
|
ZappoMan
|
e920a6e873
|
tweak
|
2013-03-29 08:53:28 -07:00 |
|
Stephen Birarda
|
1767f2b052
|
don't send or parse attenuation for now
|
2013-03-29 08:36:33 -07:00 |
|
Stephen Birarda
|
01d5bdd68c
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-03-29 08:30:48 -07:00 |
|
Stephen Birarda
|
431cbec734
|
remove some of the explicit floats to hunt down digital noise
|
2013-03-29 08:29:43 -07:00 |
|
ZappoMan
|
565b6f877c
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-03-29 08:24:30 -07:00 |
|
ZappoMan
|
e580369a93
|
tweak to shpere
|
2013-03-29 08:24:08 -07:00 |
|
Stephen Birarda
|
f0f0df2cf3
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-03-29 08:20:52 -07:00 |
|
Stephen Birarda
|
ffd2f61420
|
don't use distance attenuation in audio mixer for now
|
2013-03-29 08:20:37 -07:00 |
|
tosh
|
cf00802e64
|
consistently adjusts comment on include guard
|
2013-03-29 16:03:31 +01:00 |
|
ZappoMan
|
c6a667af61
|
added Scene mode to voxel server
|
2013-03-29 07:27:46 -07:00 |
|
tosh
|
8f458b0bea
|
changes case/naming to agreed conventions
|
2013-03-29 13:41:33 +01:00 |
|
tosh
|
bdf358b0fb
|
removes some leftover debug code
|
2013-03-29 13:39:46 +01:00 |
|
tosh
|
1eb904ca59
|
also changes case/naming to agreed conventions in the utility components
|
2013-03-29 11:54:09 +01:00 |
|
tosh
|
2d997a9a8d
|
inserts synchronization primitives
|
2013-03-29 11:43:04 +01:00 |
|