🎮 Game

This is a library package stub for Blender Actions with only an auto-generated compiler file. It sets global usings and assembly attributes like addon id, org, engine version, and build timestamps, no runtime logic or gameplay code.

🔧 Editor

Editor addon that brings Blender-style translate, rotate, and scale to the scene editor with axis constraints, numeric input, vertex snapping, and a 3D cursor. It runs one modal transform per session, locks viewport input during ops, snapshots selection and transform state, and wires keyboard shortcuts for starting ops and constraints. It tracks per-session state, does undo/redo, and draws a simple cursor gizmo.