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

https://github.com/meaf75/calendar-uielements

Calendar window made with UIElements for Unity Editor
https://github.com/meaf75/calendar-uielements

csharp uielements unity unity-editor unity3d-plugin uss uxml

Last synced: 3 months ago
JSON representation

Calendar window made with UIElements for Unity Editor

Awesome Lists containing this project

README

        

# Calendar-UIElements
Calendar window made with UIElements for Unity Editor

![Image of calendar](./img/uicalendar.png)

# Instructions/requirements

- Make sure only copy repo assets folder into your assets project
- Have installed UIElements package for unity

You can find the calendar window in Window/Meaf75/UIElements Calendar

![Image of calendar path](./img/calendar-path.png)

# Extra info
- You can change between months with the arrow buttons located in the window header.
- Month name is displayed according user os language location.
- In case of try to repaint window, you can find a custom menu option into the 3 dots window button and force repaint.
![Image of calendar path](./img/calendar-repaint.png)