All Projects → imjp94 → gd-blender-3d-shortcuts

imjp94 / gd-blender-3d-shortcuts

Licence: MIT license
Blender 3D Shortcuts in Godot

Programming Languages

GDScript
375 projects

Labels

Projects that are alternatives of or similar to gd-blender-3d-shortcuts

Luascript
Lua language support for Godot Engine
Stars: ✭ 240 (+252.94%)
Mutual labels:  godot
PixelDot
Godot plugin for making 2D sandbox games like Terraria and Starbound.
Stars: ✭ 57 (-16.18%)
Mutual labels:  godot
godot tools
A set of GDScript EditorScript and EditorPlugins tools that automate boring tasks on Godot Engine.
Stars: ✭ 50 (-26.47%)
Mutual labels:  godot
godot-hexgrid
a godot based framework to build hex map boardgames.
Stars: ✭ 48 (-29.41%)
Mutual labels:  godot
defendo
A tower defense game made using Godot Game Engine
Stars: ✭ 41 (-39.71%)
Mutual labels:  godot
RPG-Databases
Godot Engine addon to manage RPG databases
Stars: ✭ 15 (-77.94%)
Mutual labels:  godot
Godot Realistic Water
Godot - Realistic Water Shader
Stars: ✭ 235 (+245.59%)
Mutual labels:  godot
PimplePopper
Game to pop pimples using the awesome Godot Engine
Stars: ✭ 23 (-66.18%)
Mutual labels:  godot
hydro
Hydro is a Godot Engine module which allows rigid bodies to behave realistically in water.
Stars: ✭ 39 (-42.65%)
Mutual labels:  godot
liblast
A libre multiplayer FPS game created in Godot Engine
Stars: ✭ 92 (+35.29%)
Mutual labels:  godot
GodotGeometryElements
Geometry elements using Godot Engine 2.14 and Godot 3.0
Stars: ✭ 27 (-60.29%)
Mutual labels:  godot
godot-local-notification
Godot module for local notifications (android and iOS)
Stars: ✭ 111 (+63.24%)
Mutual labels:  godot
godot-swift
swift language support for the godot game engine
Stars: ✭ 111 (+63.24%)
Mutual labels:  godot
Godot Mixing Desk
A complete audio solution for Godot 3.2.x, making procedural sound and adaptive/procedural music possible with a few nodes and a couple lines of code.
Stars: ✭ 240 (+252.94%)
Mutual labels:  godot
godot-practice-shaders
Some practice shaders in Godot
Stars: ✭ 79 (+16.18%)
Mutual labels:  godot
Simplegodotcrtshader
A simple Godot shader that simulates CRT Displays
Stars: ✭ 236 (+247.06%)
Mutual labels:  godot
godot-website
The code for the official Godot Engine website. A static site built using Jekyll.
Stars: ✭ 167 (+145.59%)
Mutual labels:  godot
godot-rpgdb
An easy to use JSON database-manager for Godot.
Stars: ✭ 25 (-63.24%)
Mutual labels:  godot
GDGotm
Official Godot plugin for gotm.io - the Godot Platform!
Stars: ✭ 43 (-36.76%)
Mutual labels:  godot
godot-logger
Simple in-game logger for Godot 4.0
Stars: ✭ 14 (-79.41%)
Mutual labels:  godot

Blender 3D Shortcuts in Godot

Blender's 3D transforming shortcuts in Godot

Showcase Showcase Showcase

Features

  • Transform with "G", "R", "S" keys and "H" key to hide
  • Revert transformation with "ALT" modifier
  • Visualize constraint axis
  • Work seamlessly with Godot Spatial Editor settings("Use Local Space", "Use Snap", "Snap Settings")
  • Type transform value
  • Switch display mode with "Z"

Installation

  1. Install directly from Godot Asset Library

or

  1. Download this respository, move addons/blender_3d_shortcuts to your {project_dir}

  2. Enable it from Project -> Settings -> Plugins

  3. (Optional) Clear spatial editor scale mode shortcut as it conflicts with rotate shortcut, Editor Settings > Shortcuts > Spatial Editor > Scale Mode

Shortcuts

  • Translate: G
  • Rotate: R
  • Scale: S
  • Revert Translation: ALT + G
  • Revert Rotation: ALT + R
  • Revert Scale: ALT + S
  • Constraint to Single Axis: X or Y or Z
  • Constraint to Plane: SHIFT + (X or Y or Z)
  • Hide: H
  • Precision Mode(while transforming with mouse): SHIFT
  • Toggle Global/Local mode(non-persistent): XX or YY or ZZ
  • Switch Spatial Editor Viewport Display Mode: Z
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].