Commit Graph

45 Commits

Author SHA1 Message Date
51aff60626 Update README.md 2022-03-26 13:44:39 +03:00
a4b2d0ef14 Update README.md 2022-03-26 13:44:09 +03:00
99f0616efe Update README.md 2022-03-26 13:43:44 +03:00
3140011a0a Update README.md 2022-03-26 13:42:57 +03:00
852516c72c Update README.md 2022-03-26 13:40:16 +03:00
33bfdd8403 Update README.md 2022-03-26 13:38:52 +03:00
bd82c85c47 Update README.md 2022-03-26 13:38:17 +03:00
14c09ece41 Update README.md 2022-03-26 13:37:14 +03:00
6d575827eb Update README.md 2022-03-26 13:36:48 +03:00
4c2ba94c33 Update README.md 2022-03-26 13:36:05 +03:00
d1960f8368 Update README.md 2022-03-26 13:29:10 +03:00
cb39d3ef7a Update README.md 2022-03-26 13:22:30 +03:00
4d34e75819 Update README.md 2022-03-26 13:19:34 +03:00
8b02cee15b Update README.md 2022-03-26 13:18:10 +03:00
5b062f4927 Merge pull request from popcron/master
Example in readme and UPM
2022-03-26 13:14:05 +03:00
d315c7848f update readme to include installation and an example 2021-05-26 14:53:19 -04:00
ffff19acd5 organize into upm directory structure 2021-05-26 14:44:53 -04:00
c8d7471db9 add package json 2021-05-26 14:37:00 -04:00
3480807e75 Merge pull request from Whyser/master
Will now show context menu below button (similar to how dropdowns work)
2021-04-30 17:58:39 +03:00
2b5850183e will now show context menu below button (similar to how dropdown works) 2021-04-30 16:41:33 +02:00
58a5629cf1 Merge pull request 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
6d0d3d2f3b - Ignore generic types when find derived types as they cannot be instantiated 2021-01-26 21:15:59 +00:00
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
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
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
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
04c27fc3d4 Update README.md 2020-08-13 17:31:20 +03:00
6838de3b45 Update README.md 2020-05-26 11:26:53 +03:00
5710d4f8ab Update README.md 2020-05-26 11:19:59 +03:00
9b3e2e25d0 Update README.md 2020-05-16 20:26:50 +03:00
f18a8d5d1e Update README.md 2020-05-16 20:24:41 +03:00
ae197c1a9b Merge pull request from TextusGames/Development
Ready to push new Major version
2020-05-16 20:19:18 +03:00
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
f47dd5d350 Created new brunch. Plug in Rider's version control 2020-05-16 18:23:12 +03:00
dead48d75e Created new brunch. Plug in Rider's version control 2020-05-16 18:18:03 +03:00
925fe29da1 Folders redirection 2020-05-16 16:28:15 +03:00
0581978db8 FIrst Real Commit
Code refactor and migration to github.
2020-05-16 16:17:04 +03:00
6ec9a5e5f0 Preparation 2020-05-16 16:09:07 +03:00
498d6809c0 Update README.md 2020-05-16 13:20:45 +03:00
181d87b941 Delete Licence Information 2020-05-16 13:19:12 +03:00
269906ac02 Merge pull request from TextusGames/add-license-1
Create LICENSE
2020-05-16 13:18:41 +03:00
4f8b48ee3f Create LICENSE 2020-05-16 13:18:07 +03:00
35779018c1 Update Licence Information 2020-05-16 13:15:24 +03:00
e198d17fb0 Create Licence Information 2020-05-16 12:34:50 +03:00
573e51d313 Initial commit 2020-05-16 12:33:46 +03:00