1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-17 14:48:46 +02:00
Commit graph

19 commits

Author SHA1 Message Date
Ell 5d7d238630 added MLEM.FNA 2022-06-24 14:01:26 +02:00
Ell aabb1ed5df added .editorconfig 2022-06-17 18:23:47 +02:00
Ell f0f1d7f8ed added runtime texture region padding and other improvements 2022-05-25 12:37:51 +02:00
Ell 4e3d5705a4 removed utility scripts 2021-11-11 02:17:31 +01:00
Ell ae559adf26 remove "see href" from xml docs since some IDEs can't display that 2021-11-06 23:42:23 +01:00
Ell 65908688f1 Use TitleContainer for opening streams where possible 2021-10-16 20:22:06 +02:00
Ell 0c45f2d8e6 properly document DataTextureAtlas 2021-08-02 15:15:33 +02:00
Ell e11eb459b8 only offset DataTextureAtlas pivot if it is specified 2021-07-31 04:04:04 +02:00
Ell 9a0b8ef846 cleaned up formatting 2021-07-12 03:16:19 +02:00
Ell 27fc5a74d9 added the ability to specify a coordinate offset in data texture atlases 2021-07-12 03:14:05 +02:00
Ell 35af9eee25 fixed some number parsing not using invariant culture 2021-03-28 06:20:27 +02:00
Ell 81d4fb2dd4 also made additional data non-relative for data texture atlas 2021-02-14 18:09:38 +01:00
Ell c8fd2a4c17 allow storing additional coordinates in a DataTextureAtlas 2021-02-14 18:05:38 +01:00
Ell c85666502c allow pausing, resuming and applying 3d to the sound effect instance handler and move it to its own file 2021-01-24 19:43:47 +01:00
Ell 294a29b46e fixed incorrect texture offset 2020-12-19 23:14:51 +01:00
Ell c7430dd7ed fixed pivot calculation being incorrect for data texture atlases with an offset 2020-12-19 23:09:26 +01:00
Ell 47cc589042 allow data texture atlases to have an underlying texture region 2020-12-19 22:57:17 +01:00
Ell fd9ad777c2 some fixes related to the branch name change 2020-11-07 00:58:43 +01:00
Ell f68e55ebfd moved DataTextureAtlas to MLEM.Data 2020-10-25 01:45:01 +02:00
Renamed from MLEM/Textures/DataTextureAtlas.cs (Browse further)