tissue updated to v0.3.70 #105180
No reviewers
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#105180
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "AlessandroZomparelli/blender-addons:'tissue-addon'"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updating Tissue add-on to the latest version. Updated features and improved compatibility with Blender 4
@AlessandroZomparelli, for security reasons, we periodically remove commit access from accounts that have not been active for a while. I've restored commit access to the Blender add-ons repository for you now.
If you specifically want code to be reviewed that's fine too, but I'm guessing it's because of this reason you opened a pull request.
It may be a good idea to get this, or just the 4.0 fixes (
ebbc44b30c
) and any other bug fixes since then, into 4.1 as well as Main.Hi @brecht yes, that's correct. I don't need a proper review. I just wanted to update the addon to the last version.
I'm not sure about the best practice in this case though. Is it correct to open a Pull Request? After that should I "Create squash commit"? Or should I do procede differently?
Thanks
@Mysteryem I'm constantly fixing some small bugs and adding some extra features, I would use the current last version of the addon. Also, since it's a constantly evolving addon, I would merge more updates in the future.
@AlessandroZomparelli if want a code review you can create a pull request. If not you can push directly to the repository as before.
If you have not done so already, you need to point to the new repository location on projects.blender.org, as well as set up the SSH key again.
We are currently in the bug fixing phase for 4.1, but if things are broken now it makes sense to update the 4.1 branch as well with the latest version. You'd need to commit the changes to the
blender-v4.1-release
branch, and then merge that branch intomain
.https://developer.blender.org/docs/handbook/release_process/release_branch/
Thanks @brecht for the explanation. I merged it, I hope that I did everything right...
Looks good to me.
@AlessandroZomparelli we have conventions for license and copyright headers, which were applied to your add-on in:
dc8d1d8a5a
But this is not ideal, it would be good if in the upstream repository you could add missing copyright with your name to files that don't have them, and use the shorter SPDX form.
Hi @brecht thanks for addressign that. It makes a lot of sense. Good to know.
Thanks
Alessandro
Pull request closed