Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kpreid/all-is-cubes issues and pull requests

#517 - Make use of Rust 1.81.

Pull Request - State: closed - Opened by kpreid 27 days ago
Labels: area: build

#516 - build(deps): bump tokio from 1.38.0 to 1.40.0

Pull Request - State: open - Opened by dependabot[bot] 29 days ago
Labels: dependencies, rust

#515 - CI: Fix GitHub Pages deployment.

Pull Request - State: closed - Opened by kpreid about 1 month ago

#514 - port: Add features to disable unused parts.

Pull Request - State: closed - Opened by kpreid about 1 month ago
Labels: area: build

#513 - build(deps): bump tokio from 1.38.0 to 1.39.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 3 comments
Labels: dependencies, rust

#512 - Figure out what we want `TransparencyOption` to do with emissive voxels.

Issue - State: open - Opened by kpreid about 2 months ago
Labels: kind: incomplete, area: graphics

#511 - build(deps): bump itertools from 0.12.1 to 0.13.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#510 - build(deps): bump tempfile from 3.10.1 to 3.12.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#509 - build(deps): bump bytemuck from 1.16.3 to 1.17.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#508 - build(deps): bump kira from 0.8.7 to 0.9.4

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#507 - build(deps): bump crossterm from 0.27.0 to 0.28.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#506 - build(deps): bump tokio from 1.38.0 to 1.39.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#505 - build(deps): bump ratatui from 0.26.3 to 0.27.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#504 - Transparent emissive voxels

Issue - State: closed - Opened by kpreid about 2 months ago - 6 comments
Labels: kind: incomplete, area: graphics, area: data

#499 - Split out new crate `all-is-cubes-render`.

Pull Request - State: closed - Opened by kpreid 3 months ago
Labels: area: graphics

#498 - `GridAab` isn't overflow-free yet

Issue - State: closed - Opened by kpreid 3 months ago - 1 comment
Labels: kind: incomplete, area: data

#497 - Replace `PreconditionFailed` with types for each transaction.

Pull Request - State: closed - Opened by kpreid 3 months ago

#496 - Use a new `wgpu::Adapter` for each `wgpu::Device`.

Pull Request - State: closed - Opened by kpreid 4 months ago
Labels: area: graphics

#495 - Startup progress bar doesn't wait for `--precompute-light` to finish

Issue - State: open - Opened by kpreid 4 months ago
Labels: kind: bug, area: ui

#494 - Block mesh caching

Issue - State: open - Opened by kpreid 4 months ago
Labels: kind: performance

#493 - Review math inlining

Issue - State: closed - Opened by kpreid 4 months ago - 2 comments
Labels: kind: performance

#492 - Precompute light propagation data at build time instead of in Space initialization.

Pull Request - State: closed - Opened by kpreid 5 months ago
Labels: kind: performance, area: simulation

#491 - Split out new crate `all-is-cubes-base`.

Pull Request - State: closed - Opened by kpreid 5 months ago

#490 - Light chart precalculation

Issue - State: open - Opened by kpreid 5 months ago - 5 comments
Labels: kind: performance, area: simulation

#489 - `GridAab` & `Vol` split

Issue - State: closed - Opened by kpreid 5 months ago - 1 comment
Labels: kind: feature, area: data

#488 - Rigorous recursive raycast

Issue - State: open - Opened by kpreid 5 months ago - 2 comments
Labels: kind: incomplete, area: data

#487 - build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.13 to 1.6.3

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, github_actions

#486 - Possible Incompleteness

Issue - State: closed - Opened by YichiZhang0613 6 months ago - 1 comment

#485 - Deterministic chunk mesh ordering

Issue - State: closed - Opened by kpreid 6 months ago - 1 comment
Labels: kind: bug, area: graphics

#484 - Mesh size limits

Issue - State: open - Opened by kpreid 6 months ago - 1 comment
Labels: kind: bug, area: graphics

#483 - Light reflections from transparent blocks are ignored.

Issue - State: closed - Opened by kpreid 6 months ago - 1 comment
Labels: kind: bug, area: simulation

#482 - build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.13 to 1.6.2

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, github_actions

#481 - build(deps): bump bytemuck from 1.14.3 to 1.15.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 9 comments
Labels: dependencies, rust

#480 - Inventory item schema redesign

Issue - State: open - Opened by kpreid 7 months ago - 4 comments
Labels: kind: incomplete, area: ui, area: simulation, area: data

#479 - build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.13 to 1.6.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, github_actions

#478 - build(deps): bump web-time from 1.0.0 to 1.1.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, rust

#477 - build(deps): bump rayon from 1.8.1 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, rust

#476 - build(deps): bump mio from 0.8.10 to 0.8.11

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, rust

#475 - build(deps): bump tempfile from 3.9.0 to 3.10.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, rust

#474 - build(deps): bump half from 2.3.1 to 2.4.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, rust

#473 - build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.13 to 1.5.15

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, github_actions

#472 - Asynchronous chunk mesh building

Issue - State: open - Opened by kpreid 8 months ago - 1 comment
Labels: kind: performance, area: graphics

#471 - Antialiasing on webgl2 panics

Issue - State: open - Opened by kpreid 8 months ago
Labels: kind: bug, area: graphics

#470 - build(deps): bump clap from 4.4.18 to 4.5.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, rust

