Stephen Birarda
|
4dea4b586b
|
Merge pull request #2072 from birarda/master
tweaks to bot script
|
2014-02-24 14:35:05 -08:00 |
|
Stephen Birarda
|
3a90e175e0
|
tweaks to bot script
|
2014-02-24 14:34:13 -08:00 |
|
Andrzej Kapolka
|
2cea83a599
|
Proper header on ribbon.js, show display name for own avatar.
|
2014-02-24 13:36:43 -08:00 |
|
Andrzej Kapolka
|
40d9fffb7f
|
Fix for warning.
|
2014-02-24 13:19:32 -08:00 |
|
Andrzej Kapolka
|
8cb5c639fb
|
Added ribbon example that I had lying around.
|
2014-02-24 12:22:10 -08:00 |
|
Stephen Birarda
|
6cef72473d
|
changes to the bot script
|
2014-02-24 10:04:08 -08:00 |
|
Stephen Birarda
|
5b83b7c434
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-24 09:58:32 -08:00 |
|
ZappoMan
|
6591a4b7fa
|
correctly shutdown slider
|
2014-02-24 09:36:18 -08:00 |
|
ZappoMan
|
766a922fb3
|
add work around for voxel add of larger voxel on top of smaller voxels
|
2014-02-23 19:02:10 -08:00 |
|
ZappoMan
|
dad97cd52e
|
removed accidental code
|
2014-02-23 18:54:15 -08:00 |
|
ZappoMan
|
5b8d6ea314
|
removed unneeded code
|
2014-02-23 18:52:15 -08:00 |
|
ZappoMan
|
43f63781fc
|
removed files we don't need
|
2014-02-23 18:35:39 -08:00 |
|
ZappoMan
|
24a5cbfbfd
|
Merge branch 'master' of https://github.com/worklist/hifi into more_edit_js
Conflicts:
examples/editVoxels.js
|
2014-02-23 18:32:53 -08:00 |
|
ZappoMan
|
892cc01dd9
|
added Voxels.getVoxelAt() to inspect local tree
|
2014-02-23 13:18:36 -08:00 |
|
ZappoMan
|
a8b34ae756
|
removed some debug settings
|
2014-02-23 12:58:20 -08:00 |
|
ZappoMan
|
78de562f41
|
added clipboard support to editVoxels.js
|
2014-02-23 12:52:41 -08:00 |
|
ZappoMan
|
f1577d12a0
|
make changes to local tree in Voxels JS interface
|
2014-02-23 12:36:38 -08:00 |
|
ZappoMan
|
9831fb5797
|
fix calculateVoxelFromIntersection() in editVoxels.js to work same as C++ code for voxel sizes larger than intersecting voxel
|
2014-02-23 12:09:53 -08:00 |
|
Andrzej Kapolka
|
6f8f15018c
|
Allow setting the combined head orientation, which changes the body yaw and
applies the rest to the head. Closes #2050.
|
2014-02-21 17:52:20 -08:00 |
|
Atlante45
|
6fb2d57e40
|
Add clipboardOverlay example to OverlaysExample
|
2014-02-21 16:04:15 -08:00 |
|
Stephen Birarda
|
060e5f8c67
|
updates to bot script for more bot styles
|
2014-02-21 13:52:54 -08:00 |
|
ZappoMan
|
4e28a8c312
|
Merge branch 'master' of https://github.com/worklist/hifi into more_edit_js
|
2014-02-21 10:48:00 -08:00 |
|
Andrzej Kapolka
|
d8321bd419
|
Merge pull request #2034 from birarda/master
fixes for scripted avatars
|
2014-02-21 10:14:41 -08:00 |
|
ZappoMan
|
8dac269c3c
|
added selectable tools to the tool palette
|
2014-02-21 00:27:40 -08:00 |
|
ZappoMan
|
fb06512e67
|
improve z fighting adjust for preview voxels and highlights
|
2014-02-20 23:47:46 -08:00 |
|
ZappoMan
|
7026436dee
|
first cut at touch support for orbit and pan, skeleton support for pan
|
2014-02-20 17:32:59 -08:00 |
|
Stephen Birarda
|
2626d7db8c
|
add a bot example script
|
2014-02-20 11:14:50 -08:00 |
|
ZappoMan
|
d04166811e
|
wired up voxel size slider to actually change voxel size
|
2014-02-20 02:24:26 -08:00 |
|
ZappoMan
|
7cab5013cc
|
more work to wire up voxel size slider and +/- keys
|
2014-02-20 01:20:56 -08:00 |
|
ZappoMan
|
66d757863c
|
adding first cut at voxel size slider to editVoxels.js
|
2014-02-19 23:52:29 -08:00 |
|
ZappoMan
|
546ab51ed5
|
add click support to color swatchs in editVoxels.js
|
2014-02-19 22:37:43 -08:00 |
|
ZappoMan
|
cbacf5f328
|
correctly draw tools when in orbit mode
|
2014-02-19 22:30:28 -08:00 |
|
ZappoMan
|
61d9ea44af
|
add tool palette and eye dropper mode
|
2014-02-19 22:17:19 -08:00 |
|
ZappoMan
|
cbf1b09552
|
fix small bug in line preview mode
|
2014-02-19 21:07:52 -08:00 |
|
ZappoMan
|
f506c21590
|
add line preview mode to editVoxels.js and make that the default mode
|
2014-02-19 20:57:58 -08:00 |
|
ZappoMan
|
0e8cab7349
|
added Clipboard.nudgeVoxel() and added support for calling clipboard opertations with VoxelDetail as well as xyzs
|
2014-02-19 20:09:35 -08:00 |
|
ZappoMan
|
91d79f65f2
|
fix crash on import from JS
|
2014-02-19 17:57:28 -08:00 |
|
ZappoMan
|
7662264af8
|
more work on clipboard example
|
2014-02-19 17:48:38 -08:00 |
|
ZappoMan
|
2a57080191
|
add clipboard example
|
2014-02-19 15:06:10 -08:00 |
|
ZappoMan
|
baa1762056
|
added support for overlays to editVoxels.js
|
2014-02-18 16:23:34 -08:00 |
|
ZappoMan
|
b8673db9aa
|
remove unneeded example
|
2014-02-18 09:58:14 -08:00 |
|
ZappoMan
|
5cf0ad46e7
|
Merge pull request #2000 from gaitat/master
Worklist Job #19503
|
2014-02-18 09:47:26 -08:00 |
|
ZappoMan
|
78f4df912d
|
added 3D line overlay support
|
2014-02-16 13:25:49 -08:00 |
|
ZappoMan
|
6b410253d4
|
update comments in example
|
2014-02-16 12:42:26 -08:00 |
|
ZappoMan
|
7c350b3acb
|
add 3D sphere overlay support
|
2014-02-16 12:30:15 -08:00 |
|
gaitat
|
03d3a535f8
|
Fix for Worklist Job #19503
Added random sound trigger to the examples
|
2014-02-16 14:50:50 -05:00 |
|
ZappoMan
|
5abf908874
|
added 3D cube overlay support
|
2014-02-16 11:36:06 -08:00 |
|
ZappoMan
|
ef11865d24
|
implement text overlay support
|
2014-02-15 21:13:44 -08:00 |
|
gaitat
|
e30cf33a03
|
Fix for Worklist Job #19503
Formatting errors
|
2014-02-15 23:04:58 -05:00 |
|
ZappoMan
|
37bb85fca6
|
tweaks to overlays
|
2014-02-15 19:15:30 -08:00 |
|