Skip to content

Comments

Introduce DelegatedProperty to better sync data between Python-level objects and changes made directly through the Blender GUI#45

Open
yuxuanzhuang wants to merge 7 commits intomainfrom
delegate_prop
Open

Introduce DelegatedProperty to better sync data between Python-level objects and changes made directly through the Blender GUI#45
yuxuanzhuang wants to merge 7 commits intomainfrom
delegate_prop

Conversation

@yuxuanzhuang
Copy link
Owner

Fixes #1

@codecov
Copy link

codecov bot commented Mar 29, 2025

Codecov Report

Attention: Patch coverage is 82.23938% with 46 lines in your changes missing coverage. Please review.

Project coverage is 75.73%. Comparing base (ab278b7) to head (a25fe49).

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Two-way synchronization between Python-level objects and changes made directly through the Blender GUI

1 participant