Andrew Meadows
48374ef5bc
more ignoreForCollisions to collisionless
2016-01-19 09:06:17 -08:00
Andrew Meadows
7fb145e819
namechange ignoreForCollisions --> collisionless
2016-01-19 09:06:17 -08:00
Andrew Meadows
e763c055b3
more namechanges in JS scripts
2016-01-15 15:24:46 -08:00
Andrew Meadows
29a52bf0ba
namechange collisionsWillMove --> dynamic
2016-01-15 15:23:52 -08:00
Brad Davis
b6272b7824
Migrate tool window to overlay/QML
2016-01-13 15:40:37 -08:00
ericrius1
386afa272c
disable grab while attachment version of pistol script is running
2015-12-01 16:50:09 -08:00
ericrius1
b67c481726
resolved merge conflicts
2015-11-30 18:19:57 -08:00
ericrius1
90595949f1
moved exterminator game out of dry lake
2015-11-30 18:14:57 -08:00
James B. Pollack
23f10659b0
update to new trigger method
2015-11-24 14:00:23 -08:00
Brad Hefta-Gaub
2363ca044e
Merge pull request #6280 from imgntn/colorbuster
...
Color Busters Game
2015-11-11 15:52:18 -08:00
Ryan Huffman
b802da4fef
Fix include in satellite.js
2015-11-10 09:37:36 -08:00
James B. Pollack
811fd0cec7
prep for meeting
2015-11-03 10:42:15 -08:00
James B. Pollack
aeac31cf6a
dont delete cubes by default
2015-11-02 16:37:24 -08:00
James B. Pollack
15af28337b
add color busters game for testing
2015-11-02 16:02:30 -08:00
Brad Hefta-Gaub
3a2328a887
Merge pull request #6173 from EdgarPironti/controllers
...
Fixed sword.js
2015-10-23 20:07:52 -07:00
EdgarPironti
0d15182adb
Fixed sword.js
2015-10-23 18:09:43 -07:00
Brad Hefta-Gaub
9285cf8e2c
fix hydraGrabHockey.js to use new API
2015-10-23 17:12:26 -07:00
Brad Davis
380b0cb23c
Removing tabs from our javascript and C++
2015-08-24 15:26:46 -07:00
bwent
7bd9e2653c
more bug fixes
2015-08-14 15:09:48 -07:00
bwent
58713c0d57
more minor bug fixes
2015-08-14 09:55:05 -07:00
bwent
2dbba322fd
bug fixes, ride through system
2015-08-13 18:13:08 -07:00
bwent
8c47bcc141
implement new UI
2015-08-13 16:00:55 -07:00
bwent
c585f24e27
Refining UI, introduce tween functionality for zooming into planets
2015-08-12 20:28:32 -07:00
Brad Davis
caf93d1aff
Merge branch 'master' into plugins
...
Conflicts:
interface/src/Application.cpp
interface/src/Menu.h
2015-08-08 13:18:13 -07:00
Zander Otavka
055133b82e
Refactor inheritance for billboard overlays.
...
BillboardOverlays is now Image3DOverlay. Billboard3DOverlay is the base
class for both Image3DOverlay and Text3DOverlay, and it is
PanelAttachable.
2015-08-04 14:22:21 -07:00
Brad Davis
f7a2513f26
Merge remote-tracking branch 'upstream/master' into plugins
...
Conflicts:
interface/CMakeLists.txt
interface/src/Application.cpp
interface/src/Menu.cpp
interface/src/Menu.h
interface/src/avatar/MyAvatar.h
tests/ui/src/main.cpp
2015-07-30 12:55:22 -07:00
ericrius1
697cb4c9d0
fixed merge conflicts and refactored hit effect to catch up with refactored rendering engine
2015-07-29 10:02:06 -07:00
Brad Davis
bb29127eff
Merge remote-tracking branch 'upstream/master' into plugins
2015-07-28 23:14:41 -07:00
bwent
1107742188
Clean up formatting for satellite.js
2015-07-28 13:01:20 -07:00
bwent
5272a1d6e7
refactoring variables and constants, fix update loop to continue over unlaunched satellites
2015-07-28 13:01:20 -07:00
bwent
e0d6609a99
resolve file path issue
2015-07-28 13:01:20 -07:00
bwent
ccb3d433af
Example script solarsystem.js with orbiting satellite game
2015-07-28 13:01:20 -07:00
Brad Davis
a049b14d13
Merge remote-tracking branch 'upstream/master' into plugins
2015-07-28 10:04:19 -07:00
Thijs Wenker
00fbe17b3c
Merge branch 'master' of https://github.com/worklist/hifi into 20552
2015-07-22 10:21:47 +02:00
Thijs Wenker
de116c4e3b
editMode on and off switch by clicking the COG, proper removal of planks when rows/columns removed
2015-07-22 10:21:13 +02:00
Thijs Wenker
0d0f12164a
planky, enabling properties button
2015-07-21 16:57:02 +02:00
Anthony J. Thibault
17220542d8
Merge branch 'sam/vive-hand-controllers' of github.com:hyperlogic/hifi into sam/vive-hand-controllers
...
Conflicts:
examples/example/games/sword.js
2015-07-20 15:22:19 -07:00
SamGondelman
4d3b08b5e3
modified sword.js to work with vive controllers
2015-07-20 14:52:49 -07:00
ericrius1
dcb2012070
can toggle hit effect on and off from a script
2015-07-20 12:02:01 -07:00
ericrius1
220b54e5f7
added reference to correct zombie game script
2015-07-16 18:30:24 -07:00
ericrius1
66154d20e0
deleted unnessary log message
2015-07-16 13:38:39 -07:00
ericrius1
f7108ccff8
modified collision-hull model to not include the handle. This prevents the sword handle from pushing the brandishing avatar around, while still letting the sword sit in said avatar's hand in a more aesthetically pleasing manner than floating off in space
2015-07-16 13:27:59 -07:00
ericrius1
adbd995695
updated sword script so users can grab sword with hydra to adjust relative rotation of sword
2015-07-16 11:18:37 -07:00
Thijs Wenker
4596711005
Merge branch 'master' of https://github.com/worklist/hifi into 20552
2015-07-15 19:17:28 +02:00
Thijs Wenker
6926ae9aa3
small planky improvements
2015-07-14 20:27:51 +02:00
Howard Stearns
c49851cf03
Update sword script for current controller/physics behavior.
2015-07-14 09:33:08 -07:00
Thijs Wenker
b711022796
planky:
...
- removed workaround for delayed overlay loading
- make buttons functional (reset, cleanup, save-default)
- only show live changes for the visual planky properties: blocksize , numLayers etc. (no physical properties)
2015-07-14 12:28:49 +02:00
Thijs Wenker
8ed9eb0633
Merge branch 'master' of https://github.com/worklist/hifi into 20552
2015-07-14 12:03:43 +02:00
Thijs Wenker
222234cf1d
wild planky changes on value change
2015-07-14 03:40:58 +02:00
Thijs Wenker
6d1df03617
planky: load / save settings
2015-07-14 03:19:23 +02:00