Andrew Meadows
|
aa8c2fc8cb
|
use radians instead of degrees (almost) everywhere
|
2014-03-11 17:26:58 -07: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 |
|
matsukaze
|
9e5c8b1634
|
Merging upstream master
|
2014-02-12 12:32:53 -05:00 |
|
ZappoMan
|
4bb7bb2b77
|
make pending packets thread safe
|
2014-02-10 12:48:45 -08:00 |
|
matsukaze
|
ab0b7bba00
|
Fixes for style conformance: tabs to spaces
|
2014-02-07 22:52:08 -05:00 |
|
matsukaze
|
52290266b0
|
Fixes for style conformance: replace constants with enums
|
2014-02-07 22:11:47 -05:00 |
|
Stephen Birarda
|
05f086ae74
|
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
|
2014-02-07 13:48:28 -08:00 |
|
Stephen Birarda
|
3ad8e7260e
|
fix an accidental DOS and remove getNodeActiveSocketOrPing API
|
2014-02-07 13:42:52 -08:00 |
|
Andrzej Kapolka
|
d3b005112e
|
Changes from Philip's code review.
|
2014-02-07 10:03:23 -08:00 |
|
Stephen Birarda
|
b988308a8d
|
leverage writeDatagram helper in NodeList, ping if no active socket
|
2014-02-07 09:49:54 -08:00 |
|
Stephen Birarda
|
c1132726bf
|
use SharedNodePointer in place of Node where appropriate
|
2014-02-06 14:58:03 -08:00 |
|
Stephen Birarda
|
97a7369c76
|
remove senderWithAddress from NodeList
|
2014-02-06 14:43:46 -08:00 |
|