#469 - build(deps): bump unicode-segmentation from 1.10.1 to 1.11.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, rust

#468 - build(deps): bump clap from 4.4.18 to 4.5.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, rust

#467 - build(deps): bump either from 1.9.0 to 1.10.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, rust

#466 - build(deps): bump ratatui from 0.25.0 to 0.26.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, rust

#464 - build(deps): bump tempfile from 3.9.0 to 3.10.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, rust

#463 - build(deps): bump tokio from 1.35.1 to 1.36.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, rust

#462 - build(deps): bump ratatui from 0.25.0 to 0.26.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, rust

#461 - build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.12 to 1.5.13

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, github_actions

#460 - Add cargo-deny configuration and CI.

Pull Request - State: closed - Opened by kpreid 8 months ago

#459 - CI: Switch to M1 macOS runners.

Pull Request - State: closed - Opened by kpreid 8 months ago - 3 comments

#458 - Instanced block rendering

Issue - State: open - Opened by kpreid 8 months ago - 4 comments
Labels: kind: incomplete, kind: performance, area: graphics

#457 - Batched notifications

Issue - State: closed - Opened by kpreid 8 months ago - 1 comment
Labels: kind: performance, area: data

#456 - Block face colors are not being taken into account by light propagation

Issue - State: open - Opened by kpreid 8 months ago
Labels: kind: bug, area: simulation

#455 - Add timeout to render tests

Issue - State: closed - Opened by kpreid 8 months ago - 1 comment
Labels: kind: performance, area: graphics, area: build

#454 - build(deps): bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, github_actions

#454 - build(deps): bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, github_actions

#453 - Choose a new logging backend

Issue - State: open - Opened by kpreid 8 months ago

#452 - Revert using `cargo doc --no-deps` when Rust 1.76 is released

Issue - State: open - Opened by kpreid 8 months ago
Labels: area: build, status: blocked

#452 - Revert using `cargo doc --no-deps` when Rust 1.76 is released

Issue - State: closed - Opened by kpreid 8 months ago - 1 comment
Labels: area: build, status: blocked

#451 - build(deps): bump shlex from 1.2.0 to 1.3.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, rust

#450 - build(deps): bump h2 from 0.3.22 to 0.3.24

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, rust

#449 - Update `wgpu` dep to 0.19.0.

Pull Request - State: closed - Opened by kpreid 9 months ago

#448 - build(deps): bump glam from 0.24.2 to 0.25.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, rust

#447 - build(deps): bump Swatinem/rust-cache from 2.7.1 to 2.7.3

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, github_actions

#446 - build(deps): bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, github_actions

#445 - CI: Add incremental mutation testing.

Pull Request - State: closed - Opened by kpreid 9 months ago

#444 - build(deps): bump tempfile from 3.8.1 to 3.9.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, rust

#443 - build(deps): bump itertools from 0.11.0 to 0.12.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, rust

#442 - Multiblocks, take 2

Issue - State: open - Opened by kpreid 9 months ago - 1 comment
Labels: kind: feature, area: simulation, area: data

#441 - Mousedown/mouseup/hover interactions

Issue - State: open - Opened by kpreid 10 months ago
Labels: kind: feature, area: ui, area: simulation

#440 - Improve mouselook/pause UX and state transitions

Issue - State: open - Opened by kpreid 10 months ago
Labels: kind: incomplete, area: ui

#439 - build(deps): bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#438 - build(deps): bump actions/download-artifact from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#438 - build(deps): bump actions/download-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#437 - build(deps): bump ratatui from 0.24.0 to 0.25.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, rust

#437 - build(deps): bump ratatui from 0.24.0 to 0.25.0

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies, rust

#436 - build(deps): bump zerocopy from 0.7.15 to 0.7.31

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, rust

#435 - build(deps): bump tokio from 1.34.0 to 1.35.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, rust

#434 - build(deps): bump once_cell from 1.18.0 to 1.19.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, rust

#433 - Optimize evaluated voxel data layout (struct-of-arrays, palette…)

Issue - State: open - Opened by kpreid 10 months ago
Labels: kind: performance, area: data

#432 - Bump axum from 0.6.20 to 0.7.2

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, rust

#431 - Bump crazy-max/ghaction-github-pages from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#430 - Bump actions/download-artifact from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#429 - Bump actions/checkout from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#428 - Bump Swatinem/rust-cache from 2.7.0 to 2.7.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#427 - Bump jlumbroso/free-disk-space from 1.2.0 to 1.3.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#426 - build(deps): bump tower-http from 0.4.4 to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#425 - build(deps): bump axum from 0.6.20 to 0.7.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#425 - build(deps): bump axum from 0.6.20 to 0.7.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#424 - Text rendering

Issue - State: open - Opened by kpreid 11 months ago - 4 comments
Labels: kind: incomplete, area: ui

#423 - Handle transaction errors

Issue - State: open - Opened by kpreid 11 months ago - 1 comment
Labels: kind: incomplete, area: simulation

#422 - build(deps): bump softbuffer from 0.3.2 to 0.4.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#421 - Mesh face colors

Issue - State: open - Opened by kpreid 11 months ago
Labels: kind: incomplete, area: graphics

#420 - build(deps): bump tokio from 1.33.0 to 1.34.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#419 - Fix unstable CI build

Pull Request - State: closed - Opened by kpreid 11 months ago