Elisa Lupin-Jimenez
|
af432087e3
|
small revisions to bracketing/variable name
|
2017-08-04 16:58:33 -07:00 |
|
Elisa Lupin-Jimenez
|
ebc28a6557
|
Renamed isBlocks to isZip, added debug print for non-entity files
|
2017-08-04 16:58:33 -07:00 |
|
Elisa Lupin-Jimenez
|
c6d5b1a5e6
|
Removed extraneous print statements
|
2017-08-04 16:58:15 -07:00 |
|
Elisa Lupin-Jimenez
|
ed1ed4f3e0
|
Blocks drag does not work yet
|
2017-08-04 16:57:48 -07:00 |
|
Elisa Lupin-Jimenez
|
ca6a323d54
|
Can drag blocks zip folder into hifi and upload the .obj
|
2017-08-04 16:57:48 -07:00 |
|
burtsloane
|
d4ae298a8d
|
Merge branch 'master' into midi
|
2017-07-26 13:59:07 -07:00 |
|
Burt Sloane
|
a960ea5ccb
|
Linux build
|
2017-07-26 13:32:23 -07:00 |
|
Burt Sloane
|
4f7243e444
|
Merge branch 'master' of https://github.com/burtsloane/hifi into midi
|
2017-07-26 13:30:57 -07:00 |
|
Seth Alves
|
47ea32f4d3
|
vertex color support in ModelScriptingInterface
|
2017-07-23 08:06:26 -07:00 |
|
Seth Alves
|
72e5fecb4e
|
do Model::getMeshes on the correct thread. added ModelScriptingInterface::getVertexCount and ModelScriptingInterface::getVertex
|
2017-07-20 16:34:34 -07:00 |
|
Seth Alves
|
084a989a7a
|
stopAndDeleteLater is now just stop
|
2017-07-11 21:21:42 -07:00 |
|
Seth Alves
|
972dc4d1b2
|
more const ref
|
2017-07-11 19:56:34 -07:00 |
|
Seth Alves
|
3670a04d8e
|
switch bare pointers to AudioInjector objects to be QSharedPointers
|
2017-07-11 14:24:58 -07:00 |
|
Brad Davis
|
7f1bc07d04
|
Trying to fix overlay crashes again
|
2017-07-05 14:30:01 -07:00 |
|
Brad Davis
|
6fc82bb351
|
Switch to preprocessor macro for blocking invokes to capture function information
|
2017-06-30 11:36:24 -07:00 |
|
Brad Davis
|
b52dd7b822
|
Don't use blocking connections on the main thread
|
2017-06-29 20:45:17 -07:00 |
|
Seth Alves
|
794495c197
|
make ResourceManager be owned by DependencyManager
|
2017-06-28 14:18:14 -07:00 |
|
Clément Brisset
|
a2c15c9794
|
Merge pull request #10770 from jherico/fix_deps_1
Cleanup entity dependencies
|
2017-06-28 10:48:58 -07:00 |
|
Seth Alves
|
e4a9674614
|
Merge pull request #10824 from sethalves/fix-script-sleep-busyloop
use QEventLoop and a timer for a less CPU using sleep + event-processing
|
2017-06-27 21:00:40 -07:00 |
|
Brad Davis
|
8130a91b8c
|
Cleanup entity dependencies
|
2017-06-27 19:15:49 -07:00 |
|
Seth Alves
|
4f672f93d2
|
avoid cast that isn't always available
|
2017-06-26 16:03:39 -07:00 |
|
Seth Alves
|
bf7da71eaf
|
use QEventLoop and a timer for a less CPU using sleep + event-processing
|
2017-06-26 15:07:22 -07:00 |
|
Sam Gateau
|
619b357ad0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into brown
|
2017-06-26 10:03:53 +02:00 |
|
David Rowe
|
3de1c0a312
|
Make and save recording
|
2017-06-24 15:57:57 +12:00 |
|
samcake
|
c0e8b6c8bc
|
clean up
|
2017-06-23 14:18:56 -07:00 |
|
samcake
|
b7b520a6e8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into brown
|
2017-06-23 13:50:31 -07:00 |
|
Brad Hefta-Gaub
|
dc649e84df
|
Merge pull request #10792 from jherico/qml_crashes
Trying to fix QtQml/QtScript crashes
|
2017-06-23 12:41:43 -07:00 |
|
samcake
|
c24e254257
|
Add support for profiling from scripts
|
2017-06-22 18:10:20 -07:00 |
|
Brad Davis
|
4439de240a
|
Trying to fix QtQml/QtScript crashes
|
2017-06-22 16:39:57 -07:00 |
|
samcake
|
bda52c33e6
|
Adding the function source when profiling, to explore perf issues
|
2017-06-22 15:35:00 -07:00 |
|
David Kelly
|
06d1ac8bf7
|
Merge remote-tracking branch 'upstream/master' into dk/scriptsSwitch
|
2017-06-22 14:14:54 -07:00 |
|
David Kelly
|
ff5b37c785
|
new --scripts switch overrides default scripts location
|
2017-06-22 14:09:05 -07:00 |
|
Brad Hefta-Gaub
|
7668fbb7a0
|
Merge pull request #10755 from seefo/fb5278
Fixed an issue where toolbar buttons duplicated themselves when reloading scripts
|
2017-06-22 13:35:05 -07:00 |
|
Sam Cake
|
c35be446e6
|
adding profiling on the script engine call back to timer event
|
2017-06-21 00:06:45 -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 |
|
Zach Pomerantz
|
7e84f67391
|
Merge pull request #10744 from zzmp/audio/output-sample
Add "Play sample sound" to audio setting
|
2017-06-20 15:32:57 -07:00 |
|
Zach Pomerantz
|
c826858458
|
revamp tablet MicBar
|
2017-06-20 11:43:02 -07:00 |
|
seefo
|
00a3fc77a1
|
Fixed an issue where toolbar buttons duplicated themselves when reloading scripts
|
2017-06-20 11:18:22 -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 |
|
Zach Pomerantz
|
a7e1b75909
|
stopgap with MyAvatar.qmlPosition
|
2017-06-19 14:41:01 -07:00 |
|
Brad Davis
|
ed6620fc51
|
Merge pull request #10718 from jherico/frame_thread
Cleanup and refactoring
|
2017-06-19 13:31:44 -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 |
|
Brad Davis
|
fece438602
|
Cleanup and refactoring
|
2017-06-15 18:58:56 -07:00 |
|
Burt Sloane
|
4f7a1a6e2e
|
got rid of tabs
|
2017-06-15 16:35:53 -07:00 |
|
Burt Sloane
|
fbc28c0e2f
|
pedantic PR
|
2017-06-15 16:16:29 -07:00 |
|
Burt Sloane
|
7022c4009f
|
midi in and out
|
2017-06-15 15:18:06 -07: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
|
20c0dac8e8
|
update QML with Audio.muted
|
2017-06-13 16:10:16 -04:00 |
|