ericrius1
|
061cf5021c
|
Don't clean up whiteboard on script shutdown
|
2016-01-12 19:31:43 -08:00 |
|
ericrius1
|
9dae425bfd
|
Some fixes to whiteboard to get rid of gaps between lines and jagged lines
|
2016-01-12 19:28:41 -08:00 |
|
ericrius1
|
2e95ca7947
|
fixed syntax error
|
2015-12-24 12:05:11 -08:00 |
|
ericrius1
|
340c066b5c
|
reverted whiteboard changes
|
2015-12-24 12:04:36 -08:00 |
|
ericrius1
|
e8a6fd1f05
|
adding ray filters example/test
|
2015-12-24 11:00:24 -08:00 |
|
ericrius1
|
5f881e7650
|
polylines now take color as a uniform
|
2015-12-03 13:46:29 -08:00 |
|
Clément Brisset
|
5ff482071e
|
Merge pull request #6465 from ericrius1/polyLineFix
moved logic to build vertex buffer to renderable polyline class, recalculati…
|
2015-11-25 11:02:02 -08:00 |
|
James B. Pollack
|
23f10659b0
|
update to new trigger method
|
2015-11-24 14:00:23 -08:00 |
|
Eric Levin
|
40be9ae121
|
Commented out whiteboard cleanup
|
2015-11-23 17:15:26 -08:00 |
|
ericrius1
|
1409ed2d18
|
moved logic to build vertices buffer to renderable class, recalculating vertices anytime any of the normals, point, or strokeWidths data changes
|
2015-11-23 12:28:44 -08:00 |
|
Eric Levin
|
7e8b692499
|
Update whiteboardEntityScript.js
Removed logging
|
2015-11-23 12:04:13 -08:00 |
|
ericrius1
|
08a64f6a6b
|
updated whiteboard to use new controller approach'
|
2015-11-23 10:08:23 -08:00 |
|
Ryan Huffman
|
a6bc1a2b5b
|
Fix closePaint.js Script.include
|
2015-11-10 11:38:36 -08:00 |
|
ericrius1
|
f8de01a856
|
Fixed bug where eraser wouldn't erase
|
2015-11-05 14:14:49 -08:00 |
|
Seth Alves
|
c4194f2359
|
don't try to grab polylines. set wantTrigger on various whiteboard parts
|
2015-11-05 13:26:23 -08:00 |
|
Seth Alves
|
4a3b434fd4
|
change grabbing-non-colliding to trigger. fix whiteboard and some other scripts
|
2015-11-05 10:35:02 -08:00 |
|
ericrius1
|
6bdf66534f
|
light tweak
|
2015-10-29 16:53:03 -07:00 |
|
ericrius1
|
b6b71e7e76
|
increased range and intensity of light
|
2015-10-29 16:40:50 -07:00 |
|
ericrius1
|
020566b76a
|
no deleting
|
2015-10-29 14:14:15 -07:00 |
|
ericrius1
|
1b1490bb75
|
added blocker so user cant get so close to whiteboard
|
2015-10-28 16:02:15 -07:00 |
|
ericrius1
|
e9bdb872bd
|
added light to whiteboard
|
2015-10-28 15:25:11 -07:00 |
|
ericrius1
|
ac2effb33c
|
Not erasing board, models hosted on s3
|
2015-10-28 13:32:10 -07:00 |
|
ericrius1
|
4027782335
|
Fixed issue with overlays disapearing on release grab
|
2015-10-28 13:18:57 -07:00 |
|
ericrius1
|
2f835b19fa
|
surface is now a model
|
2015-10-27 17:17:19 -07:00 |
|
ericrius1
|
d67f4958cd
|
wait longer for dimensions
|
2015-10-27 13:44:29 -07:00 |
|
ericrius1
|
ed6a866ff9
|
ready for demo
|
2015-10-27 13:43:13 -07:00 |
|
ericrius1
|
0512da0e39
|
updated url
|
2015-10-27 13:07:11 -07:00 |
|
ericrius1
|
25ded2bd92
|
added shapetype
|
2015-10-27 13:03:44 -07:00 |
|
ericrius1
|
8fcc071026
|
only can draw on whiteboard
|
2015-10-27 12:24:29 -07:00 |
|
ericrius1
|
f0a1335957
|
fixed paint initially showing up white
|
2015-10-27 12:09:07 -07:00 |
|
ericrius1
|
fa22249f7a
|
Improving model
|
2015-10-27 12:03:30 -07:00 |
|
ericrius1
|
8a85468254
|
changing model, repositioning
|
2015-10-27 10:39:44 -07:00 |
|
ericrius1
|
97fe0170cb
|
glowing box for black color
|
2015-10-15 17:09:41 -07:00 |
|
ericrius1
|
e8b6b32572
|
Remembering whiteboards last color between sessions
|
2015-10-15 14:12:15 -07:00 |
|
ericrius1
|
dc6875f5b5
|
Strokes moving forward to avoid zfighting and incorrect overlaps
|
2015-10-15 11:50:23 -07:00 |
|
ericrius1
|
3b59bffb79
|
Deleting only strokes from the whiteboard where the erase button was clicked on
|
2015-10-15 11:38:18 -07:00 |
|
ericrius1
|
87439a049e
|
Made color indicator thinner
|
2015-10-14 17:22:46 -07:00 |
|
ericrius1
|
5082ac4583
|
Added color status bar
|
2015-10-14 16:46:23 -07:00 |
|
ericrius1
|
4c709cba35
|
Fixed color indicator position
|
2015-10-14 16:17:57 -07:00 |
|
ericrius1
|
cfca0fe8c0
|
Adding a color indicator to whiteboard
|
2015-10-14 15:58:18 -07:00 |
|
ericrius1
|
db5f7cac8d
|
Fixed name of whiteboard entity script URL
|
2015-10-14 12:03:10 -07:00 |
|
ericrius1
|
c63ef10c67
|
got rid of query string
|
2015-10-14 11:50:35 -07:00 |
|
ericrius1
|
0991be3255
|
got rid of printing statements
|
2015-10-14 11:44:47 -07:00 |
|
ericrius1
|
22615dae07
|
Don't delete board on script close
|
2015-10-14 11:43:05 -07:00 |
|
ericrius1
|
6cd9bf407f
|
Reverted handControllerGrab
|
2015-10-14 11:40:06 -07:00 |
|
ericrius1
|
7fb6b7e272
|
Reverted hand controller
|
2015-10-14 11:31:09 -07:00 |
|
ericrius1
|
d072a2efd3
|
laser pointer now showing up all the time
|
2015-10-14 11:26:38 -07:00 |
|
ericrius1
|
1a9c1110c0
|
Fixed gap between strokes
|
2015-10-14 11:17:54 -07:00 |
|
ericrius1
|
20d1a2440c
|
Ignoring unknown types in collision
|
2015-10-14 11:15:49 -07:00 |
|
ericrius1
|
caacbcbe78
|
Adjust erase box position
|
2015-10-14 10:40:55 -07:00 |
|