Kah Wei
|
4478b6db62
|
Added editor support for FontAsset, MeshAsset and MaterialAsset.
|
2022-11-22 17:48:01 +08:00 |
Kah Wei
|
7d692061fb
|
Reworked how Materials are handled on C#
|
2022-11-22 17:23:50 +08:00 |
Kah Wei
|
719d29dec3
|
Renamed Mesh and Font structs in Managed to MeshAsset and FontAsset and reworked them to be a abstraction for asset IDs
|
2022-11-22 16:51:07 +08:00 |
Kah Wei
|
a78b3c0123
|
Reworked NativeAsset system
|
2022-11-22 15:52:55 +08:00 |
Kah Wei
|
07efa1ab51
|
Added an abstract base class for NativeAsset to prepare to support serialization of Assets for scripts
|
2022-11-22 00:39:53 +08:00 |
Kah Wei
|
6550846b0f
|
Added C# interface for Fonts and TextRenderable
|
2022-11-21 20:58:47 +08:00 |
Kah Wei
|
9617ed3838
|
Added NativeAsset, Material and Mesh representations along with a stub for Renderable
|
2022-10-28 19:23:40 +08:00 |