Skip to content

refactor(core): use SFC for components#158

Merged
alvarosabu merged 3 commits intomainfrom
feat/conponents-simplified
May 18, 2025
Merged

refactor(core): use SFC for components#158
alvarosabu merged 3 commits intomainfrom
feat/conponents-simplified

Conversation

@Neosoulink
Copy link
Copy Markdown
Member

Description

@Neosoulink Neosoulink added the collider Everything related to colliders label Jan 30, 2025
@Neosoulink Neosoulink self-assigned this Jan 30, 2025
@Neosoulink
Copy link
Copy Markdown
Member Author

Hey @alvarosabu, I'll also do the same for Joint once the #150 PR will be merged

@alvarosabu
Copy link
Copy Markdown
Member

Hi @Neosoulink I just merged the Joint one, you can proceed with the refactor

@Neosoulink
Copy link
Copy Markdown
Member Author

Thanks @alvarosabu, I'm on it!

### Description

- Replace looped components pattern with `SFC` for colliders
@Neosoulink Neosoulink force-pushed the feat/conponents-simplified branch from 359acf1 to 59a691e Compare March 24, 2025 07:51
@Neosoulink
Copy link
Copy Markdown
Member Author

@alvarosabu Joints updated

Copy link
Copy Markdown
Member

@alvarosabu alvarosabu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SFC Types are working now, great job @Neosoulink 👏🏻

@alvarosabu alvarosabu merged commit e4ecaff into main May 18, 2025
2 checks passed
@Neosoulink Neosoulink deleted the feat/conponents-simplified branch May 20, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

collider Everything related to colliders

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: custom collider props are not reactive anymore.

2 participants