Brad Hefta-Gaub
|
4e2cb00ec3
|
first cut at only returning type specific properties in getEntityProperties
|
2015-09-17 17:33:53 -07:00 |
|
Brad Hefta-Gaub
|
e1cb041576
|
first cut at adding desiredProperties to getProperties
|
2015-09-16 15:00:42 -07:00 |
|
Seth Alves
|
264d39aa9b
|
have knitted polyvoxes keep track of low-axis neighbors as well as high
|
2015-09-01 14:49:17 -07:00 |
|
Seth Alves
|
7369ca19e9
|
allow setting cuboid voxel spaces. clean up some locking
|
2015-08-31 18:01:15 -07:00 |
|
Seth Alves
|
41a2ff2fff
|
working on stitching marching-cube polyvoxs together
|
2015-08-30 18:42:15 -07:00 |
|
Seth Alves
|
64d0ce47f3
|
attempting to stitch polyvox entites together
|
2015-08-30 09:59:33 -07:00 |
|
Seth Alves
|
f6fbf4f324
|
fix whitespace
|
2015-08-28 14:08:30 -07:00 |
|
Seth Alves
|
da6a1c958b
|
clean up debugging prints
|
2015-08-25 16:40:58 -07:00 |
|
Seth Alves
|
f6c440756c
|
do slow polyvox operations on a thread
|
2015-08-25 11:46:51 -07:00 |
|
Seth Alves
|
7cb9968864
|
more work on polyvox threading
|
2015-08-25 05:53:36 -07:00 |
|
Seth Alves
|
dc31c7e233
|
back out previous attempt at theading polyvox code. lay groundwork for threading that can be reasoned about
|
2015-08-23 08:14:05 -07:00 |
|
Seth Alves
|
ef6116465d
|
make edged-cubic be the default polyvox surface style
|
2015-08-19 19:15:36 -07:00 |
|
Seth Alves
|
558f68c150
|
increase max polyvox dimension from 32 to 128. don't recompress compressed data unless something changed../../libraries/entities-renderer/src/RenderablePolyVoxEntityItem.cpp
|
2015-08-15 16:53:47 -07:00 |
|
Seth Alves
|
52ee9526ce
|
add 3 new texture-url properties for polyvox
|
2015-07-30 13:20:19 -07:00 |
|
Atlante45
|
256c786e28
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-17 17:59:19 -07:00 |
|
Andrew Meadows
|
18d0cb5158
|
cleanup of EntityItem ctors and friends
|
2015-07-16 17:48:28 -07:00 |
|
Atlante45
|
7b5a5a339a
|
Use make_shared/create to make shared pointers
|
2015-07-01 19:46:06 -07:00 |
|
Seth Alves
|
7d707447ca
|
move multi-line function out of header
|
2015-06-18 11:07:50 -07:00 |
|
Seth Alves
|
445381bb6b
|
fix DEFAULT_VOXEL_DATA, recompress voxel data when a script calls setVoxel. Use provided transform when rendering.
|
2015-06-15 16:07:28 -07:00 |
|
ZappoMan
|
7c40b666e8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching-scene-api
|
2015-06-03 09:52:40 -07:00 |
|
Seth Alves
|
43a1519e29
|
better handling of changes to the size of voxel space. limit each dimension to 32
|
2015-06-01 12:01:45 -07:00 |
|
Seth Alves
|
f955cb45b2
|
keep track of number of non-zero voxels, use this information when deciding on shape-type
|
2015-05-30 18:14:54 -07:00 |
|
Seth Alves
|
96a40bd673
|
basic collisions with cubic polyvoxes
|
2015-05-29 18:50:26 -07:00 |
|
ZappoMan
|
f736ce714f
|
fix build buster
|
2015-05-28 13:33:57 -07:00 |
|
Seth Alves
|
7547ef6ea4
|
code review
|
2015-05-28 10:29:07 -07:00 |
|
Seth Alves
|
c3c701f807
|
polyvox no longer has a color
|
2015-05-27 15:23:01 -07:00 |
|
Seth Alves
|
3af916e27e
|
use enum for polyvox surface style
|
2015-05-27 09:32:10 -07:00 |
|
Seth Alves
|
f310da9cd3
|
adapting to entitypointer merge
|
2015-05-27 08:59:44 -07:00 |
|
Seth Alves
|
b02e452b19
|
adapting to entitypointer merge
|
2015-05-27 08:58:03 -07:00 |
|
Seth Alves
|
0f81445cee
|
flag for polyvox to select minecraft vs walking-cubes. uppack to unpack
|
2015-05-27 07:04:44 -07:00 |
|
Seth Alves
|
6930008f74
|
remove debugging spew
|
2015-05-26 21:40:50 -07:00 |
|
Seth Alves
|
ebae87136f
|
debugging
|
2015-05-26 20:57:58 -07:00 |
|
Seth Alves
|
cd2b6473ba
|
debugging
|
2015-05-26 18:21:45 -07:00 |
|
Seth Alves
|
988ecf9d55
|
send PolyVox voxel dimensions and compressed data over the wire
|
2015-05-26 13:18:52 -07:00 |
|
Seth Alves
|
fe188f9a43
|
something draws, now
|
2015-05-21 10:42:14 -07:00 |
|
Seth Alves
|
f2c1c43da3
|
polyvox code runs, no rendering yet
|
2015-05-20 08:44:41 -07:00 |
|