Skip to content

Activity

Refactor bevy_gltf (bevyengine#15994)

ickshonpepushed 10 commits to main • df5e3a7…11db717 • 
4 days ago

Merge branch 'main' into text-cursor

ickshonpepushed 2 commits to text-cursor • e534bd9…fc079f1 • 
4 days ago

Merge branch 'main' into extract-text-shadows-camera-fix

ickshonpepushed 60 commits to extract-text-shadows-camera-fix • 3f934cf…70d7f8d • 
4 days ago

Merge branch 'main' into many_cameras

ickshonpepushed 51 commits to many_cameras • 0bf87c8…f341a13 • 
4 days ago

Merge branch 'main' into text-cursor

ickshonpepushed 2 commits to text-cursor • fa53487…e534bd9 • 
4 days ago

Merge branch 'main' into text-cursor

ickshonpepushed 2 commits to text-cursor • d7f91bb…fa53487 • 
4 days ago

Merge branch 'text-cursor' of https://github.com/ickshonpe/bevy into …

ickshonpepushed 3 commits to text-cursor • 8c5e2d5…d7f91bb • 
4 days ago

Merge branch 'main' into text-cursor

ickshonpepushed 7 commits to text-cursor • 3bdb2ef…8c5e2d5 • 
4 days ago

More comments

ickshonpepushed 1 commit to text-cursor • f598ff8…3bdb2ef • 
4 days ago

Merge branch 'main' into extract-sprites-to-vec

alice-i-cecilepushed 198 commits to extract-sprites-to-vec • 254cb26…229b1c1 • 
4 days ago

Added comments to example explaining the single-byte cursor index.

ickshonpepushed 1 commit to text-cursor • 76aa9ba…f598ff8 • 
4 days ago

Fixed outlines

ickshonpepushed 1 commit to text-cursor • 1a89f2c…76aa9ba • 
4 days ago

Remove text's center justification.

ickshonpepushed 1 commit to text-cursor • 44b7916…1a89f2c • 
4 days ago

Fixed up key.

ickshonpepushed 1 commit to text-cursor • aaf98b8…44b7916 • 
4 days ago

Added instructions text to example.

ickshonpepushed 2 commits to text-cursor • 4aa153d…aaf98b8 • 
4 days ago

Use default font in example.

ickshonpepushed 1 commit to text-cursor • 7304993…4aa153d • 
4 days ago

Fixed example formatting and removed old comments

ickshonpepushed 1 commit to text-cursor • ce14b12…7304993 • 
4 days ago

Merge branch 'main' into text-cursor

ickshonpepushed 39 commits to text-cursor • 2dbfed3…ce14b12 • 
4 days ago

TextCursor now has two fields: line and index.

ickshonpepushed 1 commit to text-cursor • 079649e…2dbfed3 • 
4 days ago

Clean up

ickshonpepushed 6 commits to text-cursor • 4f874cb…079649e • 
4 days ago

Load each glTF skin at most once. (bevyengine#18026)

ickshonpepushed 18 commits to main • 0855a0e…df5e3a7 • 
4 days ago

Bump crate-ci/typos from 1.29.7 to 1.29.9 (bevyengine#18012)

ickshonpepushed 16 commits to main • 052b9d8…0855a0e • 
5 days ago

Removed unused imports

ickshonpepushed 1 commit to improved-extraction-batch-id • a95f42d…9452fd8 • 
8 days ago

Removed unused, invalidate non material batches

ickshonpepushed 1 commit to improved-extraction-batch-id • c4e41f3…a95f42d • 
8 days ago

Replaced individual extraction buffer types with a generic buffer

ickshonpepushed 1 commit to improved-extraction-batch-id • 43b2b8b…c4e41f3 • 
8 days ago

cleaned up unused

ickshonpepushed 2 commits to improved-extraction-batch-id • 6bcd667…43b2b8b • 
8 days ago

use PhaseItemIndex twice, remove extra entity ids from TransparentUI

ickshonpepushed 1 commit to improved-extraction-batch-id • b7ae17b…6bcd667 • 
8 days ago

End batch by invalidating asset id if next phase item not same batch …

ickshonpepushed 1 commit to improved-extraction-batch-id • 2fd1fb1…b7ae17b • 
8 days ago

Moved the extracted glyphs from ExtractedUiNodes into a separate re…

ickshonpepushed 1 commit to improved-extraction-batch-id • 3f6c3a6…2fd1fb1 • 
9 days ago

Fix issue with define_label! instantiation in a 3rd party crate (be…

ickshonpepushed 4 commits to main • 8de6b16…052b9d8 • 
9 days ago