The Spring Creator sale ends 4/18 at 9:59 AM EDT!

Moneytalks

Bruno Xavier L - Code Plugins - Sep 13, 2021
3
3.67 out of 5 stars(3 ratings)
  • 67%
  • 0%
  • 0%
  • 0%
  • 33%

A library, that implements Intel's Decimal type, to be used both from C++ and Blueprint graphs.

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.0 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

A plugin to implement Intel's Decimal Math Library, type can be used both from C++ and Blueprint graphs.

This is a free plugin requested by the Unreal Engine community.


Code Samples / Quick Guide



!! :: DISCLAIMER :: !!


The C Decimal Floating-Point Math Library is property of INTEL, all rights reserved.

I HAVE NO INTENTION TO IMPLEMENT THE LIBRARY ON PLATFORMS OTHER THAN WINDOWS!

Technical Details

Features:

  •  Adds support for native Decimal types to C++ and Blueprint graphs.


Code Modules: 3

  •  FDecimal runtime type.
  •  Type details customizations.
  •  Intel's Third Party Library.



Number of C++ Classes: 14.

Network Replicated: No, Blueprinters can convert to Integer.

Supported Development Platforms: Windows.

Supported Target Build Platforms: Windows.


Code Samples / Quick Guide


How to Use:

  • Add new Property.
  • Change type to 'Decimal'.
  • Use operator nodes and operators from category 'Variables | Decimal'.