Kristian Duske

Results 442 comments of Kristian Duske

That warning could indicate that TB is in some unexpected state. It could be that it was thinking that a drag is happening when it wasn't. Please update this issue...

I'm going to close this issue, but feel free to reopen if there is new info.

Related: https://github.com/TrenchBroom/TrenchBroom/issues/2957

This is a funny one. When creating a brush entity, there is an intermediate state where an empty brush entity is added to the map. Empty entities are always placed...

Fixing the underlying issue isn't so trivial. I'm going to describe a solution in order to clear my thoughts. In TrenchBroom, all changes to the state of the map are...

Isn't this already a feature when you right click on a texture in the texture browser?

I'm assuming you mean left mouse button when you write rmb?

> If I revert the changes from the files used in this commit then it works again. > > [6c8b4ab](https://github.com/TrenchBroom/TrenchBroom/commit/6c8b4ab6d30fccbdf19fbbe291236e962d57fdab) Do you mean if you revert that commit? Because that...

In my case assimp doesn't load a single md3 file, but it throws an error, e.g. `Could not load model models/flags/b_flag.md3: Assimp couldn't import the file: File not found: 'models/flags/b_default.skin'`