@@ -732,6 +732,50 @@ designs with #MadeWithGraphite on Twitter.
732
732
[ graphite-approachable-issues ] : https://github.com/GraphiteEditor/Graphite/labels/Good%20First%20Issue
733
733
[ graphite-editor ] : https://editor.graphite.rs
734
734
735
+ ## [ ruffle] [ ruffle-post ]
736
+
737
+ ![ new text input support on mobile devices] ( ruffle-text.jpg )
738
+ _ Demo of the new text input boxes on a mobile device_
739
+
740
+ [ Ruffle] is an open-source Flash Player emulator, written in Rust. It aims to run
741
+ natively on all modern operating systems and web browsers, leveraging Rust's
742
+ memory safety guarentees to avoid the security pitfalls that Flash became
743
+ notorious for in its later years.
744
+
745
+ [ This month's updates] [ ruffle-post ] include:
746
+
747
+ - Significant improvements to AVM1 engine accuracy
748
+ fixes dozens upon dozens of ActionScript 2 games.
749
+ - Work on the AVM2 (ActionScript 3) backend [ is also speeding up] [ ruffle-avm2 ] ,
750
+ a bunch of AS3 games are now playable.
751
+ - Better mobile devices support:
752
+ text input boxes and iOS a context menu.
753
+
754
+ [ Check out the blog post] [ ruffle-post ] for more details.
755
+
756
+ [ ruffle-post ] : https://ruffle.rs/blog/2023/03/12/progress-report.html
757
+ [ ruffle-avm2 ] : https://ruffle.rs/avm2.html
758
+ [ ruffle ] : https://ruffle.rs
759
+
760
+ ## [ Orlop] [ orlop ]
761
+
762
+ ![ screenshot: a bunch of minimalist vehicle assets] ( orlop.png )
763
+
764
+ Orlop by [ Tim Rach] [ timrach ] is a media management tool for anyone who works
765
+ with a large asset library on a daily basis.
766
+
767
+ > Organise and browse your asset collection with built-in tagging, search
768
+ > and preview functionality. Automatic tagging requires no effort - just import
769
+ > your asset folder and go!
770
+
771
+ The beta version is available [ on itch.io] [ orlop-itch ]
772
+ or [ through Testflight] [ orlop-beta ] .
773
+
774
+ [ orlop ] : https://orlop.dev
775
+ [ orlop-itch ] : https://tirch.itch.io/orlop
776
+ [ orlop-beta ] : https://orlop.dev#beta
777
+ [ timrach ] : https://timrach.de
778
+
735
779
## Library Updates
736
780
737
781
### [ ` bevy_text_mode ` ]
@@ -860,11 +904,18 @@ It's presently in a heavy-development prerelease state, so watch this space!
860
904
## Other News
861
905
862
906
<!-- One-liners for plan items that haven't got their own sections. -->
863
-
864
907
- Other engine updates:
865
908
- [ Tetra v0.8] [ tetra-v0-8 ] brings a bunch of small API improvements
866
909
and bugfixes. The engine is still in maintainance-only mode through.
867
-
910
+ - Other tooling updates:
911
+ - [ @Setzer22 shared a demo] [ blackjack-vid ] of how smooth subdivision works
912
+ in the Blackjack editor.
913
+ - [ Epic Asset Manager] [ epic-am ] is an unofficial client to install Unreal Engine,
914
+ download and manage purchased assets, projects, plugins and games
915
+ from the Epic Games Store.
916
+
917
+ [ blackjack-vid ] : https://mastodon.gamedev.place/@Setzer22/110011331330540420
918
+ [ epic-am ] : https://github.com/AchetaGames/Epic-Asset-Manager
868
919
[ tetra-v0-8 ] : https://twitter.com/17cupsofcoffee/status/1636706157568962563
869
920
870
921
## Discussions
0 commit comments