Commit Graph

  • 9b114a4936
    enable syn/full in bevy_render_macros (#20034) François Mockers 2025-07-08 19:08:20 +0200
  • 6a46e23880
    Make clear that lighting won't look correct if is_srgb is false T772 2025-07-08 19:02:31 +0200
  • 1cbd67f96a
    formatting fix in bevy_remote cargo.toml (#20033) François Mockers 2025-07-08 19:02:02 +0200
  • 908ccd5e34 Added row_gap to example layout. ickshonpe 2025-07-08 17:59:37 +0100
  • bd9f4aec1e enable syn/full in bevy_render_macro François Mockers 2025-07-08 18:49:20 +0200
  • 898a93e269 Added hue guarding the cylindrical gradients so if the chroma or saturation nears zero the hue is no longer interpolated. ickshonpe 2025-07-08 17:47:45 +0100
  • f326a471e7 move bevy_log with its friends François Mockers 2025-07-08 18:43:53 +0200
  • 2b2fbdce28 Remove eprint Piotr Siuszko 2025-07-08 18:14:12 +0200
  • fda09d19c7 Fix typo JMS55 2025-07-08 11:56:50 -0400
  • e2a9761c7b Docs JMS55 2025-07-08 11:53:50 -0400
  • 8a918a8915
    Merge branch 'main' into proper-json-schema MevLyshkin 2025-07-08 17:47:55 +0200
  • f5cb1c78b0 export schema now stores possible values to serialize in top 'one_of' field, support for Unit like structs serialization" Piotr Siuszko 2025-07-08 17:45:37 +0200
  • 8d537123f5 Bugfix Daniel Skates 2025-07-08 23:00:31 +0800
  • a51e2e1228 Nits Daniel Skates 2025-07-08 22:42:59 +0800
  • 81c242d894 Merge remote-tracking branch 'origin/main' into frame_time_graph Daniel Skates 2025-07-08 22:39:13 +0800
  • 204127a5d0 use more accurate gamma functions ickshonpe 2025-07-08 14:52:40 +0100
  • cdd2e777ed use gamma constants in srgbs mix function ickshonpe 2025-07-08 14:09:34 +0100
  • 517794a0d1 more examples ickshonpe 2025-07-08 14:03:33 +0100
  • 5033c675f3 add gamma correction to hsl and hsv conversion functions ickshonpe 2025-07-08 13:39:55 +0100
  • 6b896da0e3 Add more example caases ickshonpe 2025-07-08 13:17:39 +0100
  • a34ef60e28 Added gamma constants to gradients shader ickshonpe 2025-07-08 12:35:38 +0100
  • d651e12d91 Expanded gradients testbed ui example scene ickshonpe 2025-07-08 12:10:22 +0100
  • 6b8e343c2b
    Merge 6aa611242f into 09ccedd244 Lucas Franca 2025-07-08 18:33:22 +0800
  • 09ccedd244
    Clean up several miscellaneous uses of weak_handle. (#19408) andriyDev 2025-07-07 23:45:40 -0700
  • 99546fabb7 Add release notes and a migration guide for RenderStartup. andriyDev 2025-07-07 23:24:08 -0700
  • 0845aa0036 Add release note for light textures atlas 2025-07-07 23:54:28 -0400
  • 04f488bc47 Update release notes JMS55 2025-07-07 22:28:51 -0400
  • 10c96e8301 Fix resolution override to work even if the camera lacks a viewport JMS55 2025-07-07 22:27:11 -0400
  • 1b714636ab Merge commit '5e3927ba489f597dd189f63286dc7985840db1b5' into dlss3 JMS55 2025-07-07 21:40:01 -0400
  • 2f31a3474e
    Merge fb3832231d into 5e3927ba48 jf908 2025-07-08 00:56:12 +0000
  • fb3832231d
    Fix merge mistake jf908 2025-07-08 01:56:02 +0100
  • 91c33dcf1e
    Fix imports after merge jf908 2025-07-08 01:45:23 +0100
  • 2983083728
    Merge branch 'main' into render-diagnostics-main jf908 2025-07-08 01:39:42 +0100
  • 82029fb7b8
    Fix imports after merge jf908 2025-07-08 01:37:06 +0100
  • 3b6b0b7408
    Merge branch 'main' into render-diagnostics-main jf908 2025-07-08 01:28:42 +0100
  • d5b2e59d33 Doc fix. Talin 2025-07-07 17:01:12 -0700
  • 362143b7ad
    Fix render app never being ready Jan Hohenheim 2025-07-08 00:38:40 +0200
  • ae6f9c8e22
    Fix FutureRenderResources being removed too early Jan Hohenheim 2025-07-08 00:35:35 +0200
  • 5e3927ba48
    UI gradients long hue paths fix (#20010) ickshonpe 2025-07-07 23:19:24 +0100
  • d748ea4427
    Move renderer initialization to PreStartup Jan Hohenheim 2025-07-08 00:19:00 +0200
  • a0990a0107 Remove hack. Talin 2025-07-07 15:17:25 -0700
  • bcd7a61135 Merge remote-tracking branch 'upstream/main' into feathers_color_hsl Talin 2025-07-07 15:13:10 -0700
  • d21a966255 HSL sliders. Talin 2025-07-07 15:12:56 -0700
  • 6b53853d01
    Merge branch 'main' into lerp_hue_long_fix ickshonpe 2025-07-07 23:05:41 +0100
  • 3aed85a88b
    Rename send_event and similar methods to write_event (#20017) AlephCubed 2025-07-07 15:05:16 -0700
  • e71757c4c6 simplified linear_rgba_to_hsla function ickshonpe 2025-07-07 22:57:16 +0100
  • 3fe494f159
    Merge deebdf8b6d into fb5d8fd867 andriyDev 2025-07-07 23:55:27 +0200
  • 97437dad18
    Revert "Move renderer initialization to RenderStartup" Jan Hohenheim 2025-07-07 23:55:07 +0200
  • 4b671763b2
    Move renderer initialization to RenderStartup Jan Hohenheim 2025-07-07 23:45:24 +0200
  • f6c8db44ea
    Move renderer initialization to RenderStartup Jan Hohenheim 2025-07-07 23:45:24 +0200
  • 4f143bb632 Fit gradient testbed_ui scene to screen ickshonpe 2025-07-07 22:42:17 +0100
  • d9a07f4162 Merge branch 'lerp_hue_long_fix' ickshonpe 2025-07-07 22:33:28 +0100
  • 92c91b410e Fix more missing usages. AlephCubed 2025-07-07 14:19:33 -0700
  • 3d93fc835f Add new PR to release notes JMS55 2025-07-07 17:09:22 -0400
  • f176daea21 Update release notes JMS55 2025-07-07 16:55:31 -0400
  • ab0914c800
    Merge branch 'main' into prestartup-window Jan Hohenheim 2025-07-07 22:54:13 +0200
  • 31c2477247 Revert bilinear temporal reprojection for now, didn't make a big difference JMS55 2025-07-07 16:52:56 -0400
  • 8e73cbf9c8
    Merge branch 'main' into prestartup-window Jan Hohenheim 2025-07-07 22:48:36 +0200
  • 2a6445c193
    Update taffy requirement from 0.7 to 0.8 dependabot/cargo/taffy-0.8 dependabot[bot] 2025-07-07 20:48:25 +0000
  • 173b1864b5
    Update cpal requirement from 0.15 to 0.16 dependabot/cargo/cpal-0.16 dependabot[bot] 2025-07-07 20:48:23 +0000
  • 0a95597c9d
    Update meshopt requirement from 0.4.1 to 0.5.0 dependabot/cargo/meshopt-0.5.0 dependabot[bot] 2025-07-07 20:48:19 +0000
  • fe55cd7588 Fix rebase JMS55 2025-07-07 16:44:56 -0400
  • ffe7f4b7bc
    Move Window creation from plugin build time to PreStartup Jan Hohenheim 2025-07-07 22:41:07 +0200
  • 956a17e791 Run markdown format. AlephCubed 2025-07-07 13:34:54 -0700
  • e37a5bcfc7
    Move Window creation to PreStartup Jan Hohenheim 2025-07-07 22:33:24 +0200
  • 06d9b377d5 Merge commit 'b0df3fb4d0f7d847a1bad646805dc93ae897582b' into solari6-gi JMS55 2025-07-07 16:32:55 -0400
  • 61cfc6f222 Updated missed bevy_asset and bevy_winit calls. AlephCubed 2025-07-07 13:27:50 -0700
  • fb5d8fd867
    Make Parallel<T> more T: !Default accessible (#17943) Christian Hughes 2025-07-07 15:22:20 -0500
  • b44cd555a4 Fix semver and expect depreciation. AlephCubed 2025-07-07 13:21:35 -0700
  • 74b6a118b5
    Migrate more examples Jan Hohenheim 2025-07-07 22:16:54 +0200
  • 2342e993ec
    Bump typos to 1.34.0 (#20013) Rob Parrett 2025-07-07 13:15:06 -0700
  • a3892d11c0 Merge branch 'main' into object-centered-text-layout ickshonpe 2025-07-07 21:14:31 +0100
  • b65ef4da1b
    Merge branch 'main' into split-more-window Jan Hohenheim 2025-07-07 22:13:20 +0200
  • 75f49bd335
    Move IrradianceVolume to bevy_light (#20000) atlv 2025-07-07 16:11:43 -0400
  • e2810085a8
    remove unused dependencies (#19998) atlv 2025-07-07 16:10:33 -0400
  • a5666f65d4 Fix SendBatchIds not being accessible and style issue. AlephCubed 2025-07-07 13:09:41 -0700
  • 5ea0e4004f
    HSL and HSV interpolation for UI gradients (#19992) ickshonpe 2025-07-07 21:08:51 +0100
  • 9631ee091c
    Revert PresentMode split Jan Hohenheim 2025-07-07 22:06:02 +0200
  • 12da4e482a
    Add parent ID to the B0004 log message (#19980) Zeenobit 2025-07-07 16:04:59 -0400
  • eb6afd26a1
    Avoid early function invocation in EntityEntryCommands (#19978) JaySpruce 2025-07-07 15:02:55 -0500
  • b0df3fb4d0
    Document why examples are disabled on the web, pass 1 (#19262) TimJentzsch 2025-07-07 22:02:21 +0200
  • 6729208d39
    Implement display for direction (#19942) stevehello166 2025-07-07 20:00:37 +0000
  • 3b6d01972b
    Unify filtering by id in EntityClonerBuilder (#19977) eugineerd 2025-07-07 23:00:37 +0300
  • 7503bb2e37 Fix another typo AlephCubed 2025-07-07 13:00:31 -0700
  • 157b67b511
    Migrate all examples to observer Jan Hohenheim 2025-07-07 21:59:15 +0200
  • ed0b59831b Add pr number and fix typo. AlephCubed 2025-07-07 12:57:53 -0700
  • d80078cf2d
    bevy_reflect: Introduce reflect_clone_and_take. (#19944) Nicholas Nethercote 2025-07-08 05:57:29 +1000
  • f1df61e458
    bevy_reflect: Avoid trait bounds on non-generic types (#19929) Nicholas Nethercote 2025-07-08 05:53:14 +1000
  • f09c3a1a56
    doc improvement for StateTransition (#19597) Wuketuke 2025-07-07 21:51:46 +0200
  • 4865c538b1
    SpatialListener now requires a Transform (#19357) Wuketuke 2025-07-07 21:48:57 +0200
  • 327537b306 Create send_event_rename.md AlephCubed 2025-07-07 12:48:53 -0700
  • 3ad7a75781
    Explanation for the '3d shapes' example (#19295) Fallible Things 2025-07-07 20:47:19 +0100
  • 563da7fceb
    Rendering nits Alice Cecile 2025-07-07 15:44:36 -0400
  • 252c7a822d
    Merge branch 'bevyengine:main' into implement_display_for_direction stevehello166 2025-07-07 19:43:40 +0000
  • 80b059c815
    Extract members of PickingPlugin and PointerInputPlugin into new types (#19078) Lucas Franca 2025-07-07 16:40:25 -0300
  • ca25a67d0d
    Fix the extended_material example on WebGL2 (#18812) Gilles Henaux 2025-07-07 21:34:12 +0200
  • c8cff5e15a
    Merge branch 'main' into parallel-default Christian Hughes 2025-07-07 14:32:17 -0500
  • 0f75142560
    Add test for invalid skinned meshes (#18763) Greeble 2025-07-07 20:28:52 +0100
  • 0febabd25f Fixed repetitive sentence in docs. AlephCubed 2025-07-07 12:26:53 -0700
  • 831073105f
    Add comment to custom vertex attribute example to make it easier to convert to 2D (#18603) Nicky Fahey 2025-07-07 20:26:37 +0100