This repository has been archived on 2025-09-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
blender_no_rotation/blender_manifest.toml
2025-03-02 13:35:34 +01:00

14 lines
316 B
TOML

schema_version = "1.0.0"
id = "no_rotation"
version = "0.0.1"
name = "Disable Object Rotation"
tagline = "This extension enforces a (0, 0, 0) euler rotation on all objects"
maintainer = "ChaoticByte <contact@chaoticbyte.net>"
type = "add-on"
blender_version_min = "4.2.0"
license = [
"SPDX:GPL-3.0-or-later",
]