Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.13 announcement post #891

Merged
merged 92 commits into from
Feb 17, 2024
Merged
Show file tree
Hide file tree
Changes from 47 commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
087ff9d
Create content stub
Jan 24, 2024
b2d579c
Section stubs
Jan 29, 2024
a64293d
Tweak ordering
Jan 29, 2024
0e4b30e
Discuss highlights
Jan 29, 2024
ea770f4
Changelog verbiage
Jan 29, 2024
bd0826a
Add what's next section
Jan 29, 2024
99ded3a
Style nits in highlight section
Jan 29, 2024
8c48c21
Putting the TF in glTF
Jan 29, 2024
3f7a3e0
Add more high-impact PRs
Jan 31, 2024
229cc2c
Call out Bevy jam
Jan 31, 2024
e4038c3
Fix build
alice-i-cecile Feb 1, 2024
f3cf81f
Add system stepping
Feb 3, 2024
0a83ecc
Merge branch '0.13-blog' of https://github.com/bevyengine/bevy-websit…
Feb 3, 2024
f05aa2a
Fix typos and capitalize titles in 0.13 template (#905)
Jondolf Feb 3, 2024
c194734
Camera-driven UI section (#897)
bardt Feb 5, 2024
a965995
0.13: Add Extensionless Asset Support Section (#899)
bushrat011899 Feb 5, 2024
2ab725e
0.13: Add Auto Sync Points Section (#900)
hymm Feb 5, 2024
94e66d0
0.13: transmute queries (#902)
hymm Feb 5, 2024
af7e438
0.13: Entity improvements section (#903)
Bluefinger Feb 5, 2024
5485b7a
0.13: One-Shot system Improvements (#909)
Trashtalk217 Feb 5, 2024
916e3c7
0.13: Write 'Type-safe labels for `RenderGraph`' section (#901)
DasLixou Feb 5, 2024
2fe0455
0.13: System stepping (#907)
dmlary Feb 5, 2024
136df73
WorldQuery Trait Split Section (#918)
wainwrightmark Feb 5, 2024
1c0cfe4
0.13: WGPU upgrade and misc rendering changes. (#925)
Elabajaba Feb 7, 2024
979f613
Fix content in blog (#936)
DasLixou Feb 11, 2024
8387729
0.13: Add Dynamic Queries section (#895)
nicopap Feb 12, 2024
710ff41
0.13: Add Multiple gizmo configs section (#898)
nicopap Feb 12, 2024
2726b93
Bind group layout entries (#933)
IceSentry Feb 12, 2024
f617fda
0.13 texture atlas and slicing (#934)
ManevilleF Feb 12, 2024
9519597
Add asset transformers section (#938)
thepackett Feb 12, 2024
308916c
Linting
Feb 12, 2024
1704f62
System stepping editing
Feb 12, 2024
b2709d9
Query transmutation title swap
Feb 12, 2024
e2d2bf0
Enitity optimization editing
Feb 12, 2024
6710b53
WorldQuery split editing
Feb 12, 2024
a29c9a9
apply_deferred editing
Feb 12, 2024
612cd5c
One-shot system editing
Feb 12, 2024
dbabd2c
Dynamic query editing
Feb 12, 2024
f036418
Texture atlas rework editing
Feb 12, 2024
76704aa
Slicing and tiling edits
Feb 12, 2024
34484e5
Bind Group Layout Entries editing
Feb 12, 2024
23f9646
Camera-driven UI editing
Feb 12, 2024
11299f3
Gizmo group editing
Feb 12, 2024
b128160
Fill in gltf extensions stub
Feb 12, 2024
3588c0c
Asset transformer editing
Feb 12, 2024
0731bb3
Clean up wording for "Changing Entity's Layout"
Feb 12, 2024
99ceece
0.13: Events Live Longer (#940)
maniwani Feb 12, 2024
7aa0b40
Typo
alice-i-cecile Feb 13, 2024
9a6b643
0.13: Meshlet what come's next (#941)
JMS55 Feb 13, 2024
b60a38e
Add indirect specular section (#942)
aevyrie Feb 13, 2024
3684e85
Linting
Feb 14, 2024
561ba24
Cut animation blending from What's Next for space
Feb 14, 2024
14011ce
What's next: Bevy dev tools (#949)
alice-i-cecile Feb 15, 2024
39d10b0
0.13: glTF extensions (#955)
alice-i-cecile Feb 15, 2024
2d8dfe8
0.13: Lights <3 RenderLayers (#954)
alice-i-cecile Feb 15, 2024
1e512a2
0.13: Animatable trait and animation interpolation (#952)
alice-i-cecile Feb 15, 2024
85241b0
Notes on Winit upgrade (#953)
alice-i-cecile Feb 15, 2024
4b8abbc
Bevy 0.13: Future of relations (#946)
alice-i-cecile Feb 15, 2024
e2a7d1b
What's next: Scenes 2.0 (#947)
alice-i-cecile Feb 15, 2024
23e352e
What's Next: Editor experiments (#950)
alice-i-cecile Feb 15, 2024
c5bac78
What's Next: bevy_ui improvements (#948)
alice-i-cecile Feb 15, 2024
afc4e06
Swap to subheadings for What's Next
Feb 15, 2024
43da88d
Tweak order of what's next
Feb 15, 2024
ab06fac
Add alt text
Feb 15, 2024
d8f52f7
Add links and credit for arcanization improvements
Feb 15, 2024
25e8ae5
0.13: rendering performance improvements (#960)
alice-i-cecile Feb 15, 2024
ccc41ba
0.13: Light maps, irradiance volumes and reflection probes (#958)
alice-i-cecile Feb 16, 2024
4be4881
0.13: Primitive shapes (#906)
Jondolf Feb 16, 2024
015a1d2
Remove duplicate section
Feb 16, 2024
f962002
Editing pass
Feb 16, 2024
b8ebefe
Rewrite Entity Optimizations to be much shorter
Feb 16, 2024
4dfc525
Clean up notes headers
Feb 16, 2024
5b89943
Move entity optimizations notes down
Feb 16, 2024
e7dc7d0
Remove notes and split out ECS perf sections
Feb 16, 2024
676b4b0
Typo
alice-i-cecile Feb 16, 2024
6cff2f7
Clarify `Ord` optimizations for entities
alice-i-cecile Feb 16, 2024
8fcc3be
Move wgpu upgrade
Feb 16, 2024
9db795b
Stub out rendering perf improvements
Feb 16, 2024
00d6b35
Swap to San Miguel screenshot
Feb 16, 2024
441fef4
Add rendering perf graph from Griffin
Feb 16, 2024
ce2ea6f
Use updated numbers
Feb 16, 2024
256607f
Use Jarl gif as the splash image
Feb 17, 2024
2a742f1
0.13: Exposure (#980)
cart Feb 17, 2024
eb239b8
0.13 Final Pass (#981)
cart Feb 17, 2024
e9756e6
0.13: Re-encode big files (#982)
cart Feb 17, 2024
70b62d1
Merge branch 'main' into 0.13-blog
cart Feb 17, 2024
4ca73cd
mdlint
cart Feb 17, 2024
9e3307d
0.13: Fix author attribution in Entity Opt/Query for_each/TableRow se…
Bluefinger Feb 17, 2024
b6cd932
Re-encoded splash
cart Feb 17, 2024
dad7dd1
Use actual docs link
cart Feb 17, 2024
9b2523c
Add more highlights
cart Feb 17, 2024
85e8a35
Address comments
cart Feb 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,286 changes: 1,286 additions & 0 deletions content/news/2024-02-03-bevy-0.13/index.md

Large diffs are not rendered by default.

Binary file added content/news/2024-02-03-bevy-0.13/logo_tiling.mp4
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added content/news/2024-02-03-bevy-0.13/ui_slice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.