Quake3World.com
https://www.quake3world.com/forum/

GtkRadiant 1.6.2 (Stable Release)
https://www.quake3world.com/forum/viewtopic.php?f=10&t=47632
Page 1 of 2

Author:  obsidian [ 05-24-2012 11:38 AM ]
Post subject:  GtkRadiant 1.6.2 (Stable Release)

Image

GtkRadiant 1.6.2

Lots of news of late, so here's a brief rundown of what's been going on in the last few months:

The GtkRadiant project team led by TTimo has been doing a lot of work recently with building a new stable release for GtkRadiant 1.6, fixing a number of issues and back-end improvements. The source code is now easily accessible on GitHub. The old QeRadiant site died a slow death so I had built an end-user site on RobotRenegade.com, that has now been moved to it's new official home on Icculus.org. A number of internal releases of the 1.6 branch were tested to solve some of the larger issues, and it has reached the point where it needs to reach a broader user base, so here is the new stable version.

Quote:
GtkRadiant 1.6.2 is the current stable version. We encourage everyone to use this release and provide feedback. Expect possible stability issues, please report all bugs on the GitHub issue tracker for the project. For discussions of new features, resolving content problems, or simply saying hello, make sure to use the mailing list or the forum (Q3W LEM).

GtkRadiant 1.6 is in active development, check back for details and updates. If you think you can help with the project with either programming or bug testing, feel free to join the mailing list to stay up to date with the latest developments and learn how you can help.


You are encouraged to run this latest version and if you experience any issues, you can report them here or on the IRC channel. Note that there will be more focus on stability rather than new feature development right now, so feature requests probably won't be taking priority. It's already been recognized that a number of GtkRadiant 1.5 features are popular and they may be eventually ported over to the 1.6 branch.



Link to the new official site of GtkRadiant:
http://icculus.org/gtkradiant/

GitHub Project Page:
https://github.com/TTimo/GtkRadiant

Mailing List:
http://icculus.org/mailman/listinfo/gtkradiant

Download Link for Windows and Linux Binaries:
http://icculus.org/gtkradiant/downloads.html#zeror16
http://radiant.robotrenegade.com/downloads/1.6/ (mirror)


Post your thoughts and bug reports below. Thanks.

Filing a bug report:
  • Make sure to summarizes the problem.
  • Accurately describe how to reproduce the bug in precise steps. If it cannot be reproduced, it will be difficult to fix.
  • Precisely describe the observed result and the expected result.
  • Check your settings and configuration in case these are relevant to the problem.
  • Make sure you list your relevant hardware, operating system, version of GtkRadiant, or any other system information.

