@@ -314,6 +314,36 @@ _Discussions:
314
314
[ bevy_news ] : https://bevyengine.org/news/bevy-0-11
315
315
[ bevy_repo ] : https://github.com/bevyengine/bevy
316
316
317
+ ### [ Fyrox] [ fyrox ]
318
+
319
+ ![ GIF showing focusing camera on object in the editor] ( fyrox-camera.gif )
320
+
321
+ [ Fyrox] [ fyrox ] ([ GitHub] [ fyrox-src ] , [ Discord] [ fyrox-dis ] , [ Twitter] [ fyrox-twi ] )
322
+ is a game engine that aims to be easy to use and provide a large set
323
+ of out-of-the-box features.
324
+
325
+ This month [ Fyrox v0.31 was released] [ fyrox-v0-31 ] . Highlights include:
326
+
327
+ - A huge bunch of editor improvements like
328
+ the ability to create custom editor plugins,
329
+ ability to open multiple scenes,
330
+ saving/loading docking manager layout,
331
+ and separate panel for camera preview.
332
+ - Inverter node for AI behaviour trees.
333
+ - 9-slice image widget.
334
+ - Lots of [ API docs] [ fyrox-docs ] and [ the book] [ fyrox-book ] improvements,
335
+ mostly related to UI stuff.
336
+
337
+ _ Discussions: [ /r/rust] ( https://reddit.com/r/rust/comments/156pq0g/fyrox_0_31 ) _
338
+
339
+ [ fyrox ] : https://fyrox.rs
340
+ [ fyrox-src ] : https://github.com/FyroxEngine/Fyrox
341
+ [ fyrox-dis ] : https://discord.com/invite/xENF5Uh
342
+ [ fyrox-twi ] : https://twitter.com/DmitryNStepanov
343
+ [ fyrox-v0-31 ] : https://fyrox.rs/blog/post/fyrox-game-engine-0-31
344
+ [ fyrox-book ] : https://fyrox-book.github.io
345
+ [ fyrox-docs ] : https://docs.rs/fyrox
346
+
317
347
## Learning Material Updates
318
348
319
349
### Mobile development with Bevy
@@ -467,6 +497,15 @@ See the [CHANGELOG][hanabi-changelog] for all details.
467
497
468
498
<!-- One-liners for plan items that haven't got their own sections. -->
469
499
500
+ - Other engine updates:
501
+ - [ godot-rs now supports Godot 4.1] [ godot-rs-4-1 ] .
502
+ - [ ggez v0.9] [ ggez-v0-9 ] mostly brings slight API tweaks and bugfixes.
503
+ The devs also shared their plans for ggez v10: 3d support, async asset loading,
504
+ and coroutines.
505
+
506
+ [ godot-rs-4-1 ] : https://mastodon.gamedev.place/@GodotRust/110669301088668526
507
+ [ ggez-v0-9 ] : https://reddit.com/r/rust_gamedev/comments/14v6x3z/ggez_news_0_9
508
+
470
509
## Discussions
471
510
472
511
<!-- Links to handpicked reddit/twitter/urlo/etc threads that provide
0 commit comments