Skip to content

replace deprecated traits#2

Merged
Elabajaba merged 1 commit intoElabajaba:wgpu-019from
mockersf:wgpu-019-fix-android-build
Jan 19, 2024
Merged

replace deprecated traits#2
Elabajaba merged 1 commit intoElabajaba:wgpu-019from
mockersf:wgpu-019-fix-android-build

Conversation

@mockersf
Copy link
Copy Markdown

Objective

  • Build wgpu-019 branch on android

Solution

  • Replace the raw_window_handle deprecated traits

@Elabajaba Elabajaba merged commit 7715e22 into Elabajaba:wgpu-019 Jan 19, 2024
Elabajaba pushed a commit that referenced this pull request Jan 22, 2024
Elabajaba pushed a commit that referenced this pull request Jan 24, 2024
Elabajaba pushed a commit that referenced this pull request Jul 9, 2024
…3906)

# Objective

- Second part of bevyengine#13900 
- based on bevyengine#13905 

## Solution

- check_dir_light_mesh_visibility defers setting the entity's
`ViewVisibility `so that Bevy can schedule it to run in parallel with
`check_point_light_mesh_visibility`.

- Reduce HashMap lookups for directional light checking as much as
possible

- Use `par_iter `to parallelize the checking process within each system.

---------

Co-authored-by: Kristoffer Søholm <k.soeholm@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants