-
```
Hi
I thought the low physicsrate caused the intersecting objects, but apparently
this is the root of it:
steps to reproduce the problem:
1. create polyCube
2. scale cube on all axis
3. create a…
-
```
Hi
I thought the low physicsrate caused the intersecting objects, but apparently
this is the root of it:
steps to reproduce the problem:
1. create polyCube
2. scale cube on all axis
3. create a…
-
```
What steps will reproduce the problem?
1. Take the tarball in the attachment, extract the content, correct the
Makefile (specifying location of libcarve and Carve) and compile (make).
2. Run any …
-
```
What steps will reproduce the problem?
1. Take the tarball in the attachment, extract the content, correct the
Makefile (specifying location of libcarve and Carve) and compile (make).
2. Run any …
-
Diffable uses == operator to determine if two objects are same or not. If you are using ListDiff when some model stores visual information and in the same time is a part of another system which is bas…
-
```
What steps will reproduce the problem?
1. Take the tarball in the attachment, extract the content, correct the
Makefile (specifying location of libcarve and Carve) and compile (make).
2. Run any …
-
I've encountered what seems to be a serialization bug. If I create a dummy Index with some random boxes and perform a query, everything works fine. However, if I use pickle to serialize and de-seriali…
-
I found a strange feature of Therion with logs “Warning: scrap outline intersects itself” on some scraps, but there is no outline intersect.
I understood it’s happen on wall line junction, when the …
-
### Version
Occurs on 2.5.60.0 & 2.5.59.9, I assume other versions as well.
### Operating system type + version
Windows 10 Home Version 22H2 64 bit
### Behavior
Attempting to slice the attach…
-
The following code was tested with 0.6.2 and 0.7 from two days ago.
```
module junk
function test()
tup = (1, 5, 7, 9, 4, 2, 6, 8, 10, 3)
vect = collect(1:10000)
N = 100000
fo…