Daniel Kranich

Results 27 comments of Daniel Kranich

Just created a pull request #59 that allows you to declare user_input as a list and it will run through each regexp in the list. It still will take a...

Updated pull request #59 Added the `match_all` argument that was mentioned above.

So I just spent several hours looking into creating a converter myself to help create a starting point for a plugin. Holy cow the .map format is stupid. Does GTK...

I already have a converter from .bsp, but I am specifically wanting to convert the .map brushes to 3d objects. This is much more friendly to edit in a 3D...

Well that is certainly something close to what I want. Its too bad that its for netradiant and uses netradiants source do do most of the math so I cant...

@thunderpwn .obj can work, and is what I've used in the past, but there is a whole series of steps to make that .obj useful in blender or 3dsmax, whereas...

@Garux Wow! Didn't realize this had been added to the .obj export. Thanks for the heads up!

Hmm, I haven't used this in a while, its possible a windows update has broken the script.

Ok, so the problem here is that the script was designed to figure out what desktop it is on by using the Win+Tab multi tasking screen. It would perform a...

Well shoot, that is an awesome tool. I almost just want to pull my window saver code into that. But I'll look into how it works and try that method...