-
Version 1.3.15
When using the 2D decoder, I was getting odd decodes.
![CA1_2D_acaus_MUA_event_299](https://github.com/user-attachments/assets/5f00642d-1871-4565-86d9-629499fc416f)
I plotted th…
-
Retopoflow Version: latest, v4.0.0 branch, hash=bf36eeaf6d12d4ae171c3740a92d71c5e82fdca5
Blender Version/Hash: 4.2.3 LTS, hash=0e22e4fcea03
Platform Version/Distribution: Windows 11, 10.0.22631
…
-
![2d stairs more materials](https://user-images.githubusercontent.com/25916106/33511407-a0fc1946-d71a-11e7-8b07-f04c12938642.png)
**Minecraft version**: 1.10.2
**Forge version**: 12.18.3.2511
**M…
ghost updated
6 years ago
-
Add support for 2D animation using sheets and bones. Support for Spine and Spriter exported animations.
-
WarpTools ts_export_particles --settings warp_tiltseries.settings --input_star picked.star --output_star test.star --output_angpix 0.7303 --box 200 --coords_angpix 2.00 --n_tilts 1 --diameter 130 --2d…
-
Running this example on master
```julia
using CairoMakie
using GeometryBasics
N = 100
M = 100
m2d = GeometryBasics.Mesh(
rand(Point2f, N),
[GLTriangleFace(i, mod1(i+1, N), mod1(i+…
-
We have further improved 2DGS with our [LPM](https://surrey-uplab.github.io/research/LPM/). It offers more accurate geometry and less floats. If you are interested, please check it out [2DGS_LPM](http…
-
## Motivation
I have noticed a lot of missing icons or duplicated icons for a lot of tools. Here's some examples:
![image](https://github.com/user-attachments/assets/1fbd8bdf-e41a-4268-9288-40074ab8…
-
### Description
For 2D input arrays, `cupyx.scipy.signal.resample_poly` works for small upsampling rates (see Example 1), but fails for large upsampling rates( see Example 2). The error message(copie…
-
This issue seems related to https://github.com/godotengine/godot/issues/24003, but still present (regression error?)
I'm running Godot 3.2.3.stable, on Windows 10.
I have set up a TileMap Autoti…