currently, you can select a face with shift+LMB and then apply that texture to another face with alt+LMB (you can also apply it to a whole brush by alt+double LMB). Id like to be able to "paint" by dragging the brush similar to how youre able to ctrl+LMB and select multiple brushes.
That's a good idea. Submit a feature request please.
Pritchard
Also submit a feature request for deselecting the default texture.
Pritchard
Nevermind, I've already changed it. Deselect everything, then click on the selected texture in the browser and it will deselect. Will be in the next beta.
Wow, That Was Quick!
#2358 posted by PRITCHARD on 2016/10/17 22:15:56
#2359 posted by Mugwump on 2016/10/26 06:46:59
I've just noticed something: when I load the Arcane Dimensions .fgd into TB, the console lists a bunch of unknown entity definition header attributes. I should indicate that before loading the .fgd I enabled the AD mod in the Map tab. Is this normal?
Better To Avoid The Fgd
And use the def file instead. The fgd is designed for jackhammer
Enlightenment
#2361 posted by PRITCHARD on 2016/10/26 14:34:19
I had no idea there was a .def file for AD, nor that it was better for TB than the .fgd, which is the default selection in the file browser when picking an entity definition file.
Now I have INFORMATION in the editor itself!
Well....
I have to know these things being on the ad team ;)
#2363 posted by mjb on 2016/10/26 20:00:13
For TB2 I had more success with the Fgd, it provides all of the keys and values I am expecting for AD. Furthermore I tweaked it to show models depending on what spawnflags are present (dangle, megahealth, etc)
I do recall TB having much better luck with .def but something to keep in mind if you using TB2.
I Havent Used TB2 For A While
so I can't comment too much on that version. Everytime I dip into it there's something different or new it feels.
I haven't been able to justify making the leap into it fulltime yet as I feel my workflow is better in TB1.
I Am Using TB2 Now,
#2365 posted by Mugwump on 2016/10/27 04:04:32
since Sleep implemented support for WinXP.
Better To Avoid The Fgd
I've read somewhere that .fgds are more "complete" than .defs...
OK then, I'll use the .def instead.
Everytime I dip into it there's something different or new it feels.
Pretty much like any other program under active development...
I'm a creature of habit. Been making all my maps in tb1 since the first day
#2367 posted by PRITCHARD on 2016/10/27 22:58:38
Wow :o i couldn't stand TB1, camera movement etc. was really laggy on my system. TB2 is buttery smooth by comparison. That alone was enough to make me take the leap.
Interesting
Never really suffered with TB1. Infact a lot of my maps were made on TB1 when my main PC was a Surface Pro 1. So I made a lot of maps on a tiny 11" screen. Plus the power of a Surface Pro isn't amazing by any stretch of the imagination.
I'm on a pretty decent machine these days and it runs just as good as before
#2369 posted by muk on 2016/10/28 03:19:01
Only thing i miss from TB1 is the neat search bar. Saw on github sleep is reworking it for the full release of TB2, though.
I figure the more I use the beta the more help i can be to get the final product done sooner, well minus the fact i have no coding skill.
Most of my brushwork has been done in Hammer so Trenchbroom is a breath of fresh air in a lot of ways.
#2370 posted by Mugwump on 2016/10/28 07:25:16
a lot of my maps were made on TB1 when my main PC was a Surface Pro 1.
Wow... I'm impressed!
#2371 posted by 4LT on 2016/11/04 07:53:48
Just setup compile settings, and I was wondering what the "export map" step does. I assume it must do something other than just copying the file. Is this some kind of pre-processing step before sending the map to qbsp?
No, It Just Saves The Map File
No, It Just Saves The Map File
The DOTmap File
#2374 posted by Qmaster on 2016/11/04 15:20:03
J.A.C.K or Worldcraft or Hammer exports it from rmf,vmf,jmf etc. into a .map file format before sending it to qbsp.exe
Trenchbroom works with .map directly so doesn't need an actual export.
Bonus:
Rmf - Rich map format used by Worldcraft and older Hammer versions.
Vmf - Valve map format used by newer Hammer versions (Source engine)
Jmf - Used by J.A.C.K and its predecessor Jackhammer (same thing, was recently renamed)
There are alternate x versions: rmx, vmx, jmx that are used for autosaves if you have it turned on.
W LoadWadFile : Couldn't Load Gfx.wad
#2375 posted by Esrael on 2016/11/12 10:48:03
Hi!
I'm using build "2f3c498 RelWithDebInfo" on Windows and I'm trying to get Trenchbroom to launch Quakespasm, but alas, I get the error message "W LoadWadFile : couldn't load gfx.wad".
I set Quakespasm's game path in Trenchbroom to
"C:/Users/Esrael/Desktop/Games/Quakespasm"
and did the following engine configuration:
"C:/Users/Esrael/Desktop/Games/Quakespasm/quakespasm.exe"
Why does Quakespasm refuse to work, even if Trenchbroom finds all the entities from the id1 pak files just fine while I'm editing the map with the above mentioned settings? Am I doing something wrong?
Mind you, Quakespasm does work, when I launch it outside the editor. Of course, I could test my map this way, but I want to be able to use all the features of Trenchbroom. Has anybody had similar experiences?
#2376 posted by muk on 2016/11/12 11:00:03
@Esrael
its an issue with the betas.
https://github.com/kduske/TrenchBroom/issues/1428
If youre comfortable with building from source, the issue has been fixed but hasnt been released yet.
#2377 posted by ericw on 2016/11/12 11:05:17
That might be a bug in TB. The "couldn't load gfx.wad" error means that the engine couldn't locate the id1 directory in the current working directory.
As a workaround, try adding "-basedir C:/Users/Esrael/Desktop/Games/Quakespasm" to the "Parameters" text field in TB's Launch Engine window.
Thanks Guys!
#2378 posted by Esrael on 2016/11/12 11:13:39
Wow, thanks for the fast response guys! =)
The workaround seems to be working like a charm, so in the mean time, while I'm waiting for the release with the bug fixed, I'll just use that.
#2379 posted by muk on 2016/11/12 11:16:50
Thanks Ericw! First time I've seen that mentioned!
|