Skip to content

Holydh/BlenderScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blender python scripts

FilePath and TextureName modifier :

Allows to rename and copy to a destination folder every unpacked texture files. It then injects all the new paths and new Blender texture names (image data block name) into blender.
Useful if you have several different textures sharing the same file name but placed inside several different folders. This allows to centralize every textures without being afraid of them being overwritten when exporting to fbx or when unpacking all to the same folder.

Material modifiers

Change all materials blend mode to opaque
Change all textures filtering mod to closest
Delete all nodes in all materials when nodes name is "Invert"
Link BSDF Principled Nodes to Material Output Surface on all materials

Animation modifiers

Animation slicer (Credits to BatFINGER's comment for the keyframes copy function : https://blender.stackexchange.com/questions/214866/copying-specific-frames-from-one-action-to-another-python)

About

Blender python scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages