- 22 Mar, 2019 17 commits
-
-
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
-
- 21 Mar, 2019 3 commits
-
-
Samuel GAIST authored
Add library re-usable component See merge request !60
-
Flavio TARSETTI authored
-
Flavio TARSETTI authored
-
- 14 Mar, 2019 1 commit
-
-
Flavio TARSETTI authored
-
- 13 Mar, 2019 1 commit
-
-
Flavio TARSETTI authored
-
- 12 Mar, 2019 2 commits
-
-
Flavio TARSETTI authored
-
Flavio TARSETTI authored
-
- 11 Mar, 2019 1 commit
-
-
Flavio TARSETTI authored
-
- 05 Mar, 2019 2 commits
-
-
Flavio TARSETTI authored
[backend][assetmodel] Made AssetType a python enum See merge request !59
-
Samuel GAIST authored
This will make the enum itself more usable. Style wise, this makes it an independent element of AssetModel.
-
- 01 Mar, 2019 1 commit
-
-
Samuel GAIST authored
Reusable widget short description See merge request !55
-
- 28 Feb, 2019 1 commit
-
-
Flavio TARSETTI authored
-
- 27 Feb, 2019 2 commits
-
-
Flavio TARSETTI authored
-
Flavio TARSETTI authored
-
- 26 Feb, 2019 3 commits
-
-
Flavio TARSETTI authored
-
Flavio TARSETTI authored
-
Flavio TARSETTI authored
-
- 25 Feb, 2019 4 commits
-
-
-
-
-
Samuel GAIST authored
Fix settings placement after components creation See merge request !56
-
- 22 Feb, 2019 1 commit
-
-
Flavio TARSETTI authored
refactored save/restore state/geometry with functions renamed functions to save/load settings
-
- 20 Feb, 2019 1 commit
-
-
Flavio TARSETTI authored
-