Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mrrobinofficial/unreal-commontime
- Owner: MrRobinOfficial
- License: mit
- Created: 2023-10-28T00:43:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-28T21:18:42.000Z (about 1 year ago)
- Last Synced: 2024-11-14T10:53:37.606Z (about 2 months ago)
- Topics: cpp, datetime, timespan, unreal-engine-cpp-plugin, unreal-engine-plugin
- Language: C++
- Homepage:
- Size: 63.5 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
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:
To this:
#
## 🆘 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).