Tips and Tricks

C++ Refactoring Tips And Tricks

In the world of software development, features are constantly updated and new functionality is continuously added. Gradually, keeping up with the latest and best coding standards becomes complex. This slows can slow down operations and affect how code is maintained and updated. The act of maintaining and modernizing code is done through a process called code refactoring. In this article, we will…
Read more
Build Announcements

Visual Assist 2023.1 released

The first update to Visual Assist for 2023 is here. This update features an extensive list of improvements and bug fixes for a variety of users. And if you haven’t, download the latest release here. We hope you find them useful!  Improved parser auto type deduction…
Build Announcements

Visual Assist 2022.4 now available

The fourth update to Visual Assist 2022 is here! This release updates some core Visual Assist behaviors, adds a key C++ language feature, and adds support for external configuration files. The release also continues initiatives on shader code from the previous release. If…
Build Announcements

Visual Assist 2022.3 now available

Visual Assist 2022.3 is out and brings some exciting news for those working with graphics shaders! It also adds a pair of code inspection checks, as well as a new navigation option for Open File in Solution. Visual Assist HLSL support High-level shader language (HLSL), while vaguely similar to C in syntax, is a distinct language and thus most native Visual Studio features may behave…
Read more
Tips and Tricks

Do I Need To Know C++ For Unreal Engine?

C++ is a powerful programming language that can be used to create high-quality 3D games and applications using the Unreal Engine. A program created using C++ for Unreal Engine will typically be much more realistic and immersive than using other languages. Unreal Engine C++…
Tips and Tricks

12 Helpful Tips For Visual Studio Productivity

Visual Studio provides a lot of useful tools to help programmers greatly simplify the software development process. In this article, we will learn 12 helpful tips for increasing Visual Studio productivity that you may not know about, but that will be very useful for you. #1 Navigation through the elements of the project In a large project, there are a lot of classes and methods…
Read more
Build Announcements

Visual Assist 2022.2 is here

Visual Assist 2022.2 has just been released! We have a well-rounded update this time— a number of new features as well as some much needed fixes. Unreal Engine 5 Support The biggest announcement in this release is the the start of official regression and…
Tips and Tricks

How Successful People Make The Most of Unreal Engine

Many developers have started using Unreal Engine to achieve their expected level of visual realism. The reason is the growing popularity of video games. The ever-increasing power of modern game engines has also led many people in gaming industries to strive for a more visually impressive and immersive gaming experience. In this article, we will focus on how successful people make the…
Read more