Commit Graph

25 Commits

Author SHA1 Message Date
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
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 #2 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 #1 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