Merge branch 'master' into validation_and_change_perf

This commit is contained in:
Bryan Housel
2019-04-10 14:22:20 -04:00
209 changed files with 1871 additions and 1169 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ export function uiEntityEditor(context) {
});
body.select('.preset-list-item button')
.call(uiPresetIcon()
.call(uiPresetIcon(context)
.geometry(context.geometry(_entityID))
.preset(_activePreset)
);