Hidden textures in Blender
To make a texture hidden in Blender so that it does not appear in the list of textures when selected in the Image Editor and is not found through the search, the texture name needs to start with a dot.
To make a texture hidden in Blender so that it does not appear in the list of textures when selected in the Image Editor and is not found through the search, the texture name needs to start with a dot.
In Blender, the block of buttons for selecting an image in the Image Editor is placed in the header of the area by default. If necessary, it can also be placed in the user panel.
Placing the image selection block on the user panelRead More »
Sometimes it may be necessary to prevent the mouse cursor from going beyond the boundaries of a particular Blender area. For example, when grabbing and dragging a mesh with the mouse, the captured mesh should not leave the 3D Viewport area, not to be above another type of area, for example, above the Node Editor or Text Editor areas.
Locking the mouse cursor within the area in BlenderRead More »
Remote data storage is becoming more and more useful. Various online libraries of models, materials, textures and assets are becoming more and more popular. Databases are most often used to store data in such libraries. PostgreSQL is one of the most advanced and functional open source databases that we can connect to and work with through the Blender Python API.
Image Comparison Slider is a popular tool for quickly and easily comparing two images. With the “Image Compare Slider” add-on you can get the same functional in Blender.