Real Snow update #90594
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
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#90594
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Thanks to the finding by @drewp in this revision: https://developer.blender.org/D12160 now the script is much faster in calculating the snow mesh.
real_snow.py
https://github.com/marcopavanello/real-snow
Added subscribers: @drewp, @nacioss
Added subscriber: @mano-wii
Changed status from 'Needs Triage' to: 'Needs User Info'
Thanks for the update!
@nacioss, do you have commit rights to the addon's repository?
Otherwise, it would be good to ask one of the administrators. See https://wiki.blender.org/wiki/Process/Commit_Rights
I can update the addon, but it would be nice to have a better description of what changes were made.
I don't think I have commit rights... may I just ask you to commit it for me?
So the changes are:
This issue was referenced by
2fb1729cab
Changed status from 'Needs User Info' to: 'Resolved'
Thank you very much!
Added subscriber: @zgorg
I did an update of the bmesh part, but the material generating part is still too slow. I did it before the particle system was updated last year. you can change the way snow is recovering in the redo of the operator real_snow_review.py