Fixes and stuff :)
Changes
- animations: advance springs by elapsed time by @colonelpanic8 in #110
- animation: expose spring by @vaxerski in #111
- animation/variable: set m_Begun for setValueAndWarp
- memory: add move assignment to CWeakPointer by @NotPppp1116 in #113
- memory: fix implicit comparison of unrelated types by @vaxerski in #114
- memory: fix virtual inheritance casts by @vaxerski in #115
- memory: add operators, fix a nullptr deref, and follow #115 with uniqueptr by @gulafaran in #116
- memory: assert on locking unique pointer by @gulafaran in #117
New Contributors
- @colonelpanic8 made their first contribution in #110
- @NotPppp1116 made their first contribution in #113
Full Changelog: v0.13.1...v0.14.0