v3.15.0-alpha.0
版本发布时间: 2024-03-19 10:52:38
motion-canvas/motion-canvas最新发布版本:v3.17.1(2024-08-18 01:07:25)
3.15.0-alpha.0 (2024-03-19)
Bug Fixes
- 2d: fix spline warning for reactive points (#981) (d426508), closes #979
- 2d: respect offset in absolute positions (#987) (491080d)
- account for italic fonts in cache (#968) (abb0906), closes #934
- docs: fix typo in quickstart.mdx (#974) (978ab83)
Features
- 2d: add withDefaults helper (#982) (6bd072a)
- 2d: code bounding box helpers (#948) (0ffd56f)
- 2d: code range helpers (#947) (044c9ac)
- 2d: improve Code node (#989) (6e7aaf0)
- 2d: make Polygon extend Curve (#961) (739c9fc)
- 2d: respect view's cache padding (#986) (6b2dab3)
- 2d: retain reactivity in code transitions (#990) (7ccc1c3)
- 2d: support letter spacing in Code (#955) (2a87c37)
- 2d: universal getter for cardinal points (#988) (f7e53ec)
- core: add waitTransition (#983) (27f24e1)
- core: improve loop function (#952) (66c18bb)
- core: improve matrix to opengl conversion (#984) (2fadc88)
- core: improve Vector2 class (#985) (11ef7ea)
- core: spawn function (#951) (51d8cf0)
- expose parts of player to outside of shadow root (#956) (c996d39), closes #950
- improve error logs (#953) (3b528cc)
- new Code node (#946) (26e55a3)
- ui: support for PowerPoint shortcuts in presentation mode (#993) (570f729)