]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Use SOLID_TRIGGER instead of SOLID_NOT for attachments or non-solid object. This...
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 4 Dec 2011 17:07:49 +0000 (19:07 +0200)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 4 Dec 2011 17:07:49 +0000 (19:07 +0200)
commitec0d17bebcfd7caea5f58a72350fef3b1a59438d
treef904d2d8ebb4b4707d4636f0eead6a51fbb1afd7
parent6544dc13eebbed657a3ed01780b79c1444b2fd63
Use SOLID_TRIGGER instead of SOLID_NOT for attachments or non-solid object. This seems to make grabbing non-solid sandbox objects possible, although the dragging itself is based on trace_ent so I don't understand how this can be (given neither SOLID_NOT or SOLID_TRIGGER can get traced, so it shouldn't make a difference). This seems to work though, so I guess it's good SOLID_TRIGGER should also be better for possible changes that might get done in the future.
qcsrc/server/mutators/sandbox.qc