05-13-2012, 06:31 AM
Got a few bugs here, hope its proper place for posting
1. Ctrl+tab doesn't work for floating windows layout, menu item doesn't too.
Got one with win XP 32 bit.
2. Radiant crashes, starting with numerous pk3 files. Limit is about 250 ones. The most recent build, which handles more packs is netradiant-1.5.0-20110223.
3. Bug with not loading decompiled maps, having faulty brush definition.
console:
41552:3: parse error at '{': expected '#quake3-primitive'
brush 4134: parse error
entity 0: parse error
.map:
// brush 4134
{
// brush 4135
Could just skip such brushes, map loads after deleting every entry manually.
4. Missing feature: texture lock on rotations (and probably flips).
Cant imagine how hardcore is coding that though.
Thanks!
1. Ctrl+tab doesn't work for floating windows layout, menu item doesn't too.
Got one with win XP 32 bit.
2. Radiant crashes, starting with numerous pk3 files. Limit is about 250 ones. The most recent build, which handles more packs is netradiant-1.5.0-20110223.
3. Bug with not loading decompiled maps, having faulty brush definition.
console:
41552:3: parse error at '{': expected '#quake3-primitive'
brush 4134: parse error
entity 0: parse error
.map:
// brush 4134
{
// brush 4135
Could just skip such brushes, map loads after deleting every entry manually.
4. Missing feature: texture lock on rotations (and probably flips).
Cant imagine how hardcore is coding that though.
Thanks!