-
I've been kicking around how to do settings windows forever, and the strange floaty shadow window we've got now came to be because we wanted to see that everything was still working below, and to emph…
-
# Problem
Our technological dept is high - we have many, many lines of code and our application grows in complexity with each iteration. This RFC seeks to find ways to address this problem by identif…
-
From https://github.com/polygonal/ds/issues/25#issuecomment-171236199:
``` haxe
class Foo {
var data:haxe.ds.Vector;
public function new() {
data = new haxe.ds.Vector(100);
}
…
-
This seems to affect the mapping from `Shape` to `ShapeCat`. Surfaces with more than 4 sides are being mapped to `ShapeCat::Triangular`. From DataSurfaces.cc:
```
int const Triangle( 1 );
int const Q…
-
# Background
Geoscience Australia has been working technical agencies in Indonesia to develop a volcanic ash modelling capability. After being shown InaSAFE, the volcanic ash modelers are keen to fin…
-
I've long been a promonent of integrating LZMA2/LZMA into the browsers because of its incredible effectiveness for compressing binary data streams. When I saw Brotli I thought that this was likely go…
-
```
Subsequently add features of JTS 1.9.
When that is done go on to 1.10
Here is the to do list:
Functionality Improvements
- Added Polygonal, Lineal, Puntal tag interfaces to better categorize
…
-
with he following codes:
```
-(void)testAddVector
{
UIColor *color = [UIColor colorWithRed:1 green:0 blue:0 alpha:0.6];
NSDictionary *vectorDict = @{
kMaplyColor: color,
…
-
```
Subsequently add features of JTS 1.9.
When that is done go on to 1.10
Here is the to do list:
Functionality Improvements
- Added Polygonal, Lineal, Puntal tag interfaces to better categorize
…
-
```
Subsequently add features of JTS 1.9.
When that is done go on to 1.10
Here is the to do list:
Functionality Improvements
- Added Polygonal, Lineal, Puntal tag interfaces to better categorize
…