-
Forb maintains that collideFriendly = false would improve ZK without changing anything important. I am not so sure. It is worth thinking about. Note that collideFriendly = false merely makes projectil…
-
Basically, Vega Strike and cmath are not agreeing. Here's the error that I'm getting when running cmake.
```
In file included from /projects/Vegastrike/engine/src/cmd/../gfx/camera.h:24:0,
…
Taose updated
7 years ago
-
I'm switching to use mixins from DAQAggregator in DAQExpert API. Current natural ids are stored in '@id' field but 'id' field is also generated. You can see it below.
I understand that @id is generat…
-
I was trying to find a reference for the [relative stark intensities](https://github.com/D3DEnergetic/FIDASIM/blob/master/src/fidasim.f90#L81) we use and I noticed the following from a recent thesis.
…
-
![20170507001915_1](https://cloud.githubusercontent.com/assets/25728252/25777891/cf105374-32ba-11e7-8d75-1a367ae90d24.jpg)
Upon placing: Blue "ERROR" words appear.
![20170507002016_1](https://cloud.…
ghost updated
7 years ago
-
sublime Text 3 (Build 3126) + LaTeXTools + Texlive
According to [the answer to this problem](https://tex.stackexchange.com/questions/203369/citation-not-found-if-bib-file-in-parent-directory), I tr…
-
For some reason, RST3.5 doesn't process fitacf files correctly for the twofsound data from twofsound.1.04 where the channel parameter is changed to '1' or '2' depending upon which frequency is being t…
-
Vehicles with wheels2 crash the game in multiplayer.
**Vehicles tested with:**
- [SDSArgo_1.zip](https://github.com/RigsOfRods/rigs-of-rods/files/527500/SDSArgo_1.zip)
- [Trailmasher.zip](https://git…
-
``` python
from sympy import symbols, init_printing
from sympy.physics.continuum_mechanics import Beam
init_printing()
E, I, w, l = symbols('E, I, w, l')
Ra, Ma = symbols('R_a, M_a')
b = Beam(2 * …
-
If you have a flexbody line with invalid forsets, the game will just crash with this line in the log:
```
12:29:55: FLEXBODY ERROR on mesh BK_73Suburban_RBump.mesh: VX node not found
```
In a older …
ghost updated
8 years ago