Real Snow update #90594

Closed
opened 2021-08-11 00:01:05 +02:00 by Marco · 10 comments
Member

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

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://archive.blender.org/developer/F10276927/real_snow.py) https://github.com/marcopavanello/real-snow
Author
Member

Added subscribers: @drewp, @nacioss

Added subscribers: @drewp, @nacioss

Added subscriber: @mano-wii

Added subscriber: @mano-wii

Changed status from 'Needs Triage' to: 'Needs User Info'

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.

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.
Author
Member

I don't think I have commit rights... may I just ask you to commit it for me?
So the changes are:

  • make the snow mesh calculation faster (by Drew Perttula)
  • fix typos in comments
  • bump version to 1.2 and update authors
I don't think I have commit rights... may I just ask you to commit it for me? So the changes are: - make the snow mesh calculation faster (by Drew Perttula) - fix typos in comments - bump version to 1.2 and update authors

This issue was referenced by 2fb1729cab

This issue was referenced by 2fb1729cab5ad961e65e118f35e2e1420d1fb065

Changed status from 'Needs User Info' to: 'Resolved'

Changed status from 'Needs User Info' to: 'Resolved'
Germano Cavalcante self-assigned this 2021-08-11 14:22:27 +02:00
Author
Member

Thank you very much!

Thank you very much!

Added subscriber: @zgorg

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

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](https://archive.blender.org/developer/F10278010/real_snow_review.py)
Sign in to join this conversation.
No Milestone
No project
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#90594
No description provided.