Skip to content

Conversation

@TheRedDeveloper
Copy link

Everything required to get clay 0.14 fully working.
Clay's ID system has been changed massively under the hood, all elements must not be initialized with an ID or with an automatic id.
This will have no impact on anything using the bindings, because we just store the ID when .id(clay.id("my-id")) happens and apply it afterwards.

@TheRedDeveloper
Copy link
Author

There were two completely identical bindings.rs files, I just deleted the bindings_debug.rs, put the new bindings in bindings.rs and unified both modules. They were identical.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant