Skip to content

Instantly share code, notes, and snippets.

View Patrikgrinsvall's full-sized avatar

Patrik Grinsvall Patrikgrinsvall

View GitHub Profile
@Patrikgrinsvall
Patrikgrinsvall / Dial_and_scale.py
Created October 10, 2021 18:12 — forked from tin2tin/Dial_and_scale.py
Dial_and_scale.py updated
bl_info = {
"name": "Dial and Scale",
"author": "stacker, sambler",
"version": (1, 2),
"blender": (2, 80, 0),
"location": "3DView > Add > Curve > Dial and Scale",
"description": "Add an array of text number objects or watch dials.",
"warning": "",
"wiki_url": "https://github.com/3dbug/blender/blob/master/DialScale.py",
"tracker_url": "https://github.com/3dbug/blender/issues",