MagicNStuff/source/addons/godot_3d_cursor/plugin.cfg
SchimmelSpreu83 2a60380258 Added Plugins
- ProtoShape
- StairsCharacter (GDExtension)
- TODO Manager
- 3D Cursor
2025-09-21 23:42:15 +02:00

8 lines
1.0 KiB
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[plugin]
name="Godot 3D Cursor"
description="This plugin for the Godot Engine implements a 3D cursor, offering functionality similar to Blenders 3D cursor.\n\nNote: Due to certain engine limitations, you must switch to a tab other than 3D (e.g., 2D, Script, or AssetLib) and back to 3D once after enabling this plugin, and also upon engine startup, to activate the plugin correctly.\n\nUsage: You can set the 3D cursor's position by using Shift + Right Click.\n\nVersion 1.2: The Pie Menu / Undo-Redo Update\n\nIn this update, Ive added a Pie Menu, similar to Blenders, which can be invoked with Shift + S. This menu displays commands found in the Command Palette (Ctrl + Shift + P) and offers faster access to desired functionality.\n\nAnother major feature in this version is the Undo-Redo functionality. This should be straightforward, except for the Remove 3D Cursor from Scene command, which is intentionally not undoable, as it frees the cursor object itself."
author="Marco"
version="1.3.2"
script="plugin.gd"