Commit graph

  • 0b80f92d26 Implement get_reflect_cloned_mut. andriyDev 2024-10-08 17:08:03 -0700
  • d876c97403 Implement get_inplace_mut. andriyDev 2024-10-07 23:18:29 -0700
  • c62fc1e736 Implement get_cloned_mut. andriyDev 2024-10-08 00:29:32 -0700
  • f5e4fbcde9 Separate out inserting/adding an owned asset from the arc version. andriyDev 2024-10-08 23:13:43 -0700
  • 75846f29ed Make Assets store assets as Arc<A> instead of just A. andriyDev 2024-10-07 22:01:50 -0700
  • 33be9e5c9e Remove all the get_mut functions from Assets. andriyDev 2024-10-07 21:58:50 -0700
  • fd372f8e24
    Merge branch 'main' into schedule-graph-contains-set urben1680 2024-11-01 20:30:47 +0100
  • 6ed0732bbf added ScheduleGraph::contains_set Urben1680 2024-11-01 19:48:41 +0100
  • 17e504812b
    simplify example, replace get_single to Single Query (#16187) ZoOL 2024-11-02 02:25:42 +0800
  • 68b999bf29
    fix doc link #16180 François 2024-11-01 18:23:52 +0100
  • 1a64d516d6
    Suggestions refactoring shray sharma 2024-11-01 18:22:32 +0100
  • 7798b9d1b4 rename some EntityCloner items for clarity eugineerd 2024-11-01 17:15:24 +0000
  • d5b88a8909
    some docs François 2024-11-01 16:59:21 +0100
  • f230a93363
    use a const instead of a fn François 2024-11-01 16:53:47 +0100
  • 8d03f7e3e3
    Fix WGSL parse error on mesh_view_binding #16202 Tim 2024-11-01 12:37:57 +0100
  • 3969f2de3d Renamed left and right. #16004 mintlu8 2024-11-01 19:23:50 +0800
  • 7760ff0309 Align with module names #16197 doup 2024-11-01 09:26:30 +0100
  • 977344e09b miss #16187 ZoOL 2024-11-01 11:00:04 +0800
  • 658b6a24a4
    Merge branch 'main' into example_simple_single ZoOL 2024-11-01 10:51:33 +0800
  • 6af0484a82 rename variable cargo fmt --all ZoOL 2024-11-01 10:51:02 +0800
  • 449ed7d82d disable lint Benjamin Brienen 2024-11-01 03:07:51 +0100
  • ea602d952a fix error Benjamin Brienen 2024-11-01 03:04:29 +0100
  • fc2c7da6a8 remove unused lifetime Benjamin Brienen 2024-11-01 03:02:15 +0100
  • 25b2dbbb1b more consistency Benjamin Brienen 2024-11-01 02:57:44 +0100
  • 149e113737 fix inconsistency Benjamin Brienen 2024-11-01 02:42:49 +0100
  • a12a212355 fmt Benjamin Brienen 2024-11-01 02:41:22 +0100
  • 311140bbfd de Benjamin Brienen 2024-11-01 02:40:11 +0100
  • 134f47a2cd remove simple impl ref ellisions Benjamin Brienen 2024-11-01 02:38:57 +0100
  • 14f114cae5 undo msaa Benjamin Brienen 2024-11-01 02:38:40 +0100
  • 78eddddc29 more consistency Benjamin Brienen 2024-11-01 02:36:52 +0100
  • cdd362a2a0
    Merge 43074d5d63 into 46566980a6 #15709 Clar Fon 2024-11-01 07:52:56 +0800
  • 9e178cafbb
    Merge f7bf21a631 into 46566980a6 #7331 Wybe Westra 2024-11-01 07:50:58 +0800
  • 6f98d9fc7e
    Merge 95e69e2187 into 46566980a6 #12724 stinkytoe 2024-11-01 07:48:26 +0800
  • 812dc52b13
    Merge 76f945a4a2 into 46566980a6 #15557 Christian Hughes 2024-11-01 07:37:01 +0800
  • 94de9804ad ellide all a Benjamin Brienen 2024-11-01 00:33:34 +0100
  • db74897bdd Merge branch 'fix-rust-beta' of github.com:BenjaminBrienen/bevy into fix-rust-beta Benjamin Brienen 2024-11-01 00:25:14 +0100
  • 886afd94ad fmt Benjamin Brienen 2024-11-01 00:25:12 +0100
  • d18de22928
    Merge branch 'main' into fix-rust-beta Benjamin Brienen 2024-11-01 00:25:00 +0100
  • 8ef02f9592 fix existing ellided named lifetimes Benjamin Brienen 2024-11-01 00:23:01 +0100
  • 1edc4cbccd
    Merge a89ee94cd6 into 46566980a6 #15923 Viktor Gustavsson 2024-10-31 23:51:31 +0100
  • 0733248633 fix allow_bundle and deny_bundle not actually working as intended eugineerd 2024-10-31 22:15:14 +0000
  • bfd64b5fb9 fix some names Benjamin Brienen 2024-10-31 23:01:09 +0100
  • 4ad9486883 fmt Benjamin Brienen 2024-10-31 22:48:17 +0100
  • b8b358e4fb more undo Benjamin Brienen 2024-10-31 22:46:51 +0100
  • 71857fc2d2 more undo Benjamin Brienen 2024-10-31 22:44:38 +0100
  • 4720f0405c another undo Benjamin Brienen 2024-10-31 22:44:11 +0100
  • 64fcd1e919 more undo Benjamin Brienen 2024-10-31 22:42:03 +0100
  • 6ad9a18484 Use stack_z_offsets in all the cases we create a TransparentUi doup 2024-10-31 22:37:08 +0100
  • b14fccc412 undo more named lifetimes Benjamin Brienen 2024-10-31 22:37:06 +0100
  • 46566980a6
    Fix and improve MSAA documentation (#16196) Joona Aalto 2024-10-31 23:34:04 +0200
  • 0b800df29b actually ran clippy eugineerd 2024-10-31 21:30:48 +0000
  • e1d2462098 fix more 'w Benjamin Brienen 2024-10-31 22:22:39 +0100
  • ab03e46ae4 undo some lifetimes Benjamin Brienen 2024-10-31 22:22:01 +0100
  • 6c4bb06567 clippy fixes eugineerd 2024-10-31 21:19:18 +0000
  • e25087455b Merge branch 'main' into fix-rust-beta Benjamin Brienen 2024-10-31 22:14:37 +0100
  • e3ba7995de Fix more and reduce repetition #16196 Joona Aalto 2024-10-31 23:14:27 +0200
  • 5d32ee104e Merge branch 'add-image-scale-mode-to-uiimage' of https://github.com/ickshonpe/bevy into add-image-scale-mode-to-uiimage #16088 ickshonpe 2024-10-31 21:14:10 +0000
  • aca4e4a0a8 Fixed more doc comment links ickshonpe 2024-10-31 21:14:04 +0000
  • 0c695cdaf7 Merge branch 'main' into resize-window-crash Benjamin Brienen 2024-10-31 22:12:41 +0100
  • 94b30cb235 Fix MSAA docs Joona Aalto 2024-10-31 22:59:32 +0200
  • 748e6736cf
    Merge branch 'main' into add-image-scale-mode-to-uiimage ickshonpe 2024-10-31 20:47:00 +0000
  • ed37e75dfb Merge branch 'main' into add-image-scale-mode-to-uiimage ickshonpe 2024-10-31 20:45:00 +0000
  • 33e8085829 Fixed doc comments to change to the new component names and removed references to the old behaviours. ickshonpe 2024-10-31 20:44:24 +0000
  • b1b60d4408 Merge branch 'add-image-scale-mode-to-uiimage' of https://github.com/ickshonpe/bevy into add-image-scale-mode-to-uiimage ickshonpe 2024-10-31 20:10:20 +0000
  • d141fd180d Merge branch 'main' of https://github.com/Exanc/bevy into feature/ui-position-fixed Exanc 2024-10-31 21:09:12 +0100
  • 03a068e4d1
    Fix typo in bevy_ecs (#16195) Justin Schwab 2024-10-31 20:20:01 +0100
  • 802ca779dc
    typo in bevy_ecs #16195 Justin Schwab 2024-10-31 20:03:23 +0100
  • efaccceea5 Share implementation of sort methods. Chris Russell 2024-10-19 20:28:33 -0400
  • d94ca1822f add allow_bundle and deny_bundle to EntityCloneBuilder eugineerd 2024-10-31 18:21:37 +0000
  • 547a3df223 Fix the asset_processing example failing to compile. #15481 andriyDev 2024-09-27 01:11:57 -0700
  • ad0c259044 Fix the asset_decompression example failing to compile. andriyDev 2024-09-26 08:32:26 -0700
  • 4cfc339a2d Add take functions to CompleteLoadedAsset and CompleteErasedLoadedAsset. andriyDev 2024-09-26 08:31:59 -0700
  • fa8dee41cb Rename some variables to mention "complete assets". andriyDev 2024-09-26 00:02:01 -0700
  • ec0d1f6443 Update the lib test to correctly handle the complete assets. andriyDev 2024-09-25 23:49:50 -0700
  • 381ee0fdff Update process to use complete assets. andriyDev 2024-09-25 23:48:41 -0700
  • 429e6f6034 Simplify the SavedAsset API to only support subassets in the "root" asset. andriyDev 2024-09-25 23:44:20 -0700
  • 1e139598bb Simplify the TransformedAsset API to only support subassets in the "root" asset. andriyDev 2024-09-25 23:33:58 -0700
  • 5e89f71f70 Update loader_builder to return complete assets. andriyDev 2024-09-25 22:59:31 -0700
  • ff5d3b4d58 Separate out labeled_assets from LoadedAsset into its own type. andriyDev 2024-09-25 22:51:50 -0700
  • d265b9b372
    Add docs #15548 aecsocket 2024-10-29 09:33:08 +0000
  • a70451d6d4
    switch to incorrect spelling aecsocket 2024-10-29 09:17:13 +0000
  • e55a4c7b5f
    fix up rebase aecsocket 2024-10-12 16:25:24 +0100
  • b9eecfccc7
    Add ReflectSerializerProcessor aecsocket 2024-09-30 16:26:53 +0100
  • 7faf965ad0
    switch to incorrect spelling #15482 aecsocket 2024-10-29 09:19:46 +0000
  • aa0d89b4da
    remove example aecsocket 2024-10-16 22:03:55 +0100
  • 7a652afab5
    add more processor docs aecsocket 2024-10-16 21:55:15 +0100
  • b00d98dfa6
    remove as_refs aecsocket 2024-10-16 21:51:54 +0100
  • 27a3183836
    further fix up rebase aecsocket 2024-10-12 16:12:12 +0100
  • 9e447bebba
    fix up rebase aecsocket 2024-10-12 16:07:48 +0100
  • 18069a9bb2
    Add nicer image asset for image processor example aecsocket 2024-10-05 14:02:57 +0100
  • e76e63d88a
    Update examples/README.md aecsocket 2024-10-05 12:57:38 +0100
  • 56c7e17ad0
    working logic aecsocket 2024-10-05 12:55:42 +0100
  • 63dae42bec
    wip: image pipeline example aecsocket 2024-10-05 11:48:34 +0100
  • 066d7225e3
    fix docs aecsocket 2024-10-05 08:52:17 +0100
  • e689f6b341
    clippy aecsocket 2024-10-04 22:23:07 +0100
  • fa1f55a25a
    more docs and test for returning Box of wrong type aecsocket 2024-10-04 22:18:02 +0100
  • bb1bc3904b
    Address review comments aecsocket 2024-10-04 22:11:01 +0100
  • c9168b698d
    Update for main aecsocket 2024-10-04 21:58:14 +0100
  • 428bfa2f84
    fix doc tests aecsocket 2024-09-30 21:34:57 +0100
  • 06e1a65285
    doc fix aecsocket 2024-09-30 21:17:40 +0100