kudrik Posted September 11, 2012 Share Posted September 11, 2012 Interface elements outside the editor window. Like in demos. Actually - how? Where and what to do? I will specify. Editor opened in window mode. I have interface windows in the scene. They can be dragged by mouse. In demos you can pull them out of the window editor. I only they drag in the window. Why? Интерфейсные элементы за пределами окна редактора. Как в демках. Собственно - как? Что и где нужно прописать? Уточню. Открыт редактор в оконном режиме. В сцене есть интерфейсные окошки которые можно таскать мышкой за заголовок. В демках их можно вытащить за пределы окна редактора. У меня они таскаются только в рамках окна. Почему? Link to comment
fonta.romain Posted September 11, 2012 Share Posted September 11, 2012 You must load the Interface plugin in order to have the ability to drag editor elements outside the 3D view if I remember correctly :) Link to comment
Guest shane.ploenges Posted September 11, 2012 Share Posted September 11, 2012 Does anyone else get cut off windows when doing this?, dragging one of the borders normally fixes it but it is annoying. Link to comment
kudrik Posted September 12, 2012 Author Share Posted September 12, 2012 You must load the Interface plugin in order to have the ability to drag editor elements outside the 3D view if I remember correctly :D Вы должны загрузить плагин Interface для того, чтобы иметь возможность вытаскивать элементы из окна редактора, если я правильно помню ;) Понял, пробую: в папке bin лежат dll-ки Interface_x64.dll и Interface_x86.dll параметры ярлыка (варианты): main_x64.exe -editor -extern_plugin ,Interface main_x64.exe -editor -extern_plugin Interface итог (при любом варианте): 14:42:12 Loading " Interface_x86.dll"... 14:42:12 EnginePlugins::addPlugin(): can't load " Interface_x86.dll" library 126 Что я делаю не так? Или плагин нужно через скрипты как-то подключать? Google Translator: Got it, I try: bin directory have a dll-s Interface_x64.dll and Interface_x86.dll shortcut options (variants): main_x64.exe -editor -extern_plugin, Interface main_x64.exe -editor -extern_plugin Interface and I receive (any variants): 14:42:12 Loading "Interface_x86.dll" ... 14:42:12 EnginePlugins :: addPlugin (): can't load "Interface_x86.dll" library 126 What I'm doing wrong? Or plugin must be connected through a script? Link to comment
ulf.schroeter Posted September 12, 2012 Share Posted September 12, 2012 If using Main_x86.exe than try deleting Interface_x86.dll, just keep Interfcae_x64.dll Link to comment
manguste Posted September 13, 2012 Share Posted September 13, 2012 Do you use the latest SDK? We cannot reproduce the problem when loading an Interface plugin: main_x64.exe -extern_plugin Interface Link to comment
Recommended Posts