Author:  Eraser [ 05-24-2012 12:13 PM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Awesome. Will install tomorrow.

Author:  Bacon [ 05-24-2012 02:33 PM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

I was hoping snapshots would be fixed, but they still produce empty files. Instead of Mapname.snapshotnum.map, it is saving them as Mapname.map.snapshotnum, and they are 0kb files. Is this a known problem, or is it just my computer? Snapshots are working fine in 1.4, and 1.5 for me.

Author:  obsidian [ 05-24-2012 09:33 PM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Could be a bug, I'll see if I can reproduce the error here.

Author:  CZghost [ 05-24-2012 10:13 PM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

As soon as I get home, I'll install it onto my disc and try.
I'm happy to hear that... Now I'm in school...

Author:  Eraser [ 05-24-2012 11:21 PM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Not so much a bug, but something that really works counter-intuitive is the game engine path selection.

At the top there's this dropdownlist that shows every folder that's part of your current path. However, at first I thought this allowed you to select a drive letter. When I first clicked it open, I was browsing the C:\ path and the dropdownlist showed:

C:\
C:\

So I though, oh, there's a bug, I cannot select any of my other drive letters. I then entered the full path (F:\q3) manually in the textedit box below but then it reverted to C:\F:\q3.
Turned out that I should have scrolled to the bottom of the list showing the folders because there it lists the drive letters as well.
What would work better is to have the top dropdownlist show all your drive letters and have the list below only show folders.

edit:
Default texture-scale can be set. Nice, that saves a bunch of clicks :up:

edit2:
Is bspc.exe distributed with GtkRadiant 1.6 somewhere? I've still got it from my GtkRadiant 1.4 install but I couldn't find it anywhere being included with 1.6, or am I missing something?

Author:  Tanica46 [ 05-25-2012 04:04 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

negativ:
The numbers in the grid are rarely seen.

I miss the times triage of textures form gtk 1.5. (ctrl+shift + left mouse button.)

functions for the clip, weapclip and nodraw are out of service.

bspc.exe?

what do hydra?

positv:
Thicken is back.
def is back.
----------------
There are more functions from the radiant 202 back.

Author:  CZghost [ 05-25-2012 07:40 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

I would see Surface Inspector from GTK Radiant 1.5, saving is from 1.5 already. DEF format can be much modified to parse 1.5 entity keyword features (listing of keys input), or combine DEF with ENT... Selecting by bounding box is ignored in 1.5, if have camera view trough surface in 1.5 it's possible to select surface behind. These features may be provided by a feature switcher such as "Would you want to port some 1.5 features to the editor?"... Who uses 1.5 long time (such as me), he'd be happy to see these features in the 1.6 release again. Who uses 1.4 long times, actual release 1.6.2 is his home...

Number of positive 1.5 features were ommited, number of 1.4 features were ported back in 1.6 + new features such as AAS compile.
In 1.5 was ommited the anti-aliased lines and worldspawn anti-target (you cannot target worldspawn to any entity and any entity to worldspawn)... In 1.5 is possible to target entity with worldspawn, it's the negative feature...

The features can be switched in this styles:
Code:
features="Feature switchers"{
  entitydef="Entity Definitions"{
    def="1.4 style">"Entities window is in old style with key and value inputs and the angle and data buttons."
    ent="1.5 style">"Entities window is in new style with key and value inputs and a number of 1.5 features."
  }
  agleview="Angle direction show"{
    def="1.4 style">"Shows angle direction only on entities producing angle(s) key."
    ent="1.5 style">"Shows angle direction on all point non-model entities."
  }
  surfinsp="Surface inspector"{
    def="1.4 style">"Surface inspector in old style seen in 1.4 last."
    ent="1.5 style">"Surface inspector in new style seen in 1.5 last."
  }
  texload="Texture loader"{
    def="1.4 style">"Textures menu is attached to a button in menubar."
    ent="1.5 style">"Textures menu is attached to textures window."
  }
  projset="Project settings window"{
    def="1.4 style">"Loads up setting dialog for fs_game and build options."
    ent="1.5 style">"Loads up small dialog with fs_game input and modification switcher."
  }
}

Ah. Forget about Texturelock from 1.5... Instead of always locked texture like in 1.4 the user is required to press button with a lock over squares pattern. This causes texture locked with the brush, so the texture moves and rotates with the brush. If the mapper doesn't it, the texture stays in the global position and doesn't rotate with the brush...

Author:  obsidian [ 05-25-2012 07:42 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

CZghost, it helps to read the original post:

obsidian wrote:
It's already been recognized that a number of GtkRadiant 1.5 features are popular and they may be eventually ported over to the 1.6 branch.

Author:  CZghost [ 05-25-2012 08:17 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Tanica46 wrote:
bspc.exe?

Copy it from your bspc zip file (extract it and copy)...

Author:  Tanica46 [ 05-29-2012 06:05 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

at obsidian:
next minus point:

appear and disappear from "Surface Inspector".

My internal speaker is going crazy for some keys.
press s "beep"
press t "beep"
press n "beep"
What is it?

Author:  obsidian [ 05-29-2012 07:21 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Tanica46 wrote:
appear and disappear from "Surface Inspector".


What does this mean? What disappears and appears? You might want to post with some actual details so that I know what you're talking about. When filing a bug report, it helps to include as much information as you can so that other people can reproduce the issue. These are the general bug report rules:

  • Make sure to summarizes the problem.
  • Accurately describe how to reproduce the bug in precise steps. If it cannot be reproduced, it will be difficult to fix.
  • Precisely describe the observed result and the expected result.
  • Check your settings and configuration in case these are relevant to the problem.
  • Make sure you list your relevant hardware, operating system, version of GtkRadiant, or any other system information.


Your internal speaking thing is probably only on your system. None of the other people who have tested it have reported similar issues.

Author:  obsidian [ 05-29-2012 08:13 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Eraser wrote:
Not so much a bug, but something that really works counter-intuitive is the game engine path selection.


The GIMP ToolKit's file browser on Windows really sucks. Maybe we can swap it to the default Windows file browser on Windows builds.

Author:  obsidian [ 05-29-2012 09:29 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Oh, I also updated a bunch of stuff for Quake 3 that are included with this update. They were previously included with Quake 3 Extras. They include some extra entities, editor images, shaders, etc. that functionality were introduced as part of the Q3 1.32 point release, and Q3Map2 - but no one could really use them because they were missing from the shaders/entity definitions, etc. These are a long time coming and I'm glad they're finally in the official gamepacks.

Author:  Tanica46 [ 05-30-2012 04:09 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

My internal speaker is going crazy for some keys.
I am the only person here that does that happen?
is indeed strange.
This sound is really only in DOS.
The other radians does not happen.
--------------------------------------------------
appear and disappear from "Surface Inspector"

In GTK 1.5 it remains ahead.
at 1.6 he is always in the background, as well as the old radiant202.
--------------------------------------------------

The problems just seen, when comparing the radiant.
Installing gtk 1.5 , gtk 1.6 and radiant202(from id ftp)

Author:  Eraser [ 05-30-2012 10:32 PM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

I've been using 1.6.2 for a while now and so far I don't really miss anything that I was used to from 1.4. Nor have I ran into any issues. Good work :up:

Author:  Tanica46 [ 05-31-2012 05:53 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

the errors occur in this system.

Windows Vista Home
Intel Core 2
RAM 2 GB
Nvidia GeForce 8600 GS

(small numbers in the grid and the beep)

----------------------------------------

These systems do not come this error.

Windows Vista Home
AMD Turion X2
RAM 3 GB
ATI Radeon HD 3470

this leads to problems with Aero from Vista.
-------------------------------------------
And both systems do not work the new icons.

I create a brush and clip click on the new feature.
nothing happens. :(

Select multiple textures and edit the same time. gtk 1.5. (ctrl+shift + left mouse button.)
with trim textures is that very good. :)

Author:  Quack [ 06-01-2012 05:26 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

In 1.5 you could select multiple func_groups by clicking a single brush from each group, then you could select all the groups at the same time by pressing CTRL + ALT + E. Now 1.6 only allows you to select one func_group with the G key instead, even if you select more than brush from a different group. Is there anyway to select multiple func_groups?

Author:  phantazm11 [ 06-01-2012 07:38 PM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Quack wrote:
Is there anyway to select multiple func_groups?


You can select a func_group by holding CTRL-ALT-LMB. Keep holding CTRL-ALT and use your LMB to select as many other func_groups as you like.

Author:  Quack [ 06-02-2012 04:41 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Thanks phantazm11! I looked under Mapped Commands and didn't see this command

Author:  Tanica46 [ 06-03-2012 06:11 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

:arrow: at: obsidian
Now I am very sad,
that no answer comes back. :cry:

Author:  Eraser [ 06-03-2012 09:28 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Tanica46 wrote:
:arrow: at: obsidian
Now I am very sad,
that no answer comes back. :cry:

Considering how impossible it is to understand what you asked, I'm not surprised you're not getting any answers. I understand your grasp of the English language is very limited, but if we really can't understand you, we can't help you either.

Author:  obsidian [ 06-03-2012 12:46 PM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

You also seem (I'm guessing) to be reporting feature comparisons with 1.5, which as mentioned in the first post is something they are working on.

Author:  Tanica46 [ 06-04-2012 03:40 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Yes
This is 1.5 vs 1.62
and not 1.4 vs 1.62
a big difference is the resource-efficient.
1.62 consumes more than 1.5.

create a small map with 1.5.
create the same map with 1.62.

you notice the differences.

1.62 is more the old radiant by id

This is a step backward and not forward.

sorry this is G**g** Translation.

Author:  Eraser [ 06-04-2012 04:01 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

You're not just bad in English, but rather thick all-round...

The whole point of 1.6 is to continue development of the old GtkRadiant 1.4 branch. If I understand correctly, the 1.6.2 release is just about having a stable GtkRadiant release. Features that were introduced in 1.5 may be implemented in 1.6 at some point, but that's not what this is about right now.

Author:  Tanica46 [ 06-04-2012 04:22 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

the old q3radiant_202 was stable.
otherwise would ID not q3a can create.
Or :?:

I know the q3radiant_202, are he is on the FTP by ID. ;)

"but rather thick all-round" :question:

Author:  Bliccer [ 06-04-2012 05:34 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Is it just on my computer, or someone else has long loading times? When I start the program the splash image stands for half a minute until radiant loads. version 1.4 does it in a second.
Win7 64bit, 4gbram

Can anyone explain me the sense of the tree planter icon?

Author:  obsidian [ 06-04-2012 07:04 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

You need to run as administrator (at least for the first time). GtkRadiant does an installation of files and Windows may try to suppress its ability to do so which is why it takes a while to load.

Tree planter errr... plants trees from model files. Many of these plugins are built for use with other id Tech 3 games (Wolf:ET) so they may do nothing if you are mapping for Quake 3.

Author:  Bliccer [ 06-18-2012 04:15 PM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

I was just thinking how cool a "focus"-feeature would be, while searching for a health bubble in my map.
Like in all those modelingprograms, when you press "f".

Author:  Vanisch [ 07-31-2012 07:37 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Hello,

in version 1.62 is the select with the left mouse button and CTRL anymore?
Can I help one of you? this has been changed?

Thanks for our help...

Vanisch

sorry: I meant, of course, shift and left mouse button!

Author:  obsidian [ 07-31-2012 07:48 AM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Shift + left-mouse-button, like it always has been.

Author:  Vanisch [ 07-31-2012 01:39 PM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

:?: :cry:

thank you for the info.

Whether I have to uninstall the previous version first?
What this error is well?

without this function, the vertex editing is not possible. I can not select the individual vertex points

sorry: I meant, of course, shift and left mouse button!

Author:  obsidian [ 07-31-2012 01:50 PM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

You can keep multiple Radiant installs if you want, I have 1.5 and various test versions of 1.6 installed.

Hit "v" for vertex edit mode and "e" for edge mode. If you used previous versions of GtkRadiant, this has never changed.

Author:  Vanisch [ 07-31-2012 02:33 PM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Again, my thanks.
It's not about the vertex function itself
If I seletiere individual points, then that goes with the mouse and CTRL key easily.
But you know what I'm sure.

Why select the new version does not work, is beyond me. maybe make Windows 7 (x64) the error?

it can not be true that such an important funtion that goes for all versions is no longer here goes.

I now have both versions installed.
In the version 1.50 works fine with a brush select the left mouse button.
In version 1.62 it does not work!

I hope you get along with my English! Is not my strongest discipline! :sly:

sorry: I meant, of course, shift and left mouse button!

Author:  obsidian [ 07-31-2012 02:44 PM ]
Post subject:  Re: GtkRadiant 1.6.2 (Stable Release)

Oh, like selecting multiple vertex points at a time? Yes, it's a known issue. Hopefully this will work in future versions.

https://github.com/TTimo/GtkRadiant/issues/101

Page 1 of 2 All times are UTC - 8 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/