-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: dynamic lights #1049
base: experimental
Are you sure you want to change the base?
feat: dynamic lights #1049
Conversation
…Tween to support YOYO repeat mode in TweenSequence. Added test for TextureMove tween
Deploying js-sdk-toolchain with Cloudflare Pages
|
# Conflicts: # package-lock.json # package.json # packages/@dcl/playground-assets/etc/playground-assets.api.md
Test this pull request
|
# Conflicts: # package-lock.json # package.json # packages/@dcl/playground-assets/etc/playground-assets.api.md # test/snapshots/development-bundles/static-scene.test.ts.crdt # test/snapshots/development-bundles/testing-fw.test.ts.crdt # test/snapshots/development-bundles/two-way-crdt.test.ts.crdt # test/snapshots/production-bundles/append-value-crdt.ts.crdt # test/snapshots/production-bundles/billboard.ts.crdt # test/snapshots/production-bundles/cube-deleted.ts.crdt # test/snapshots/production-bundles/cube.ts.crdt # test/snapshots/production-bundles/cubes.ts.crdt # test/snapshots/production-bundles/pointer-events.ts.crdt # test/snapshots/production-bundles/schema-components.ts.crdt # test/snapshots/production-bundles/ui.ts.crdt # test/snapshots/production-bundles/with-main-function.ts.crdt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remember to update the protocol to point to @next
after your protocol branch is merged and before merging this branch.
And also of course fix the CI lint (running |
Initiative Notion: https://www.notion.so/decentraland/Dynamic-lights-85cc7dbac80f4df28ac47d82483c3ba6
Related PRs
Protocol PR: decentraland/protocol#234
E@ PR: decentraland/unity-explorer#3113