Basic 3D rendering
This commit is contained in:
parent
2bf8831dd6
commit
652adcd5bf
31 changed files with 1786 additions and 377 deletions
|
|
@ -623,8 +623,6 @@ void EditorNode::_notification(int p_what) {
|
|||
|
||||
ResourceImporterTexture::get_singleton()->update_imports();
|
||||
|
||||
// if using a main thread only renderer, we need to update the resource previews
|
||||
EditorResourcePreview::get_singleton()->update();
|
||||
} break;
|
||||
|
||||
case NOTIFICATION_ENTER_TREE: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue