|
4922e62b13
|
Small optimization for image indexer. This also fixes pixel order.
|
2022-04-24 17:46:14 +02:00 |
|
|
dcdb5715cc
|
Use ERR_FAIL_COND macro again if the image passed in is not valid in index_image. Also don't delete color information.
|
2022-04-24 11:46:46 +02:00 |
|
|
7dbf967170
|
Improved the api / usability of the image indexer.
|
2022-04-24 11:19:03 +02:00 |
|
|
b8dcd4fbf8
|
Add back binding that I accidentally emoved.
|
2022-04-24 09:51:09 +02:00 |
|
|
9b717b0a87
|
Added reset method to the ImageIndexer, and made it's index_image method additive.
|
2022-04-24 09:49:59 +02:00 |
|
|
0f1c04e08d
|
Added a new ImageIndexer helper class.
|
2022-04-22 22:54:42 +02:00 |
|