Commit Graph

7 Commits

Author SHA1 Message Date
2b5850183e will now show context menu below button (similar to how dropdown works) 2021-04-30 16:41:33 +02:00
6d0d3d2f3b - Ignore generic types when find derived types as they cannot be instantiated 2021-01-26 21:15:59 +00: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
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