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

15 lines
316 B
TOML
Raw Permalink Normal View History

2025-03-02 13:35:34 +01:00
schema_version = "1.0.0"
id = "no_rotation"
2025-03-02 13:37:08 +01:00
version = "1.0.0"
2025-03-02 13:35:34 +01:00
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",
]