]> icculus.org git repositories - divverent/netradiant.git/commit
new command: regroup entities.
authordivverent <divverent@61c419a2-8eb2-4b30-bcec-8cead039b335>
Fri, 2 Jan 2009 08:40:46 +0000 (08:40 +0000)
committerdivverent <divverent@61c419a2-8eb2-4b30-bcec-8cead039b335>
Fri, 2 Jan 2009 08:40:46 +0000 (08:40 +0000)
commit64d4a06eba30d322134feb43d3de17b500438d00
tree04c7d625c4ef3fe75e2a1259c1e271ecb4651b28
parent59c333f44be7cf784489be705cff9a75d5b6e21a
new command: regroup entities.
Moves all selected brushes into the selected entity.
Usage:

- Select brush from entity
- Hit Ctrl-Alt-E
- Select some other brush
- Regroup

The other brush will get added to the entity.

- Select brush from entity
- Regroup

The brush will get removed from the entity, and moved to worldspawn.

git-svn-id: svn://svn.icculus.org/netradiant/trunk@147 61c419a2-8eb2-4b30-bcec-8cead039b335
radiant/commands.cpp
radiant/entity.cpp
tools/quake3/q3map2/map.c