-
**Reporter: sdlime**
**Date: 2005/12/16 - 23:16**
```
Actually MapServer has been able to draw brushes with alpha transparency for
some time. The problem is that you have to create the brush. This b…
-
Notes:
- Make torches that can be turned on and off
- Requires attaching a gameobject + script to the tile
-
```
Caused by: java.lang.ClassCastException: java.lang.Class incompatible with java.lang.Class$CacheKey
at java.lang.Class$CacheKey.equals(Class.java:3441) ~[?:1.8.0_212]
at java.util.HashMap.getNo…
-
Whenever working, selecting things, happens often that the outer hull, the surrounding skybox, gets selected although you just tried to select the brushes you see in the ortho view, but the sky brushe…
-
Trenchbroom's selection system is perfectly funcional for a relatively small amount of brushes. But when complex props are made, the ability of box selection to accurately select front only brushes re…
-
When a [`class`](https://github.com/Valeruu/prj-rev-bwfs-dasmoto/blob/master/DasmotosArtsandCrafts/index.html#L12-L23) attribute is not going to be used more than once, then an `id` attribute is the w…
-
https://github.com/zeinash/prj-rev-bwfs-dasmoto/blob/master/06_dasmotos/index.html#L16-L21
Awesome job using `section` tags (instead of the traditional `div` tag) to divide your page into logical s…
ghost updated
6 years ago
-
So in the first project we review, I look for divs.
The idea behind a div is that they are designed to divide your website into blocks of content to be used to better organize and manage. As you pr…
-
In other tools like Amira or DragonFly you can use 3D brush. We use this a lot in combination with otsu thresholding (https://github.com/scalableminds/webknossos/issues/7626). As far as I can see thi…
-
**Original description:**
Currently, to edit the vertices of individual brushes in a group it's required to double click on the group and open it, select the specific brush(es), do your edit, then …