Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Imzpy
/
UnityPy
Public
forked from
K0lb3/UnityPy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
UnityPy
UnityPy
export
Texture2DConverter.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 14, 2025
fix: remove accidentaly added imports
K0lb3
committed
6d2d6dd
View commit details
Copy full SHA for 6d2d6dd
View code at this point
Browse repository at this point
chore(Texture2DConverter): only bytes cast image_data if not already bytes
K0lb3
committed
4f07bc7
View commit details
Copy full SHA for 4f07bc7
View code at this point
Browse repository at this point
chore(ruff): fix accidently dropped format related commit
K0lb3
committed
b643481
View commit details
Copy full SHA for b643481
View code at this point
Browse repository at this point
chore!(TextureSwizzler): rename `TEXTURE_FORMAT_BLOCK_SIZE_MAP`
isHarryh
authored and
K0lb3
committed
2fa0772
View commit details
Copy full SHA for 2fa0772
View code at this point
Browse repository at this point
chore(Texture2DConverter): remove redundant ifs
isHarryh
authored and
K0lb3
committed
6388ba6
View commit details
Copy full SHA for 6388ba6
View code at this point
Browse repository at this point
chore(Texture2DConverter): fix typo, optimize docstring and types
isHarryh
authored and
K0lb3
committed
e061ef2
View commit details
Copy full SHA for e061ef2
View code at this point
Browse repository at this point
chore(ruff): apply and enforce EFBI ruff lint styles
K0lb3
committed
dc5332a
View commit details
Copy full SHA for dc5332a
View code at this point
Browse repository at this point
Commits on May 31, 2025
fix Texture2D import for dxt5 swizzle (#323)
Show description for 4dce2ca
YuriSizuku
and
K0lb3
authored
4dce2ca
View commit details
Copy full SHA for 4dce2ca
View code at this point
Browse repository at this point
Refactor the converter table in Texture2DConverter (#321)
Show description for cfbcea8
isHarryh
authored
cfbcea8
View commit details
Copy full SHA for cfbcea8
View code at this point
Browse repository at this point
Remove unnecessary code in Texture2DConverter (#320)
Show description for 1b30650
isHarryh
authored
1b30650
View commit details
Copy full SHA for 1b30650
View code at this point
Browse repository at this point
Commits on May 28, 2025
chore(Texture2DConverter): typing fixes
K0lb3
committed
035cb09
View commit details
Copy full SHA for 035cb09
View code at this point
Browse repository at this point
fix(Texture2DConverter): fix switch swizzling usage
K0lb3
committed
6f0ae6f
View commit details
Copy full SHA for 6f0ae6f
View code at this point
Browse repository at this point
Commits on May 20, 2025
chore: ruff format all files
K0lb3
committed
aeca810
View commit details
Copy full SHA for aeca810
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
Texture2D - add padding handling for Textures and improve swizzle support
K0lb3
committed
3f9da9c
View commit details
Copy full SHA for 3f9da9c
View code at this point
Browse repository at this point
Commits on Feb 3, 2025
fix: reduce astc context lock scope
isHarryh
authored and
K0lb3
committed
8b9a8a7
View commit details
Copy full SHA for 8b9a8a7
View code at this point
Browse repository at this point
fix: type hint use Optional
isHarryh
authored and
K0lb3
committed
859b742
View commit details
Copy full SHA for 859b742
View code at this point
Browse repository at this point
fix: concurrent issue of astc context
isHarryh
authored and
K0lb3
committed
2d3d2c2
View commit details
Copy full SHA for 2d3d2c2
View code at this point
Browse repository at this point
fix: incorrect type hint in Texture2DConverter
isHarryh
authored and
K0lb3
committed
440b003
View commit details
Copy full SHA for 440b003
View code at this point
Browse repository at this point
fix: type errors in Texture2DConverter
isHarryh
authored and
K0lb3
committed
8a1f527
View commit details
Copy full SHA for 8a1f527
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
1.20.16 - Texture2DConverter - astc decompress - fix decompress import by checking length
K0lb3
committed
13e102b
View commit details
Copy full SHA for 13e102b
View code at this point
Browse repository at this point
Commits on Oct 20, 2024
Texture2DConverter - use astc_encoder for astc decoding
K0lb3
committed
d38b5f6
View commit details
Copy full SHA for d38b5f6
View code at this point
Browse repository at this point
Commits on Oct 14, 2024
Texture2DConverter - extend compression with BC4, BC5, BC7 and LDR ASTC
K0lb3
committed
40487fc
View commit details
Copy full SHA for 40487fc
View code at this point
Browse repository at this point
fix Switch texture deswizzling
K0lb3
committed
fa26e22
View commit details
Copy full SHA for fa26e22
View code at this point
Browse repository at this point
Commits on Sep 22, 2024
Texture2DConverter - format import, add missing type hints
K0lb3
committed
5da7d0b
View commit details
Copy full SHA for 5da7d0b
View code at this point
Browse repository at this point
use generated classes and patch compatiblity
K0lb3
committed
8393ec3
View commit details
Copy full SHA for 8393ec3
View code at this point
Browse repository at this point
Commits on Jan 13, 2024
1.10.11 - add texture2darray support (#225)
Show description for a090a09
K0lb3
authored
a090a09
View commit details
Copy full SHA for a090a09
View code at this point
Browse repository at this point
Commits on Jan 1, 2024
Switch Swizzle Support (#219)
Show description for c731cb0
K0lb3
authored
c731cb0
View commit details
Copy full SHA for c731cb0
View code at this point
Browse repository at this point
Commits on Jun 5, 2023
1.10.0 - virtual filesystem, better dependency resolving, not breaking ContainerDict (#186)
Show description for 737deb9
K0lb3
authored
737deb9
View commit details
Copy full SHA for 737deb9
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
Fix #151 (#162)
Show description for c347354
K0lb3
authored
c347354
View commit details
Copy full SHA for c347354
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
Changed BC5 image mode argument (#130)
Show description for 3c87f86
Ai0796
authored
3c87f86
View commit details
Copy full SHA for 3c87f86
View code at this point
Browse repository at this point
Commits on May 20, 2022
fix type hint Image to Image.Image (#108)
Show description for cefcb22
yuanyan3060
and
yuanyan
authored
cefcb22
View commit details
Copy full SHA for cefcb22
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
1.7.22 fix Image.tobytes in Texture2DConverter
Show description for 61ab4fc
K0lb3
committed
61ab4fc
View commit details
Copy full SHA for 61ab4fc
View code at this point
Browse repository at this point
Commits on Oct 19, 2021
1.7.18 - "correct" Texture2D format selection for replacement & DXT/ETC compression added
K0lb3
committed
0bb34ed
View commit details
Copy full SHA for 0bb34ed
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
Allow non-PIL image sources (#64)
Show description for 5b0a688
UserUnknownFactor
authored
5b0a688
View commit details
Copy full SHA for 5b0a688
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
1.6.5.4 - cleanup & some minor fixes
K0lb3
committed
3316f38
View commit details
Copy full SHA for 3316f38
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.