-
Soonho and I discussed the following improvements for `calc`.
Given,
```
calc a_1 = a_2 : H_1
... = a_3 : H_2
...
```
here is the list of improvements:
1- `H_i`'s must be elaborated after …
-
To be able to handle all the new tax regulations in the EU per january 1st 2015, we need to add a few "basic" tax handling features to EDD:
- [ ] an option to change a specific tax rate at a specific …
-
The Python version used needs to be 100% decided upon, 2.x vs 3.x.
If using an older version, need to consider option for maintaining 3.x branch.
-
We are in the process of moving the irods.org name to RENCI and changing the name of the current irods.org wiki to wiki.irods.org, so the references in the built-in documentation need to be updated to…
-
Now that we can upgrade the kernel for the next release, we can fully support EFI install and boot as part of the standard release. This involves a few tasks:
- [x] Update the default kernel to 3.10
-…
-
Unless it uhhh, has some sentimental value to somebody that speaks German or something.
-
I am posing this question to try to get an understanding of what criteria we should be using to decide what goes into a store implementation and what is excluded. I think it will be futile to try and…
-
-
**RTS state and procedurally generated detail separation.**
To keep it short:
1. Faction RTS AI (proposed by JohnJ) will work on a simple set of state variables. All smaller details from planets/citi…
-
Continuing from #567, it seems that there is a general consensus that the animation system needs an overhaul.
Everyone seems to agree that the GL thread should be responsible for managing animation …