Adds a warning message if something goes wrong when you press the Tab key.
Library Scene Not Found: If no library scene is created, pressing Tab will prompt you to create one by using Ctrl+G.
Instance Not in Library: If an instance isn't located within the Library scene, pressing Tab might indicate this error. You should move it to the library using Ctrl+Shift+G.
This may be necessary if the instance was created manually or copied from another file.
Add walkaround for issue https://projects.blender.org/blender/blender/issues/125335
Fix view distance issue
Initial upload as extension. Name was changed, converted to extensions format.