Brad Hefta-Gaub
|
4f632005b6
|
Merge pull request #10372 from rabelaiis/21300
Add entity script for balloon spawner and sample json entity with us…
|
2017-06-21 12:50:52 -07:00 |
|
Sam Cake
|
1e168a5f6d
|
Remove extra logging
|
2017-06-21 00:23:24 -07:00 |
|
Sam Cake
|
a78018345b
|
Fixing the last scripts maybe
|
2017-06-21 00:15:29 -07:00 |
|
Sam Cake
|
189ad9c706
|
Merge branch 'master' of https://github.com/highfidelity/hifi into brown
|
2017-06-20 22:42:40 -07:00 |
|
samcake
|
d853a76376
|
Fixing the scripts and investigating the scripting
|
2017-06-20 17:23:44 -07:00 |
|
Zach Pomerantz
|
8e1cf763e3
|
Merge pull request #10756 from zzmp/audio/input-level
Update chrome for the audio input level meter
|
2017-06-20 15:33:17 -07:00 |
|
Thijs Wenker
|
b22b45461f
|
Merge pull request #10754 from ctrlaltdavid/21405
Fix import of JSON with parent-child relationships
|
2017-06-20 20:48:01 +02:00 |
|
Zach Pomerantz
|
c826858458
|
revamp tablet MicBar
|
2017-06-20 11:43:02 -07:00 |
|
Brad Hefta-Gaub
|
cbded766b1
|
Merge pull request #10676 from NeetBhagat/21369
WL 21369 - Implement parts of the JS "console" object
|
2017-06-20 11:06:34 -07:00 |
|
Sam Cake
|
5b6f6ab84f
|
Trying to fix the getCOnfig from QML...
|
2017-06-20 00:25:51 -07:00 |
|
David Rowe
|
513e0cd232
|
Fix import of JSON with parent-child relationships
|
2017-06-20 16:44:25 +12:00 |
|
samcake
|
ba9dbbb4d4
|
Fix the local lights issue, and correct the script relying on the Render.getConfig(), this one is on me...
|
2017-06-19 17:34:50 -07:00 |
|
Stephen Birarda
|
39e8510ccb
|
Merge pull request #10720 from seefo/fb5386
Fixed a bug where you could not print polaroids if you took a gif
|
2017-06-16 15:03:45 -07:00 |
|
NeetBhagat
|
2909aa9ac8
|
Resolve comments of @zappoman.
-- Rename "asserts" to "assert"
-- Log printing methods will accept lists of objects or strings.
|
2017-06-17 01:00:32 +05:30 |
|
Chris Collins
|
f160034bf0
|
Merge pull request #10681 from zzmp/audio/parity
Revamp audio device selection
|
2017-06-16 10:31:55 -07:00 |
|
seefo
|
a4d008eec9
|
Fixed a bug where you could not print polaroids if you took a gif
|
2017-06-16 08:57:27 -07:00 |
|
Zach Pomerantz
|
3093a73ce1
|
Merge branch 'master' of github.com:highfidelity/hifi into audio/parity
|
2017-06-15 15:04:06 -04:00 |
|
Seth Alves
|
023ca85623
|
remove chat from default scripts
|
2017-06-15 09:27:43 -07:00 |
|
NeetBhagat
|
a6b1b17d45
|
Merge branch 'master' into 21369
|
2017-06-15 11:04:22 +05:30 |
|
David Rowe
|
16bebdd409
|
Rename identifiers
|
2017-06-15 09:20:55 +12:00 |
|
David Rowe
|
e3b4e4aa20
|
Disable print statements
|
2017-06-14 15:37:36 +12:00 |
|
David Rowe
|
395d40f0f9
|
Fix script default to match C++ default
|
2017-06-14 12:21:19 +12:00 |
|
David Rowe
|
05f19d54f4
|
Add HMD roll control JavaScript API
|
2017-06-14 11:55:04 +12:00 |
|
Zach Pomerantz
|
a8f69bb2e0
|
Merge branch 'master' of github.com:highfidelity/hifi into audio/parity
|
2017-06-13 17:41:52 -04:00 |
|
Zach Pomerantz
|
e7da007acd
|
only show Audio menu title when appropriate
|
2017-06-13 17:13:39 -04:00 |
|
Zach Pomerantz
|
20c0dac8e8
|
update QML with Audio.muted
|
2017-06-13 16:10:16 -04:00 |
|
Zach Pomerantz
|
337b6bca14
|
update JS with Audio.muted
|
2017-06-13 16:02:58 -04:00 |
|
Anthony Thibault
|
0d46b78bff
|
Merge pull request #10541 from Menithal/21324
Reworked Particle Editor UI
|
2017-06-13 13:00:54 -07:00 |
|
NeetBhagat
|
9646eba873
|
Complete console.trace and added a testcases for all 13 functions.
|
2017-06-13 23:52:48 +05:30 |
|
Matti Lahtinen
|
35f83afd09
|
Removed unneccessary print
|
2017-06-13 20:43:14 +03:00 |
|
Menithal
|
c2c1e607c0
|
Formating
|
2017-06-13 20:31:41 +03:00 |
|
Menithal
|
395cc55fb2
|
Fixed formatting
|
2017-06-13 20:20:54 +03:00 |
|
Menithal
|
020760cc97
|
21324: Fixed accidental inccorect bracket
|
2017-06-13 20:16:56 +03:00 |
|
Menithal
|
00701eb5c7
|
Merge remote-tracking branch 'origin/master' into 21324
|
2017-06-13 19:08:37 +03:00 |
|
Menithal
|
0edb763dac
|
21324: Formatting and PR Feedback Changes
|
2017-06-13 19:06:47 +03:00 |
|
NeetBhagat
|
b0e9c62c12
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 21369
|
2017-06-13 10:10:44 +05:30 |
|
Zach Pomerantz
|
b37a0239b0
|
up to reverb (needs cherry-picking)
|
2017-06-12 18:00:52 -04:00 |
|
Bradley Austin Davis
|
1968ecbc8f
|
Simplify eventBridge mechanism exposing functionality to web pages
|
2017-06-12 14:46:37 -07:00 |
|
Andrew Meadows
|
321e307c9f
|
Merge pull request #10609 from 1P-Cusack/21317
WL21317 helper functions for getting into avatar coordinate space
|
2017-06-12 11:18:29 -07:00 |
|
NeetBhagat
|
e6a5930365
|
Merge branch 'master' into 21369
|
2017-06-12 11:17:26 +05:30 |
|
Seth Alves
|
92fe8145be
|
Merge pull request #10616 from vladest/create_button_sticked
Set active button property isActive before Home menu redraw. Makes su…
|
2017-06-11 13:43:41 -07:00 |
|
Seth Alves
|
eb049c8c6e
|
Merge pull request #10624 from misslivirose/feat/add-primitive-shapes
Add additional primitive shapes
|
2017-06-09 19:02:54 -07:00 |
|
Clément Brisset
|
8e62bdea40
|
Merge pull request #10538 from ctrlaltdavid/21345
Position tablet relative to hand
|
2017-06-09 17:01:37 -07:00 |
|
David Rowe
|
fff8876b21
|
Code review
|
2017-06-10 09:33:45 +12:00 |
|
Chris Howe
|
08d93173f0
|
Minor code feedback changes, moving test scripts to developer/tests.
|
2017-06-09 11:07:56 -04:00 |
|
NeetBhagat
|
c5d8268007
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 21369
|
2017-06-09 18:04:34 +05:30 |
|
Seth Alves
|
759a87c27e
|
Merge pull request #10647 from misslivirose/feat/move-chat-defaultscripts
Move chat app to run with default scripts
|
2017-06-08 20:26:34 -07:00 |
|
Liv Erickson
|
6657c4d997
|
Update chat.js
remove stray semicolon
|
2017-06-08 17:22:18 -07:00 |
|
Seth Alves
|
d87b858c0a
|
Merge pull request #10619 from NeetBhagat/4869-Entity-resize-issue
4869 entity resize issue
|
2017-06-08 16:34:07 -07:00 |
|
Seth Alves
|
9fa74029c7
|
Merge pull request #10633 from mnafees/21299
CR for Job #21299 - Save category on Marketplace when using back button
|
2017-06-08 16:10:56 -07:00 |
|