• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

djeedai / bevy_hanabi
66%

Build:
DEFAULT BRANCH: main
Repo Added 18 Feb 2022 08:39PM UTC
Files 32
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • another-pad
  • bevy16-binned-phase-items
  • buffer_id_invalid
  • event-count-expr
  • fix/billboard-example
  • gradient-fix
  • hidden-on-first-frame
  • hotfix/0.12.2
  • init-fill-dynamic-offsets
  • init-fill-source-offset
  • mark-cached-parent-info-as-changed
  • multiple-effects-in-one-buffer
  • on-spawn
  • orient-docs
  • resize-init-fill-dispatch
  • retry-if-effect-not-loaded
  • side-effecting-binary-operators
  • u/as-asset-id
  • u/bevy16
  • u/bevy17
  • u/buffers
  • u/cargo
  • u/ci-examples
  • u/clamp
  • u/color-blend-mask
  • u/create-pipeline
  • u/debug-settings
  • u/demo
  • u/depth-stencil
  • u/dispatch-indirect-args
  • u/doc
  • u/drawargs
  • u/extract
  • u/fill-ready
  • u/firework
  • u/ifda
  • u/indirect-buffer
  • u/init
  • u/mesh-location
  • u/metadata
  • u/no-bundle
  • u/no-rand
  • u/no-z-layer-2d
  • u/ops
  • u/parent
  • u/prng_seed
  • u/prop-vec3
  • u/properties
  • u/readme
  • u/reapply-444
  • u/retain
  • u/retain-mesh
  • u/revert-444
  • u/rgi
  • u/rustc189
  • u/sim-bind-group
  • u/slab-batch
  • u/sort-bind-off
  • u/spawner-index
  • u/spawner-loop
  • u/tex-bind
  • u/transitive-attrs
  • u/unused-field
  • u/warn
  • u/wasm
  • u/wasm-atomic
  • u/wi16
  • u/xtract

01 Nov 2025 08:27AM UTC coverage: 66.442%. Remained the same
18994071721

push

github

web-flow
Clarify OrientModifier per-instance rotation (#507)

5128 of 7718 relevant lines covered (66.44%)

214.79 hits per line

Relevant lines Covered
Build:
Build:
7718 RELEVANT LINES 5128 COVERED LINES
214.79 HITS PER LINE
Source Files on main
  • Tree
  • List 32
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18994071721 main Clarify OrientModifier per-instance rotation (#507) push 01 Nov 2025 08:51AM UTC web-flow github
66.44
18605893103 main Pack multiple effects per particle slab (#508) Sub-allocate each particle slab with the content of multiple effects. - Introduce a `base_particle` value per effect instance, which is the equivalent of the `base_vertex` for rendering, and correspo... push 17 Oct 2025 10:35PM UTC web-flow github
66.44
18476642192 main Directly use `DispatchIndirectArgs` in shaders (#506) Switch to directly using an `array<DispatchIndirectArgs>` in the `vfx_indirect` compute pass, instead of a `u32` array, since those structs are already tightly packed. This makes the shader mo... push 13 Oct 2025 08:22PM UTC web-flow github
66.55
18435382401 main Silence fill error when effect not ready (#505) Prevent side-effect error "GPU fill dispatch buffer operation bind group not found" when an effect is not ready, generally due to a shader error. push 11 Oct 2025 10:36PM UTC web-flow github
66.54
18428735982 main Add missing `clamp` and `vec3` expressions (#504) - Add missing `clamp(x, lo, hi)` expression. - Expose `vec3(x, y, z)` to `Module`; it was only available in `WriterExpr` by mistake. - Same for `vec4_xyz_w(xyz, w)`. - Add tests for those. push 11 Oct 2025 11:42AM UTC web-flow github
66.59
18427773056 main Bind entire metadata buffer with dynamic indexing (#503) Remove the individual binding of a single `GpuEffectMetadata` entry per effect, and instead bind the entire buffer. Use dynamic indexing from the `GpuSpawner` to fetch the effect's metadata... push 11 Oct 2025 10:07AM UTC web-flow github
66.58
18263346437 main v0.17 push 05 Oct 2025 07:58PM UTC djeedai github
66.6
18260856969 main Upgrade to Bevy v0.17 (#502) push 05 Oct 2025 04:00PM UTC web-flow github
66.61
18243240671 main Split extraction and render into unit systems (#499) Reorganize most of the extraction and render systems into smaller, unit-like systems with limited (ideally, a single) responsibility. Split most of the data into separate, smaller components to... push 04 Oct 2025 10:58AM UTC web-flow github
66.58
17957503606 main Check the results of `has_side_effect` for binary expressions. (#497) Currently, if the output of `UniformRand` is used in multiple dependent expressions, a new random number will be generated every time. This is at odds with the behavior of `Bui... push 23 Sep 2025 08:22PM UTC web-flow github
66.45
See All Builds (888)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc