novelrt / NovelRT

A cross-platform 2D game engine accompanied by a strong toolset for visual novels.
MIT License
183 stars 43 forks source link

Implement VMA usage and update APIs to reflect the simplification. #588

Open RubyNova opened 1 year ago

RubyNova commented 1 year ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) This change will be a major rework of important graphics concepts.

Is there an open issue that this resolves? If so, please link it here. No.

What is the current behavior? (You can also link to an open issue here) the legacy API exists and makes everyone cry. Especially me.

What is the new behavior (if this is a feature change)? The new API and VMA support will make less people cry. Particularly me, benevolent rendering madman Matt. (Nananananananananana Mattman!)

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) Yes. RIP Anything that's predefined ECS based for a little bit in interop.

Other information: This PR was sponsored by Padme's very dubious choice in a life partner.

FiniteReality commented 1 year ago

:man: :woman: :child: :child: :child: :child: :skull:

FiniteReality commented 1 year ago

Related: #583