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

Blender 4 Fixes #97

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Blender 4 Fixes #97

wants to merge 5 commits into from

Conversation

augmero
Copy link

@augmero augmero commented Sep 27, 2023

This PR addresses the following breaking changes:

https://wiki.blender.org/wiki/Reference/Release_Notes/4.0/Python_API

  • FCurve.update() now also deduplicates the F-Curve's keys
  • blf.size() dpi argument has been removed

Undocumented in blender release notes?

  • space_data.auto_snap has been removed, it is now scene.tool_settings.use_snap_anim

Note

  • More work may be needed if backwards compatibility is a requirement
  • Not all animaide functionality has been tested

@Sobollion
Copy link
Contributor

It works flawlessly, thanks @augmero!

@netricsa
Copy link

Thank you so much @augmero !!

@MihaMS
Copy link

MihaMS commented May 18, 2024

Hello @augmero ! Can you please take a look at the issue that appear in Blender 4.1 #101 if you will have time... AnimOffset is really must have feature in my animation process.
Huge thank you!

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.

None yet

4 participants