Sam Gateau
845e687fc5
Adding a Hack for the apaartment model to boost the lightmaps
2014-12-01 11:45:07 -08:00
Philip Rosedale
72ad8061ba
Merge pull request #3878 from birarda/master
...
changes required for AC to discover a local DS
2014-11-30 18:44:32 -08:00
Philip Rosedale
e44ca5a7f7
Merge pull request #3876 from ZappoMan/bugFixes
...
fixes the stutter in animation when observer moves
2014-11-30 18:44:21 -08:00
Stephen Birarda
fed7d789f6
have the domain-server write its local port into shared memory
2014-11-30 17:29:18 -08:00
Sam Gateau
321d651d77
Hack for avoiding lightmaps loading in starchamber
2014-11-30 12:54:43 -08:00
ZappoMan
5c2cc20313
fixes the stutter in animation when observer moves
2014-11-28 17:36:55 -08:00
Brad Hefta-Gaub
8a86b2d239
Merge pull request #3873 from samcake/tot
...
Fix lighmaps for VC demo 12/1/2014
2014-11-27 13:01:10 -08:00
Andrzej Kapolka
6be1810967
More work on subdivision.
2014-11-26 17:57:03 -08:00
Andrew Meadows
3781c23480
add entities to simulation after unpacking
2014-11-26 17:09:53 -08:00
Andrzej Kapolka
5710bfcf6c
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-26 16:19:16 -08:00
Andrzej Kapolka
0a329bbe3c
More work on LOD rendering; now rendering in preview.
2014-11-26 16:18:57 -08:00
Philip Rosedale
91aca51dc6
Merge pull request #3868 from ZappoMan/HMDMode
...
First cut at HMD Tools window
2014-11-26 14:53:25 -08:00
Andrzej Kapolka
790b085307
Rejiggering the heightfield renderer for LOD.
2014-11-26 13:02:11 -08:00
Andrew Meadows
d84f57fafa
merge upstream/master into andrew/thermonuclear
2014-11-26 12:18:19 -08:00
Andrew Meadows
b543434a17
EntityTreeHeadlessViewer gets a simulation
2014-11-26 12:16:52 -08:00
Andrew Meadows
dd3a7b9b9d
EntitySimulation takes EntityItem* rather than ID
2014-11-26 12:12:43 -08:00
Andrzej Kapolka
1d9c7d7c72
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-26 10:56:23 -08:00
Sam Gateau
fa375539d0
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
2014-11-26 09:42:31 -08:00
Philip Rosedale
7737994399
Merge pull request #3865 from ctrlaltdavid/20197
...
CR for Job #20197 - Bug: Initial ping stats mis-reported
2014-11-26 08:08:50 -08:00
Andrzej Kapolka
7f14a66922
More work on heightfield quadtrees.
2014-11-25 18:27:09 -08:00
Sam Gateau
77077f4e9c
hack a separate emissive information in the g-buffer
2014-11-25 18:17:28 -08:00
Andrzej Kapolka
a987e7ce10
When we set heightfield layers, break it up into quadtree.
2014-11-25 15:32:02 -08:00
Andrzej Kapolka
fc16207c08
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-25 14:11:08 -08:00
Andrzej Kapolka
8d3f4a627b
Working on quadtree for heightfields.
2014-11-25 14:10:44 -08:00
Sam Gateau
cb1850e082
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
2014-11-25 14:10:30 -08:00
ZappoMan
333f323856
Merge branch 'master' of https://github.com/highfidelity/hifi into HMDMode
2014-11-25 12:46:18 -08:00
ZappoMan
e9812d0608
added similarStrings() helper
2014-11-25 09:25:49 -08:00
Andrew Meadows
0d98555740
add EntitySimulation and SimpleEntitySimulation
2014-11-24 22:29:24 -08:00
Andrew Meadows
e574c5766b
EntityItem::setSimulationState() now public
2014-11-24 22:28:27 -08:00
Andrew Meadows
1c636fe6b2
more correct entity list maintenance
2014-11-24 20:37:09 -08:00
David Rowe
01867e2459
Display "--" for ping values if not yet valid
2014-11-24 18:32:47 -08:00
dev
ce103acdf6
More debugging of the FBXReader in order to understand how to interpret the material fields
2014-11-24 18:32:36 -08:00
Andrzej Kapolka
af875eb5af
Allow shared objects to write extra, non-property data.
2014-11-24 16:45:34 -08:00
Andrzej Kapolka
71cee18c4b
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-24 15:43:54 -08:00
Sam Gateau
6a63099a0f
Fixed syntax issues and review critics, put all the debugging code in a #define block
2014-11-24 15:24:20 -08:00
Sam Gateau
1f22d5b493
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
2014-11-24 10:05:39 -08:00
Sam Gateau
87471df7a1
First version of the lighmap working
2014-11-21 18:08:34 -08:00
Andrzej Kapolka
282732677f
Catch and log BitstreamExceptions when reading datagrams.
2014-11-21 16:45:39 -08:00
Andrzej Kapolka
4b24a6ca80
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-21 16:27:30 -08:00
Andrzej Kapolka
6cd96c95f4
Include a context in the Bitstream so that streamed objects can find their
...
LOD.
2014-11-21 16:26:58 -08:00
AndrewMeadows
8d9df8570c
Merge pull request #3847 from ey6es/metavoxels
...
Big metavoxel update: removed unused pieces, converted heightfields to "spanners" in order to allow arbitrary transforms, switched to 16 bit heightfields with lossless compression, some rendering improvements.
2014-11-21 15:57:00 -08:00
ZappoMan
bd2adf08e3
fix to drift in usecTimestampNow() caused when computer sleeps
2014-11-21 13:33:53 -08:00
Andrzej Kapolka
41eaf340c6
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-21 12:47:26 -08:00
Andrzej Kapolka
03e302c508
Removed a debug statemen.
2014-11-20 17:34:37 -08:00
Philip Rosedale
cd2a6f0f9c
merge fix
2014-11-20 17:35:50 -06:00
Andrzej Kapolka
0a976ad262
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-20 11:26:29 -08:00
Brad Hefta-Gaub
168487e0a7
Merge pull request #3840 from huffman/entity-snap-on-create
...
Entity snap on create (+ remove getEntityItemID)
2014-11-20 09:58:54 -08:00
Sam Gateau
7daff18101
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
2014-11-20 09:57:59 -08:00
Brad Hefta-Gaub
32f60c4255
Merge pull request #3839 from birarda/master
...
trim whitespace for place name lookup, potential lobby crash fix
2014-11-20 09:57:39 -08:00
Sam Gateau
764ad72471
adding the light map support from FBX
2014-11-20 09:54:41 -08:00
Ryan Huffman
6a68281308
Remove EntityScriptingInterface::getEntityItemID
2014-11-20 09:39:41 -08:00
Stephen Birarda
1aa98dfc4c
trim whitespace for place name lookup
2014-11-20 09:24:43 -08:00
Philip Rosedale
5101e469dc
Merge branch 'master' of https://github.com/worklist/hifi
2014-11-19 23:54:31 -06:00
Atlante45
4d5451fafe
Merge branch 'master' of https://github.com/highfidelity/hifi into death_to_dot_f
...
Conflicts:
interface/src/avatar/Avatar.cpp
interface/src/avatar/SkeletonModel.cpp
2014-11-19 17:28:24 -08:00
Clément Brisset
2c6a76ec17
Merge pull request #3830 from huffman/entity-list-window
...
Entity list window
2014-11-19 17:05:48 -08:00
Brad Hefta-Gaub
925e2fab66
Merge pull request #3835 from birarda/lobby
...
lobby changes, Sound and AudioInjectorOptions stereo tweaks
2014-11-19 16:59:54 -08:00
Atlante45
ae3bcc8f06
No more .f
2014-11-19 16:53:39 -08:00
Stephen Birarda
63be5ae9bf
Merge pull request #3834 from ZappoMan/fixMissingRegistrationPointBug
...
fix a major bug in updateEntity() caused by the new properties not containing "registrationPoint"
2014-11-19 16:42:16 -08:00
Brad Hefta-Gaub
270939dee4
Merge pull request #3833 from AndrewMeadows/thermonuclear
...
flag EntityItem when changed by update
2014-11-19 16:40:40 -08:00
Brad Hefta-Gaub
75304fd419
Merge pull request #3832 from Atlante45/fix_left_right_jumping
...
Fix left/right audio jumping
2014-11-19 16:40:04 -08:00
Brad Hefta-Gaub
0b7c3d3356
Merge pull request #3828 from AndrewMeadows/bispinor
...
don't slide feet during idle animations
2014-11-19 16:38:34 -08:00
ZappoMan
2a08a6d48e
fix a bug in updateEntity() caused by the new properties not containing registrationPoint
2014-11-19 16:07:07 -08:00
Andrew Meadows
11e7339e9e
add UPDATE_COLLISION_GROUP and UPDATE_MOTION_TYPE
2014-11-19 15:52:57 -08:00
Ryan Huffman
a18a83d45c
Update getEntityItemID() to check for id existence
2014-11-19 15:31:41 -08:00
Andrew Meadows
97d1dc4200
use updateFoo() where entity properties need relay
...
clear EntityItem updateFlags when processed
2014-11-19 15:12:22 -08:00
Stephen Birarda
987b75d8f7
switch to next musak when finished
2014-11-19 14:52:57 -08:00
Atlante45
0a9a6f1ef8
Fix parsing of silent packets properties
2014-11-19 14:32:50 -08:00
Atlante45
b5abf44aa3
Comment packt type number every 5
2014-11-19 14:31:49 -08:00
Andrew Meadows
a183248f38
add updateFoo() methods that accumulate flags
...
about properties that have changed
2014-11-19 14:12:26 -08:00
Stephen Birarda
45450c4fe3
handle offset passed in AudioInjectorOptions for mixer injections
2014-11-19 13:42:24 -08:00
Stephen Birarda
81c5f9ba5a
inject lobby music at a random starting point
2014-11-19 13:36:27 -08:00
Ryan Huffman
3ff44964b5
Add entity list window
2014-11-19 13:25:38 -08:00
Stephen Birarda
03bfaa4869
handle RAW stereo audio files by using stereo.raw extension
2014-11-19 12:20:12 -08:00
Andrzej Kapolka
b68c836b12
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-19 11:49:27 -08:00
Andrew Meadows
7f4e0c206c
cache indeces to toe joints
2014-11-19 09:13:03 -08:00
Philip Rosedale
9afaf8f6d8
Merge branch 'master' of https://github.com/worklist/hifi
2014-11-18 21:58:40 -08:00
Andrzej Kapolka
0cc92dc87e
More spanner voxelization bits.
2014-11-18 19:15:06 -08:00
Andrzej Kapolka
59fcff740b
Remove remaining heightfield attribute bits.
2014-11-18 17:17:07 -08:00
Andrzej Kapolka
a0f75c990e
Working on fetching/clearing heightfield chunks.
2014-11-18 17:12:47 -08:00
Andrzej Kapolka
632f3bfa7f
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-18 17:12:40 -08:00
Stephen Birarda
8c65c6c1c8
fix comment for actual time format
2014-11-18 17:02:28 -08:00
Stephen Birarda
705d3da089
cleanup time in log prefix
2014-11-18 17:00:33 -08:00
Stephen Birarda
2274b35d08
connect to sandbox domain by default
2014-11-18 15:35:11 -08:00
Andrzej Kapolka
add615810b
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-18 11:19:04 -08:00
Philip Rosedale
79497586dd
Merge branch 'master' of https://github.com/worklist/hifi
2014-11-18 10:15:32 -08:00
Andrew Meadows
2761409270
fix build error on linux
2014-11-18 08:55:01 -08:00
Andrzej Kapolka
ba50beab91
Normal fix.
2014-11-17 18:30:21 -08:00
Andrew Meadows
47615ba9c2
changeEntityState() --> updateEntityState()
2014-11-17 17:38:26 -08:00
Andrew Meadows
af606f01a9
combined SimulationStates Moving and Changing
...
also funnel entity updates by UDP packet through a single list
2014-11-17 17:35:44 -08:00
Philip Rosedale
ce6464eaf0
Merge branch 'master' of https://github.com/worklist/hifi
2014-11-17 17:19:08 -08:00
Andrzej Kapolka
4308a45028
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-17 16:46:51 -08:00
Andrzej Kapolka
e946479b00
Working on heightfield voxelization.
2014-11-17 16:46:35 -08:00
Andrew Meadows
114364e37a
cleanup/optimization of Octree::readElementData()
2014-11-17 16:39:26 -08:00
Andrew Meadows
971804b98e
name change shinkIfNeeded() -> shrinkIfNeeded()
2014-11-17 16:14:49 -08:00
AndrewMeadows
c2e80aed70
Merge pull request #3809 from Atlante45/mute_signal
...
JS Mute signal
2014-11-17 15:14:40 -08:00
Andrzej Kapolka
2bb01d737c
Renormalization.
2014-11-17 13:19:58 -08:00
Andrzej Kapolka
f18d4e4a0e
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-17 12:23:22 -08:00
Philip Rosedale
1836b5639e
Merge branch 'master' of https://github.com/worklist/hifi
2014-11-17 11:59:27 -08:00
Andrzej Kapolka
683306797d
Working on adjusting the range limits when we raise/lower past the original
...
bounds.
2014-11-17 11:43:16 -08:00
ZappoMan
bdfe02bbd0
Merge branch 'master' of https://github.com/highfidelity/hifi into persistThreadImprovements
...
Conflicts:
assignment-client/src/octree/OctreeServer.cpp
libraries/octree/src/OctreePersistThread.cpp
libraries/octree/src/OctreePersistThread.h
2014-11-17 11:22:00 -08:00
ZappoMan
ec64bef951
revert debugging change
2014-11-17 11:18:38 -08:00
ZappoMan
ce54eda022
Merge branch 'master' of https://github.com/highfidelity/hifi into flightTimeDebugging
2014-11-17 10:31:26 -08:00
Atlante45
46eebe9d40
Give noisy mutes their own packet type
2014-11-17 10:26:47 -08:00
Atlante45
0507edf90f
Merge branch 'master' of https://github.com/highfidelity/hifi into mute_signal
2014-11-17 09:56:55 -08:00
Atlante45
2585013615
JS signal when AM mutes client
2014-11-17 09:54:43 -08:00
ZappoMan
f44513ebe7
added support for rolling version numbers in backups
2014-11-15 22:55:12 -08:00
ZappoMan
59c13f3c38
coding standard cleanup, fix warning
2014-11-15 22:26:55 -08:00
ZappoMan
4adb4787cd
added debugging of usecTimestampNow() in octree server to better understand flight times
2014-11-15 21:50:42 -08:00
ZappoMan
c70a7e0553
coding standard cleanup, fix warning
2014-11-15 20:46:30 -08:00
ZappoMan
05fa3c89a7
Merge branch 'master' of https://github.com/highfidelity/hifi into textEntity
2014-11-15 20:38:07 -08:00
ZappoMan
28fc6d15f4
test
2014-11-14 22:53:29 -08:00
ZappoMan
f0cd258a13
test
2014-11-14 22:51:04 -08:00
ZappoMan
66f519d613
dry up EntityItemProperties with macros
2014-11-14 22:15:19 -08:00
ZappoMan
55ac9c8ef7
make sure properties include type for proper encoding
2014-11-14 21:16:50 -08:00
Andrzej Kapolka
f192f2428e
Height painting.
2014-11-14 18:06:38 -08:00
Philip Rosedale
9e5ad96bfe
Merge branch 'master' of https://github.com/worklist/hifi
2014-11-14 17:55:25 -08:00
Clément Brisset
c80dff064f
Merge pull request #3798 from ZappoMan/persistThreadImprovements
...
Persist thread improvements/Backup support
2014-11-14 17:25:17 -08:00
Andrzej Kapolka
bba042e823
Heightfield material paint bits.
2014-11-14 16:52:29 -08:00
ZappoMan
dd349ebfd1
coding standard cleanup, fix warning
2014-11-14 16:03:43 -08:00
ZappoMan
62c64479c2
first cut at text entity
2014-11-14 15:58:12 -08:00
Andrzej Kapolka
6dc4abd286
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-14 13:22:37 -08:00
Brad Hefta-Gaub
8485a07352
Merge pull request #3799 from samcake/temp0
...
improvement on stereo rendering (but not Occulus....)
2014-11-14 13:06:43 -08:00
Andrzej Kapolka
779f5f7614
Default avatar fixes.
2014-11-14 13:02:02 -08:00
Andrzej Kapolka
aae168dd46
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-14 12:43:52 -08:00
Sam Gateau
0973d197cf
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
2014-11-14 12:25:00 -08:00
Andrzej Kapolka
14eb87aefd
Eliminate wacky scales in favor of newfangled "meters."
2014-11-14 12:23:47 -08:00
ZappoMan
de12b2543d
winblows
2014-11-14 11:50:45 -08:00
ZappoMan
c33272bcd8
Merge branch 'master' of https://github.com/highfidelity/hifi into persistThreadImprovements
2014-11-14 11:34:37 -08:00
ZappoMan
899a3985a5
OctreePersistThread defaults to no backup, server always uses settings
2014-11-14 11:32:18 -08:00
ZappoMan
6ee4e611ac
add persist settings to domain settings, make default backup interval 30 minutes
2014-11-14 11:31:06 -08:00
ZappoMan
cd4b267732
implement persist backup
2014-11-14 11:11:32 -08:00
Philip Rosedale
752a255aee
Merge branch 'master' of https://github.com/worklist/hifi
2014-11-14 10:57:11 -08:00
Stephen Birarda
86284036f1
put back timestamp in log
2014-11-14 10:35:13 -08:00
Sam Gateau
f09b58c255
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
2014-11-14 10:05:01 -08:00
Sam Gateau
642f436fba
first draft of factorizing the rendering traversal for both sides in stereo
2014-11-14 09:56:36 -08:00
ZappoMan
11058355a0
implement aboutToFinish for persist thread to allow final save before shutdown
2014-11-14 09:55:32 -08:00
AndrewMeadows
edc599bc2d
Merge pull request #3792 from ZappoMan/bugFixes
...
fix a couple bugs
2014-11-14 08:33:49 -08:00
ZappoMan
7b69642c67
fix bug in animation jitter on turn
2014-11-13 23:03:12 -08:00
ZappoMan
744f9bc508
better handle corrupt packets that would cause unreasonably deep recursion
2014-11-13 22:26:18 -08:00
Andrzej Kapolka
b879471a4b
Cursor rendering on spanners.
2014-11-13 20:55:36 -08:00
ZappoMan
5da0d1e55a
fix regexs for dangerously deep recurssion suppression
2014-11-13 20:53:31 -08:00
Brad Hefta-Gaub
3441167838
Merge pull request #3790 from Atlante45/entities_userdata
...
Entities userdata
2014-11-13 20:43:57 -08:00
Brad Hefta-Gaub
27c37f3a4e
Merge pull request #3784 from ctrlaltdavid/20157
...
CR for Job #20157 - Enable "Get Overlay properties" from javascript
2014-11-13 20:43:38 -08:00
Andrzej Kapolka
b2ac33db16
Ray tests for heightfield spanners.
2014-11-13 19:53:16 -08:00
ZappoMan
6a4f1c857f
fix a couple bugs
2014-11-13 18:35:04 -08:00
Andrzej Kapolka
75e1cf8a7b
Migrate getHeightfieldHeight to spanner heightfields.
2014-11-13 18:00:25 -08:00
Atlante45
f914f02a0b
Move user data to end of enum
2014-11-13 17:44:22 -08:00
Atlante45
9fc7451581
Move macros to the end
2014-11-13 17:06:57 -08:00
Atlante45
40576b3c03
moved append to the end
2014-11-13 17:02:45 -08:00
Philip Rosedale
300708b3a2
Merge branch 'master' of https://github.com/worklist/hifi
2014-11-13 16:38:01 -08:00