-
Even with no skill and high recoil I have little difficulty hitting a target at the maximum range for the pipe rifle. Has anyone else noticed a recent and significant increase in accuracy?
-
_From [thilo.mu...@gmail.com](https://code.google.com/u/109067824594513388759/) on January 07, 2012 17:07:11_
Currently the map stops immediately when a move gesture is aborted. We should also suppor…
-
It's not common but still a good addition to the materials. Perhaps, something like this?
http://www.polycount.com/forum/showthread.php?p=2325341
-
```
IDirectSound8::SetSpeakerConfig has its own set of values for the speaker
definition that begin with DSSPEAKER_DIRECTOUT in dsound.h. SlimDX is
using the normal Speaker enum for this function has…
-
```
All scene lights should be defined in scene graph. Instead, now there is only
one hard-coded light in the scene. Current limited shaders support only one
light. (These two problems doesn't block…
-
```
Hey, I'm not sure if this is an issue or there is just something I'm missing.
Either way here it is.
*What steps will reproduce the problem?
1. Open blender 2.61, enable plugin, create a mesh, c…
-
```
IDirectSound8::SetSpeakerConfig has its own set of values for the speaker
definition that begin with DSSPEAKER_DIRECTOUT in dsound.h. SlimDX is
using the normal Speaker enum for this function has…
-
```
IDirectSound8::SetSpeakerConfig has its own set of values for the speaker
definition that begin with DSSPEAKER_DIRECTOUT in dsound.h. SlimDX is
using the normal Speaker enum for this function has…
-
I have noticed the following inconsistencies when using some of the Py-ART algorithms. As an example, consider reading a C-SAPR file with `radar = read_mdv()`
1. All fields in the radar object are dic…
-
Hi,
I am trying to create a compound node and move some elements to that compound node by using eles.move( ) function. I observed that when width or height attribute is set for nodes, eles.move( ) …