Импорт фрейма (объекта локальных осей) в качестве локальной матрицы

This commit is contained in:
brothermechanic 2023-04-05 11:26:09 +00:00 committed by Igor Brylyov
parent 16f6f375b5
commit 5208577d86
9 changed files with 122 additions and 76 deletions

View file

@ -1,14 +1,2 @@
# -*- coding: utf-8 -*-
# Original code by (C) 2019 yorikvanhavre <yorik@uncreated.net>
# Copyright (C) 2023 Ilia Kurochkin <brothermechanic@gmail.com>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
__version__ = "0.1"