Bryan Housel
|
33fab5580b
|
Before calling init() make sure the assetPath is set
init kicks off building the ui, which can fetch spritesheets for the <defs>
The assetPath needs to be set otherwise these files will not be found
|
2021-08-16 22:06:42 -04:00 |
|
Bryan Housel
|
e19bcb77d5
|
Require init() call before coreContext starts doing things
(closes #7304)
|
2020-01-29 19:27:12 -05:00 |
|
Quincy Morgan
|
1ed73b6531
|
Convert validation rules to validate against a specific graph, not always the current graph (re: #6459)
|
2019-06-06 16:27:31 -04:00 |
|
Quincy Morgan
|
375779882d
|
Add ability to ignore warnings
Replace issue's array of entities with array of entity IDs
Improve issue ID hashing
|
2019-04-29 17:52:32 -07:00 |
|
Bryan Housel
|
1bcc0f613c
|
WIP: fix caches, replace id() function with plain id property
|
2019-04-05 17:41:04 -04:00 |
|
Quincy Morgan
|
12d770a05e
|
Add unit tests for missing role validation
|
2019-02-26 11:00:00 -05:00 |
|