Juan Linietsky
|
a7b2ac7bb1
|
Normalmapping and Specularmapping working in 2D engine
Added support for Sprite, AnimatedSprite and Polygon2D (should add for tileset eventually).
|
2020-02-11 11:53:28 +01:00 |
|
Juan Linietsky
|
1b4281b895
|
basic 2D engine is more or less working with Vulkan, including editor.
Still a lot to do
|
2020-02-11 11:53:27 +01:00 |
|
Juan Linietsky
|
42b44f43ee
|
Basic 2D engine is more or less working, needs more work for editor to be usable.
|
2020-02-11 11:53:27 +01:00 |
|
Juan Linietsky
|
4f163972bb
|
Refactored RID/RID_Owner to always use O(1) allocation.
* Implements a growing chunked allocator
* Removed redudant methods get and getptr, only getornull is supported now.
|
2020-02-11 11:53:26 +01:00 |
|