Version 0.4.0
What's Changed
- Rewrite render texture logic to CommandBuffer.GetTemporaryRT by @lukakldiashvili in #19
CommandBuffer.GetTemporaryRT makes codebase simpler, while making code less prone to memory leaks and allocations.
Full Changelog: 0.3.1...0.4.0