Node: Gabor Noise Texture #110802

Open
Charlie Jolly wants to merge 68 commits from CharlieJolly/blender:gabor into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 9c23b24a8e - Show all commits

View File

@ -18,8 +18,8 @@
#include "BLI_noise.hh"
#include "UI_interface.h"
#include "UI_resources.h"
#include "UI_interface.hh"
#include "UI_resources.hh"
#include "node_shader_util.hh"