Commit Graph

  • 0a8b29f6ce Add PartialEq to EasingCurve (#23262) Olle Lukowski 2026-03-08 10:16:44 +01:00
  • 162a708091 Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#23244) dependabot[bot] 2026-03-06 19:23:24 +01:00
  • b292ea13cd Bump actions/download-artifact from 7.0.0 to 8.0.0 (#23243) dependabot[bot] 2026-03-06 19:23:23 +01:00
  • c99467dc1d Fix wireframe system ordering. (#23240) charlotte 🌸 2026-03-05 23:40:16 -08:00
  • f3f3078736 Rust 1.94 (#23241) charlotte 🌸 2026-03-05 22:38:27 -08:00
  • f36f54d93b Close the web_asset_cache file before ending the cache future. (#23231) andriyDev 2026-03-04 23:50:28 -08:00
  • f6dca5095f Set doc-scrape-example = true for recently merged example (#23230) Kevin Chen 2026-03-05 01:49:50 -05:00
  • 5870d5e7c0 Delete warning message about corrupted writes. (#23228) andriyDev 2026-03-04 21:15:20 -08:00
  • 1108f27f36 Fix energy loss in multi-scattering term (#23203) Dylan Sechet 2026-03-05 02:48:07 +01:00
  • a9192fa63f refactor: remove threshold configuration from StaticTransformOptimiza… (#23193) andristarr 2026-03-05 00:43:45 +01:00
  • 48601ef029 Fix instability in sample_visible_ggx for normals near -Z (#23194) Dylan Sechet 2026-03-04 23:28:27 +01:00
  • f4602e29a5 Fix: Allow non_camel_case_types on derived SystemParamBuilder generics (#22324) 羊撅撅 2026-03-05 06:28:06 +08:00
  • 003dc5fcd2 Add font weight to InheritableFont (#23205) Nick 2026-03-04 15:24:19 -07:00
  • d0e82f2882 Fix atmosphere space view for LUT rendering (#22938) Máté Homolya 2026-03-04 14:18:31 -08:00
  • 65b3b88cba Don't use a CAS loop in gpu clustering (#23212) atlv 2026-03-04 00:21:09 -08:00
  • 207fce235a remove bevy_mesh dependency on bevy_image (#23214) atlv 2026-03-03 23:41:28 -08:00
  • 10243aaab5 Fix AlphaMode::Mask threshold being ignored on unlit materials (#23206) DoceAzedo 2026-03-04 04:34:18 -03:00
  • 5c116a4b75 Use next_multiple_of instead of round_up (#23213) atlv 2026-03-03 23:17:36 -08:00
  • 22369a00cd Fix minimum version of wasm-bindgen-futures. (#23210) Kevin Reid 2026-03-03 23:01:18 -08:00
  • 5e6493b82d move white furnace to the 3d testbed (#23207) François Mockers 2026-03-04 04:51:20 +01:00
  • 3de2fbc6d5 enable glam/encase when building bevy_mesh/morph (#23209) François Mockers 2026-03-04 04:50:37 +01:00
  • e031bd8ed0 Bump super-linter/super-linter from 8.4.0 to 8.5.0 (#23067) dependabot[bot] 2026-03-04 01:14:49 +01:00
  • 8b2dfb5464 Add an example demonstrating callbacks with one-shot systems (#23197) Alice Cecile 2026-03-03 09:36:33 -08:00
  • f3488e7fd8 Add documentation to run_system_cached_with (#23186) Lyndon-Mackay 2026-03-04 06:24:57 +13:00
  • 38dee586d8 single detect_text_needs_rerender system (#23166) ickshonpe 2026-03-03 17:20:37 +00:00
  • c224b08c47 deny missing docs for bevy_image (#23160) Rob Grindeland 2026-03-02 18:17:13 -06:00
  • 8d55916d29 1-frame text update delay fix (#23190) ickshonpe 2026-03-03 00:14:40 +00:00
  • c89541a1af Remove resources from Access (#22910) Trashtalk217 2026-03-03 00:48:04 +01:00
  • 5b953998ce Disable global ambient light in white furnace test (#23189) Dylan Sechet 2026-03-02 21:41:25 +01:00
  • d0e45d8328 docs and tests for on_primitive (#23130) Chris Biscardi 2026-03-02 11:04:31 -08:00
  • df5cdd0faa Despawn atlas sprites on scene exit in testbed_2d (#23133) ickshonpe 2026-03-02 19:00:13 +00:00
  • 2c5520bc4f Remove redundant after ordering from build_text_interop (#23165) ickshonpe 2026-03-02 18:58:35 +00:00
  • f667c282da Release 0.18.1 v0.18.1 latest release-0.18.1 Alice Cecile 2026-03-01 17:21:31 -08:00
  • 4f9331753a fix: reparenting perf (#23156) Aevyrie 2026-03-01 15:38:11 -08:00
  • 1a7dd1cc8c Fix volumetric rendering order problem (#23062) dan-dozen 2026-02-23 21:16:31 -05:00
  • c7d002d04a Ktx2, Basis, and DDS files ignoring RenderAssetUsages from .meta files (#22992) Caitlin Campbell 2026-02-17 17:37:29 +01:00
  • b8c3a76b3b Fix culling for negative sized UI elements (#22922) Giantblargg 2026-02-16 17:45:30 -07:00
  • 048384efd9 Add smol_str feature to bevy_reflect dependency for bevy_text. (#22848) andriyDev 2026-02-09 14:15:53 -08:00
  • 2b5bdb7a5a Fix Gizmos not drawing On<Pointer<Drag>>, Observers generally, and Triggered Systems (#22800) Kevin Chen 2026-02-08 21:05:22 -05:00
  • 32d338754d Small EasyScreenRecordingPlugin Usability Improvements: expose system set, more helpful info’s (#22847) Kevin Chen 2026-02-07 19:49:16 -05:00
  • e45497ba99 Add padding for color_plane widget for wasm/webgl compat (#22724) Mitch Tishmack 2026-02-06 13:19:48 -06:00
  • 9a168cc22c Fix asset extraction for GpuAutoExposureCompensationCurve (#22803) breakdown_dog 2026-02-07 03:18:58 +08:00
  • 5db828a6c1 animated_ui: Animate UiTransform::scale, not TextFont::font_size (#22667) ickshonpe 2026-02-04 00:24:16 +00:00
  • 8b3a652470 Exposing methods in PipelineCache for outside usage (#22773) Anthony Tornetta 2026-02-02 18:31:04 -05:00
  • c84f97b1f7 Don't consider despawns as invalidating EntityWorldMut (#22725) Eagster 2026-02-02 18:09:35 -05:00
  • ab3b2ff97f Add extra padding to font atlases (#22722) ickshonpe 2026-01-30 22:42:48 +00:00
  • 559c0ba878 Web Example Category Typo (#22680) Damon 2026-01-24 17:07:50 +02:00
  • 3c4fecac5a Fix FPS overlay system ordering ambiguity (#22629) JWSong 2026-01-23 03:35:15 +09:00
  • 994d0cbb84 Fix panic in update_viewport_render_target_size when despawning (#22575) mgi388 2026-01-23 04:44:27 +11:00
  • 02c512ab29 limit number of open files (#22560) François Mockers 2026-01-21 06:19:16 +01:00
  • cc7d576ac6 Add delimiters around the "Enable the debug feature to see the name" message (#22532) ickshonpe 2026-01-16 00:22:42 +00:00
  • 3005afa357 Add getter for SystemMeta::last_run field. (#22516) stinkytoe 2026-01-15 18:05:13 -06:00
  • cb4b6a7fe3 Make ReflectEvent more accessible (#22450) Christian Hughes 2026-01-15 13:34:20 -06:00
  • 353e0104bf I want to get off Mr. Fresnel's wild ride (#22501) Aevyrie 2026-01-14 13:37:23 -08:00
  • a45a81e089 Fix Access::new_write_all docs (#22502) Christian Hughes 2026-01-14 12:45:33 -06:00
  • 87ee2ab251 Check clipping before recording hits on text nodes (#22510) ickshonpe 2026-01-14 18:23:46 +00:00
  • 320eca45a3 Fix the soundtrack example not fading tracks (#22508) César Sagaert 2026-01-14 19:23:32 +01:00
  • 2cd8eefb6e Fix corresponding Dir2 direction for CompassQuadrant and CompassOctant (docs only) (#22504) Gio 2026-01-14 17:50:36 +00:00
  • 7d3716f1b8 Include missing naga capabilities for wgpu 27 (#22509) Kurt Kühnert 2026-01-14 18:10:22 +01:00
  • 2494a37573 fix: reparenting perf (#23156) Aevyrie 2026-03-01 15:38:11 -08:00
  • 55c4e977d0 Add component info to BRP registry schema (#23102) Sébastien Job 2026-03-01 21:35:39 +01:00
  • 7769758bb6 add coloring per text section in gizmos (#23120) nuts-rice 2026-03-01 13:30:37 -07:00
  • 528b998152 Use web asset cache with bevy_city (#23153) IceSentry 2026-03-01 15:29:24 -05:00
  • e8ebf8c7a4 Fix solari pathtracing node ordering (#23169) JMS55 2026-03-01 12:18:20 -08:00
  • 1aedbf36d1 Fix the gizmo colors in testbed_2d's texture_atlas_builder scene (#23146) ickshonpe 2026-03-01 20:14:06 +00:00
  • c8df993500 Fix AssetChanged<A> UB (#23138) Trashtalk217 2026-03-01 20:33:27 +01:00
  • a17dfe4611 Add white furnace test for testing PBR (#22584) Máté Homolya 2026-03-01 11:32:11 -08:00
  • 4e52a0fa9b Things that should never happen won't happen in debug mode (#23159) François Mockers 2026-03-01 20:31:43 +01:00
  • acd1091c3e Add Martian atmosphere constant (#22884) Máté Homolya 2026-03-01 11:31:06 -08:00
  • b9eb475f8e Tiny bevy_remote doc format fix (#23176) Mira 2026-03-01 05:08:53 +01:00
  • ea9f81ef7a fix incorrect bevy version in generate_view_layouts deprecation (#23173) Austin 2026-02-28 17:30:11 -06:00
  • 107cc2539f Batch meshes with morph targets. (#23023) Patrick Walton 2026-02-28 13:14:10 -08:00
  • 6ab2b07b90 Make it easier to opt out of bevy_audio (#23126) Jan Hohenheim 2026-02-28 18:10:56 +01:00
  • 1b0f112d90 Implement GPU clustering for lights, light probes, and decals. (#23036) Patrick Walton 2026-02-28 09:07:33 -08:00
  • f1785f6512 docs: update deprecated xorg packages in nix instructions (#23167) Jet Pham 2026-02-28 09:04:41 -08:00
  • 196606ce1c Don't process meshes for reextraction that were changed, by using an atomic bitfield. (#23157) Patrick Walton 2026-02-27 15:07:08 -08:00
  • 0962373d7c Bump crate-ci/typos from 1.43.2 to 1.43.5 (#23164) dependabot[bot] 2026-02-27 09:00:49 +01:00
  • 54b217b9a2 make bevy_pbr optional in bevy_gizmos_render again (#23136) Chris Biscardi 2026-02-25 16:08:10 -08:00
  • 9c47c7261e DetectChanges::is_changed_after (#23149) Chris Russell 2026-02-25 19:06:50 -05:00
  • 7958177744 Fix wireframe and examples with mesh pipeline set (#23147) François Mockers 2026-02-25 20:06:03 +01:00
  • 68044242c0 Create an example to show generating assets at runtime. (#23116) andriyDev 2026-02-24 23:47:34 -08:00
  • 1fdf4267ae Add a DelayedCommands helper to support arbitrary delayed commands (#23090) Runi-c 2026-02-24 16:29:32 -07:00
  • b8153cbce4 Add motion blur option to various stress tests (#23060) Greeble 2026-02-24 18:31:01 +00:00
  • 329332a641 Convert MeshPipelineViewLayouts , MeshPipeline and RenderDebugOverlayPipeline to RenderStartup system (#22443) Daniel Skates 2026-02-25 01:16:19 +08:00
  • 80d15e4556 Add configurable output_dir to EasyScreenRecordPlugin (#23096) Jaewan Park 2026-02-25 02:11:37 +09:00
  • fda988950d Only copy the current transform to the previous transform component if the latter is out of date. (#23106) Patrick Walton 2026-02-24 09:08:07 -08:00
  • 6624977389 Add GltfExtensionHandler interface for draco (#22907) jiang heng 2026-02-24 12:33:10 +08:00
  • fa379deeee TODO should not be a doc comment (#23125) Luke Yoo 2026-02-24 02:58:40 +00:00
  • 77e6b3c581 PlaneMeshBuilder: allow for different number of subdivisions in X and Z directions (#19479) Wuketuke 2026-02-24 02:32:12 +00:00
  • 71b132c426 Fix volumetric rendering order problem (#23062) dan-dozen 2026-02-23 21:16:31 -05:00
  • d7d87d915e Overrides for no-path in autonavigation for bevy_input_focus (#22634) Yash Kumar 2026-02-23 19:57:18 -06:00
  • 1ad0fc233e Update atmosphere example fix reflection (#23121) Máté Homolya 2026-02-23 17:48:38 -08:00
  • 785d5e9e8c Parallelize mark_meshes_as_changed_if_their_materials_changed. (#23103) Patrick Walton 2026-02-23 17:30:57 -08:00
  • b6816816cc Add the ability to set the number of cubes in many_cubes. (#23101) Patrick Walton 2026-02-23 17:25:14 -08:00
  • 3cf72dd0d6 Remove bevy_gltf dependency on bevy_render (#23095) Daniel Skates 2026-02-24 09:21:36 +08:00
  • 4732c21077 The testbed_ui text scene should use a column layout (#23077) Kaio Matos 2026-02-23 22:19:25 -03:00
  • b03922d484 testbed_2d texture atlas builder scene (#23074) ickshonpe 2026-02-24 01:15:57 +00:00
  • dbd7c50524 Panic fail-safe in real.rs during non-monotonic clock updates (#23073) Felipe Carvajal Brown 2026-02-23 17:12:26 -08:00
  • 56da4bb798 Makes Free Camera speed change exponential wrt scroll (#23066) Kevin Chen 2026-02-23 20:10:39 -05:00
  • eee098fe02 Fix unsound access of component metadata (change ticks) in bevy_ecs::storage::Table (#23065) Nils 2026-02-24 02:07:52 +01:00