Andrew Meadows
|
ab84526a1b
|
removing compile warnings
|
2014-03-14 16:12:32 -07:00 |
|
AndrewMeadows
|
bed8617846
|
Merge pull request #2277 from ZappoMan/server_scale_testing
Voxel/Particle Server Scaling Work
|
2014-03-12 15:24:29 -07:00 |
|
Andrzej Kapolka
|
e249b29b45
|
Merge pull request #2268 from AndrewMeadows/radians
prefer radians over degrees
|
2014-03-12 12:10:29 -07:00 |
|
ZappoMan
|
86feabee99
|
add last scene packets, bytes and pps
|
2014-03-12 02:22:24 -07:00 |
|
ZappoMan
|
025da315c6
|
removed dontSleep from JurisdictionListener
|
2014-03-11 21:11:47 -07:00 |
|
ZappoMan
|
4d0b762de3
|
some hacking on full scene debuggin
|
2014-03-11 20:33:53 -07:00 |
|
Andrew Meadows
|
793a760272
|
merge upstream master into "radians" project
|
2014-03-11 17:28:36 -07:00 |
|
Andrew Meadows
|
aa8c2fc8cb
|
use radians instead of degrees (almost) everywhere
|
2014-03-11 17:26:58 -07:00 |
|
ZappoMan
|
0017625442
|
fix unix compiler issue
|
2014-03-11 16:48:49 -07:00 |
|
ZappoMan
|
12becb9d19
|
improve octree stats display
|
2014-03-11 16:22:35 -07:00 |
|
ZappoMan
|
cfa618d694
|
cleanup constructors
|
2014-03-08 23:31:23 -08:00 |
|
ZappoMan
|
1ceb05bf09
|
click harder
|
2014-03-08 18:22:30 -08:00 |
|
Stephen Birarda
|
ac66f09157
|
Merge pull request #2194 from AndrewMeadows/cleanup
g++ warnings
|
2014-03-06 15:49:22 -08:00 |
|
Stephen Birarda
|
90d4bbee78
|
Merge branch 'master' of https://github.com/highfidelity/hifi into external-glm
|
2014-03-06 09:16:22 -08:00 |
|
Stephen Birarda
|
ede32b5f1a
|
resolve conflicts on merge with upstream master
|
2014-03-05 15:31:00 -08:00 |
|
ZappoMan
|
cba55282db
|
cleanup headers
|
2014-03-05 02:42:49 -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 |
|
Stephen Birarda
|
b78e723253
|
fix a NaN in ViewFrustum and BuckyBalls
|
2014-03-04 15:53:05 -08:00 |
|
ZappoMan
|
c90d4a9514
|
fix failed lock causing particle collisions to not work
|
2014-03-04 15:07:30 -08:00 |
|
Stephen Birarda
|
231dc624ff
|
replace deprecated qt5 macros in cmake with target_link_libraries
|
2014-03-04 12:41:24 -08:00 |
|
Andrew Meadows
|
0f586cc0fb
|
fix warning about unused variable
|
2014-03-04 12:03:48 -08:00 |
|
Andrew Meadows
|
1b2db1f7ab
|
fix for warnings about signed/unsigned comparison
|
2014-03-04 11:07:15 -08:00 |
|
Andrew Meadows
|
78b92516d9
|
fix warning about signed/unsigned comparison
|
2014-03-04 10:43:49 -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 |
|
ZappoMan
|
493648b56e
|
reversing some changes
|
2014-03-03 17:06:46 -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 |
|
ZappoMan
|
3684359c5f
|
removed some debug
|
2014-03-03 13:57:05 -08:00 |
|
ZappoMan
|
98bf85173a
|
more octree locking cleanup
|
2014-03-03 13:54:07 -08:00 |
|
ZappoMan
|
fd47602945
|
various particle crash and deadlock fixes
|
2014-03-03 12:49:34 -08:00 |
|
Stephen Birarda
|
628f91cd73
|
complete quoting of varous Cmake commands, closes #1999
|
2014-03-03 12:15:05 -08:00 |
|
Stephen Birarda
|
60eb588e96
|
remove some unecessary null pointer checks
|
2014-03-03 11:36:01 -08:00 |
|
ZappoMan
|
f245aa6ac5
|
remove more cruft from VoxelSystem, move getElementEnclosingPoint() to Octree class where it belongs
|
2014-03-02 20:12:52 -08:00 |
|
ZappoMan
|
176270f639
|
more VoxelSystem vs VoxelTree cleanup
|
2014-03-02 16:51:40 -08:00 |
|
ZappoMan
|
9bd29bdd92
|
removed findSpherePenetration() and findCapsulePenetration() from VoxelSystem, use VoxelTree
|
2014-03-02 15:34:36 -08:00 |
|
ZappoMan
|
ded7328959
|
clean up application access to deleteVoxelAt()/createVoxel()/getVoxelAt() to access VoxelTree directly
|
2014-03-02 15:17:49 -08:00 |
|
ZappoMan
|
c5197b390e
|
removed a bunch of cruft from VoxelSystem
|
2014-03-02 12:13:00 -08:00 |
|
ZappoMan
|
8d7406461a
|
Merge branch 'master' of https://github.com/worklist/hifi into octree_server_scaling
Conflicts:
assignment-client/src/octree/OctreeServer.cpp
assignment-client/src/octree/OctreeServer.h
|
2014-02-28 10:54:56 -08:00 |
|
ZappoMan
|
cdb0aeb153
|
some hacking on server performance
|
2014-02-27 10:47:17 -08:00 |
|
ZappoMan
|
d361c75b50
|
more work on seeing voxels
|
2014-02-26 14:16:22 -08:00 |
|
ZappoMan
|
1e404404c3
|
next pass at seeing voxels
|
2014-02-26 13:35:59 -08:00 |
|
ZappoMan
|
dee9d48b5f
|
adding OctreeHeadlessViewer::queryOctree()
|
2014-02-26 01:55:04 -08:00 |
|
ZappoMan
|
e96206914e
|
early cut at headless viewers
|
2014-02-26 01:24:12 -08:00 |
|
ZappoMan
|
5fdfee4cd5
|
cleaning up some stuff
|
2014-02-26 00:48:38 -08:00 |
|
ZappoMan
|
cbca298717
|
cruft cleanup
|
2014-02-26 00:31:05 -08:00 |
|
ZappoMan
|
b08a1708f5
|
hide some slots from JS
|
2014-02-26 00:18:15 -08:00 |
|
matsukaze
|
8aa645b6de
|
Merge and resolve conflicts of remote-tracking branch 'upstream/master'
|
2014-02-18 22:45:25 -05:00 |
|
Andrew Meadows
|
b28a18dab0
|
Remove warning about null-op sprintf() in g++
|
2014-02-17 09:17:34 -08:00 |
|
ZappoMan
|
2eac9c293f
|
first working version of scriptable Overlays
|
2014-02-14 15:37:47 -08:00 |
|
ZappoMan
|
dbd6cb71c9
|
fixed crash on shutdown with multiple scripts
|
2014-02-13 20:55:16 -08:00 |
|
matsukaze
|
a89f3bb9e5
|
Fixes for style conformance
|
2014-02-13 11:23:50 -05:00 |
|