Commit Graph

  • 81127b3f61 Increase MaterialProperties::draw_functions inline capacity (#24844) main Luo Zhihao 2026-07-05 07:37:47 +08:00
  • 9bc5b6e66d Fix bevy_gilrs weak rumble motor never being driven (#24829) Francis De Brabandere 2026-07-05 01:27:43 +02:00
  • 0eac08ae5d document settings save location and TOML format (#24830) Akshit joshi 2026-07-04 04:21:32 +05:30
  • 249a1e2dd3 Bump actions/setup-java from 5.2.0 to 5.4.0 dependabot/github_actions/actions/setup-java-5.4.0 dependabot[bot] 2026-07-03 06:54:16 +00:00
  • 7e2737f871 Bump actions/cache/restore from 5.0.5 to 6.1.0 dependabot/github_actions/actions/cache/restore-6.1.0 dependabot[bot] 2026-07-03 06:52:58 +00:00
  • e39687299e Bump dtolnay/rust-toolchain dependabot/github_actions/dtolnay/rust-toolchain-fa04a1451ff1842e2626ccb99004d0195b455a88 dependabot[bot] 2026-07-03 06:52:39 +00:00
  • e6f39cb2d3 Fixes archived rfcs repo link in README.md (#24852) Riaz Amlani 2026-07-03 16:02:27 +10:00
  • 306aaed7ee Prevent panic in check_dir_light_mesh_visibility (#24807) Dylan Sechet 2026-07-01 02:26:29 +02:00
  • 5558f7bb5d For each mesh instance, only store the previous frame's transform, not the entire MeshInputUniform. (#23892) Patrick Walton 2026-06-29 13:29:23 -07:00
  • d22778325f Update rust-version to 1.96 in root Cargo.toml so all tests compile and pass (#24736) Tyler Earls 2026-06-28 13:46:32 -05:00
  • f0d53f33ad Fix clustered decal docs macOS/iOS restriction (again) (#24770) mgi388 2026-06-28 06:53:49 +10:00
  • a5c5071f52 Add stricter nonmax crate version requirement (#24776) Arnav Mummineni 2026-06-28 02:17:27 +05:30
  • b126525a76 fix effective_speed when delta is clamped by max_delta (#24768) Akshit joshi 2026-06-27 23:06:59 +05:30
  • 5244da8fcf Bump super-linter/super-linter/slim from 8.6.0 to 8.7.0 dependabot/github_actions/super-linter/super-linter/slim-8.7.0 dependabot[bot] 2026-06-26 06:55:30 +00:00
  • c739fad4d3 Bump actions/checkout from 6.0.3 to 7.0.0 dependabot/github_actions/actions/checkout-7.0.0 dependabot[bot] 2026-06-26 06:52:29 +00:00
  • cbfaae46da Apply temporal jitter to PreviousViewData (#24672) JMS55 2026-06-25 19:23:14 -07:00
  • 6628c6ebc1 Rename NextState::set_if_neq to set_if_different to resolve clashing (#24676) MAN$I VERMA 2026-06-25 22:27:12 +05:30
  • a8d1d0ac62 Fix bsn nested entity references (#24742) HeartofPhos 2026-06-25 18:56:54 +02:00
  • 434f3e9430 Support floating dialogs in feathers and underlying bevy_ui_widgets. (#24705) Gagnus 2026-06-24 01:16:11 +01:00
  • cffef5b212 implement Clone for IsDefaultUiCamera (#24729) Jasmine Lowen 🦁 2026-06-23 22:28:23 +02:00
  • 6e93c2e468 fix: add missing png feature to bevy_feathers feature (#24727) Sigma-dev 2026-06-23 20:00:01 +02:00
  • f4d3026694 Feathers theme aware fixes (#24719) Gagnus 2026-06-23 18:33:56 +01:00
  • d9d6f52ee2 Fix Visibility component having no effect on infinite grid (#24723) Chris Hain 2026-06-23 13:32:24 -04:00
  • 097fc03ce5 bevy_text: give swash a stable font id (#24710) Kristoffer Søholm 2026-06-23 05:30:04 +02:00
  • 09acb19786 Number input polish (#24701) Talin 2026-06-22 17:31:49 -07:00
  • 0142070c36 Fix sorted batching without indirect drawing (#24708) Dahmen Issam 2026-06-23 00:41:34 +02:00
  • 0f2acc539e Update sysinfo dependency to version 0.39.5 (#24706) Ryan 2026-06-22 23:14:18 +02:00
  • 2442e918a1 Add missing import for light probe const ..._LIGHTMAPPED_MESH_DIFFUSE in irradiance_volume.wgsl (#24714) Kevin Chen 2026-06-22 16:45:05 -04:00
  • 51dd88ee33 Feathers radio bg (#24704) Gagnus 2026-06-22 21:44:58 +01:00
  • da4fb0da99 Allow entity wrappers in entity set and map types (#18408) Vic 2026-06-22 22:20:58 +02:00
  • 3b7c9a2c2e Remove 0.19 deprecated code from bevy_ecs (#24687) Trashtalk217 2026-06-22 22:16:54 +02:00
  • f21e14c900 Add Okhsla and Okhsva to bevy_color::prelude (#24688) Luo Zhihao 2026-06-23 04:16:50 +08:00
  • c64ff7c3c5 Fix wrong border radius corners on diagnostics overlay (#24713) Lucas Franca 2026-06-22 16:47:55 -03:00
  • b4aae57062 Downgrade gpu_readback closed-channel log from warn to debug (#24707) Pete Michaud 2026-06-22 14:47:11 -05:00
  • 470e549ed7 Add EnvironmentMapLight::with_intensity builder method (#24692) Tyler Critchlow 2026-06-22 13:40:51 -06:00
  • 4516a9f2e4 Fix NaN okhsl/okhsv values when lightness approximates 0 or 1 (#24691) Luo Zhihao 2026-06-23 03:39:55 +08:00
  • 931b9d96b4 clip_check_recursive fix (#24684) ickshonpe 2026-06-22 20:34:37 +01:00
  • 05781d934f clamp time delta by max_delta even when relative speed is greater than 1 (#24237) François Mockers 2026-06-22 21:27:35 +02:00
  • 56b08cd326 Solari: Fix MIS not using consistent PDF measures (#24671) JMS55 2026-06-22 12:19:39 -07:00
  • fa0d6101f5 Solari: Add DLSS-RR toggle to example (#24667) JMS55 2026-06-22 12:07:18 -07:00
  • ad07c62b3d Deduplicate access_iter test logic (#24653) Mira 2026-06-22 21:02:55 +02:00
  • fc5fa4a71c Don't declare atomics in the read-only late mesh preprocessing buffer (#24650) Stuart Parmenter 2026-06-22 12:01:08 -07:00
  • 4b0579b18d Add scrubbing / dragging to number_input widget. (#24636) Talin 2026-06-21 14:18:58 -07:00
  • fa11904dd4 Extract sprite_material functions, bindings, and types to separate shader modules (#24629) Cookie 2026-06-22 05:47:42 +10:00
  • 5baf00085d Text performance regression fix (#24663) ickshonpe 2026-06-21 20:44:14 +01:00
  • bde4e9d7c8 Solari: Misc BRDF changes (#24668) JMS55 2026-06-21 12:42:18 -07:00
  • b257cc2d72 Solari: Make light tiles properly random (#24670) JMS55 2026-06-21 12:41:49 -07:00
  • 82404b61a9 Bump Version after Release (#24697) github-actions[bot] 2026-06-21 17:21:34 +00:00
  • a74009b22e chore: Release create-pull-request/patch Bevy Auto Releaser 2026-06-21 16:55:28 +00:00
  • 718a71198e Fix version bump ci (#24693) François Mockers 2026-06-21 18:04:09 +02:00
  • ec0cc1d4f5 Remove radio button comment (#24685) ickshonpe 2026-06-21 09:34:55 +01:00
  • 6645810a9f docs: fixup of run condition docs (or_else) (#24677) Jasmine Lowen 🦁 2026-06-21 09:31:36 +02:00
  • 8ce450bd98 Another text measurement fix (#24669) ickshonpe 2026-06-21 08:30:04 +01:00
  • 1804890903 bevy_scene: don't use std Result (#24666) François Mockers 2026-06-19 21:59:28 +02:00
  • 16eb407a70 Update cpal requirement from 0.17 to 0.18 dependabot/cargo/cpal-0.18 dependabot[bot] 2026-06-19 07:11:32 +00:00
  • 53366d7e15 Update hashbrown requirement from 0.16.1 to 0.17.1 dependabot/cargo/hashbrown-0.17.1 dependabot[bot] 2026-06-19 07:04:05 +00:00
  • f01eff8b55 Fix PanCamera mouse button check (#24659) codecnotsupported 2026-06-19 06:00:00 +02:00
  • c6f634ca9f Release Bevy 0.19.0 v0.19.0 latest release-0.19.0 Alice Cecile 2026-06-17 18:17:32 -07:00
  • 891450be03 give immutable access to SystemWithAccess::system (#24652) Uche Okwo 2026-06-17 12:23:10 -07:00
  • 1618ae26b9 EditableText pointer propagation fix (#24632) ickshonpe 2026-06-17 16:08:37 +01:00
  • 2e6ddb67d5 Derive Copy and Clone for InfiniteGrid (#24633) Christophe Dehais 2026-06-17 07:28:49 +02:00
  • a04a65d376 Refresh all components of the Point/Spot Shadow Map if its light has changed (#24626) Kevin Chen 2026-06-17 00:42:22 -04:00
  • 7a6aa48eb1 Rename Preferences to Settings in the appropriate places (#24613) Carter Anderson 2026-06-16 21:28:56 -07:00
  • a35cd6ce65 fix: text selection collapse on focus loss (#24619) Busy Beaver 2026-06-17 10:04:22 +05:30
  • e1269d03aa Fix Deserialize derive for BrpResponse (#24305) Marc 2026-06-17 04:13:47 +00:00
  • 5dcfcb1ed6 Allow implicit Into for BSN enum field values (#24621) Vitaliy Sapronenko 2026-06-16 23:00:56 +03:00
  • 73d4aa3c7e Diagnostic overlay fixes and improvements (#24611) Carter Anderson 2026-06-14 13:44:56 -07:00
  • eebc20aca8 Fix switching between earth/mars in atmosphere example (#24349) KategoryBee 2026-05-21 20:40:10 +10:00
  • f2f858494d Clearer QueryAccessError & has_conflicts docs (#24651) Mira 2026-06-17 21:25:03 +02:00
  • 86176d177f give immutable access to SystemWithAccess::system (#24652) Uche Okwo 2026-06-17 12:23:10 -07:00
  • 7496e1b639 light: add SunDisk::MARS preset for Mars atmosphere (#24618) Dan Aloni 2026-06-17 20:46:34 +03:00
  • 27e106b938 Update variadics_please requirement from 1.1 to 2.0 (#24640) Kevin Chen 2026-06-17 13:15:23 -04:00
  • c9787c9ecd Entitymut doc changes for #24596 (#24631) MostlyMo 2026-06-17 18:14:04 +01:00
  • 0008fd94c8 Reuse heap allocations in prepare_mesh_bind_groups (#24643) Luo Zhihao 2026-06-18 01:13:45 +08:00
  • b15e3b3290 EditableText pointer propagation fix (#24632) ickshonpe 2026-06-17 16:08:37 +01:00
  • 09d739d67a Derive Copy and Clone for InfiniteGrid (#24633) Christophe Dehais 2026-06-17 07:28:49 +02:00
  • ea06f80230 Optionally allow FeathersColorSwatch to partially display opaque value (#24639) Jeb Brooks 2026-06-16 22:18:25 -07:00
  • 3d01901bb7 Add impl of (Try)StableInterpolate for arrays (#24641) Uche Okwo 2026-06-16 22:17:37 -07:00
  • f96472a710 bevy::math::Rect::clamp_point function (#24630) ickshonpe 2026-06-17 05:46:10 +01:00
  • b25d9c326a Refresh all components of the Point/Spot Shadow Map if its light has changed (#24626) Kevin Chen 2026-06-17 00:42:22 -04:00
  • 0d00c9109f Fix nightly clippy and clippy::result_large_err again (#24624) Luo Zhihao 2026-06-17 12:40:59 +08:00
  • 4c1ab7e418 Reuse RenderContextState and PendingCommandBuffers heap allocations (#24622) Luo Zhihao 2026-06-17 12:39:48 +08:00
  • d606934bac fix: text selection collapse on focus loss (#24619) Busy Beaver 2026-06-17 10:04:22 +05:30
  • a3fa0c2c8f Rename Preferences to Settings in the appropriate places (#24613) Carter Anderson 2026-06-16 21:28:56 -07:00
  • 02880b3759 Clean up background motion vectors when prepass is disabled (#24606) Dahmen Issam 2026-06-17 06:27:03 +02:00
  • 8bf04c642f Add context messages to BevyError (#24528) Cookie 2026-06-17 14:24:05 +10:00
  • 96e198e1e4 Fix Deserialize derive for BrpResponse (#24305) Marc 2026-06-17 04:13:47 +00:00
  • 4b1db963ff Allow implicit Into for BSN enum field values (#24621) Vitaliy Sapronenko 2026-06-16 23:00:56 +03:00
  • a3abf33f53 Diagnostic overlay fixes and improvements (#24611) Carter Anderson 2026-06-14 13:44:56 -07:00
  • 3394c0c393 Bump crate-ci/typos from 1.47.0 to 1.47.2 (#24598) dependabot[bot] 2026-06-14 18:53:33 +00:00
  • 8a7909cfa6 Update sysinfo requirement from 0.38.4 to 0.39.3 (#24603) dependabot[bot] 2026-06-14 20:52:04 +02:00
  • 32070ba274 Bump actions/checkout from 6.0.2 to 6.0.3 (#24600) dependabot[bot] 2026-06-14 20:49:34 +02:00
  • 48810a9487 Bump github/codeql-action from 4.36.0 to 4.36.2 (#24599) dependabot[bot] 2026-06-14 20:49:13 +02:00
  • 6e0721dbbc Update spin requirement from 0.10.0 to 0.12.0 dependabot/cargo/spin-0.12.0 dependabot[bot] 2026-06-12 07:00:56 +00:00
  • f3a17d91bd Update ddsfile requirement from 0.5.2 to 0.6.0 dependabot/cargo/ddsfile-0.6.0 dependabot[bot] 2026-06-12 06:59:44 +00:00
  • df5d238c6d Change From<&str> to From<&'static str> for Name (#24544) bytemuck 2026-06-11 13:42:23 -04:00
  • cfa6c44005 Fix glTF specular extension parsing (#24580) Dahmen Issam 2026-06-11 19:41:50 +02:00
  • 277c993a29 Make asset_changed import path public (#24548) Yuhao Chen 2026-06-12 01:38:14 +08:00
  • 736d2b0a9e multiline_text_input example pop up justify menu (#24584) ickshonpe 2026-06-11 04:36:18 +01:00
  • f651ba0f46 More safety comments in bevy_ecs (#24488) Mira 2026-06-10 23:09:26 +02:00