PDA

View Full Version : Extended Toolbar & UnrealEd4



eGo
11-23-2007, 01:41 PM
Extended Toolbar 1.2 supports UT3's UnrealEd 4 now.

This small tool similar works how the known "user defined toolbox" of UnrealEd 2 & 3.

http://www.ego-creations.de/pics/extbar.png

More info & download:
http://wiki.beyondunreal.com/wiki/ExtendedToolbar
or
http://ego-creations.de

Funkenstein
11-23-2007, 01:44 PM
Sweet Im gonna give this a try when I get home tonight

eGo
12-02-2007, 08:57 AM
Today I added new features to build 1.2.1.38.
The tool gui can reduced by additional tweaks now.

Screenshot:

http://ego-creations.de/pics/extbar_newfeatures.png

Download link see first post.

eGo
04-12-2008, 02:10 PM
Current Build 1.2.1.47 is available for download.

Changelog:
• added: activates minimize box of Generic Browser (UEd4)
• added: experimental support for color schemes (see ExtToolbar.ini)

Download link see first post.

Zubren
04-13-2008, 01:51 AM
• added: activates minimize box of Generic Browser (UEd4)
I love you.

Green_Day_584
04-13-2008, 11:55 PM
YOU LEGEND! :cool:

Mighty BOB!
04-15-2008, 02:59 AM
I love you.

You and everyone else. :D

ambershee
04-16-2008, 06:24 AM
So this is a C++ / C# / whatever application that outputs commands to the UT3 editor as strings?

Green_Day_584
04-17-2008, 06:52 AM
i have a pain in the @ss error every time i try to close it. not sure if its been used on Vista yet, but if it helps fix this issue, im running Vista Ultimate.

otherwise, a perfect app :).

eGo
04-17-2008, 12:44 PM
i have a pain in the @ss error every time i try to close it. not sure if its been used on Vista yet, but if it helps fix this issue, im running Vista Ultimate.

otherwise, a perfect app :).
screenshot btw. error description?

Dark Elite Slayer
04-17-2008, 04:53 PM
so can som1 pm me wit wut makes this so good plz?

Green_Day_584
04-18-2008, 02:41 AM
the error was in german or something... i think after i used google translate it said something about not being able to write to the ini or something every time i went to close it.

i'll try running it as administrator now that i think of it...

EDIT: ahhh! beautiful! turns out it needed admin. privaleges to write to its ini or something. works like a charm now :).

eGo
04-21-2008, 12:36 PM
You can copy the text of an error dialog by using CTRL+C. ;)

eGo
11-10-2009, 11:16 AM
new build 1.2.3.42 of Extended Toolbar out now.

- supports Unreal Development Kit (UDK)

Nawrot
11-11-2009, 07:36 AM
Can it switch viewport type in UDK (Top, Front, Perspective) not type of rendering? Would be great, because they forgot those buttons on toolbar. Also can you bind keys to buttons?

eGo
11-11-2009, 09:31 AM
in udk you can change the viewport type!
is the first button to opens a popup menu on the left side of the viewport toolbar.

if you need new buttons download and try latest Toolbar Creator to create new button sets for Extended Toolbar.

Nawrot
11-11-2009, 03:45 PM
I know i can change viewport type, but its like 3 clicks, and i am working on single viewport, so going there every 30sec or so, it tiresome.

eGo
11-12-2009, 02:28 PM
In UnrealEd 3 you can open a new window with an user defined button or a key binding with commands like:

camera update name=mywindow ren=5 x=0 y=0 xr=800 yr=600 - updates camera to Perspective view
camera update name=mywindow ren=13 x=0 y=0 xr=800 yr=600 - updates camera to Top view
camera update name=mywindow ren=14 x=0 y=0 xr=800 yr=600 - updates camera to Front view
camera update name=mywindow ren=15 x=0 y=0 xr=800 yr=600 - updates camera to Side view

The commands doesn't work in UEd4...I'll ask Warren later how it works in UEd4.

Nawrot
11-17-2009, 09:22 AM
Great news i can bind those to my G15 extra keys.