Atlante45
|
f761ba521a
|
Quiet compiler
|
2015-05-07 20:16:03 +02:00 |
|
Bradley Austin Davis
|
561d275dda
|
Fix ensmallened overlay UI
|
2015-05-06 15:18:17 -07:00 |
|
Bradley Austin Davis
|
3c10d29d53
|
Removing another reference to oculus manager
|
2015-05-06 14:09:43 -07:00 |
|
David Rowe
|
1fdf2c7803
|
Don't flash whole screen when audio clips
|
2015-05-06 13:35:53 -07:00 |
|
Bradley Austin Davis
|
fc73676b4d
|
Merge branch 'master' into plugins_pt1
|
2015-05-06 11:43:25 -07:00 |
|
Brad Davis
|
302aa9db47
|
Removing access to the gl widget and display managers
|
2015-05-02 00:49:52 -07:00 |
|
David Rowe
|
bc05159504
|
Add face tracking toggle button beside microphone toggle button
|
2015-04-30 23:14:22 -07:00 |
|
Brad Davis
|
7c16fd05c1
|
Merge branch 'master' into ui-refactor
|
2015-04-25 16:35:43 -07:00 |
|
Atlante45
|
ba507cef98
|
Fix a few warnings
|
2015-04-25 11:01:02 +02:00 |
|
Brad Davis
|
99a6e1f86c
|
Breaking up offscreen UI work
|
2015-04-24 13:21:21 -07:00 |
|
Brad Davis
|
8d8c4babba
|
Coding standard fixes
|
2015-04-22 19:06:22 -07:00 |
|
Brad Davis
|
d14d5f3d29
|
Working on new-UI implementations of address bar and login
|
2015-04-15 00:36:04 -07:00 |
|
Atlante45
|
5e3ed1c8e4
|
Compute correct mouse position
|
2015-04-07 17:15:16 +02:00 |
|
Atlante45
|
1cc4384404
|
Add new frame of reference for cursor
|
2015-04-07 17:13:30 +02:00 |
|
Atlante45
|
ae6ee54569
|
Fix ray collision not using inverse rot
|
2015-04-07 17:11:02 +02:00 |
|
Atlante45
|
73f9276c74
|
Fix warning
|
2015-04-07 17:10:31 +02:00 |
|
Atlante45
|
a120e50cc0
|
Account for actual eye position in oculus pick ray
|
2015-04-06 18:29:02 +02:00 |
|
Seth Alves
|
fc1e45fc58
|
valgrind says this is used before it's initialized
|
2015-03-28 17:10:46 -07:00 |
|
ZappoMan
|
6cff99f9d6
|
menu and display tweaks
|
2015-03-26 16:36:46 -07:00 |
|
ZappoMan
|
a89691fc66
|
switch GLCanvas back to being owned by Application
|
2015-02-25 12:11:35 -08:00 |
|
Atlante45
|
5230b805d2
|
Fix warnings
|
2015-02-18 19:24:29 +01:00 |
|
Andrew Meadows
|
dba206337b
|
Merge pull request #4294 from thoys/20348
CR for Job #20348 - Change audio meter background back to white
|
2015-02-17 09:24:05 -08:00 |
|
Andrew Meadows
|
d896f3a811
|
Merge pull request #4252 from thoys/20224
CR for Job #20224 - Make virtualKeyboard.js go to locations and support gamepads
|
2015-02-17 09:03:17 -08:00 |
|
Thijs Wenker
|
42e4eee15e
|
audio meter background "back in black" / "paint it black"
|
2015-02-16 23:14:27 +01:00 |
|
Triplelexx
|
e2f942c026
|
Coding standard fixes
Corrected else format, removed additional comment to fit other
declarations and break block.
|
2015-02-11 06:11:38 +00:00 |
|
Triplelexx
|
260f960ccc
|
Indentation correction
Indention was still incorrect I believe. 😢
|
2015-02-11 03:49:28 +00:00 |
|
Triplelexx
|
837f8d71a4
|
Coding standard fixes
Coding standard fixes
Indentation and space missing
|
2015-02-11 03:17:28 +00:00 |
|
Triplelexx
|
84d7ae6b3a
|
Change conditional limit to >=
edge case
|
2015-02-11 00:18:08 +00:00 |
|
Triplelexx
|
93366e068f
|
Remove all references to AUDIO_METER_INSET
further cleaning
|
2015-02-11 00:16:40 +00:00 |
|
Triplelexx
|
d59ee7c561
|
Removed meter inset
changes to bar color make the inset very visible
|
2015-02-10 23:57:09 +00:00 |
|
Triplelexx
|
e473661568
|
Fix meter showing out of bounds
add conditional check for exception when audioLevel is NAN.
|
2015-02-10 23:55:56 +00:00 |
|
Triplelexx
|
8e0ac763eb
|
Changed color of audio bar background
Worklist mentions:
Additionally, change the color of the bar to #4CC1B8 / 76,193,184
|
2015-02-10 22:41:43 +00:00 |
|
Thijs Wenker
|
e53b38e497
|
style / make sure the magnifier isn't rendered when we don't want it
|
2015-02-09 17:16:54 +01:00 |
|
Thijs Wenker
|
e3ca1efe6b
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
|
2015-02-07 00:34:38 +01:00 |
|
Stephen Birarda
|
219e78425b
|
resolve conflicts on merge with upstream master
|
2015-02-06 09:49:46 -08:00 |
|
Andrew Meadows
|
5ea785f4ad
|
Merge pull request #4232 from thoys/cursor_is_visible_and_oculus_cursor_visibility
Ability to make cursor invisible again (both OS-cursor and oculus rectile) and js-interface to cursorVisible boolean
|
2015-02-06 08:58:14 -08:00 |
|
Thijs Wenker
|
9dbcefed2a
|
Fix for making cursor invisible over the glwidget and js-interface to cursorVisible boolean
|
2015-02-04 23:23:27 +01:00 |
|
Thijs Wenker
|
38aab9570b
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
|
2015-02-04 19:55:12 +01:00 |
|
Seth Alves
|
3d23446dcb
|
remove a couple more sprintfs
|
2015-02-03 17:21:41 -08:00 |
|
Stephen Birarda
|
e07ce23825
|
resolve conflicts on merge with upstream master
|
2015-02-03 10:25:17 -08:00 |
|
Stephen Birarda
|
ef82b90b89
|
add back the Application getter in ApplicationOverlay
|
2015-02-02 17:19:33 -08:00 |
|
Stephen Birarda
|
bd0552618f
|
resolve conflicts on merge with upstream/master
|
2015-02-02 17:10:13 -08:00 |
|
Seth Alves
|
779a0086c4
|
BandwidthRecorder no longer knows about channel displays. cause overlay pps and Mbps to only update once per second
|
2015-02-02 11:56:50 -08:00 |
|
Seth Alves
|
c0a219678c
|
use DependencyManager to keep track of BandwidthRecorder
|
2015-02-02 08:55:55 -08:00 |
|
Seth Alves
|
b85456b1e9
|
refactoring, cause BandwidthDialog to only update numbers once per second
|
2015-02-02 05:28:28 -08:00 |
|
Thijs Wenker
|
d695e8b251
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
|
2015-02-02 00:18:18 +01:00 |
|
Seth Alves
|
fc07ecf83d
|
use BandwidthRecorder rather than recompute Mbps and pps in Application
|
2015-01-31 20:40:18 -08:00 |
|
Seth Alves
|
620efb2bbe
|
change display style of bandwidth detail dialog, include a totals line
|
2015-01-30 13:43:28 -08:00 |
|
Atlante45
|
4562c29be8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into android
Conflicts:
interface/src/avatar/Hand.cpp
|
2015-01-30 12:02:11 -08:00 |
|
Seth Alves
|
2999a77f87
|
merge from master
|
2015-01-30 11:15:01 -08:00 |
|
Seth Alves
|
f0edba9a6b
|
Start on refactoring of bandwidth metrics
|
2015-01-30 11:11:17 -08:00 |
|
Atlante45
|
647a935eaa
|
Remove app->getAvatar
|
2015-01-29 15:16:40 -08:00 |
|
ZappoMan
|
418b97a648
|
attempt to get color working for 3d textured quads
|
2015-01-29 12:04:34 -08:00 |
|
ZappoMan
|
87e91a5a94
|
Revert "attempt to get color working for 3d textured quads"
This reverts commit 0f390a98b8 .
|
2015-01-29 11:44:36 -08:00 |
|
ZappoMan
|
0f390a98b8
|
attempt to get color working for 3d textured quads
|
2015-01-29 10:50:13 -08:00 |
|
ZappoMan
|
efb044ea5e
|
change renderDashedLine() to take a color paramter
|
2015-01-28 15:08:59 -08:00 |
|
ZappoMan
|
f9bcb65467
|
change removing more glColor calls
|
2015-01-28 14:52:40 -08:00 |
|
Atlante45
|
4ef87b9919
|
Merge branch 'master' of https://github.com/highfidelity/hifi into android
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
interface/src/DatagramProcessor.cpp
interface/src/Menu.cpp
interface/src/ui/PreferencesDialog.cpp
interface/src/ui/Stats.cpp
libraries/audio-client/src/AudioClient.cpp
libraries/audio-client/src/AudioClient.h
|
2015-01-28 13:13:32 -08:00 |
|
Thijs Wenker
|
46618db697
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
Conflicts:
interface/src/ui/ApplicationOverlay.h
|
2015-01-28 19:35:17 +01:00 |
|
ZappoMan
|
4a6cc5c6f2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
Conflicts:
interface/src/avatar/Hand.cpp
interface/src/ui/overlays/ImageOverlay.cpp
|
2015-01-27 16:44:11 -08:00 |
|
Atlante45
|
20358a87d6
|
Moved some headers around
|
2015-01-27 01:43:01 -08:00 |
|
Stephen Birarda
|
0eced09f1d
|
intial removal of Audio to audio-client
|
2015-01-21 11:49:06 -08:00 |
|
ZappoMan
|
bddb7856af
|
more work
|
2015-01-19 13:34:09 -08:00 |
|
Atlante45
|
229791a9f2
|
Move Oculus UI ratio to ApplicationOverlay
|
2015-01-17 19:45:48 -08:00 |
|
Thijs Wenker
|
5de4f8f249
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
Conflicts:
examples/libraries/virtualKeyboard.js
|
2015-01-15 22:59:05 +01:00 |
|
ZappoMan
|
db94949649
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
Conflicts:
interface/src/avatar/SkeletonModel.cpp
|
2015-01-14 17:55:03 -08:00 |
|
ZappoMan
|
e6388a65b9
|
rough pass at adding color to geometry cache
|
2015-01-13 20:53:05 -08:00 |
|
Thijs Wenker
|
74d56fb754
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
|
2015-01-13 22:42:02 +01:00 |
|
Atlante45
|
4429e144f4
|
Fix merge accidental code delete
|
2015-01-13 11:10:13 -08:00 |
|
Atlante45
|
2a82ff9768
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
Conflicts:
assignment-client/src/voxels/VoxelServer.cpp
interface/src/Application.cpp
interface/src/Audio.cpp
interface/src/DatagramProcessor.cpp
interface/src/Menu.cpp
interface/src/Util.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/PreferencesDialog.cpp
libraries/networking/src/NodeList.cpp
libraries/shared/src/DependencyManager.h
|
2015-01-13 11:03:14 -08:00 |
|
Thijs Wenker
|
3da5677aaf
|
added HMD interface to toggle magnifier
|
2015-01-13 00:43:16 +01:00 |
|
Ryan Huffman
|
e00b629133
|
Fix gl projection matrix stack overflow when rendering to HUD
The projection matrix stack is considerably smaller than the modelview
stack and was overflowing on Windows and Linux machines that were tested.
|
2015-01-09 16:11:17 -08:00 |
|
ZappoMan
|
873403a333
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
Conflicts:
interface/src/Audio.cpp
interface/src/Audio.h
interface/src/Menu.cpp
interface/src/Menu.h
|
2015-01-06 12:27:16 -08:00 |
|
ZappoMan
|
ac1f7c9a84
|
multi-mode renderVertices
|
2015-01-06 09:52:27 -08:00 |
|
ZappoMan
|
a9b7367fa9
|
more work on eliminating immediate mode calls
|
2015-01-05 20:51:05 -08:00 |
|
ZappoMan
|
9545bd1907
|
add alternate renderGrid for audio scope
|
2015-01-05 19:34:37 -08:00 |
|
ZappoMan
|
bd1612f6a4
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
|
2015-01-05 16:51:31 -08:00 |
|
ZappoMan
|
7cf4bd1860
|
remove head mouse
|
2015-01-05 16:29:02 -08:00 |
|
Stephen Birarda
|
51bba4884f
|
resolve conflicts on merge with upstream master
|
2015-01-05 14:40:48 -08:00 |
|
ZappoMan
|
c2d45df541
|
add renderBevelCornersRect to GeometryCache
|
2015-01-05 14:39:14 -08:00 |
|
Stephen Birarda
|
dfb02aea0c
|
resolve conflicts on merge, add cstring inc
|
2015-01-05 09:25:30 -08:00 |
|
ZappoMan
|
9630279459
|
Merge branch 'master' of https://github.com/highfidelity/hifi into voxelEctomy
Conflicts:
examples/editVoxels.js
examples/fallingSand.js
examples/growTrees.js
interface/src/Application.cpp
interface/src/Application.h
libraries/avatars/CMakeLists.txt
libraries/entities/src/EntityItem.h
|
2014-12-31 10:50:53 -08:00 |
|
Brad Hefta-Gaub
|
d47b0a33ea
|
Merge pull request #3995 from huffman/camera-display
Camera tool - orientation + mode display
|
2014-12-31 10:32:31 -08:00 |
|
ZappoMan
|
4ea9bbc309
|
first major pass at voxelEctomy
|
2014-12-30 18:08:58 -08:00 |
|
Ryan Huffman
|
0105906dc7
|
Merge branch 'master' of github.com:highfidelity/hifi into camera-display
Conflicts:
examples/editEntities.js
|
2014-12-30 15:02:59 -08:00 |
|
Ryan Huffman
|
2b835e621c
|
Rename 2D -> HUD, 3D -> World in Overlays
|
2014-12-30 14:50:17 -08:00 |
|
ZappoMan
|
be137534b5
|
first cut at registered quads to reduce copies of constantly changing quads
|
2014-12-30 12:38:16 -08:00 |
|
Stephen Birarda
|
c7a5f3c86c
|
resolve conflicts and merge with upstream master
|
2014-12-29 10:59:42 -07:00 |
|
ZappoMan
|
0790bd77b7
|
almost completely eliminate immediate mode QUADS
|
2014-12-24 11:14:50 -08:00 |
|
ZappoMan
|
1f307e9667
|
more work on removing immediate mode GL_QUADS
|
2014-12-23 09:50:38 -08:00 |
|
ZappoMan
|
3d42d532e4
|
more work on removing immediate mode GL_QUADS
|
2014-12-22 17:43:02 -08:00 |
|
ZappoMan
|
14458ac8fd
|
first pass at removing immediate mode GL_QUADS
|
2014-12-22 13:47:18 -08:00 |
|
Atlante45
|
327daacecd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
Conflicts:
interface/src/Application.cpp
interface/src/devices/OculusManager.cpp
libraries/networking/src/NodeList.cpp
|
2014-12-22 13:34:18 -08:00 |
|
Ryan Huffman
|
7249a7e299
|
Merge branch 'master' of github.com:highfidelity/hifi into camera-display
Conflicts:
interface/src/ui/ApplicationOverlay.cpp
|
2014-12-19 15:27:33 -08:00 |
|
ZappoMan
|
046564ec47
|
oops double
|
2014-12-19 12:35:47 -08:00 |
|
ZappoMan
|
d585f8c707
|
replace gluOrtho2D() with glOrtho()
|
2014-12-19 12:10:40 -08:00 |
|
Ryan Huffman
|
51a64650e4
|
Fix use of glOrtho and replace getDeferredLightingEffect w/ DependencyManager
|
2014-12-19 09:04:54 -08:00 |
|
Ryan Huffman
|
5b89208068
|
Merge branch 'master' of git://github.com/highfidelity/hifi into orientation-display
Conflicts:
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/overlays/Cube3DOverlay.cpp
|
2014-12-18 16:46:17 -08:00 |
|
Atlante45
|
296c0025de
|
Switched to auto and changed macro
|
2014-12-18 15:42:38 -08:00 |
|
Stephen Birarda
|
9f21b41d3f
|
updates for new DependencyManager API
|
2014-12-17 18:08:41 -08:00 |
|
Stephen Birarda
|
7beb3a7b62
|
resolve conflicts on merge with upstream master
|
2014-12-17 16:57:35 -08:00 |
|
Ryan Huffman
|
9bd7912f9f
|
Add support for drawing 3d overlays on the Application Overlay
|
2014-12-17 16:25:25 -08:00 |
|
Atlante45
|
0bd9ed469e
|
Changed NodeList::getInstance() calls to use the DM
|
2014-12-17 15:28:25 -08:00 |
|
Stephen Birarda
|
fe7b678193
|
begin removal of C++ procedural audio calls
|
2014-12-16 15:33:38 -08:00 |
|
Stephen Birarda
|
369fdc5771
|
move audio toolbox into its own class
|
2014-12-16 15:24:57 -08:00 |
|
Atlante45
|
11a2ecab56
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
interface/src/Menu.cpp
interface/src/entities/EntityTreeRenderer.h
interface/src/ui/ApplicationOverlay.cpp
libraries/render-utils/src/GlowEffect.cpp
libraries/render-utils/src/Model.cpp
|
2014-12-16 15:02:37 -08:00 |
|
Stephen Birarda
|
0f18a9651b
|
replace audio with AudioIOStatsRenderer in ApplicationOverlay
|
2014-12-16 14:53:36 -08:00 |
|
Atlante45
|
4d1529f77b
|
typedefs
|
2014-12-16 14:02:22 -08:00 |
|
Stephen Birarda
|
a9eaa4b9f7
|
more decoupling of Audio from Interface
|
2014-12-16 12:43:06 -08:00 |
|
Stephen Birarda
|
c734bc89a3
|
move the audio scope into its own class
|
2014-12-16 11:54:59 -08:00 |
|
Atlante45
|
e5e2eb4e8a
|
Moved GLCanvas in DM and DM to QSharedPointers
|
2014-12-15 16:20:52 -08:00 |
|
ZappoMan
|
bfcc78c57d
|
replaced Application::resourcesPath() with PathUtils::resourcesPath()
|
2014-12-15 15:20:18 -08:00 |
|
Atlante45
|
43dc35d549
|
Use correct mouse coordinate
|
2014-12-09 17:53:23 -08:00 |
|
Atlante45
|
299389ccef
|
Fixed typo
|
2014-12-08 09:59:33 -08:00 |
|
Atlante45
|
1bb08ef30f
|
Centered reticule
|
2014-12-05 17:10:58 -08:00 |
|
Atlante45
|
90d4e7bae9
|
Comments
|
2014-12-04 19:38:39 -08:00 |
|
Atlante45
|
d2b0cdbac3
|
Hydra reticule rendering for Oculus
|
2014-12-04 19:31:59 -08:00 |
|
Atlante45
|
84da070901
|
Correct mouse position in occulus
|
2014-12-04 18:27:03 -08:00 |
|
Atlante45
|
7026af7b9a
|
Centrilized Oculus interference in pickRay
|
2014-12-04 17:26:14 -08:00 |
|
Atlante45
|
3b6936b47d
|
Changed Mag and reticules data representation
|
2014-12-04 11:16:01 -08:00 |
|
Atlante45
|
e246b979f7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into mouse_pick_in_oculus
|
2014-12-03 17:50:17 -08:00 |
|
Atlante45
|
8d814ab07b
|
Updated Oculus pickray
|
2014-12-03 17:05:42 -08:00 |
|
Atlante45
|
0624ab7c72
|
Fixed aspect ratio and cropped overlay texture
|
2014-12-03 16:04:23 -08:00 |
|
Atlante45
|
73004d1bee
|
Decoupled reticules from Overlays view
|
2014-12-03 14:40:47 -08:00 |
|
Philip Rosedale
|
06b22cf605
|
...and don't turn on/off UI from hydra
|
2014-12-02 14:50:25 -08:00 |
|
Atlante45
|
bf21376c90
|
TexturedHemisphere class
|
2014-12-02 13:34:11 -08:00 |
|
Atlante45
|
3c5f33f0ac
|
Hemisphere vbo refactoring
|
2014-12-02 12:28:04 -08:00 |
|
ZappoMan
|
711f9f6905
|
fix bug where audio meter is incorrectly offset when in oculus mode
|
2014-11-26 12:34:47 -08:00 |
|
Atlante45
|
ae3bcc8f06
|
No more .f
|
2014-11-19 16:53:39 -08:00 |
|
Andrzej Kapolka
|
b421ee9243
|
Fix for audio toolbox.
|
2014-11-07 14:09:40 -08:00 |
|
David Rowe
|
a9040c1a53
|
Minor adjustment to Oculus pick ray calc
|
2014-10-31 15:15:44 -07:00 |
|
David Rowe
|
16f4cffbd3
|
Center HMD HUD and magnifiers on default eye position
|
2014-10-31 12:19:26 -07:00 |
|
Stephen Birarda
|
f7a17b7dec
|
dynamically load sixense lib on OS X to make avoiding hid_init crash easier
|
2014-09-29 12:58:01 -07:00 |
|
Andrzej Kapolka
|
146a6526be
|
Fix for Oculus mouse pointer.
|
2014-09-10 17:02:04 -07:00 |
|
Andrzej Kapolka
|
590c8042f8
|
Attempting to fix a bug in the Oculus overlay.
|
2014-09-10 16:36:32 -07:00 |
|
Andrzej Kapolka
|
1ef9126482
|
Migrating to device-independent coordinates.
|
2014-09-08 13:59:19 -07:00 |
|
Andrzej Kapolka
|
dc396e5687
|
Starting on bringing the overlay back to device-independent coordinates.
|
2014-09-08 13:36:02 -07:00 |
|
Andrzej Kapolka
|
7f6b3d3649
|
Dimension fixes for Retina displays.
|
2014-09-05 16:44:45 -07:00 |
|
Ryan Huffman
|
4852fcc034
|
Add red border to main window when not connected to domain
|
2014-08-11 18:43:49 -07:00 |
|
AndrewMeadows
|
73ec862474
|
Merge pull request #3207 from PhilipRosedale/master
Velocity filter head position for less jitter in camera
|
2014-07-25 09:50:21 -07:00 |
|
Philip Rosedale
|
a5d6b2282e
|
Merge pull request #3201 from wangyix/master
moved audio stats to own overlay; audio stats now reset when audiomixer is killed;
|
2014-07-24 21:40:43 -07:00 |
|
Philip Rosedale
|
5aecbe690d
|
made calculateAverageEyePosition private, changed to getEyePosition() where used outside head
|
2014-07-23 22:56:59 -07:00 |
|
wangyix
|
a36c9e872e
|
merged with upstream
|
2014-07-23 15:36:37 -07: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 |
|
wangyix
|
1b2dc2cbe1
|
added central audio stats including pipeline latency; old stats still there
|
2014-07-22 14:21:53 -07:00 |
|
barnold1953
|
03bc3a9ff8
|
Added checkable menu option for laser toggle
|
2014-07-21 12:35:46 -07:00 |
|
barnold1953
|
98babe1751
|
Working hydra lazers when not in oculus
|
2014-07-21 12:17:13 -07:00 |
|
barnold1953
|
16fd8f224c
|
Imrpoved repeat texture method, its almost finished
|
2014-07-18 21:42:20 -07:00 |
|
barnold1953
|
c6bda4bf16
|
Moved sixense laser stuff to MyAvatar
|
2014-07-18 15:26:18 -07:00 |
|
barnold1953
|
97165cadcc
|
Removed unneeded variable
|
2014-07-10 17:34:10 -07:00 |
|