Recent Posts

“python script failed check the message in the system console” in Blender

This is for beginners.

Error Detail

When I ran python script below in blender, the error message “python script failed check the message in the system console” is displayed.

import bpy.data
print(bpy.data.objects)
from Blender

Solution

Open the system console and check the message but where is the system console?

How to open the system console

Click Window > Toggle System Console

You can see the message on the generated window.

How to set keymap in Blender

GOAL

To add some functions into keymap in Blender. I added “Toggle Quad View” into the “Industry Compatible” keymap.

There is no shortcut key of “Toggle Quad View” in Industry Compatible keymap in contrast to Blender keymap.

Environment

Blender 2.83
Windows 10

Method

Open and right-click the menu to which you’d like to add shortcut key.

Click “Assign Shortcut” and press the key to assign.

Press the key and the shortcut key is registered.

What is “ActionZone” in Blender keymap

GOAL

To understand Blender keymap related to “ActionZone”.

Environment

Blender2.83
Windows10

How to see the current keymap settings

Edit > Preferences > Keymap

You can see actions and assigned keymaps. There are “ActionZone” in short cut keys.

What is ActionZone?

I couldn’t find any official documentation, but I think ActionZone means the each windows of editor.

Move the cursor to the upper right corner then the cross cursor will appear. When the cross cursor is displayed, you can handle “ActionZone”.

Example of usages

ActionZone (dragging cross cursor): split and join the area
Shift + ActionZone (dragging cross cursor) : Duplicate area into new window
Ctrl + ActionZone (dragging cross cursor) : Swap area

Categories

AfterEffects Algorithm Artificial Intelligence Blender C++ Computer Graphics Computer Science Daily Life DataAnalytics Event Game ImageProcessing JavaScript Kotlin mathematics Maya PHP Python SoftwareEngineering Tips Today's paper Tools TroubleShooting Unity Visual Sudio Web Windows WordPress 未分類