extensions.blender.org | ||
__init__.py | ||
.gitignore | ||
3d-cursors-case-guide.png | ||
blender_manifest.toml | ||
Build.bat | ||
How to do without.md | ||
LICENSE | ||
pyproject.toml | ||
README.md |
Welcome to 3D Cursors Briefcase 💼
Take control of your 3D cursor in Blender like never before! With 3D Cursors Briefcase, you can save, load, and manage multiple 3D cursors. Try it today and launch your 3D Cursors experience! 🚀
Installation ⚙️
For Blender 4.2 LTS:
- Download zip
- Drag-and-drop the extension .zip package into Blender.
For 3.3 LTS and 3.6 LTS, go to <blender4.2 branch.
User Guide 📖
- Go to
View3D > Sidebar > View Tab
. - In the
3D Cursor
panel. - Look for the
3D Cursors Briefcase
sub-panel.
-
Saving a 3D Cursor:
- Position your 3D cursor in the desired location and rotation.
- Click on the
+
button. This will save the current position and rotation of the 3D cursor.
-
Deleting a 3D Cursor:
- Select the saved 3D cursor from the list.
- Click on the
-
button. This will remove the selected 3D cursor from the list.
-
Moving a 3D Cursor Up/Down in the List:
- Select the saved 3D cursor from the list.
- Click on the
🞁
or🞃
button to change the order of the selected 3D cursor in the list.
-
Loading a 3D Cursor:
- Select the saved 3D cursor from the list.
- Click on the
Load
button. This will move the 3D cursor to the saved location and rotation.
-
Going to a 3D Cursor:
- Click on the
Centre View
button. This centers the view on the 3D cursor. - Use the checkbox to automatically center the view when loading a 3D cursor.
- Click on the
-
3D Cursor Specials Menu:
- Load previous 3D Cursor: Go to the previous 3D cursor and load/restore it.
- Load next 3D Cursor: Go to the next 3D cursor and load/restore it.
- Update 3D Cursor: Update the selected 3D cursor.
- Delete All 3D Cursors: Delete all 3D cursors from the list.
- Convert Selected to Empty: Convert the selected 3D cursor to an empty object (make sure you are in Object Mode).
- Convert All to Empties: Convert all saved 3D cursors to empty objects (make sure you are in Object Mode).