Commit Graph

20 Commits

Author SHA1 Message Date
04f382e23d Work on fixing compile. 2023-01-09 20:06:10 +01:00
60c28df4a9 Work on fixing compile. 2023-01-09 14:10:32 +01:00
38e4bb3203 Work on fixing compile. 2023-01-09 01:17:02 +01:00
a45822b635 Fix Prop2dDataSprite's serialization. 2022-02-26 00:03:59 +01:00
3c9ae1a391 Updated the serialization logic in all of the PropDataEntries. 2022-02-25 13:54:14 +01:00
8c4540a2a6 Update Prop2DDataLight. 2022-02-25 10:38:48 +01:00
69b1015221 Added Prop2DDataSprite to the build. 2022-02-25 09:20:48 +01:00
7a0be14d51 Updated the virtual method bindings in PropDataEntry. 2022-02-25 09:14:57 +01:00
9ad81dd1a9 Added PropDataSprite. 2022-02-24 23:25:52 +01:00
4b876aad7b Improved the prop serialization api. And added Node2D and CanvasItem serialization to DataEntry. 2022-02-24 23:25:39 +01:00
4b8edd9567 More cleanups. 2022-02-23 08:33:23 +01:00
da8922e123 Started reworking TiledWall. 2022-02-22 21:41:09 +01:00
828863d638 Added a Transform2D property to PropDataEntry, and also changed the processor api to use Transform2Ds. I did not yet remove the 3D transforms, as it would break too much code right now. 2022-02-22 19:05:10 +01:00
104549adcc Add 2D postfix to the classes. 2022-02-21 22:12:25 +01:00
79366df39e Update the include guards. 2022-02-21 22:07:03 +01:00
9c076cb694 Add 2d to the file names. 2022-02-21 22:02:46 +01:00
b95db8d786 Started over. Added everythong from the props module again. 2022-02-21 17:09:00 +01:00
6f802fcf68 Postfix every class with 2D. 2021-11-24 14:00:16 +01:00
ee35479d38 Postfixed every file with 2d. And changed include guards. 2021-11-23 18:19:01 +01:00
0bb9bb898c Initial commit. 2021-11-23 16:53:47 +01:00