This website requires JavaScript.
Explore
Help
Sign in
jepler
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
getenv-cpython-compat
circuitpython
/
shared-module
/
tilepalettemapper
History
foamyguy
04b98ed71f
fix pixel_shader property name, add tilegrid property and set tilegrid to None before it is bound, disallow TPM from being bound multiple times.
2025-05-09 09:56:34 -05:00
..
__init__.c
adding tilepalettemapper
2025-03-04 17:39:02 -06:00
TilePaletteMapper.c
fix pixel_shader property name, add tilegrid property and set tilegrid to None before it is bound, disallow TPM from being bound multiple times.
2025-05-09 09:56:34 -05:00
TilePaletteMapper.h
pixel_shader back to required on TileGrid. TPM init with no tilegrid or width/height, internal bind function is used to bind a TileGrid to a TilePaletteMapper when the TileGrid is init with or has pixel_shader set to a TPM
2025-05-08 18:08:56 -05:00