Francesco Camarlinghi
banner
fcamarlinghi.bsky.social
Francesco Camarlinghi
@fcamarlinghi.bsky.social
Generalist Unreal Engine Dev @ PortalOne - Mostly posting about dev. in Unreal - GameDev tools and tutorials: https://minifloppy.it
Customizing the Unreal Editor can greatly boost productivity for developers, artists and designers.

In this tutorial I talk about how to use TCommands in C++ to create custom keyboard shortcuts and UI.

minifloppy.it/posts/2024/c...
Custom Unreal Editor Keyboard Shortcuts Using Commands
A tutorial explaining how to create custom keyboard shortcuts inside the Unreal Editor using commands in C++.
minifloppy.it
March 14, 2024 at 11:58 AM
Unreal provides a few different ways of writing tests as part of its automation framework. In this post I talk about my personal favorite: Spec tests!

minifloppy.it/posts/2024/a...
Automated Testing With Specs in Unreal Engine
An introduction to spec tests, my favorite way of writing unit, integration and functional automated tests in Unreal.
minifloppy.it
February 14, 2024 at 3:11 PM
First post of 2024! Quick tutorial about how to add custom buttons to the Unreal Editor toolbars and menus in C++

minifloppy.it/posts/2024/a...
Adding Custom Buttons to the Unreal Editor Toolbars and Menus
A step by step tutorial explaining how to add custom buttons to the Unreal Engine editor toolbars and menus.
minifloppy.it
January 7, 2024 at 3:16 PM