ZappoMan
|
ed7fa6e311
|
added back setupNewVoxelsForDrawing() on changeTree()
|
2014-02-13 14:39:10 -08:00 |
|
ZappoMan
|
4fb5e68425
|
removed some debug
|
2014-02-13 14:33:23 -08:00 |
|
ZappoMan
|
caab3afb69
|
add menu item for auto adjust LOD
|
2014-02-13 14:26:30 -08:00 |
|
ZappoMan
|
3aba29b015
|
first working cut at recreateVoxelGeometryInView()
|
2014-02-13 13:26:31 -08:00 |
|
ZappoMan
|
cac67d7baa
|
add proper readWriteLocks around the VBO arrays to preven random triangles
|
2014-02-13 13:06:45 -08:00 |
|
ZappoMan
|
e9259db944
|
Merge branch 'master' of https://github.com/worklist/hifi into lowerLODnoFPSdrop
|
2014-02-13 12:20:29 -08:00 |
|
ZappoMan
|
156fa6dc5a
|
more tweaks, removed old clouds
|
2014-02-13 11:03:35 -08:00 |
|
ZappoMan
|
6d75efd2b0
|
tweaks to default menus for alpha, make Gravity false so we don't fall into abyss
|
2014-02-13 10:46:28 -08:00 |
|
ZappoMan
|
5ad74a04f1
|
Merge pull request #1989 from PhilipRosedale/master
Improved EditVoxels script, improve and cleanup noise reduction
|
2014-02-13 00:14:40 -08:00 |
|
Philip Rosedale
|
50df17dc10
|
fix windows build buster
|
2014-02-12 23:37:19 -08:00 |
|
Philip Rosedale
|
595eb38c72
|
comment out debug
|
2014-02-12 22:57:13 -08:00 |
|
Philip Rosedale
|
be7d1a5723
|
Adjustments to noise gate, commit to min sampling method
|
2014-02-12 22:53:46 -08:00 |
|
ZappoMan
|
20a6f4eea9
|
first cut at auto-LOD adjustment
|
2014-02-12 21:22:21 -08:00 |
|
ZappoMan
|
d6b71f19a8
|
fix voxel texture to work better with larger TREE_SCALE
|
2014-02-12 18:00:09 -08:00 |
|
Philip Rosedale
|
3a807c1914
|
comment out debugging spam, improved EditVoxels
|
2014-02-12 17:57:52 -08:00 |
|
Philip Rosedale
|
0322c8b934
|
Added minimum sample counting method for noise reduction
|
2014-02-11 23:44:22 -08:00 |
|
Andrzej Kapolka
|
e29d6210bb
|
Merge pull request #1981 from AndrewMeadows/avatar-interaction
Avatar body-body collisions
|
2014-02-11 16:02:43 -08:00 |
|
Andrew Meadows
|
66dc4e17ad
|
Fixing formatting to be KR
|
2014-02-11 15:59:35 -08:00 |
|
Andrew Meadows
|
d0f9b78710
|
Adding avatar body-body collisions to prevent near-clipping.
|
2014-02-11 13:48:48 -08:00 |
|
ZappoMan
|
5688e22e6c
|
Merge branch 'master' of https://github.com/worklist/hifi into move_hydra_flying_to_js
|
2014-02-11 11:37:32 -08:00 |
|
Andrew Meadows
|
887fa0c938
|
Only resolve our hand collisions that would not move the other avatar.
This helps us only penetrate the moveable parts of other avatars.
|
2014-02-11 09:23:40 -08:00 |
|
Andrew Meadows
|
861778347f
|
Fixing windows compile warnings about signed vs unsigned compare.
|
2014-02-11 08:54:40 -08:00 |
|
Andrew Meadows
|
ed610c0739
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into fix-mouselook
|
2014-02-11 08:47:02 -08:00 |
|
Andrew Meadows
|
7840b351dd
|
Fix for #1968: head does not roll
|
2014-02-11 08:43:56 -08:00 |
|
ZappoMan
|
07a2849b92
|
Merge branch 'master' of https://github.com/worklist/hifi into move_hydra_flying_to_js
|
2014-02-10 19:56:05 -08:00 |
|
Andrzej Kapolka
|
f9e9d62fe3
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-10 19:02:58 -08:00 |
|
Andrzej Kapolka
|
2071da2c8a
|
Provide a means to specify a fallback for when we fail to load a model. Also
added missing associated resources for default model. Closes #1960.
|
2014-02-10 18:50:36 -08:00 |
|
Andrzej Kapolka
|
bbb8e2a45f
|
Ignore the =1's that Faceshift appends to our custom data in the FST.
|
2014-02-10 17:41:57 -08:00 |
|
ZappoMan
|
98211a832c
|
Merge branch 'master' of https://github.com/worklist/hifi into move_hydra_flying_to_js
|
2014-02-10 17:41:21 -08:00 |
|
ZappoMan
|
8b45e0e3a8
|
Merge branch 'master' of https://github.com/worklist/hifi into move_hydra_flying_to_js
|
2014-02-10 17:34:35 -08:00 |
|
ZappoMan
|
991c72006c
|
moving the hydra grab behavior to JS
|
2014-02-10 17:25:14 -08:00 |
|
Andrew Meadows
|
8529858134
|
Remove experimental joining of hand-avatar and avatar-avatar collision logic.
|
2014-02-10 17:12:25 -08:00 |
|
Andrew Meadows
|
4edc6cd88b
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
|
2014-02-10 15:42:56 -08:00 |
|
Philip Rosedale
|
ac9e2732b9
|
Merge pull request #1963 from birarda/authentication
default avatar head and body URLS
|
2014-02-10 15:42:53 -08:00 |
|
ZappoMan
|
8acb6d13d5
|
move hydra thrust and view code into JS example
|
2014-02-10 15:25:09 -08:00 |
|
AndrewMeadows
|
c517675edb
|
Merge pull request #1931 from ey6es/master
Fix for textures on Blender FBX exports (such as jellyrob_blue_blender.fbx).
|
2014-02-10 14:27:44 -08:00 |
|
Andrew Meadows
|
e73c9f7095
|
It is now possible to "poke" moveable parts of the avatar skeleton.
|
2014-02-10 14:07:50 -08:00 |
|
Andrew Meadows
|
e2e02fc855
|
Removing bounding sphere measurement of hands -- not useful yet.
|
2014-02-10 14:04:32 -08:00 |
|
Stephen Birarda
|
3e90bcd523
|
use shorter default URLs, set as placeholder text in prefs
|
2014-02-10 11:28:22 -08:00 |
|
Stephen Birarda
|
712692f8bf
|
add fallback default URLs for head and body models
|
2014-02-10 11:15:35 -08:00 |
|
Stephen Birarda
|
230caf5b27
|
add the default body and head to the resources directory
|
2014-02-10 10:26:28 -08:00 |
|
Stephen Birarda
|
27305c7a43
|
change default domain to root, don't double load domains on startup
|
2014-02-10 10:23:06 -08:00 |
|
Andrew Meadows
|
e5a700bf79
|
Fix crash -- use correct index.
|
2014-02-10 09:59:22 -08:00 |
|
Andrew Meadows
|
be1aaee359
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
|
2014-02-10 09:05:08 -08:00 |
|
Andrew Meadows
|
10296577f4
|
More info when colliding with meshes + stubbery for poking avatar.
|
2014-02-10 09:02:29 -08:00 |
|
ZappoMan
|
bdf5c7a6b7
|
changed stopKeepLookingAt() to stopLooking()
|
2014-02-09 23:26:46 -08:00 |
|
ZappoMan
|
221a5c75c7
|
remove debug
|
2014-02-09 23:22:10 -08:00 |
|
ZappoMan
|
d5447452ae
|
more work on lookAt behavior
|
2014-02-09 21:06:32 -08:00 |
|
ZappoMan
|
c64a530be4
|
first cut at lookAt
|
2014-02-09 16:24:38 -08:00 |
|
ZappoMan
|
e35df7904b
|
cleanup bad merge
|
2014-02-09 12:32:12 -08:00 |
|