Robossembler Framework: update readme files

This commit is contained in:
brothermechanic 2023-12-01 11:34:37 +03:00
parent b3612d8655
commit 679a52a041
No known key found for this signature in database
GPG key ID: 9C59EF9503ACD106
41 changed files with 246 additions and 776 deletions

View file

@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright (C) 2023 Ilia Kurochkin <brothermechanic@gmail.com>
# coding: utf-8
# Copyright (C) 2023 Ilia Kurochkin <brothermechanic@yandex.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
@ -13,8 +13,6 @@
'''
DESCRIPTION.
Collada mesh exporter.
Exports all objects in scene.
You can set export path and subdir.
'''
__version__ = "0.2"