ZappoMan
|
807cc3db24
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-06-05 09:37:39 -07:00 |
|
Eric Levin
|
5e15c14539
|
added sanitization for invalid line points data. Fixed bug where occasionally wrong view frustum would be sent to script"
|
2015-06-04 16:45:32 -07:00 |
|
ZappoMan
|
c6fb22b915
|
make sure all entities are rendering in pipeline part 1
|
2015-06-03 17:16:45 -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 |
|
Andrew Meadows
|
2702e07863
|
Merge pull request #5015 from sethalves/polyvox
PolyVox improvements -- depends on #5008
|
2015-06-02 14:34:49 -07:00 |
|
Eric Levin
|
55ffb7f1c0
|
code style changes
|
2015-06-02 12:51:45 -07:00 |
|
Seth Alves
|
20d3814c1b
|
code review
|
2015-06-02 10:00:07 -07:00 |
|
Atlante45
|
ad3cea9907
|
Disable entity debub
|
2015-06-02 18:23:37 +02:00 |
|
Eric Levin
|
83bf4241e4
|
resolved merge conflicts... but now lines not flying across clients
|
2015-06-01 15:16:08 -07:00 |
|
ZappoMan
|
d4af454834
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-06-01 14:42:35 -07:00 |
|
Seth Alves
|
d1bb6473d9
|
more work on edge handling and resizing
|
2015-06-01 13:57:28 -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 |
|
Eric Levin
|
5cce4edec8
|
fix merge conflicts attemp 1
|
2015-06-01 11:18:33 -07:00 |
|
Eric Levin
|
7b08537574
|
code standards fixes
|
2015-06-01 09:51:24 -07:00 |
|
Eric Levin
|
8a191a661d
|
adding flag for points changed
|
2015-06-01 09:35:32 -07:00 |
|
Eric Levin
|
9ca5310c21
|
cleaned up another qDebugging line
|
2015-05-31 15:33:51 -07:00 |
|
Eric Levin
|
115bf3dd25
|
cleaned up logging and testing code.
|
2015-05-31 14:52:44 -07:00 |
|
Seth Alves
|
b9202ebfb6
|
added SURFACE_EDGED_CUBIC surface extractor which pads the outsides of the voxel-space with empty cells to change how the edges of the surface look
|
2015-05-31 09:14:59 -07:00 |
|
Seth Alves
|
a3589788df
|
allow edit.js to change between cubic and marching-cubes surface extractor on polyvox entity-items.
|
2015-05-30 18:33:35 -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
|
fe59f8846f
|
recompute polyvox mesh when setVoxelSurfaceStyle is called. remove left-over color stuff from polyvox. don't require that a polyvox be rendered before computing its physics shape
|
2015-05-30 16:43:11 -07:00 |
|
Seth Alves
|
96a40bd673
|
basic collisions with cubic polyvoxes
|
2015-05-29 18:50:26 -07:00 |
|
Eric Levin
|
7d5dd278a1
|
adding unpacking
|
2015-05-29 16:54:40 -07:00 |
|
Philip Rosedale
|
6b9f6ff7bb
|
Merge pull request #4994 from AndrewMeadows/isentropic
compute correct deltaTime for extrapolation of moving entity and other fixes
|
2015-05-29 16:07:10 -07:00 |
|
Seth Alves
|
a96520ca74
|
set up EntityItemPropertiesFromScript to either ignore or honor read-only properties
|
2015-05-29 13:43:18 -07:00 |
|
Seth Alves
|
1a26421414
|
Merge branch 'master' of github.com:highfidelity/hifi into created-time-is-a-property
|
2015-05-29 13:04:45 -07:00 |
|
Andrew Meadows
|
8177512432
|
send all TerseUpdate properties when one changes
|
2015-05-29 11:35:50 -07:00 |
|
ZappoMan
|
7ec44dfc88
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching-scene-api
|
2015-05-29 11:23:31 -07:00 |
|
ZappoMan
|
94f6e8cebd
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into team-teaching-scene-api
|
2015-05-29 11:23:22 -07:00 |
|
ZappoMan
|
dc62052a3c
|
more hacking on models
|
2015-05-29 11:07:25 -07:00 |
|
Andrew Meadows
|
f049dc37fc
|
Merge pull request #4992 from howard-stearns/preload-collision-sounds
Preload collision sounds
|
2015-05-29 09:51:41 -07:00 |
|
Seth Alves
|
9f4fff3588
|
don't need convertScriptValue(QScriptEngine* e, QDateTime v)
|
2015-05-29 09:33:29 -07:00 |
|
Eric Levin
|
f573645291
|
line entity width translating
|
2015-05-29 09:24:00 -07:00 |
|
Atlante45
|
ab13bc41a4
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into team-teaching
|
2015-05-29 17:53:17 +02:00 |
|
ZappoMan
|
78c701a89d
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into team-teaching-scene-api
|
2015-05-29 08:40:46 -07:00 |
|
Atlante45
|
0384b74479
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-05-29 17:37:53 +02:00 |
|
Atlante45
|
f07f9ac0c5
|
Expand setDimensions check to negative values
|
2015-05-29 17:04:39 +02:00 |
|
Seth Alves
|
0cf9afd8ec
|
attempt to save _created as an iso date in utc
|
2015-05-28 21:21:57 -07:00 |
|
ZappoMan
|
eb19b93433
|
render models in scene checkpoint
|
2015-05-28 17:19:30 -07:00 |
|
Seth Alves
|
6b8b930839
|
Merge branch 'master' of github.com:highfidelity/hifi into created-time-is-a-property
|
2015-05-28 16:16:13 -07:00 |
|
Eric Levin
|
533148f26d
|
line being sent as array
|
2015-05-28 15:48:31 -07:00 |
|
Seth Alves
|
131827a82b
|
libraries/entities doesn't need polyvox, only libraries/entities-renderer
|
2015-05-28 14:27:49 -07:00 |
|
Andrew Meadows
|
7be16da1a8
|
compute correct time-of-flight for extrapolation
|
2015-05-28 14:24:39 -07:00 |
|
Eric Levin
|
2d66696675
|
line working from array of points
|
2015-05-28 14:18:57 -07:00 |
|
Howard Stearns
|
e7a48af56d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into preload-collision-sounds
|
2015-05-28 14:15:51 -07:00 |
|
Brad Hefta-Gaub
|
1c3398f27e
|
Merge pull request #4991 from ZappoMan/team-teaching
TEAM TEACHING - merge from master
|
2015-05-28 13:52:18 -07:00 |
|
Howard Stearns
|
0f30ec2ccc
|
Undo the merge with the broken master checking. What could go wrong?
|
2015-05-28 13:48:27 -07:00 |
|
ZappoMan
|
f736ce714f
|
fix build buster
|
2015-05-28 13:33:57 -07:00 |
|
Howard Stearns
|
810c766f77
|
When an entity is added or changed with a collisionSoundURL, cache it so that it is ready to play on the first hit.
|
2015-05-28 12:50:02 -07:00 |
|
ZappoMan
|
1029a8af7c
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into team-teaching-scene-api
|
2015-05-28 12:38:16 -07:00 |
|