Skip to content
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

Removes vertex-format type fix #6124

Merged
merged 16 commits into from
Mar 15, 2024
Merged

Removes vertex-format type fix #6124

merged 16 commits into from
Mar 15, 2024

Conversation

kpal81xd
Copy link
Contributor

@kpal81xd kpal81xd commented Mar 7, 2024

Removes vertex-format type fix and replaces description object with typedef of AttributeDescription
Requires api-reference PR to be merged in conjunction playcanvas/api-reference#14

  • TS linter
  • API reference

I confirm I have read the contributing guidelines and signed the Contributor License Agreement.

@kpal81xd kpal81xd requested a review from a team March 7, 2024 16:46
@kpal81xd kpal81xd self-assigned this Mar 7, 2024
@willeastcott
Copy link
Contributor

So the types look correct if you remove this? Have you visual diffed the vertex-format.d.ts before and after?

@kpal81xd kpal81xd marked this pull request as draft March 7, 2024 16:56
@kpal81xd kpal81xd marked this pull request as ready for review March 7, 2024 17:20
@kpal81xd
Copy link
Contributor Author

kpal81xd commented Mar 7, 2024

So the types look correct if you remove this? Have you visual diffed the vertex-format.d.ts before and after?

I had forgotten to add the actual changes to the commit 😅

@willeastcott
Copy link
Contributor

Have you also examined how this affects the docs?

@willeastcott
Copy link
Contributor

Ah yeah, goes from:

image

To:

image

@kpal81xd kpal81xd added the docs Documentation related label Mar 14, 2024
@kpal81xd kpal81xd merged commit 6a0dff4 into main Mar 15, 2024
@kpal81xd kpal81xd deleted the types-vertexformat branch March 15, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants