barnold1953
d5ea2de4ea
Merge branch 'master' of https://github.com/highfidelity/hifi into jsBlendShapes
2014-07-24 11:32:31 -07:00
barnold1953
3d3b4572e3
Added bot_randomExpression.js to test blendshapes
2014-07-23 17:19:41 -07:00
David Rowe
7c6f1ff414
Handle FBX file name not found in FST file more gracefully
2014-07-23 17:09:40 -07:00
David Rowe
401326ddd7
Fix FST file processing after ArrayBuffer change
2014-07-23 16:59:52 -07:00
David Rowe
6b72274d21
Read author and texture filenames from text FBX files
2014-07-23 16:05:34 -07:00
barnold1953
ba9d896856
Revert "Added FacialAnimationData class"
...
This reverts commit fc9fb11e4f
.
2014-07-23 15:54:47 -07:00
barnold1953
6aa9e6b736
Revert "Ability to modify AC avatar blendshapes from JS"
...
This reverts commit 512034fd7c
.
2014-07-23 15:54:40 -07:00
barnold1953
512034fd7c
Ability to modify AC avatar blendshapes from JS
2014-07-23 15:23:27 -07:00
Atlante45
0d039b1cdb
Fixed invokeMethod bug + removed debug
2014-07-23 14:38:37 -07:00
Atlante45
63f0210f1e
Merge branch 'master' of https://github.com/highfidelity/hifi into add_start_stop_animation_for_scripted_avatar
2014-07-23 14:01:03 -07:00
Atlante45
d4199e6092
Edit properties tweaks
2014-07-23 13:59:21 -07:00
David Rowe
ec8b82bf6e
Read author and texture filenames from binary FBX files
2014-07-23 12:27:52 -07:00
Thijs Wenker
e36891fdf2
removed unused variable
2014-07-23 18:56:34 +02:00
Thijs Wenker
9d5c81bd67
Merge branch 'master' of https://github.com/worklist/hifi
2014-07-23 16:59:23 +02:00
Thijs Wenker
b6cb19c2f6
FEATURE: Allows detecting simulated cursors in JS, this allows JS-developers to track all cursors separately. By using the deviceID. (deviceID 0 = default mouse-cursor , 1500 and 1501 hydra cursors)
2014-07-23 16:55:59 +02:00
David Rowe
04ddc92de1
Merge branch 'master' into 19840
2014-07-22 20:09:05 -07:00
Philip Rosedale
4f52098da1
tuning tweaks to world and avatar lights
2014-07-22 20:23:23 -04:00
Andrzej Kapolka
7faf64c54a
Tab fixes.
2014-07-22 14:24:25 -07:00
Andrzej Kapolka
be028c2b01
Fixes for local lights.
2014-07-22 14:13:51 -07:00
barnold1953
fc9fb11e4f
Added FacialAnimationData class
2014-07-22 11:56:19 -07:00
Brad Hefta-Gaub
50e9646f03
Merge pull request #3188 from palomapalmer97/master
...
new voxel scripts
2014-07-21 22:18:44 -07:00
David Rowe
ef8ce8ad7d
Remember location of model file last selected
2014-07-21 21:39:52 -07:00
Atlante45
029160a60a
Merge branch 'master' of https://github.com/highfidelity/hifi into laser_pointer_js
2014-07-21 14:12:17 -07:00
palomapalmer97
9571098b8b
voxel scripts
...
voxelwall is an 8x8 wall made of voxels that transitions from a bright
red to dark blue
voxelsoundwaves was an array of voxels that was manipulated to resemble
an audio scope that responds to loudness and changes its height
depending on the loudness of the audio that the microphone picks up
2014-07-21 14:10:09 -07:00
David Rowe
f87a83f79e
Read mappings from FST file
2014-07-21 12:55:25 -07:00
ZappoMan
30aee70346
latest work
2014-07-21 09:18:21 -07:00
David Rowe
ab0ec9f474
Read raw data of different model file types
2014-07-20 22:55:07 -07:00
David Rowe
3f24f61180
Provide Content-Type and -Length headers when reading local files
2014-07-20 22:45:19 -07:00
David Rowe
2be03ada9c
Prepare for reading and processing model file content
2014-07-20 15:14:48 -07:00
David Rowe
ed1b058cb1
Upload selected model file directly to public folder for starters
2014-07-20 13:55:26 -07:00
David Rowe
33ffed7135
Add GET of local files to JavaScript XMLHttpRequest
2014-07-19 15:47:06 -07:00
David Rowe
6027f4dad1
Add model file selection dialog box
2014-07-19 15:33:54 -07:00
David Rowe
c5faeadd81
Add button menu options for loading model from URL or file
2014-07-19 15:27:41 -07:00
David Rowe
f16eb0fd89
Encapsulate and lint "new model" toolbar
2014-07-19 14:33:48 -07:00
Atlante45
91e980f96e
Added laserPointer script
2014-07-18 15:39:47 -07:00
barnold1953
4410411d9d
Script improvements for AC
2014-07-18 14:51:53 -07:00
barnold1953
f6936da68e
Merge branch 'master' of https://github.com/highfidelity/hifi into rockPaperScissors
2014-07-18 12:06:36 -07:00
barnold1953
814dd0fcb6
Fixed another crash relating to undo stack. Made script support the
...
VoxelViewer
2014-07-18 11:37:13 -07:00
barnold1953
592c571fcb
Fixed crash bug in voxelScriptingInterface
2014-07-17 18:15:34 -07:00
Atlante45
c07ba9fec5
Added browser as a tool
2014-07-17 17:50:56 -07:00
Atlante45
7ab8b5a843
Added S3 browser
2014-07-17 17:12:54 -07:00
barnold1953
9812381645
Merge branch 'master' of https://github.com/highfidelity/hifi into rockPaperScissors
2014-07-17 16:35:17 -07:00
barnold1953
2fea3c58cd
Added working rockPaperScissors.js that works for multiple ACs
2014-07-17 15:25:54 -07:00
Brad Hefta-Gaub
d8d6d08958
Merge pull request #3145 from samcake/19734
...
19734 - Leapmotion support
2014-07-17 08:45:55 -07:00
Brad Hefta-Gaub
cc7da35722
Merge pull request #3177 from Barnold1953/OculusSDK
...
Use deltaTIme to ensure sand updates are somewhat uniform
2014-07-16 12:36:52 -07:00
barnold1953
44cf662904
Use deltaTIme to ensure sand updates are somewhat uniform
2014-07-16 12:06:48 -07:00
Brad Hefta-Gaub
8a1484ce68
Merge pull request #3174 from wdings23/fix_new_avatar_light
...
Fix new avatar light
2014-07-16 12:03:21 -07:00
Brad Hefta-Gaub
3dfb5030c5
Merge pull request #3175 from Barnold1953/OculusSDK
...
Two new example scripts
2014-07-16 12:02:37 -07:00
Atlante45
60f242118e
Code cleanup
2014-07-16 11:52:12 -07:00
barnold1953
77b2dd695d
fixed header
2014-07-16 11:34:31 -07:00
Atlante45
f960b4fff3
new windows JS interface
2014-07-16 11:32:18 -07:00
barnold1953
4483c7dc6b
Merge branch 'master' of https://github.com/highfidelity/hifi into OculusSDK
2014-07-16 11:24:32 -07:00
barnold1953
8b911c3e2c
Finished up basic falling sand example script
2014-07-16 11:21:58 -07:00
barnold1953
f6a184fc2b
Bug fixes in fallingSand
2014-07-16 11:10:59 -07:00
TonyPeng
7aae85833b
Take out getter for avatar's hash key.
2014-07-16 10:08:49 -07:00
TonyPeng
90d56bc108
Use the number of local lights to update new avatars instead of checking hashes.
2014-07-15 16:10:13 -07:00
ZappoMan
5869039bf3
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
2014-07-15 14:26:07 -07:00
barnold1953
b339e9c2af
Added getVoxelEnclosingPointBlocking and improved sand script
2014-07-15 11:44:59 -07:00
TonyPeng
4cea4d2838
Resolve upstrem conflict
2014-07-15 10:33:22 -07:00
ZappoMan
1eb472c43a
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
2014-07-15 10:05:06 -07:00
ZappoMan
2baac96665
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
...
Conflicts:
examples/sit.js
interface/src/Application.cpp
libraries/models/src/ModelItem.cpp
libraries/models/src/ModelsScriptingInterface.cpp
2014-07-15 10:04:40 -07:00
Brad Hefta-Gaub
12f8cfbb67
Merge pull request #3167 from Atlante45/typed_arrays
...
Typed arrays
2014-07-15 08:31:02 -07:00
barnold1953
4991bf37a2
Added a brush for the voxel sand script
2014-07-14 17:54:34 -07:00
barnold1953
13960cd645
Basic falling sand script
2014-07-14 16:16:07 -07:00
TonyPeng
afc573b248
Took out debug print
2014-07-14 15:08:29 -07:00
TonyPeng
1aa20dff60
Expose light directions and colors for the avatar list in AvatarManager. Light parameter changes within the script will effect all the avatars currently in AvatarManager.
2014-07-14 13:59:57 -07:00
Atlante45
afa43a9d7e
Fix win build fail
2014-07-14 11:06:10 -07:00
Andrew Meadows
8ffc3aa73d
merge upstream/master into andrew/thermonuclear (AKA samcake/19734)
...
Conflicts:
interface/src/Application.cpp
2014-07-14 09:10:27 -07:00
Philip Rosedale
2d4194cae5
fixes per review, clap animation requires double-tap to start
2014-07-13 23:33:02 -07:00
Atlante45
6d4bb0f4fd
Added Uint8ClampedArray
2014-07-11 18:27:26 -07:00
Atlante45
5a8569fcd5
Handling NaN values for floats
2014-07-11 17:46:07 -07:00
barnold1953
829918e6c0
Added grenadeLauncher.js to examples. Sorry in advance for any damage
2014-07-11 17:23:13 -07:00
Atlante45
75573a4c06
Added exception checking to unit tests
2014-07-11 16:23:50 -07:00
Atlante45
d456adff1d
Merge branch 'master' of https://github.com/highfidelity/hifi into typed_arrays
2014-07-11 12:44:53 -07:00
Brad Hefta-Gaub
56a6cb9184
Merge pull request #3160 from Atlante45/sitting_improvments
...
Sitting improvments
2014-07-11 11:48:42 -07:00
Atlante45
e067a013a0
Made sitting point more consistant
2014-07-11 11:22:38 -07:00
Atlante45
a9ceec4627
Switched sit.js spheres to billboards
2014-07-11 10:50:46 -07:00
Atlante45
2347bd7eed
Sitting position persists between sessions
2014-07-11 10:47:48 -07:00
Atlante45
02c951fba5
Added bunch of Typed arrays unit tests
2014-07-10 18:34:17 -07:00
Atlante45
ff378b60ac
Added functionnalities to JS UnitTests
2014-07-10 18:33:24 -07:00
ZappoMan
780532bfd8
more model to entity renaming, adding AABox:clamp() and AACube::clamp() fix AddEntity to support adding an entity that extends over bounds of universe
2014-07-10 13:42:49 -07:00
barnold1953
6e92beeb1c
Merge branch 'master' of https://github.com/highfidelity/hifi into OculusSDK
...
Conflicts:
interface/src/Application.cpp
interface/src/ui/ApplicationOverlay.h
2014-07-09 16:32:02 -07:00
Andrzej Kapolka
af6704a83c
Merge pull request #3134 from wdings23/light_and_haze
...
Added local lights to avatar. Added haze to voxel.
2014-07-09 16:07:20 -07:00
Stephen Birarda
33e42ae272
Merge pull request #3149 from birarda/master
...
add two new concert cameras to examples
2014-07-09 15:51:56 -07:00
Stephen Birarda
d412e21008
add two new concert cameras to examples
2014-07-09 15:51:37 -07:00
TonyPeng
ef4b95c6e0
Merged from master. Get rid of redundant GL fog states. Moved local light parameters to shader uniform arrays.
2014-07-09 13:27:42 -07:00
TonyPeng
56eadcb0dc
Get rid of redundant GL calls for fog. Enable and disable fog during rendering stage of voxels. Moved the local light parameters to shader uniform arrays.
2014-07-09 12:05:34 -07:00
Atlante45
a76ebae771
Added typed array unit test
2014-07-09 10:28:50 -07:00
Atlante45
49302b2340
Merge branch 'master' of https://github.com/highfidelity/hifi into typed_arrays
2014-07-09 09:49:34 -07:00
Ryan Huffman
874b542c0c
Add import/export/paste model functionality to editModels.js
2014-07-09 04:13:53 -07:00
samcake
3ecaaa5a85
After HIfi visit, Fix skinning from javascript
...
- Understood the skinning mechanism from an absolute transform in model
space that need to use a call to
//JointState::setRotationFromBindFrame(rotation, priority);
- This is not available from the javascript MyAvatar interface yet
- now require LeapMOtion SDK2.0.3 to support arms
2014-07-08 23:57:37 -07:00
Philip Rosedale
b2912552f6
switched to better sounds for clapping
2014-07-08 21:00:02 -07:00
barnold1953
b5a9f50ae7
Merge branch 'master' of https://github.com/highfidelity/hifi into OculusSDK
2014-07-08 17:15:35 -07:00
Philip Rosedale
40ad03dbf5
Another improvement to clapping to match animation pace with keystrokes
2014-07-08 14:53:41 -07:00
ZappoMan
e800d5457b
Merge branch 'master' of https://github.com/worklist/hifi into virtualEntities
2014-07-08 13:02:31 -07:00
Philip Rosedale
e75b9dc832
Merge branch 'master' of https://github.com/worklist/hifi
2014-07-08 11:43:45 -07:00
Philip Rosedale
0e117966f7
better clapping
2014-07-08 11:43:06 -07:00
samcake
4302accafd
Improve the LeapMotion support
...
- fixed a bug on indexing the bones of the hand in the update of the
LEapmotion
- Still struggling with the correct joint assignment in the javascript,
visiting HIFI later today
2014-07-08 11:37:11 -07:00
TonyPeng
34e973c516
Merge branch 'master' of https://github.com/highfidelity/hifi into light_and_haze
...
Merge in from highfidelity.
2014-07-08 10:37:46 -07:00
TonyPeng
1baa187a66
add javascript example for changing avatar's local lights.
2014-07-08 10:37:42 -07:00
Clément Brisset
4f756c31f2
Merge pull request #3133 from huffman/19819
...
Code Review for Job #19819
2014-07-08 10:07:26 -07:00
Atlante45
05d74e2bb1
Added ArrayBuffer unit tests
2014-07-07 18:59:57 -07:00
samcake
d56ab21192
Clean file formating
...
- Clean the classes declaration and body for
DeviceTracker
MotionTracker
ControllerScriptingInterface / InputController
Leapmotion
- final bug remaining in the LeapOfFaith..js
THe orientation assigned to the skeleton joints doesn't work even though
all looks good.
2014-07-07 09:24:23 -07:00
samcake
abacefa723
Merge remote-tracking branch 'upstream/master' into 19734
...
Conflicts:
interface/CMakeLists.txt
interface/src/avatar/SkeletonModel.cpp
2014-07-05 19:25:46 -07:00
samcake
fca3a6aa13
Merge branch 'master' of https://github.com/highfidelity/hifi into 19734
2014-07-05 18:10:59 -07:00
barnold1953
ba997334ff
Merge branch 'master' of https://github.com/highfidelity/hifi into OculusSDK
2014-07-03 16:10:26 -07:00
barnold1953
bf2959675f
First pass at laser oculus UI pointer
2014-07-03 16:09:54 -07:00
ZappoMan
ec0c350f60
Merge branch 'master' of https://github.com/worklist/hifi into virtualEntities
...
Conflicts:
interface/src/Application.cpp
interface/src/DatagramProcessor.cpp
libraries/script-engine/src/ScriptEngine.cpp
2014-07-03 14:20:40 -07:00
Philip Rosedale
a25c08a1b7
Merge branch 'master' of https://github.com/worklist/hifi
2014-07-03 14:08:19 -07:00
ZappoMan
59e8a98412
added example script
2014-07-03 12:05:18 -07:00
ZappoMan
2c5209d1e7
virtual entities checkpoint
2014-07-03 09:07:11 -07:00
samcake
35977fbb0f
After HIFI visit
...
Trying to improve the orientation coming from the leap
Shwo and tell to team of the current LeapMotion integration
2014-07-01 17:35:06 -07:00
ZappoMan
865566414c
Merge branch 'master' of https://github.com/worklist/hifi into renameModelsToEntities
...
Conflicts:
interface/src/entities/EntityTreeRenderer.cpp
libraries/entities/src/EntityItem.h
libraries/models/src/ModelItem.cpp
libraries/models/src/ModelTree.cpp
libraries/models/src/ModelTreeElement.cpp
libraries/models/src/ModelsScriptingInterface.cpp
tests/octree/CMakeLists.txt
tests/octree/src/ModelTests.cpp
2014-07-01 16:32:47 -07:00
samcake
a8b875d32e
Merge remote-tracking branch 'origin/LeapMotion' into 19734
2014-07-01 03:20:26 -07:00
samcake
3ce455aba4
Support for LeapMotion and worklist 19734
...
- Introduce the DeviceTracker class to abstract all the possible
devices
- Introduce the MotionTracker ( a DeviceTracker ) that contains a
transform tree of joints
- Add Leapmotion class as a MotionTracker and the support for the
Leapmotion sdk in external
- Add InputController as the abstraction of a MotionTracker/Joint for
Javascript
2014-07-01 03:15:26 -07:00
Ryan Huffman
9ae65e4439
Update locationsMenu.js to use backgroundColor
2014-06-30 12:06:50 -07:00
Philip Rosedale
370540cc33
squeezeHands uses different animation on clench/release
2014-06-28 13:00:51 -07:00
Leonardo Murillo
21b839a8b5
Updating concertCamera script
2014-06-27 11:08:24 -07:00
Atlante45
5bea267cd2
make sitting points semi transparent
2014-06-27 10:54:57 -07:00
Atlante45
4281168fe9
Hide seat once you are seated
2014-06-27 10:03:50 -07:00
Atlante45
aad666be62
more sitting work
2014-06-27 09:48:27 -07:00
ZappoMan
ccc9eabd33
first cut at renaming Models to Entities
2014-06-26 16:39:52 -07:00
Atlante45
0b0cbdf340
Merge branch 'master' of https://github.com/highfidelity/hifi into sit_on_a_model
2014-06-26 11:35:29 -07:00
Philip Rosedale
64c89df5c1
Added another concert view
2014-06-26 10:52:37 -07:00
Philip Rosedale
c72e41dcd2
added Oculus angular velocity, moved sit icon up
2014-06-25 22:27:54 -07:00
Philip Rosedale
9af2b2b4dc
removed commented code
2014-06-25 15:24:21 -07:00
Philip Rosedale
58d460da09
option to turn on/off string hair
2014-06-25 15:14:17 -07:00
Atlante45
cce6132a07
Add sitting points to the model properties display
2014-06-25 11:50:30 -07:00
Philip Rosedale
40dee3b39e
Added JS calls for left/right estimated palm position on skeleton model, improved toy ball to use them
2014-06-25 05:24:22 -07:00
Philip Rosedale
88c01266ab
more hair tweaks, don’t render in 1P, improved toy ball
2014-06-25 03:29:08 -07:00
Philip Rosedale
60c33c18c3
Expose mode shift period to JS, remove default value
2014-06-24 20:32:41 -07:00
Philip Rosedale
81e7f8e0a5
Merge branch 'master' of https://github.com/worklist/hifi
2014-06-24 16:21:35 -07:00
Philip Rosedale
5bb2c3c62f
Added in-world test tone JS file
2014-06-24 16:14:40 -07:00
ZappoMan
a019b70e58
Merge branch 'master' of https://github.com/worklist/hifi into experimentalStoreModel
...
Conflicts:
tests/octree/CMakeLists.txt
tests/octree/src/ModelTests.cpp
tests/octree/src/main.cpp
2014-06-24 15:59:17 -07:00
Philip Rosedale
556578b8dc
first pass - hair as vertlet strands
2014-06-24 09:30:11 -07:00
Atlante45
4561a6e326
Fixed voxel being deleted even though voxel tool is not selected
2014-06-19 18:10:06 -07:00
Atlante45
266dc6be3e
fixed tooltip not disapearing when deleting model
2014-06-19 18:09:17 -07:00
ZappoMan
fb34d13305
more work on optimized storeModel()
2014-06-19 14:30:44 -07:00
Atlante45
4a4efb0bfa
Don't glow models if you can't grab it
2014-06-19 11:11:08 -07:00
Atlante45
676141024a
Added angular size limit to hydras too.
2014-06-19 10:46:06 -07:00
Atlante45
641b9e8253
Set minimum angular size too model selection
2014-06-19 10:43:25 -07:00
Atlante45
900024eefe
More intuitive rotation UI
2014-06-18 14:22:46 -07:00
ZappoMan
ed32ca721a
fix bug
2014-06-18 12:19:01 -07:00
Clément Brisset
7597191081
Merge pull request #3042 from ZappoMan/editModelFeatures
...
add support for changing the model URL of a model
2014-06-18 11:52:01 -07:00
ZappoMan
26075d9d26
add support for changing the model URL of a model
2014-06-18 11:29:56 -07:00
Atlante45
97dd695213
if model takes too much angular size, don't select it
2014-06-17 18:32:45 -07:00
Brad Hefta-Gaub
a51d2deec6
Merge pull request #3039 from Atlante45/snapping_model_rotation
...
Added snapped/smoothed rotation for models + tooltip
2014-06-17 17:42:25 -07:00
Atlante45
4467ee266d
Added snapped/smoothed rotation for models + tooltip
2014-06-17 17:19:16 -07:00
Stojce Slavkovski
8b5e3486a3
Merge branch 'master' of https://github.com/highfidelity/hifi into 19755
2014-06-17 23:22:03 +02:00
Atlante45
f367e1840d
Added a detached mode by default in inpect.js
2014-06-17 10:37:35 -07:00
Atlante45
b3b3a72946
Disable editModels.js mouse events when ALT is pressed. (no conflict with inspect.js)
2014-06-16 10:55:34 -07:00
Atlante45
d5aa12db7d
Added models support to inspect.js
2014-06-16 10:55:05 -07:00
Stojce Slavkovski
f1e008853c
Merge branch 'master' of https://github.com/highfidelity/hifi into 19755
2014-06-15 12:36:14 +02:00
Stojce Slavkovski
1959768513
Merge branch 'master' of https://github.com/highfidelity/hifi into 19755
2014-06-13 00:45:06 +02:00
barnold1953
db94ae7449
Invert hydra move view and thrust controllers to match consoles
2014-06-12 10:27:54 -07:00
Dev5
41b9c3b704
Removed empty update function
2014-06-11 09:06:00 -07:00
Dev5
faa5b1d2f2
Added simple tree placement script that has a UI similar to edit voxels. It grows big trees, dont grow near something important.
2014-06-10 17:18:32 -07:00
Stojce Slavkovski
e25817cd88
switch to amazon image resources
2014-06-10 00:08:10 +02:00
Stojce Slavkovski
2cde2f5303
use worklist for assets
2014-06-08 16:03:43 +02:00
Stojce Slavkovski
83b096ca1d
myBalance
...
- balance formatting
- symbol layout changes
2014-06-08 15:56:37 +02:00
Stojce Slavkovski
8de2bdfb99
expose account details via AccountScriptingInterface
2014-06-07 23:17:49 +02:00
Stojce Slavkovski
39c1daca43
Merge branch 'master' of https://github.com/worklist/hifi into 19755
2014-06-07 22:29:36 +02:00
Stojce Slavkovski
976b76ac85
myBalance new layout changes
2014-06-07 22:29:06 +02:00
Stojce Slavkovski
9810335adf
Merge branch 'master' of https://github.com/worklist/hifi into 19755
2014-06-07 10:33:41 +02:00
Stojce Slavkovski
fea1433ced
Add initial mybalance script
2014-06-07 10:32:36 +02:00
Atlante45
69adf8d0dd
Removed extra debug, fix model jumping when releasing one of the two triggers.
2014-06-06 11:19:43 -07:00
Atlante45
dece3ea095
Merge branch 'master' of https://github.com/highfidelity/hifi into temp_branch
2014-06-06 10:26:49 -07:00
Atlante45
9322e1f71b
More work on editModels
2014-06-05 17:36:56 -07:00
Philip Rosedale
6bef0c1a6a
both left and right hands in animation
2014-06-05 17:03:58 -07:00
Atlante45
145a159233
Slight glow on laser intersection
2014-06-05 15:45:25 -07:00
Philip Rosedale
8bce7127aa
support for both hands, but no script for now in the left one
2014-06-04 15:19:49 -07:00
Philip Rosedale
e8fa75b4f3
Added squeezeHands.js
2014-06-04 15:17:17 -07:00
Atlante45
79092e3e81
editModels now has 2 modes
2014-06-04 14:18:28 -07:00
Atlante45
15863198d1
change editModels icon
2014-06-04 13:52:31 -07:00
Atlante45
9ea53f8070
some testing with editModels
2014-06-04 11:38:46 -07:00
Philip Rosedale
c97f0da109
Merge remote-tracking branch 'upstream/master'
2014-06-03 17:08:40 -07:00
Philip Rosedale
038b0de46e
starting fist squeezing
2014-06-03 17:08:24 -07:00
Philip Rosedale
f7cd4d78ad
Fix crazylegs.js to newer joint names
2014-06-03 17:02:52 -07:00
barnold1953
90754e320d
Curved Oculus overlay around camera as a semicircle
2014-06-02 16:05:07 -07:00
Brad Hefta-Gaub
6f5d2ba233
Merge pull request #2970 from Barnold1953/master
...
Mirror mode fix, particleBirds.js
2014-06-02 13:02:05 -07:00
Clément Brisset
2121648c7d
Merge pull request #2972 from polac/19748
...
Fixing the BUG #19748 : Sit.js doesn't handle overlays correctly.
2014-06-02 12:18:28 -07:00
Mika Impola
da3a272475
Fixing the BUG #19748 : Sit.js doesn't handle overlays correctly.
2014-06-02 21:47:31 +03:00
barnold1953
e669f1d835
Fixed and tested particle birds
2014-06-02 11:41:50 -07:00
barnold1953
9e882957c4
Removed debug prints from particleBirds.js
2014-06-02 10:44:50 -07:00
barnold1953
7997946389
Added particleBirds.js example script
2014-06-02 09:43:01 -07:00
barnold1953
db578995a8
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-06-02 09:20:12 -07:00
ZappoMan
cad5e12aad
make editVoxels.js and editModels.js play nice together with the delete menu item
2014-05-31 14:05:05 -07:00
ZappoMan
f92facea76
changed Models/Delete and Voxels/Delete to both use same menu item name of 'Delete' so that either option will correctly delete either.
2014-05-31 13:30:45 -07:00
ZappoMan
30a5048840
add editModels to defaultScripts
2014-05-31 13:24:23 -07:00
ZappoMan
22a8f88195
add support for Menu.menuExists() and menu.menuItemExists()
2014-05-31 13:24:07 -07:00
Brad Hefta-Gaub
a257af76dc
Merge pull request #2966 from Atlante45/grab_attachements
...
First pass at grabbing attachment
2014-05-30 19:46:03 -07:00
Atlante45
4ffd51d9c4
First pass at grabbing attachment
2014-05-30 18:40:50 -07:00
Atlante45
2e5b45cfa1
print dressing
2014-05-30 17:48:35 -07:00
Atlante45
a661ea3179
Made API listing alphabetical, more clean and faster to print out.
2014-05-30 17:40:04 -07:00
Atlante45
2514906bd7
Fixed minor issue in currentAPI.js
2014-05-30 17:25:42 -07:00
Atlante45
e217ed7f75
Merge branch 'master' of https://github.com/highfidelity/hifi into list_current_js_api
2014-05-30 17:18:45 -07:00
Atlante45
9ca80cf4b3
Added script that lists the current JS API
2014-05-30 17:18:26 -07:00
Andrzej Kapolka
1c77d93914
Merge pull request #2959 from PhilipRosedale/master
...
Add ability to toggle sit.js with "." key, for Oculus users
2014-05-30 14:16:46 -07:00
Andrzej Kapolka
be9703d46f
Merge pull request #2958 from Atlante45/click_drag_attach
...
Update joints list everytime I try to attach
2014-05-30 14:15:43 -07:00
Philip Rosedale
9d59251d27
add keyboard shortcut (“.”) to toggle sitting, so that Oculus user can sit
2014-05-30 10:47:51 -07:00
Atlante45
0b31971592
Update joints list everytime I try to attach
2014-05-30 10:42:54 -07:00
Brad Hefta-Gaub
c3b87504d9
Merge pull request #2957 from Atlante45/fix_for_editModel
...
Fixed JS parse error
2014-05-30 10:24:54 -07:00
Atlante45
a7f10798b2
Fixed JS parse error
2014-05-30 10:23:36 -07:00
barnold1953
06a9ac22e7
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-05-30 09:26:07 -07:00
Philip Rosedale
169e7d61fd
Merge pull request #2954 from ctrlaltdavid/19715
...
Code Review for Job #19715
2014-05-29 20:03:24 -07:00
Atlante45
17e3bd6110
CR comments
2014-05-29 18:24:21 -07:00
Atlante45
b89d0a292c
code cleanup
2014-05-29 15:56:46 -07:00
Atlante45
fd0c195132
Code cleanup
2014-05-29 15:55:17 -07:00
Atlante45
c7b636365c
Don't attach to joints in range when I grab
2014-05-29 15:50:23 -07:00
Atlante45
3e207f9452
fixed display error in editVoxels with new boundaries
2014-05-29 15:09:42 -07:00
Atlante45
980e873a13
Better prints in editModels
2014-05-29 15:02:09 -07:00
barnold1953
133593edd5
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-05-29 14:51:23 -07:00
Atlante45
b34453647b
editModels click/drag/attach tweaks
2014-05-29 14:34:10 -07:00
David Rowe
bd4d167684
Make JavaScript audio samples able to be looped
...
Add a "loop" property to AudioInjectorOptions and provide an example JavaScript file.
2014-05-29 14:13:02 -07:00
barnold1953
055a62e7e5
Replaced nonfunctioning particleBird.js with awesome particleBirds.js
2014-05-29 11:48:15 -07:00
Atlante45
37613f086b
Merge branch 'master' of https://github.com/highfidelity/hifi into click_drag_attach
...
Conflicts:
interface/src/renderer/Model.cpp
2014-05-29 10:28:09 -07:00
AndrewMeadows
6f2e481638
Merge pull request #2948 from huffman/19728
...
Code Review for Job #19728
2014-05-29 08:59:00 -07:00
Philip Rosedale
79405444d1
Merge pull request #2947 from PhilipRosedale/master
...
Set max voxel size of 16 meters in script for voxel creation
2014-05-28 21:05:23 -07:00
Philip Rosedale
e0d68607cd
Set max voxel size of 16 meters in script for voxel creation
2014-05-28 21:02:33 -07:00
Ryan Huffman
cfe176c60e
Add locationsMenu.js
2014-05-28 20:50:39 -07:00
Atlante45
372ddc92fd
Added attaching of model to MyAvatar when close enough
2014-05-28 16:00:37 -07:00
ZappoMan
e3d880248f
tweaks
2014-05-28 12:03:40 -07:00
ZappoMan
0e7f3e0e37
Merge branch 'master' of https://github.com/worklist/hifi into aacube
2014-05-28 10:37:28 -07:00
ZappoMan
6fd22856f2
hacking on non-AABox models
2014-05-28 10:24:02 -07:00
Philip Rosedale
8d7e682a1f
Merge pull request #2937 from huffman/19714
...
Code Review for Job #19714
2014-05-27 20:20:45 -07:00
Atlante45
285bd0d2f2
Switched to findRayIntersection
2014-05-27 15:50:39 -07:00
Ryan Huffman
ca6cc86ca1
Add playSoundWave.js
2014-05-27 11:35:00 -07:00
Brad Hefta-Gaub
517d51cba7
Merge pull request #2928 from PhilipRosedale/master
...
Improved playSound.js to work without a spatial controller
2014-05-27 11:04:25 -07:00
Philip Rosedale
ab80e3dc84
improved playSound.js to work if no spatial controller attached
2014-05-27 10:32:55 -07:00
Clément Brisset
6bb933996f
Merge pull request #2920 from ZappoMan/aacube
...
Add RayPick support for models
2014-05-24 17:03:59 -07:00
ZappoMan
efd0580cfb
add ray picking to the model scripting interface
2014-05-23 17:09:37 -07:00
Philip Rosedale
d341e7314d
squared force on thrust controller
2014-05-23 16:25:19 -07:00
Atlante45
7b9f6f8505
Merge branch 'master' of https://github.com/highfidelity/hifi into point_and_glow
2014-05-23 11:32:52 -07:00
Atlante45
37a939588f
Mode sure the closest model is always selected
2014-05-23 11:28:48 -07:00
Atlante45
53141ff1c1
Glow when grabbed with the mouse (for now)
2014-05-23 11:10:56 -07:00
wangyix
a6d0384c3b
Merge remote-tracking branch 'upstream/master'
2014-05-23 10:08:46 -07:00
Philip Rosedale
22548b9956
Merge pull request #2909 from PhilipRosedale/master
...
add visual indicator of thrust direction
2014-05-23 09:58:55 -07:00
Philip Rosedale
6998dfae3c
add visual indicator of thrust direction
2014-05-23 09:57:47 -07:00
AndrewMeadows
18046c9e9a
Merge pull request #2907 from PhilipRosedale/master
...
Velocity damped hand positions
2014-05-23 09:50:39 -07:00
wangyix
645002493f
Merge remote-tracking branch 'upstream/master'
2014-05-23 09:48:05 -07:00
wangyix
2dd78b36db
moved _sequenceNumber to OctreeSendThread
2014-05-23 09:47:08 -07:00
Philip Rosedale
2681312b54
Velocity damped hand positions
2014-05-23 00:09:15 -07:00
ZappoMan
519f5539d9
also support deleting mouse selected model
2014-05-22 14:37:34 -07:00
ZappoMan
b5056dcd3a
fix broken mouse edit
2014-05-22 13:01:02 -07:00
ZappoMan
66b9d582a8
fix broken mouse edit
2014-05-22 12:43:23 -07:00
ZappoMan
b9e73a6ef7
added delete support to edit models
2014-05-22 12:23:01 -07:00
Philip Rosedale
5c564cb2cb
Added FWD button as grab controller (so PrioVR will work)
2014-05-22 09:55:08 -07:00
Philip Rosedale
f0a1d2a172
Move with grab button
2014-05-22 07:24:30 -07:00
Brad Hefta-Gaub
0c3f574302
Merge pull request #2890 from Atlante45/no_voxel_tool_selected
...
Made voxelTools unselected by default to avoid accidental voxelEdit at l...
2014-05-21 11:01:31 -07:00
Atlante45
9b3b5201c9
Made voxelTools unselected by default to avoid accidental voxelEdit at login
2014-05-21 10:39:26 -07:00
Brad Hefta-Gaub
6bb4664611
Merge pull request #2884 from polac/19521
...
Code Review for Job #19521
2014-05-20 17:02:30 -07:00
ZappoMan
b228da34a5
slight DRY
2014-05-18 20:43:27 -07:00
ZappoMan
31ae7ceaff
added isLocked() to lock the ground plane in hq
2014-05-18 20:31:55 -07:00
Mika Impola
cc1bd5d63b
Fixed cropping of the image.
2014-05-17 21:24:29 +03:00
Mika Impola
fd3e871242
Updating button position when window is resized.
2014-05-17 21:04:27 +03:00
Atlante45
0edcd732fe
Added rotation and scale to overlay anchers
2014-05-16 17:36:27 -07:00
Philip Rosedale
5dcd942e8e
removed dead code
2014-05-16 09:44:03 -07:00
Philip Rosedale
4532c93419
debug off
2014-05-16 09:36:55 -07:00
Philip Rosedale
25f1e180f5
revert test change
2014-05-16 09:34:54 -07:00
Philip Rosedale
85b94ff71c
added dead zone to pitch in hydra move, animated models show up where you are
2014-05-16 09:20:15 -07:00
Philip Rosedale
ad4556ab56
Merge branch 'master' of https://github.com/worklist/hifi
2014-05-15 21:58:09 -07:00
Atlante45
61fd09e0bd
Add ability to anchor an overlay
2014-05-15 16:24:31 -07:00
Mika Impola
aac73c3665
Script to make your avatar sit down.
2014-05-15 21:44:45 +03:00
Philip Rosedale
951109594e
Merge branch 'master' of https://github.com/worklist/hifi
2014-05-15 09:29:01 -07:00
Philip Rosedale
ca6571188c
Merge branch 'master' of https://github.com/worklist/hifi
2014-05-14 14:02:17 -07:00
ZappoMan
0a8dc78c96
tweaks to animation script example
2014-05-14 13:08:32 -07:00
ZappoMan
7c44162209
animated model example
2014-05-14 13:00:35 -07:00
ZappoMan
18de6dddec
Merge branch 'master' of https://github.com/worklist/hifi into modelserver
2014-05-14 12:21:44 -07:00
Atlante45
53d7aeab4f
Fixed typo
2014-05-14 12:02:38 -07:00
Philip Rosedale
4732cbb575
Merge branch 'master' of https://github.com/worklist/hifi
2014-05-14 11:54:17 -07:00
Philip Rosedale
394985ef45
Switched to Halo gun in gun.js, work in progress on hydraMove to add flying
2014-05-14 11:52:01 -07:00
Atlante45
4f93858849
Merge branch 'master' of https://github.com/highfidelity/hifi into mouse_handling_in_editModels
2014-05-14 10:41:29 -07:00
Atlante45
5ef71d6a35
Full mouse handling
2014-05-14 10:40:50 -07:00
Ryan Huffman
dca555a8d4
Merge branch 'master' of git://github.com/highfidelity/hifi into 19614
2014-05-14 09:58:59 -07:00
Ryan Huffman
02676848c6
Fix order of components in streetAreaExample.js
2014-05-14 09:58:04 -07:00
Atlante45
624ae4732f
Fixes to PickRay check
2014-05-13 14:58:34 -07:00
Atlante45
701bc63bd1
Removed old toolbar
2014-05-13 14:34:08 -07:00
Atlante45
c59358ac96
First cut at editModels with the mouse
2014-05-13 14:10:01 -07:00
ZappoMan
a56567a369
add support for adjustable FPS
2014-05-13 09:27:31 -07:00
Atlante45
37700c6ad3
Fixed prompt size
2014-05-12 17:10:19 -07:00
Atlante45
261eefd05b
Merge branch 'master' of https://github.com/highfidelity/hifi into mouse_handling_in_editModels
2014-05-12 14:09:26 -07:00
ZappoMan
5309c5ad8b
add more properties to animated models
2014-05-12 13:44:44 -07:00
ZappoMan
ed6f828b36
Merge branch 'master' of https://github.com/worklist/hifi into modelserver
2014-05-12 09:14:04 -07:00
Philip Rosedale
ea1bcd13a4
Updated guitar with more chords, key triggers
2014-05-09 17:39:03 -07:00
ZappoMan
106c8bffd8
first cut at animations in models
2014-05-09 16:08:06 -07:00
Atlante45
05283cd904
Merge branch 'master' of https://github.com/highfidelity/hifi into mouse_handling_in_editModels
2014-05-09 11:43:33 -07:00
Philip Rosedale
a7f44bf207
double fisted gun action
2014-05-09 00:16:11 -07:00
Philip Rosedale
4a1672957e
guitar is now auto-attached
2014-05-08 23:23:44 -07:00
Philip Rosedale
95f6bcbbd6
finish air guitar, gun initial position on hand tweak
2014-05-08 22:54:35 -07:00
Atlante45
cd78be7d25
Some work on mouse tools for editModels.js
2014-05-08 16:47:18 -07:00
Andrzej Kapolka
c02b708ee5
Provide the option to avoid making duplicate attachments.
2014-05-08 15:54:30 -07:00
Brad Hefta-Gaub
9c54576aca
Merge pull request #2814 from PhilipRosedale/master
...
More arrow controls to move camera in mirror mode, new guitar chords
2014-05-07 20:02:28 -07:00
Philip Rosedale
e6a8c79f9f
Added more arrow controls to move camera when in mirror mode, new guitar chords.
2014-05-07 16:51:22 -07:00
Philip Rosedale
4e1eaf8337
Merge pull request #2809 from Atlante45/mute_env
...
Mute environment
2014-05-07 16:18:23 -07:00
Atlante45
31aedb4aa8
fixed overlay not moving on resize in editModels.js
2014-05-07 14:39:26 -07:00
Philip Rosedale
f6aaaad211
removed some unneeded stuff
2014-05-06 22:44:36 -07:00
Philip Rosedale
fc962749c0
Arrow keys adjust distance from camera in mirror mode, air guitar script
2014-05-06 22:41:08 -07:00
Atlante45
9c9556914e
Slow down hydra move
2014-05-06 17:03:19 -07:00
Atlante45
abebb078b0
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-05-06 13:08:00 -07:00
Atlante45
61c2dd0468
Fixed orientation and offset issues
2014-05-06 13:07:31 -07:00