# Texture Proxies
Libreflow extension to create texture proxies.
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)[^1].
<!---
Types of changes
- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for soon-to-be removed features.
- Removed for now removed features.
- Fixed for any bug fixes.
- Security in case of vulnerabilities.
-->
## [Unreleased]
### Added
* An option to overwrite existing proxies (disabled by default).
* A new action to create textures proxies for the latest textures of all assets of an asset family.
## [1.0.0] - 2024-05-27
### Added
* Action to create 1K and 2K versions of the images in a `textures` folder. The generated proxies are placed respectively in the `textures_1k` and `textures_2k` folders (when the target size does not exceed the original one).
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/lfs.coop/libreflow/extensions/anpo/texture_proxies",
"name": "libreflow.extensions.anpo.texture-proxies",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "kabaret libreflow",
"author": "LFS",
"author_email": "libreflow@lfs.coop",
"download_url": "https://files.pythonhosted.org/packages/e9/28/8d1a6ff05472746b40386005fc5bfe4f662f36d4456f94f6e2cb5dd99ad6/libreflow_extensions_anpo_texture_proxies-1.0.1.tar.gz",
"platform": null,
"description": "# Texture Proxies\n\nLibreflow extension to create texture proxies.\n\n\n# Changelog\n\nAll notable changes to this project will be documented in this file.\n\nThe format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),\nand this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)[^1].\n\n<!---\nTypes of changes\n\n- Added for new features.\n- Changed for changes in existing functionality.\n- Deprecated for soon-to-be removed features.\n- Removed for now removed features.\n- Fixed for any bug fixes.\n- Security in case of vulnerabilities.\n\n-->\n\n## [Unreleased]\n\n### Added\n\n* An option to overwrite existing proxies (disabled by default).\n* A new action to create textures proxies for the latest textures of all assets of an asset family.\n\n## [1.0.0] - 2024-05-27\n\n### Added\n\n* Action to create 1K and 2K versions of the images in a `textures` folder. The generated proxies are placed respectively in the `textures_1k` and `textures_2k` folders (when the target size does not exceed the original one).\n",
"bugtrack_url": null,
"license": "LGPLv3+",
"summary": null,
"version": "1.0.1",
"project_urls": {
"Homepage": "https://gitlab.com/lfs.coop/libreflow/extensions/anpo/texture_proxies"
},
"split_keywords": [
"kabaret",
"libreflow"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e9288d1a6ff05472746b40386005fc5bfe4f662f36d4456f94f6e2cb5dd99ad6",
"md5": "cf28fbdc0a0d136fd242a710a6fc11fd",
"sha256": "61c671f2e96adaa2ebb627180e89303ed7d4a50ad8c7b4ec37262bf26e90ac61"
},
"downloads": -1,
"filename": "libreflow_extensions_anpo_texture_proxies-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "cf28fbdc0a0d136fd242a710a6fc11fd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 25157,
"upload_time": "2024-05-28T14:56:11",
"upload_time_iso_8601": "2024-05-28T14:56:11.941237Z",
"url": "https://files.pythonhosted.org/packages/e9/28/8d1a6ff05472746b40386005fc5bfe4f662f36d4456f94f6e2cb5dd99ad6/libreflow_extensions_anpo_texture_proxies-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-28 14:56:11",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "lfs.coop",
"gitlab_project": "libreflow",
"lcname": "libreflow.extensions.anpo.texture-proxies"
}