kernel-legacy icon indicating copy to clipboard operation
kernel-legacy copied to clipboard

🌎 Explore Decentraland from a web browser

Results 79 kernel-legacy issues
Sort by recently updated
recently updated
newest added

As of today, we are using ids pointing to different parts of the document which incurs in breaking changes to the different client modes (world explorer, preview, export, builder). We...

builder

Currently all position/rotation/scale data for an entity's Transform is relative to that entity's parent. This will lead to several problems and hardships. For example, making a subentity follow another entity...

builder

# What? In order to prevent casting many raycasts on the same frame, one possible solution is to make query messages replace older ones each time they arrive to the...

ready for review

Create the corresponding testing branch in kernel for a cross feature being developed in unity-client to easily validate the development. Tasks: - Create branch in kernel after changes being pushed...

devexp/qa

I was trying to log in... ![image](https://user-images.githubusercontent.com/42750/67238246-3747dd00-f423-11e9-9e23-e8d9aec4d856.png) And it took ~60 seconds to reach try # 2: ![image](https://user-images.githubusercontent.com/42750/67238265-3fa01800-f423-11e9-85aa-5cec3b75734c.png)

While loading .zone the `Unexpected Error` page shows due to an issue with CORS when trying to download the snapshots for the avatars. ![Screenshot 2019-10-17 15.03.15.png](https://images.zenhubusercontent.com/5d91fef8e56e9b0001b0045f/b0333c18-460a-4d2c-bc39-c7b000f53e03) In the meantime the...