OMGeeky
4995a28c19
add run configs
2024-06-22 01:23:24 +02:00
OMGeeky
4f5561dfc1
finally fix compiler errors
2024-06-22 01:22:43 +02:00
OMGeeky
8f38308c10
improve Generator
2024-06-22 01:13:57 +02:00
OMGeeky
46ed90e605
make QueryElements part of the base class
2024-06-21 23:26:34 +02:00
OMGeeky
f5b2c6c5f6
cleanup (not really semantic change)
2024-06-09 18:39:29 +02:00
OMGeeky
72c9f8feb1
update to unity 6 requirements
2024-06-09 18:24:00 +02:00
OMGeeky
5297585cec
update sample project to compile
2024-03-31 00:15:44 +01:00
OMGeeky
62e7cf1286
Fix last commit (wrong method got deleted)
2024-03-31 00:15:27 +01:00
OMGeeky
03817a4e21
Remove UxmlTraitAttribute since it just works with unity 6
2024-03-31 00:11:30 +01:00
OMGeeky
25fc120067
Add default UxmlFactory if no traits have been added
2023-11-03 21:51:54 +01:00
OMGeeky
3d9a8bdf46
cleanup
2023-11-03 21:35:49 +01:00
OMGeeky
4a98e1b02a
Merge remote-tracking branch 'origin/main'
2023-11-03 21:33:05 +01:00
OMGeeky
7d21f1de19
add option for defaults and make it easier to use
2023-11-03 21:32:55 +01:00
OMGeeky
4220013dcf
Create README.md
2023-11-02 22:32:16 +01:00
OMGeeky
04005d9cb6
Initial commit
...
Included generators:
- an attribute that allows for easy GetComponent with just one method for all
UI:
- Attribute for generating UxmlTraits and needed stuff for custom UIElement-attributes/fields
- Attribute for easily getting Elements from the Uxml file with a single method for all
2023-11-02 22:26:03 +01:00