Commit Graph

31 Commits

Author SHA1 Message Date
TextusGames
5b062f4927
Merge pull request #8 from popcron/master
Example in readme and UPM
2022-03-26 13:14:05 +03:00
Phill
d315c7848f update readme to include installation and an example 2021-05-26 14:53:19 -04:00
Phill
ffff19acd5 organize into upm directory structure 2021-05-26 14:44:53 -04:00
Phill
c8d7471db9 add package json 2021-05-26 14:37:00 -04:00
TextusGames
3480807e75
Merge pull request #6 from Whyser/master
Will now show context menu below button (similar to how dropdowns work)
2021-04-30 17:58:39 +03:00
Whyser
2b5850183e will now show context menu below button (similar to how dropdown works) 2021-04-30 16:41:33 +02:00
TextusGames
58a5629cf1
Merge pull request #3 from littlebotgames/ignore_generic_types
- Ignore generic types when find derived types as they cannot be inst…
2021-01-30 22:59:23 +03:00
littlebotgames
6d0d3d2f3b - Ignore generic types when find derived types as they cannot be instantiated 2021-01-26 21:15:59 +00:00
Textus
37714bc260 Added not supported types example.
Classes that has no empty parameters are not supported and not shown(activator can not create instances of them).
2020-08-13 18:13:53 +03:00
Textus
2e08459265 Added not supported types example.
Classes that has no empty parameters are not supported and not shown(activator can not create instances of them).
2020-08-13 18:11:30 +03:00
Textus
f89d7debe5 Added not supported types example.
Classes that has no empty parameters are not supported and not shown(activator can not create instances of them).
2020-08-13 18:10:59 +03:00
Textus
1e8f80077f Added not supported types example.
Classes that has no empty parameters are not supported and not shown(activator can not create instances of them).
2020-08-13 18:10:25 +03:00
TextusGames
04c27fc3d4
Update README.md 2020-08-13 17:31:20 +03:00
TextusGames
6838de3b45
Update README.md 2020-05-26 11:26:53 +03:00
TextusGames
5710d4f8ab
Update README.md 2020-05-26 11:19:59 +03:00
TextusGames
9b3e2e25d0
Update README.md 2020-05-16 20:26:50 +03:00
TextusGames
f18a8d5d1e
Update README.md 2020-05-16 20:24:41 +03:00
TextusGames
ae197c1a9b
Merge pull request #2 from TextusGames/Development
Ready to push new Major version
2020-05-16 20:19:18 +03:00
TextusGames
eeaadfc569 Major refactor.
Core now formed and contains all useful utility to create custom ui with restrictions.
Many methods was extracted from different classes and moved to core.

Undo is now supported(because unity's undo bug seems to be fixed).

Example now moved into same level separate folder.
2020-05-16 20:15:24 +03:00
TextusGames
f47dd5d350 Created new brunch. Plug in Rider's version control 2020-05-16 18:23:12 +03:00
TextusGames
dead48d75e Created new brunch. Plug in Rider's version control 2020-05-16 18:18:03 +03:00
TextusGames
925fe29da1 Folders redirection 2020-05-16 16:28:15 +03:00
TextusGames
0581978db8 FIrst Real Commit
Code refactor and migration to github.
2020-05-16 16:17:04 +03:00
TextusGames
6ec9a5e5f0 Preparation 2020-05-16 16:09:07 +03:00
TextusGames
498d6809c0
Update README.md 2020-05-16 13:20:45 +03:00
TextusGames
181d87b941
Delete Licence Information 2020-05-16 13:19:12 +03:00
TextusGames
269906ac02
Merge pull request #1 from TextusGames/add-license-1
Create LICENSE
2020-05-16 13:18:41 +03:00
TextusGames
4f8b48ee3f
Create LICENSE 2020-05-16 13:18:07 +03:00
TextusGames
35779018c1
Update Licence Information 2020-05-16 13:15:24 +03:00
TextusGames
e198d17fb0
Create Licence Information 2020-05-16 12:34:50 +03:00
TextusGames
573e51d313
Initial commit 2020-05-16 12:33:46 +03:00