Граф коммитов

2638 Коммитов

Автор SHA1 Сообщение Дата
Thami Memel 06823b162d fix title not changing when back in projects #1045 2020-10-23 05:09:28 +01:00
jshaughnessy d787463ce4
Merge pull request #997 from mozilla/bug/cant-disable-teleporting
Fix bug that makes it impossible to disable teleporting
2020-10-19 10:42:44 -07:00
jshaughnessy de87289da8
Merge pull request #962 from MarcusMorba/patch-1
Update REMIXING.md
2020-10-19 10:42:37 -07:00
John Shaughnessy 37a6f42567 Fix typo that makes it impossible to disable teleporting 2020-10-19 10:26:59 -07:00
Manuel Martin d2d760c51b Return an empty array for getActiveItems in case there are no animations 2020-10-16 16:08:14 +02:00
Manuel Martin 07e1e045d9 Fix animation import issues 2020-10-07 10:34:07 +02:00
Robert Long f173d23b65
Merge pull request #1037 from mozilla/animation-migration
Fix migrations and add tests for animations
2020-10-05 16:54:07 -07:00
Robert Long 0a8a8aeb43 Run tests on CI serially 2020-10-05 16:17:05 -07:00
Robert Long 53b3b4aa14 Fix issue with missing clip 2020-10-05 15:59:34 -07:00
Robert Long b890808909 Fix migrations and add tests for animations 2020-10-05 15:15:27 -07:00
jshaughnessy d7255e41bd
Merge pull request #1036 from mozilla/bug/active-clip-indices
Fix bug preventing certain scenes from being published
2020-10-05 14:17:37 -07:00
John Shaughnessy f8a97d674e Ensure activeClipIndices is an array 2020-10-05 14:06:50 -07:00
Robert Long 688c18644d
Merge pull request #1029 from keianhzo/feature/multiple-animations
Support multiple animations on a single model
2020-10-05 09:34:15 -07:00
Manuel Martin eb46ee0564 Review updates 2020-10-05 16:25:37 +02:00
Dominick D'Aniello 96b48792b4
Merge pull request #1033 from mozilla/mediaframe-fix-previews
Don't show media frame helper in scene preview
2020-09-29 17:55:32 -07:00
netpro2k 85392aea3d Don't show media frame helper in scene preview 2020-09-29 16:49:54 -07:00
Manuel Martin 6894f27685 Add flag to avoid model combination 2020-09-23 13:02:32 +02:00
Manuel Martin 4dcd7913bb Support multiple animations on a single model 2020-09-22 12:29:23 +02:00
Robert Long e3e8e080fb
Merge pull request #998 from SeanBannister/patch-1
Better describe what the Link element does.
2020-09-21 15:26:57 -07:00
Robert Long 8df754f1fc
Merge pull request #1027 from keianhzo/bug/texture-transforms-import
Update maps transforms if available in GLTF
2020-09-21 15:15:47 -07:00
Manuel Martin 6e6d97062b Update maps transforms if available in GLTF 2020-09-21 13:14:09 +02:00
Dominick D'Aniello 8bbdf886b3
Merge pull request #1019 from mozilla/media-frames
Media Frames
2020-09-17 16:15:22 -07:00
netpro2k d2229dc824 Add media frame to test scene snapshot 2020-09-17 15:53:36 -07:00
Robert Long 8d204f4611
Merge pull request #1028 from keianhzo/bug/lightmap_export
Make sure the extensions object is present before adding the extension
2020-09-17 14:35:22 -07:00
Manuel Martin c0df5b2823 Make sure the extensions object is present before adding the extension 2020-09-15 12:43:22 +02:00
dependabot[bot] 5b6e3388e6
Bump http-proxy from 1.17.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10 07:20:21 +00:00
dependabot[bot] e56d679bd4
Bump tree-kill from 1.2.1 to 1.2.2
Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/pkrumins/node-tree-kill/releases)
- [Commits](https://github.com/pkrumins/node-tree-kill/compare/v1.2.1...v1.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-06 05:11:05 +00:00
netpro2k 5133a96173 mediaTypes -> mediaType 2020-09-01 17:49:42 -07:00
netpro2k 4c1ff47263 Export network id in case we need it later 2020-09-01 17:43:33 -07:00
netpro2k 86c3e95226 Support for media frames 2020-09-01 17:33:32 -07:00
Robert Long 5881c76da6
Merge pull request #1011 from mozilla/feature/scene-thumbnail-camera
Add Scene Preview Camera Node
2020-08-03 16:34:57 -07:00
Robert Long bd2b001b23 Add ScenePreviewCameraNode 2020-08-03 16:23:52 -07:00
dependabot[bot] 7d25170212
Bump elliptic from 6.5.0 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31 10:07:14 +00:00
Robert Long 4f488795c1
Merge pull request #1005 from mozilla/fix/import-scene-modified
Mark scene modified after importing project
2020-07-23 18:51:00 -07:00
Robert Long 360f8129f4 Mark scene modified after importing project 2020-07-23 18:47:01 -07:00
Robert Long 1619d20999
Merge pull request #1000 from mozilla/fix/import-project-scene
Reuse existing project when importing
2020-07-23 18:17:39 -07:00
Robert Long db9eb59a81 Merge branch 'master' into fix/import-project-scene 2020-07-23 18:11:37 -07:00
dependabot[bot] e35405fcbe
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-24 00:59:27 +00:00
dependabot[bot] 2080c6dc62
Bump acorn from 6.2.1 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.2.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.2.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-24 00:59:26 +00:00
Robert Long 544aca5060
Merge pull request #1004 from mozilla/fix/update-test-snapshots
Move to headless chromium and add test reporting for CI
2020-07-23 17:58:21 -07:00
Robert Long 5cb0722971 Fix test 2020-07-23 17:54:01 -07:00
Robert Long 6e3062a198 Test failure 2020-07-23 17:09:35 -07:00
Robert Long cf8d7c220b Add test reporting 2020-07-23 17:01:26 -07:00
Robert Long a1d5d66fb7 Try running headless 2020-07-23 16:42:54 -07:00
Robert Long fc5dcb821f Update test snapshots for webm video 2020-07-23 16:29:28 -07:00
Robert Long 2598831ba7 Try chromium in ci instead of chrome 2020-07-23 16:25:04 -07:00
Robert Long d2326b68cd Update node version for ci 2020-07-23 16:03:03 -07:00
Robert Long f7fe635beb Run tests serially and update ava 2020-07-23 16:00:36 -07:00
Robert Long 069087b41c Merge branch 'master' into fix/import-project-scene 2020-07-23 15:47:39 -07:00
Robert Long ddf441cf67
Merge pull request #1001 from mozilla/fix/update-test-snapshots
Fix Test Snapshots
2020-07-23 15:32:20 -07:00