-
```
What steps will reproduce the problem?
1. Nail Constraint does not work.
What is the expected output? What do you see instead?
You will see the constraint working again
What version of the produ…
-
Plugins are a great way to expand the engine without bloating the core or having to fiddle with it directly. We should be looking forward to ways to make this feature even more powerful!
I've already…
-
We need to have the ability to intersect (clip) roads by a thresholded value from our hazard layer. For example:
"identify all roads that are in greater than X m of water".
A more advanced functional…
tdhu updated
10 years ago
-
In a live demo today, almost no features were appearing in my presentation on Lisa's Mac. She is running Safari, but I don't know what version. I have tested in Firefox 20.0 and Chrome 26.0.1410.63,…
-
A layer where you can set the gid numbers for each of the tiles, or erase as usual. This would particularly useful for defining physics layers.
Example using a tileset. But in this case the blocks wo…
-
Required items:
- ~~Added generic projection.origin.~~
- ~~Renamed d3.geo.albersEqualArea to d3.geo.albers.~~
- ~~Backwards-compatibility for azimuthal.mode (using orthographic, stereographic, etc.).~…
-
I was wondering if the extrude part of [TextGeometry](https://github.com/mrdoob/three.js/blob/master/src/extras/geometries/TextGeometry.js) could be somehow separated into it's on `ExtrudeGeometry` c…
-
This is code from Carl Witty, which (almost) implements an implicit_plot3d command to plot isosurfaces of a 3d function. Carl, would it be fair to say the code is inspired by Jmol's code for genera…