Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sort

Pages: [1]
1
Mapping / New BSP FEature: Sky Rendering
« on: August 10, 2007, 03:36:30 AM »
I have some work to put into it still, so it may be some time. However, I can give out betas if you bug me enough.

BTW, nice windmill.

2
Mapping / New BSP Feature: Sky Rendering
« on: August 09, 2007, 02:16:05 AM »
Here's an extra screenshot from sunny BSP...


3
General Development / Re: Faster Downloading Implementation Discussion
« on: August 07, 2007, 05:35:24 PM »

4
Mapping / Re: BSP: "Replace Texture"
« on: August 06, 2007, 02:35:51 PM »
You might even say 'quick sorted'

5
Mapping / Re: BSP: "Replace Texture"
« on: August 06, 2007, 01:40:38 PM »
I fixed it last night. You guys are slow.

6
Mapping / Re: rotating textures1?!?
« on: August 04, 2007, 06:01:20 PM »
You can also rotate a texture in the 3d view by holding ctrl+shift and dragging it.

7
Mapping / Re: BSP .96b Released!
« on: July 25, 2007, 04:43:06 AM »
Jitspoe, I set up the leak menu wrong so .lin files can't be opened in the base install. Here is the fix for it. Change the "Leak Check" menu under "File" in menu.cfg to look more like this:

submenu "Leak Check"
{
  CM_SHOW_LEAKS
  CM_STOP_LEAKS
  CM_SHOW_PORTALS
  CM_STOP_PORTALS
}

and change these in cmdstr.cfg:

CM_SHOW_LEAKS "Load Leak File..." "Load in leak file and show path to leak..."
CM_STOP_LEAKS "Stop Showing Leaks" "Stop displaying leak information"

EDIT: oh yeah, and in menu.cfg where it says:
//old         CM_FILEPREFERENCES
change that to CM_BSPSETTINGS

8
Mapping / Re: Problem with the latest BSP (b16c)
« on: March 12, 2007, 12:32:59 AM »
The full make list is still available in the menu. It will be fixed in the next version...


9
Mapping / Re: Sneak Peek at BSP .95a
« on: July 31, 2006, 05:24:39 PM »
Hiding groups on large maps greatly improves BSP's performance because it won't have to render the entire map at once.

Pages: [1]