Bootstrap Chameleon Logo
Unreal Logo With TAPython 1.2.1
ReleaseNotes Wed, 03 January 2024

TAPython for UE5.3.2 is here

Now we have TAPython 1.2.1, which includes the build for Unreal Engine 5.3.2. New widget, new editor lib, and new image compare tool and more.
It's been a while since the last release of TAPython, do you miss it?

TAPython in Unreal Engine test case snapshot.
ReleaseNotes Sun, 23 October 2022

What's new in TAPython 1.0.9

TAPython has been upgraded to version 1.0.9. Release Page @github
1. A new lib PythonTestLib has been added, we can get logs and call python script with delay and repetition.
2. In Test cases repo for TAPython extended APIs, more than 200 PythonLib APIs has been tested.
3. Add OnMapChangedCmd callback for Chameleon Tool.
4. Add SDetailsView support, more editor APIs, bugs fixed, and more...

TAPython software small screenshot on OSX operating system
Screenshot of creating or generating mat material and material file
ReleaseNotes Sun, 04 September 2022

What's new in TAPython 1.0.8

TAPython has been upgraded to version 1.0.8. Release Page @github
1. We released the first version of TAPython for MacOS.
2. New Global and Individual Context Menu for Chameleon Tools.
3. Custom Context Menu for Material Editor.
4. More than 30 new APIs for Material Nodes, Texture2D, RenderTarget and SImage.
5. More Control with Chameleon Tool's Window. For instance, snapshot the contents of the entire chameleon tool window, including the parts of ScrollBox that are not shown.
and more...

SExpandableArea gif animation
SSplitter gif animation
A small photo that show the unreal Engine viewport content on an SPI small screen with a Raspberry pico
ReleaseNotes Sat, 11 June 2022

What's new in TAPython 1.0.4

TAPython has been upgraded to version 1.04 and supports Unreal 5.0.2.
1. Support more slates: SSplitter and SExpandableArea.
2. Configurable icons for menus.
3. Reference External Json in Chameleon UI.
4. More API in PythonBPLib For instance GetViewportPixels, and we can have a lot of fun with it.
and more...