- Apr 01, 2019
-
-
Samuel GAIST authored
Test cleanup
-
Samuel GAIST authored
-
- Mar 25, 2019
-
-
Flavio TARSETTI authored
Library editor See merge request !63
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Fixes #178
-
Samuel GAIST authored
-
- Mar 22, 2019
-
-
Flavio TARSETTI authored
Core implementation See merge request !62
-
Samuel GAIST authored
-
Samuel GAIST authored
DescriptionWidget was over-engineering.
-
Samuel GAIST authored
-
Samuel GAIST authored
This decorator disable the possibility to add attributes to to python objects outside the __init__ function.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Now: - Only shows know assets subfolder - Only show the version of the asset to edit
-
Samuel GAIST authored
-
Samuel GAIST authored
Part of #186 Replaces !51
-
Samuel GAIST authored
The AssetWidget class shows the correct editor for the JSON data to be loaded. It also handles the saving part.
-
Samuel GAIST authored
Part of #184
-
Samuel GAIST authored
Part of #182
-
Samuel GAIST authored
Part of #181
-
Samuel GAIST authored
Part of #178
-
Samuel GAIST authored
Part of #185
-
Samuel GAIST authored
Part of #179
-
Samuel GAIST authored
Part of #183
-
Samuel GAIST authored
Part of #180
-
Samuel GAIST authored
This is a "do nothing" editor that provides the editor API. To be used as placeholder.
-
Samuel GAIST authored
- Add description widget as it is common to all editors - Made load/dump_json method concreted that will merge subclass json data with common json data - Add pure virtual _load/_dump_json protected members - Implement dirty flag handling
-
Samuel GAIST authored
-
Samuel GAIST authored
Also made the enum unique so that there's no way to have two same values in it.
-
Samuel GAIST authored
-
- Mar 21, 2019
-
-
Samuel GAIST authored
Add library re-usable component See merge request !60
-
Flavio TARSETTI authored
-
Flavio TARSETTI authored
-
- Mar 14, 2019
-
-
Flavio TARSETTI authored
-
- Mar 13, 2019
-
-
Flavio TARSETTI authored
-
- Mar 12, 2019
-
-
Flavio TARSETTI authored
-
Flavio TARSETTI authored
-
- Mar 11, 2019
-
-
Flavio TARSETTI authored
-