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

Add SyncArray<TubePoint> proxying and SyncCurve<T> proxying to SyncArrayEditor, generate button to grab the array ref #67

Merged
merged 4 commits into from
Sep 5, 2024

Conversation

Nytra
Copy link
Contributor

@Nytra Nytra commented Sep 5, 2024

Closes #66

Might also need to add some handling for driven arrays, since those cause errors in updating the UI when adding/removing list elements in the proxy list (See BezierCurve component for example of array drive)

Edit: driven arrays are handled now, the list will not be generated in this case

@Nytra Nytra requested a review from Banane9 September 5, 2024 09:38
@Nytra Nytra changed the title Add TubePoint proxying to SyncArrayEditor Add TubePoint proxying and SyncCurve proxying to SyncArrayEditor, generate button to grab the array ref Sep 5, 2024
@Nytra Nytra changed the title Add TubePoint proxying and SyncCurve proxying to SyncArrayEditor, generate button to grab the array ref Add SyncArray<TubePoint> proxying and SyncCurve<T> proxying to SyncArrayEditor, generate button to grab the array ref Sep 5, 2024
@Banane9 Banane9 merged commit 0a39028 into master Sep 5, 2024
2 checks passed
@Banane9 Banane9 deleted the nytra/tubePointProxying branch September 5, 2024 13:33
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.

Broader mesh array support
2 participants