Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrrobinofficial/unreal-commontime

Unreal Engine plugin that provides an editor view for editing DateTime and Timespan values.
https://github.com/mrrobinofficial/unreal-commontime

cpp datetime timespan unreal-engine-cpp-plugin unreal-engine-plugin

Last synced: 4 days ago
JSON representation

Unreal Engine plugin that provides an editor view for editing DateTime and Timespan values.

Awesome Lists containing this project

README

        


CommonTime logo

CommonTime [Unreal Engine]

*Provides an editor view for editing DateTime and Timespan values.*

[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/mrrobinofficial/unreal-commontime/blob/HEAD/LICENSE.txt)
![plugin-status](https://img.shields.io/badge/plugin_status-ready_to_use-green)
![maintenance-status](https://img.shields.io/badge/maintenance-passively--maintained-yellowgreen.svg)

#

## 📋 TODO

* Fix padding issue (not prioritize)

## ⚙️ Supported Platforms
This plug-in was last built against Unreal Engine 5.3.

## ⚒️ Installation

You can install from the release section.

Alternatively, you can install this plugin via terminal with [*git*](https://git-scm.com/). **Here is the command for installing it**.

```console
git clone [email protected]:MrRobinOfficial/Unreal-CommonTime.git CommonTime
```

#


🖼️ Screenshots


From this:


Regular editor view for DateTime and Timespan

To this:


Custom editor view for DateTime and Timespan

#

## 🆘 Support
If you have any questions or issue, just write either to my [YouTube channel](https://www.youtube.com/@mrrobinofficial), [Email](mailto:[email protected]) or [Twitter DM](https://twitter.com/MrRobinOfficial).