Skip to content

Commit

Permalink
Update friction-100.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rodlie committed Jul 14, 2024
1 parent e99761b commit 51df49e
Showing 1 changed file with 9 additions and 14 deletions.
23 changes: 9 additions & 14 deletions _drafts/friction-100.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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
Expand All @@ -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
Expand All @@ -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*

0 comments on commit 51df49e

Please sign in to comment.