Andrew Meadows
|
bcf2cc8074
|
use references not pointers for ViewFrustums
also unravelling some spaghetti:
(1) split Octree stuff out of ViewFrustum
(2) moved ViewFrustum from octree to shared lib
(3) removed some cruft
|
2016-05-05 18:28:27 -07:00 |
|
Andrew Meadows
|
ef433c0e01
|
legacy support for EntityViewer.setKeyholeRadius()
|
2016-02-25 22:24:37 -08:00 |
|
Andrew Meadows
|
2591c5ee3e
|
cleanup names that use "keyhole"
|
2016-02-25 18:09:35 -08:00 |
|
Brad Hefta-Gaub
|
d10e1cc39d
|
CR feedback, dead code cleanup
|
2016-01-18 12:09:21 -08:00 |
|
Ryan Huffman
|
2a416ebc61
|
Merge branch 'master' of https://github.com/highfidelity/hifi into received-message
|
2015-11-18 16:52:23 -08:00 |
|
Brad Hefta-Gaub
|
ea917f85f4
|
added ability to set keyhole radius on EntityViewer
|
2015-10-22 12:56:45 -07:00 |
|
Ryan Huffman
|
7682ab00e3
|
Add ReceivedMessage and receive progress
|
2015-10-15 14:09:53 -07:00 |
|
Stephen Birarda
|
9bc95a0fc1
|
fix override warnings in assignment-client
|
2015-10-05 15:17:10 -07:00 |
|
Stephen Birarda
|
5df7ce7424
|
fix for missing jurisdiction listener in Agent
|
2015-09-16 11:43:54 -07:00 |
|
Seth Alves
|
31fcd55d47
|
octree uses shared pointers
|
2015-09-08 11:59:48 -07:00 |
|
Atlante45
|
fbb6a94579
|
Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol
|
2015-07-14 16:36:28 -07:00 |
|
Atlante45
|
c80df94b06
|
Update includes for moved files
|
2015-07-13 15:28:55 -07:00 |
|
Stephen Birarda
|
3d62162812
|
cleanup octree networking code to use new API
|
2015-07-13 09:40:26 -07:00 |
|
Ryan Huffman
|
3f22b5f8b3
|
Add RenderArgs to more render methods
|
2015-05-22 15:25:53 -07:00 |
|
Ryan Huffman
|
4a4c9c75fc
|
Add gpu::context to RenderArgs and start using RenderArgs in place of the flags
|
2015-05-22 09:50:51 -07:00 |
|
Atlante45
|
fc1519c078
|
Quiet compiler
|
2015-05-04 16:49:33 +02:00 |
|
ZappoMan
|
dd349ebfd1
|
coding standard cleanup, fix warning
|
2014-11-14 16:03:43 -08:00 |
|
ZappoMan
|
3e9bc23c2f
|
moving RenderArgs into shared so it can be used by overlays, first cut at ray picking against submeshes
|
2014-10-29 10:19:04 -07:00 |
|
ZappoMan
|
9a02545d9e
|
useless semicolon removal
|
2014-09-03 12:26:05 -07:00 |
|
ZappoMan
|
37ca6efc7c
|
correctly handle SHADOW_RENDER_MODE in a bunch of places that were drawing shadows when they shouldn't
|
2014-05-07 11:48:32 -07:00 |
|
Stephen Birarda
|
ae4b8348a2
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
|
Stephen Birarda
|
6a51df9e38
|
initial regex replacement of headers
|
2014-04-08 17:30:36 -07: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 |
|