Commit graph

  • 7ca0c0167f Typos. Charlotte McElwain 2024-11-23 15:50:09 -0800
  • 6013107c7c Fmt. Charlotte McElwain 2024-11-23 15:48:32 -0800
  • 1532f6e657 Update repo. Charlotte McElwain 2024-11-23 15:43:06 -0800
  • 2b06b5db82 README.md Charlotte McElwain 2024-11-23 15:37:21 -0800
  • fca2c33db3 Remove naga_oil github workflow. Charlotte McElwain 2024-11-23 15:36:56 -0800
  • 7d403819f9 Point to internal crate. Charlotte McElwain 2024-11-23 15:35:03 -0800
  • 5e9b38fd4f Move naga_oil into monorepo. Charlotte McElwain 2024-11-23 15:30:20 -0800
  • 337f0ec34b Merge remote-tracking branch 'naga_oil/monorepo' Charlotte McElwain 2024-11-23 15:29:57 -0800
  • 96e380a28f Monorepo Charlotte McElwain 2024-11-23 15:27:51 -0800
  • 1e386ca775 Split out curve-related stuff from splines code Matty Weatherley 2024-11-23 18:18:44 -0500
  • 23875b5f2e
    Merge 62f9cac6f9 into 8e284984aa #14280 Brezak 2024-11-23 23:35:16 +0100
  • 917f6cb8ea Oh, fine. z it is. Rich Churcher 2024-11-24 10:31:30 +1300
  • 5e9057b3d3 Input -> ButtonInput, suppress crate docs warning Rich Churcher 2024-11-24 10:27:18 +1300
  • 07bd929132 Add integration testing example Rich Churcher 2024-11-24 10:18:14 +1300
  • e6d76840d0 Merge branch 'main' into integration-test-examples Rich Churcher 2024-11-24 09:30:03 +1300
  • c7d12c35f8 Prototype implementation for RationalSegment Matty Weatherley 2024-11-23 14:50:24 -0500
  • 19df6fb2fb
    Merge f2af2853a9 into 8e284984aa #16273 Benjamin Brienen 2024-11-23 19:56:35 +0100
  • 85741fe244 Module documentation for CurveWithDerivative etc Matty Weatherley 2024-11-23 13:55:28 -0500
  • 8e284984aa
    remove check on windows screenshots (#16485) François Mockers 2024-11-23 19:38:47 +0100
  • 2036a1b2ea Add tangents Matty Weatherley 2024-11-23 13:38:24 -0500
  • 689c21d315
    Add screenshot check on UI (#16486) François Mockers 2024-11-23 19:38:24 +0100
  • da7f8e91d4 Curves with derivatives Matty Weatherley 2024-11-23 13:35:05 -0500
  • a9a4b069b6
    Make some examples deterministic (#16488) François Mockers 2024-11-23 19:28:47 +0100
  • 13f4bcd58e z-ordering for parallel_query #16488 François Mockers 2024-11-23 18:06:14 +0100
  • 9b5bf9969e seeded random for animated_fox François Mockers 2024-11-23 18:04:21 +0100
  • 0944ad236b seeded random for cpu_draw François Mockers 2024-11-23 18:00:33 +0100
  • d63d0428f7 make transparency_2d sprites ordering deterministic François Mockers 2024-11-23 17:51:33 +0100
  • 06f2c6aa5d remove prebuild steps #16486 François Mockers 2024-11-23 17:46:52 +0100
  • 2bbaab7d81
    Merge a30e167e97 into 636e99c9fb #14645 Robert Walter 2024-11-23 10:14:13 -0500
  • 696c11fb0d
    Merge fa583e7b70 into 636e99c9fb #12892 Multirious 2024-11-23 10:14:12 -0500
  • 23c356cbf8 Fix CI issues Soulghost 2024-11-23 21:26:00 +0800
  • 5606c44a7b Nit pick Soulghost 2024-11-23 21:11:43 +0800
  • fbdac98950 Update test case Soulghost 2024-11-23 21:05:26 +0800
  • 12f5b124e1
    Merge 03900a5c51 into 636e99c9fb #16250 shray sharma 2024-11-23 08:55:56 -0300
  • b8a7523936 Fix formula Soulghost 2024-11-23 19:30:23 +0800
  • 6b5a176d17 Rewrite the sprite picking backend to use Sprite::compute_pixel_space_point. andriyDev 2024-11-23 02:42:44 -0800
  • 54bdc5fab8 Create compute_pixel_space_point to convert from a point relative to a sprite, to the pixel point to sample from. andriyDev 2024-11-23 02:27:49 -0800
  • 323f08ddd5 Merge branch 'main' into HEAD andriyDev 2024-11-23 02:57:14 -0800
  • bd07dff645 don't reference removed file François Mockers 2024-11-23 11:16:10 +0100
  • ce97e3bb48 don't use desktop mode in testbed François Mockers 2024-11-23 11:09:22 +0100
  • b8ceb0a56f remove other examples as they're covered by testbed François Mockers 2024-11-23 10:43:08 +0100
  • b74e025655 use the testbed ui example François Mockers 2024-11-23 10:42:54 +0100
  • 766e3201ed remove check on windows screenshots #16485 François Mockers 2024-11-23 10:39:02 +0100
  • b766269dc0 Fix compile issues and add comments Soulghost 2024-11-23 15:58:48 +0800
  • 5d9a5a49d0
    Update crates/bevy_render/src/primitives/mod.rs Sou1gh0st 2024-11-23 15:44:48 +0800
  • 07ab8f3d06
    Update crates/bevy_render/src/primitives/mod.rs Sou1gh0st 2024-11-23 15:44:39 +0800
  • a952852bb2 Fix doc Carter Anderson 2024-11-22 19:42:58 -0800
  • ceb1c10de7 Fix docs Carter Anderson 2024-11-22 19:26:45 -0800
  • 9a2b6dacd0 AnimatedProperty and AnimatedPropertyOptional Carter Anderson 2024-11-12 19:03:09 -0800
  • 35cebdd939 Merge remote-tracking branch 'upstream/main' into brp-watch-id-unwatch #16407 Viktor Gustavsson 2024-11-23 00:23:16 +0100
  • f7930a8ee6 Add bevy_remote dependency for remote_websocket feature #16403 Viktor Gustavsson 2024-11-23 00:22:49 +0100
  • 73cf8d5cba Merge remote-tracking branch 'upstream/main' into brp-websocket Viktor Gustavsson 2024-11-23 00:17:49 +0100
  • 636e99c9fb
    cleanup bevy_render/lib.rs (#16481) atlv 2024-11-22 17:32:04 -0500
  • 28efc1401a
    and -> an (#16483) Rich Churcher 2024-11-23 11:16:26 +1300
  • a911fc4fed Use default storage for TemporaryRenderEntity (#16462) Rob Parrett 2024-11-22 13:01:53 -0800
  • 50e862d1ad
    Merge branch 'main' into ignore_transparancy_on_sprite_picking Michael Walter Van Der Velden 2024-11-22 21:45:31 +0000
  • c64dbdf540
    change floor location Michael Walter Van Der Velden 2024-11-22 21:45:21 +0000
  • 35de45277c
    Use default storage for TemporaryRenderEntity (#16462) Rob Parrett 2024-11-22 13:01:53 -0800
  • 4ca0902ab4 Update hashbrown to 0.15 #15801 ltdk 2024-10-09 18:33:50 -0400
  • 5e4249899b and -> an #16483 Rich Churcher 2024-11-23 09:31:23 +1300
  • 3033dfdad8 Dont enable bevy_remote by default (#16464) notmd 2024-11-23 02:22:12 +0700
  • 55cc93a7be fix: setting content size to rect size if image has a rect (#16457) Marco Meijer 2024-11-22 19:21:45 +0100
  • 674eccee6e Make render world sync marker components Copy (#16461) Rob Parrett 2024-11-22 10:18:59 -0800
  • 5a369abdda Only use the AABB center for mesh visibility range testing if specified. (#16468) Patrick Walton 2024-11-22 10:18:20 -0800
  • b319c56e3c Refresh RenderVisibilityRanges when a visibility range is removed from the scene. (#16467) Patrick Walton 2024-11-22 10:17:17 -0800
  • c11972c3fd Add flags to SpritePlugin and UiPlugin to allow disabling their picking backend (without needing to disable features). (#16473) andriyDev 2024-11-22 10:16:34 -0800
  • d874132d71 Fix the picking backend features not actually disabling the features (#16470) andriyDev 2024-11-22 10:14:16 -0800
  • 901b0f2013 Fix off-by-one error on Image::get_color_at and Image::set_color_at. (#16475) andriyDev 2024-11-22 10:14:53 -0800
  • 6ff36898ae Fix dynamic linking failures from the AnimationEventFn change. (#16476) Patrick Walton 2024-11-22 05:14:15 -0800
  • eb7cec41c0 Fix adding a subtree of required components to an existing tree replacing shallower required component constructors (#16441) andriyDev 2024-11-21 16:52:17 -0800
  • 78a80c5377 Only use physical coords internally in bevy_ui (#16375) ickshonpe 2024-11-22 00:45:07 +0000
  • 4d2e30406a AnimationEvent -> Event and other improvements (#16440) Carter Anderson 2024-11-21 16:16:04 -0800
  • 57968ce701 Add a note to the on_unimplemented message for QueryData recommending &T and &mut T. (#16449) Chris Russell 2024-11-20 22:52:10 -0500
  • e51374752b Fix detailed_trace! (#16452) Carter Anderson 2024-11-20 14:01:33 -0800
  • d9282486e3
    Dont enable bevy_remote by default (#16464) notmd 2024-11-23 02:22:12 +0700
  • 7bc1b8f018 Use default storage for TemporaryRenderEntity #16462 Rob Parrett 2024-11-21 09:50:44 -0700
  • 7ff47a111f
    feat: mark some functions in bevy_math as const (#16439) DAA 2024-11-22 19:26:47 +0100
  • d82bbd8370
    fix: setting content size to rect size if image has a rect (#16457) Marco Meijer 2024-11-22 19:21:45 +0100
  • 984ff9ba88
    Make render world sync marker components Copy (#16461) Rob Parrett 2024-11-22 10:18:59 -0800
  • d80b809ea1
    Only use the AABB center for mesh visibility range testing if specified. (#16468) Patrick Walton 2024-11-22 10:18:20 -0800
  • 9fed566cf7
    Refresh RenderVisibilityRanges when a visibility range is removed from the scene. (#16467) Patrick Walton 2024-11-22 10:17:17 -0800
  • 2fea36c1ad
    Add flags to SpritePlugin and UiPlugin to allow disabling their picking backend (without needing to disable features). (#16473) andriyDev 2024-11-22 10:16:34 -0800
  • 1e0d98d53e
    Allow Unicode-3.0 license in addition to Unicode-DFS-2016 for unicode-ident crate. (#16471) andriyDev 2024-11-22 10:15:31 -0800
  • 2fbad7d845
    Fix off-by-one error on Image::get_color_at and Image::set_color_at. (#16475) andriyDev 2024-11-22 10:14:53 -0800
  • b1e4512648
    Fix the picking backend features not actually disabling the features (#16470) andriyDev 2024-11-22 10:14:16 -0800
  • b8d17a0874 rename RendererResources to RenderResources etc #16481 atlas dostal 2024-11-22 12:14:02 -0500
  • b11fcb6944 cleanup bevy_render/lib.rs atlas dostal 2024-11-22 12:08:21 -0500
  • 1c6dc99a58 Reword the use_aabb doc comment #16468 Patrick Walton 2024-11-22 07:29:55 -0800
  • 4e13cf769e Merge remote-tracking branch 'origin/main' into visibility-range-aabb Patrick Walton 2024-11-22 07:26:25 -0800
  • cf1c5a4615
    Typo #16460 SpecificProtagonist 2024-11-22 16:16:40 +0100
  • 8bbc6b0139
    Fix dynamic linking failures from the AnimationEventFn change. (#16476) Patrick Walton 2024-11-22 05:14:15 -0800
  • 513a934fa6
    Merge branch 'main' into ignore_transparancy_on_sprite_picking Michael Walter Van Der Velden 2024-11-22 10:18:03 +0000
  • c246fba556
    improve accuracy and stop out of range error Michael Walter Van Der Velden 2024-11-22 10:08:34 +0000
  • 25cb038d96 Fix dynamic linking failures from the AnimationEventFn change. #16476 Patrick Walton 2024-11-22 00:30:12 -0800
  • ac9f312e84 Fix off-by-one error for sampling images. #16475 andriyDev 2024-11-22 00:24:24 -0800
  • 337f3d6e0f Add a test to make sure that we get out of bounds errors when we are out of bounds. andriyDev 2024-11-22 00:23:40 -0800
  • 434aa89c4a Add flags to SpritePlugin and UiPlugin to allow disabling their picking backend (without needing to disable features). #16473 andriyDev 2024-11-21 23:43:49 -0800
  • d23c089fc2 Update cargo_features.md. #16470 andriyDev 2024-11-21 23:03:02 -0800
  • b779f6adac Propagate the picking backend features up through bevy_internal. andriyDev 2024-11-21 22:50:49 -0800
  • 26d6949c6a Rename bevy_mesh feature in bevy_picking to bevy_mesh_picking_backend. andriyDev 2024-11-21 22:30:04 -0800