Commit Graph

8 Commits

Author SHA1 Message Date
e8da6131fd License headers: use SPDX-FileCopyrightText for all addons
Move copyright text to SPDX-FileCopyrightText or set to the
Blender Foundation so "make check_licenses" now runs without warnings.
2023-06-15 16:54:05 +10:00
c51e0bb179 Real Snow material update
This update brings the following changes:

- updated snow material (it was assigning values to wrong sockets in Principled node)
- converted Color Ramp nodes to Map Range
- changed tracker URL

Differential Revision: https://developer.blender.org/D15148
2022-06-08 15:35:40 +02:00
67c55ab142 Merge branch 'blender-v3.1-release' 2022-02-28 14:31:53 -05:00
c47ea3fb3d Update documentation urls for real snow and Precision Drawing Tools
See T95442
2022-02-28 14:30:33 -05:00
b8d86ccc0a File headers: use SPDX license identifiers
See T95597
2022-02-11 16:05:07 +11:00
1d91e8c12a Cleanup: trailing space & tabs to spaces 2021-12-01 10:43:38 +11:00
2fb1729cab Real Snow Updates
- make the snow mesh calculation faster (by @drewp)
- fix typos in comments
- bump version to 1.2 and update authors
Resolves T90594

Co-authored-by: Drew Perttula<drewp>
2021-08-11 09:14:15 -03:00
8a451e74b6 real snow: initial commit 2.83 T74122 2020-03-07 10:39:04 +11:00