Commit Graph

  • 4754becc28 Edit release note Tim Blackbird 2025-07-12 15:32:52 +0200
  • c697e92439 Adjust derives Tim Blackbird 2025-07-12 15:28:32 +0200
  • 2721e7f1de Split BufferedEvent from Event Tim Blackbird 2025-07-12 15:28:18 +0200
  • e3ccd1b8e5 Merge branch 'main' of https://github.com/bevyengine/bevy into resource_entity_lookup Trashtalk 2025-07-12 12:32:37 +0000
  • 96aef45569 fixed spelling errors to prove I'm not AI Trashtalk 2025-07-12 12:31:14 +0000
  • c7b4f1d0b1 add migration guide Trashtalk 2025-07-12 12:28:51 +0000
  • 9b33933fc5 fix docs Trashtalk 2025-07-12 11:48:51 +0000
  • b89c0420fa fix mooore tests (benches) Trashtalk 2025-07-12 11:32:54 +0000
  • 1ba7af2b28 fix ci Trashtalk 2025-07-12 11:16:11 +0000
  • 07723acf39 fixed moore tests Trashtalk 2025-07-12 11:03:09 +0000
  • f9dc9f1619 fixed more tests Trashtalk 2025-07-12 10:10:34 +0000
  • 6c8281d568 fixed and tests Trashtalk 2025-07-12 09:48:53 +0000
  • 4b17c8463d
    Merge branch 'main' into proper-json-schema MevLyshkin 2025-07-12 11:21:11 +0200
  • a550b92daf
    Merge branch 'main' into typed_rpc_commands MevLyshkin 2025-07-12 11:20:49 +0200
  • 073df4bf9d add entities with resources, auto disabled IsResource Trashtalk 2025-07-12 09:12:20 +0000
  • 50645ecb29
    Simplify and modularize code, update envmap info txt Máté Homolya 2025-07-12 00:36:54 -0700
  • d0fa5cb036 remove SystemSetNode, replace it with inherent functions Christian Hughes 2025-07-12 00:59:33 -0500
  • 178047b45b
    Add docs and simplify example Máté Homolya 2025-07-11 21:05:54 -0700
  • f1eace62f0
    Thoroughly document UninitializedId semantics (#20080) Christian Hughes 2025-07-11 22:56:23 -0500
  • 0afa6f67a0
    Merge branch 'main' into environment-filter Máté Homolya 2025-07-11 19:03:09 -0700
  • 980c6e1841 more terse Christian Hughes 2025-07-11 20:41:06 -0500
  • 86e6b9534c use a range instead of a start index Christian Hughes 2025-07-11 20:40:05 -0500
  • 96479b84f9
    Update crates/bevy_ecs/src/schedule/schedule.rs Christian Hughes 2025-07-11 20:38:58 -0500
  • de96aad079 tweak scroll example ickshonpe 2025-07-12 02:36:04 +0100
  • 2629aed73b
    Port load_gltf Jan Hohenheim 2025-07-12 03:27:16 +0200
  • 517d4ffa32
    Port lightmaps Jan Hohenheim 2025-07-12 03:25:41 +0200
  • ebd0ad5012
    Fix frame dependent rotation speed while I'm on it Jan Hohenheim 2025-07-12 03:23:28 +0200
  • a37456cc25
    Port edit_material_on_gltf Jan Hohenheim 2025-07-12 03:16:58 +0200
  • 38e6eb0a7d
    Port depth_of_field Jan Hohenheim 2025-07-12 03:12:22 +0200
  • 29d92bf9dd
    Convert lights with the camera transform Jan Hohenheim 2025-07-12 03:12:15 +0200
  • 1c57fa2eaa
    Port deferred_rendering Jan Hohenheim 2025-07-12 02:59:12 +0200
  • 58ff9704d9
    Port color_grading Jan Hohenheim 2025-07-12 02:56:01 +0200
  • 12dda344d8
    Port atmospheric_fog Jan Hohenheim 2025-07-12 02:40:32 +0200
  • f695bef4c7
    Port atmosphere Jan Hohenheim 2025-07-12 02:37:50 +0200
  • 76cd9a0e82
    Add copy gpu pipeline instead of copy command for each face Máté Homolya 2025-07-11 17:36:41 -0700
  • fedf33b50c Fix docs JMS55 2025-07-11 20:36:21 -0400
  • 0fc670fbd4
    Port anti_aliasing Jan Hohenheim 2025-07-12 02:34:35 +0200
  • 4c66c3c5f5
    Port anisotropy Jan Hohenheim 2025-07-12 02:30:49 +0200
  • c927f3cb31
    Enable glTF coordinate conversion in examples Jan Hohenheim 2025-07-12 02:26:49 +0200
  • ca89805304
    Update compressed envmap assets with correct DFD headers Máté Homolya 2025-07-11 17:22:40 -0700
  • bbd97e07a5 Constified some of the helper functions in the UI's gradients module.. ickshonpe 2025-07-12 00:52:24 +0100
  • b44f08c739
    fix: link to solari logo BD103 2025-07-11 19:43:08 -0400
  • b78b9dce84 Fixed migration guide formatting. ickshonpe 2025-07-12 00:18:12 +0100
  • 57f64f1824 Updated migration guide. ickshonpe 2025-07-12 00:17:23 +0100
  • c5c4c6f8dc Add doc example to viewport_to_world(_2d) Tim Blackbird 2025-07-12 01:14:21 +0200
  • 498696466c Updated release note. ickshonpe 2025-07-12 00:12:19 +0100
  • f93dea452f Removed report system from example schedule ickshonpe 2025-07-11 23:46:26 +0100
  • b7ac3b270c Removed debug printlns from example ickshonpe 2025-07-11 23:45:56 +0100
  • 9abb95a3bb Implement ShapeSample for CircularSector Lynn Büttgenbach 2025-07-12 00:21:50 +0200
  • ce7d507d86 Fixed imports. ickshonpe 2025-07-11 22:52:20 +0100
  • 9e4f620a52 Removed Commands parameter from ui_layout_system. ickshonpe 2025-07-11 22:52:01 +0100
  • 5a6029183d Merge branch 'main' into scrollbar_size ickshonpe 2025-07-11 22:45:14 +0100
  • 3146a9397e cargo fmt --all ickshonpe 2025-07-11 22:40:34 +0100
  • ce9d878b52 Renamed scroll_offset to scroll_position ickshonpe 2025-07-11 22:10:51 +0100
  • 9ab8b5d152 Fix ellipse scaling Lynn Büttgenbach 2025-07-11 23:06:20 +0200
  • 09ca8710cb Add primitive scaling traits Lynn Büttgenbach 2025-07-11 22:56:14 +0200
  • 53854974c2 updated example and renamed it to "drag_to_scroll" ickshonpe 2025-07-11 21:39:08 +0100
  • 33cd893450
    Add reasoning Jan Hohenheim 2025-07-11 20:58:01 +0200
  • f437ef433f
    Use condition Jan Hohenheim 2025-07-11 20:56:32 +0200
  • 4694c0333f
    Improve scheduling Jan Hohenheim 2025-07-11 20:55:35 +0200
  • 8250abaef8
    Improve description Jan Hohenheim 2025-07-11 20:53:50 +0200
  • 5c3dff1b3b
    Remove comma Jan Hohenheim 2025-07-11 20:53:00 +0200
  • 9c5e5be422
    Add doc Jan Hohenheim 2025-07-11 20:52:30 +0200
  • 31ef22aa0a Refactor 2d_viewport_to_world example with let chains Tim Blackbird 2025-07-11 20:51:27 +0200
  • 14a2a1d153
    Make input more generic Jan Hohenheim 2025-07-11 20:49:43 +0200
  • c46fbe80f4
    Move comments Jan Hohenheim 2025-07-11 20:47:06 +0200
  • 3fc9144fbe
    Add comment Jan Hohenheim 2025-07-11 20:39:58 +0200
  • 8cabf3a884
    Port physics in fixed timestep example to 3D Jan Hohenheim 2025-07-11 20:29:08 +0200
  • de0885968c
    Fix doc links in private items Giacomo Stevanato 2025-07-11 19:48:31 +0200
  • e74b5be45d Ci. Charlotte McElwain 2025-07-11 10:33:12 -0700
  • b6088255cb
    Fix doc links Giacomo Stevanato 2025-07-10 19:47:06 +0200
  • ab19645ae0
    Extract bundle info code Giacomo Stevanato 2025-07-11 19:24:55 +0200
  • f96ed9f231 First version Piotr Siuszko 2025-07-11 18:10:42 +0200
  • b89811bf55
    Merge branch 'main' into solari6-gi JMS55 2025-07-11 09:06:04 -0700
  • baa46aeaa2 Have Solari account for MainPassResolutionOverride JMS55 2025-07-11 12:00:30 -0400
  • 4f918f5b81 Update release note. Talin 2025-07-11 08:58:25 -0700
  • d962a370a6 Release notes JMS55 2025-07-11 11:53:44 -0400
  • 4885b85bec Changing the notification protocol for core_widgets. Talin 2025-07-11 08:52:54 -0700
  • 8e0e47d9d1 added scroll offset to ComputedNode and update it in ui_layout_system ickshonpe 2025-07-11 16:39:14 +0100
  • f4aacc8583 updated example ickshonpe 2025-07-11 16:37:49 +0100
  • 27f40ef4ba Merge commit '20dfae9a2d07038bda2921f82af50ded6151c3de' into dlss3 JMS55 2025-07-11 11:37:26 -0400
  • 484310d95b Move DLSS setup to ManageViews, so that prepare systems can later check MainPassResolutionOverride JMS55 2025-07-11 11:30:15 -0400
  • cf5aac4938 Add scrollbar width to example ickshonpe 2025-07-11 16:00:29 +0100
  • 3e02fd4160 Fixed scroll offset clamping to include scrollbar size. ickshonpe 2025-07-11 16:00:13 +0100
  • 931b8e29e0 multiple scrollbar_width by target's scale factor in Convert::from_node ickshonpe 2025-07-11 15:59:32 +0100
  • cd8711a208 Added new ui_coords_debug example. Made some changes to the scroll example for testing ickshonpe 2025-07-11 15:45:58 +0100
  • 7f958fece2 added release content ickshonpe 2025-07-11 15:39:06 +0100
  • ef816c79e9 update ComputedNode's scrollbar_size during layout updates ickshonpe 2025-07-11 15:38:43 +0100
  • 8d2500fc3d set taffy style scrollbar_width from the new Node field ickshonpe 2025-07-11 15:36:13 +0100
  • b1890a781c Reduce size of UI node clipping rects by their scrollbar_size ickshonpe 2025-07-11 15:35:30 +0100
  • d22acb2a9a Added scrollbar_size field to ComputedNode. Added scrollbar_width field to Node. ickshonpe 2025-07-11 15:34:50 +0100
  • 37fefd855e
    Add max_history_length to EntityCountDiagnosticsPlugin Oliver Nordbjerg 2025-07-11 16:14:12 +0200
  • c1b05e6791 Update sysinfo version to 0.36.0 Guillaume Gomez 2025-07-11 15:54:09 +0200
  • 6c0b3e332d Make ambient light contribution conditional on lightmaps Martin Lysell 2025-07-11 14:40:28 +0200
  • 879c6af856 Allow "on edge" interior sampling Lynn Büttgenbach 2025-07-11 14:31:25 +0200
  • d044295b75 Better interior sampling Lynn Büttgenbach 2025-07-11 14:29:10 +0200
  • 20dfae9a2d
    Factor out up-choice in shadow cubemap sampling orthonormalize (#20052) atlv 2025-07-11 08:19:02 -0400
  • b3032e06bd
    Fix adapter forcing breaking wasm builds (#20054) atlv 2025-07-11 08:18:23 -0400
  • 51094b3627 Add ambient light effect lightmapped meshes member to Lights structure (wgsl). Making it map 1:1 with the RS version (GpuLights) Martin Lysell 2025-07-11 13:40:02 +0200
  • b8d5ba906a Remove leftover struct members in pbr Lights (wgsl) Martin Lysell 2025-07-11 13:36:01 +0200