⠀
This commit is contained in:
parent
0456ab294a
commit
864eb21cdb
24 changed files with 0 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"API_key": "",
|
||||
"API_key_refresh": "",
|
||||
"global_dir": "C:\\Users\\Administrator\\blenderkit_data"
|
||||
}
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
|
|
@ -0,0 +1,5 @@
|
|||
import bpy
|
||||
node = bpy.context.active_node
|
||||
|
||||
node.color = (1.0, 1.0, 1.0)
|
||||
node.use_custom_color = True
|
||||
Loading…
Add table
Add a link
Reference in a new issue