0
0
forked from blender/blender
The official Blender project repository.
Go to file
Charles S fcdcc2794a Texture Paint: Add color jitter to strokes
Add ability to randomize color of each stroke or use
perlin noise randomization during the stroke. Works
similarly to grease pencil stroke randomization.

Based on this [1] RCS request.

[1]: https://blender.community/c/rightclickselect/mwgbbc/
2024-11-10 16:00:34 -05:00
.gitea Issue template: Use bug label for Python API reports 2024-08-22 04:28:52 +02:00
.github Funding: Add FUNDING.yml to link to fund.blender.org on GitHub mirror 2024-07-31 10:03:57 +02:00
build_files deps_builder: Skip HIPRT when hipcc is not found 2024-11-08 08:11:26 -07:00
doc Merge branch 'blender-v4.3-release' 2024-11-09 13:20:38 +11:00
extern Fix #129162: High idle CPU usage with PulseAudio in Linux 2024-10-29 16:19:07 +01:00
intern Merge branch 'blender-v4.3-release' 2024-11-09 01:35:36 +01:00
lib Windows ARM64: Update autopep8 2024-11-05 19:23:15 +01:00
locale I18N: Update UI translations from git/weblate repository (61be8de535853d8). 2024-10-29 11:35:53 +01:00
release Merge branch 'blender-v4.3-release' 2024-11-07 22:48:15 -06:00
scripts Texture Paint: Add color jitter to strokes 2024-11-10 16:00:34 -05:00
source Texture Paint: Add color jitter to strokes 2024-11-10 16:00:34 -05:00
tests Fix: Broken sculpt performance tests after "pen_flip" removal 2024-11-07 09:15:05 +01:00
tools Merge branch 'blender-v4.3-release' 2024-11-06 10:51:48 +11:00
.clang-format
.clang-tidy Cleanup: match declaration names, avoid shadowing & clear trailing space 2024-10-03 12:12:08 +10:00
.editorconfig
.git-blame-ignore-revs
.gitignore
.gitmodules Revert "Release cycle: Blender 4.3 Beta" 2024-10-02 12:35:26 +02:00
AUTHORS AUTHORS: add 1 new author (via override) 2024-10-29 14:43:10 +11:00
CMakeLists.txt Cleanup: WITH_COMPOSITOR_CPU now refers to Full-Frame compositor, not tiled. 2024-11-09 14:15:27 +01:00
COPYING
GNUmakefile make license: command to update the license file 2024-10-18 17:09:43 +02:00
make.bat make license: command to update the license file 2024-10-18 17:09:43 +02:00
pyproject.toml pyproject.toml: correct autopep8 configuration for 2.3.1 2024-10-16 20:55:03 +11:00
README.md

Blender

Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.

Blender screenshot

Project Pages

Development

License

Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.

See blender.org/about/license for details.