diff --git a/_drafts/friction-100.md b/_drafts/friction-100.md index c26ffb7..703a999 100644 --- a/_drafts/friction-100.md +++ b/_drafts/friction-100.md @@ -15,25 +15,20 @@ Draft for Friction 1.0.0 Alpha 1. * Support for Frame In (`I`) * Support for Frame Out (`O`) * Support for Markers (`K`) +* Support for Split Clip (`SHIFT+K`) * Changed shortcut for 'Invert Selection' (`Alt+A`) -* SVG import: Fix linejoin and linecap support -[**Full Changelog**](https://github.com/friction2d/friction/compare/v0.9.6...v1.0.0-alpha1). +[**Full Changelog**](https://github.com/friction2d/friction/compare/v0.9.6.1...v1.0.0-alpha1). ## Known Issues -* Friction is in early development, expect issues and missing features -* CSS style sheets are not supported when importing an SVG - * SVG's from Adobe Illustrator (and others?) may have issues due to this - * In some circumstances this might result in an invalid undo state after import +Friction is in early development, expect issues and missing features + * SVG gradients may not import correctly - * In general gradients needs some work * There are still some minor issues with HiDPI * Shader effects are still experimental -* GPU accelerated path support may not be supported on Radeon cards (no AA) - * Can be disabled in settings +* GPU accelerated path support may not be supported on Radeon GPU's * Flickering on some projects (GPUs) during playback/video export - * Disable GPU in settings/effects And more, see our [issue tracker](https://github.com/friction2d/friction/issues) for more information. @@ -48,7 +43,7 @@ For other inquiries use support at friction dot graphics. ### Minimum hardware -* 4GB RAM available +* 4GB RAM * AVX x86_64 compatible dual core CPU * Intel Sandy Bridge Core i3/i5/i7 * AMD Bulldozer @@ -63,7 +58,7 @@ For other inquiries use support at friction dot graphics. * 32GB RAM * CPU * Intel Kaby Lake Core i5/i7 or newer - * AMD Ryzen/Threadripper 1000 series or newer + * AMD Ryzen 1000 series or newer * GPU * NVIDIA GeForce GTX 1050 or newer * AMD Radeon RX 560 or newer @@ -72,6 +67,6 @@ For other inquiries use support at friction dot graphics. ### Supported systems * Microsoft Windows (N) 10/11 x64 - * Visual C++ [Redistributable](https://aka.ms/vs/17/release/vc_redist.x64.exe) 2017 or higher is needed on Windows 10 + * *Visual C++ [Redistributable](https://aka.ms/vs/17/release/vc_redist.x64.exe) 2017 or higher is needed on Windows 10* * Red Hat Enterprise Linux 7.9/8.x/9.x x86_64 and compatible - * Generic Linux with X11, pulseaudio and glibc 2.17+ should work + * *Generic Linux with X11/XWayland, PulseAudio and glibc 2.17+ should work*