Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/katharostech/bevy_retrograde

Plugin pack for making 2D games with Bevy
https://github.com/katharostech/bevy_retrograde

docs: add no-longer-developed note to README.

7dc1df612ea10a46012630adb6f99fe21eb83cb0 authored over 1 year ago
migrate to edition 2021

b189ff4bbf9379fedc98f35fddbf2f17211a4307 authored over 1 year ago
Port to Bevy 0.11

1dfa1f8f528c0ed43ade8c986c7881c9d6d2de0b authored over 1 year ago
small spelling corrections (#76)

nothing much, just small spelling/ grammar corrections

Co-authored-by: Zicklag <zicklag@katharo...

c462087e87b231e317d6770845a0064d3a2f532c authored over 2 years ago
Feature/misc updates (#75)

bors merge

9c6282dbdc0cb73ce8036ee55497aba1fe0236e9 authored over 2 years ago
Update to Katharos License 0.2.0 (#74)

bors merge

86048c993eab55ebca26d43d52d173f63621b993 authored over 2 years ago
Feature/retro camera bundle (#73)

bors merge

165107b9a197dc8c585f3f429138e8a849da4607 authored over 2 years ago
Rendering update (#71)

643fac0c02bfde14450778c8f85d0d340c349793 authored over 2 years ago
Create FUNDING.yml (#67)

9035a0ca2120900db292b682aef26237463d6e63 authored over 2 years ago
Fix Clippy Lint (#68)

bors merge

3de665c3e1d49b0cf64f7e3227d3c0fd06b2c828 authored over 2 years ago
Removed redundant if statement. (#61)

Was checking the examples and found a if else statement with the same line.

598debb48b7ad65a14b0009b209b5a314b1c1054 authored over 3 years ago
Update Justfile Publish Job (#57)

5b88e350b759db1ee095f3826a488ab33e95240d authored over 3 years ago
Update to Non-Yanked Heron Release (#56)

3dfe1857a95b0e02d1432c72d322c7df9b17d812 authored over 3 years ago
Feature/prepare for 0.2 (#55)

b8661fad6343bbfa14f587c9bff8d2382517d347 authored over 3 years ago
Remove LTO For Release Builds (#53)

The amount of time it took to do a release buid was detrimental for a
new user ( #50 ) and we d...

d81e66294ad543005d59762ac5886fb389913dd2 authored over 3 years ago
Add Required Features for New Examples (#49)

Adds the missing required features lists for the `epaint` and
`physics_map` examples.

5195e501f322a2a542c47087ce8364ef12b5bafb authored over 3 years ago
Feature/epaint (#48)

Add epaint plugin for simple shape rendering that can be useful while creating custom debug rend...

3b704ee09445ec6c6d8242d9605a4a0682c4b6f5 authored over 3 years ago
Update Heron to Our ktech-patches Branch (#45)

edc61b4445820128fd86e04396ecca3d172d546c authored over 3 years ago
Improve Physics API (#44)

- Expose the need for the collsion tesselator to get DynamicImage directly
- Handle collision t...

e9e7b9b97f65d4c745c1012a91f433303d1d0fc1 authored over 3 years ago
Add Error For Rotated Sprites (#43)

We currently don't render sprites with rotations. Add an error log so
that users don't get conf...

e6de1cf4bce0561ddd826faa6e266edef30aedcc authored over 3 years ago
Update Examples List (#42)

06822b04bd1e2d102818b4bce7738fcc08069091 authored over 3 years ago
Enable Non-Pixel-Perfect Sprites, Use Float Coordinates, and Add Physics with Heron (#40)

This is a big update that switches to using floating points for sprite coordinates and also allo...

87b19fbb2b2f7788b467d190a95b6f7523916a4f authored over 3 years ago
Feature/finial release prepare (#38)

57a7556caf79481dd4eeb4ccd42634934a292675 authored over 3 years ago
Rename to Bevy Retrograde (#37)

152c2e45694e256861b5f9f6daaa26c5dcb9be9d authored over 3 years ago
Feature/update bdf parser (#36)

e6e78c973e372b8a1aeba08cdb5ea115d58daad1 authored over 3 years ago
Update RAUI and Refactor UI Example (#35)

- Update to latest RAUI release
- Fix bugs in UI example layout because of RAUI updates
- Migr...

2cc644cbb39fdca816abe55946e6adb94bcc6219 authored over 3 years ago
Feature/rendering updates (#33)

This fixes rendering on web for some graphics cards.

GLSL is awful. :stuck_out_tongue_closed_...

d3737e61cb16e7bd0788bb05baa1537b98151c4b authored over 3 years ago
Fix Unloading of Fonts From UI Font Cache (#32)

cdacd42e57b99058cf3436ce1480f418aa59bf85 authored over 3 years ago
Fix Broken README Link (#31)

ed0c4d1631c0d70d2faa5fc0e6e5a2815f4ac6b5 authored over 3 years ago
Try to Speed up Rust Builds in CI (#30)

c530db3bd10b70e4f275ea4433df0b0c6a3606b4 authored over 3 years ago
Fix Unicode Line Splitting (#29)

Use byte indices instead of char indices when evaluating break points
in text.

fe65e8609bc796fd33d8aac2c75d85b88168d0cb authored over 3 years ago
Feature/initial release (#27)

475a2684a896291d221bc7c9f2ccef8dd8706bd3 authored over 3 years ago
Fix Sprite Alpha Clip For Sprites on Same Layer (#26)

closes #12

47a584e3854541560366e53f1ef2be20d8b9df70 authored over 3 years ago
Tweak CI Slightly (#25)

a810a5c70d4c6896a7fe9ef3a239445a761545a4 authored over 3 years ago
Deny Warnings in CI (#24)

80cf00696237f14d231db2c779b475f73d8dd0ea authored over 3 years ago
Update RAUI (#23)

This update include our non-square pixel fix.

5628e228e44ec2d5c7f0612d79ad19f877e59586 authored over 3 years ago
Update RAUI (#22)

1c77fa3e02674840ee64955ce6f804438639ca69 authored over 3 years ago
Fix Clippy Lints and Add it to CI (#21)

de4c6deb0eb18f8d30809aa1b8b597b4cf69cebd authored over 3 years ago
Add README Check CI Pipeline (#19)

250c13c23011bb3fe5d751bfb272b5d7e061e25a authored over 3 years ago
Update RAUI (#20)

- We need the process context update for Skip'n Go

f6deab2383ebcf0831fd2f365a4ee658bff106ac authored over 3 years ago
Add re-export-bevy Feature (#18)

63b00b05b9e907f0af9d7ff4de65936df5f26960 authored over 3 years ago
Update Example README (#17)

82caf99ba790b550c034d47c03a3d7a1adb42747 authored over 3 years ago
Setup GitHub Actions (#16)

520b56b47e8e853934e2a92eea9be638b171f8d1 authored over 3 years ago
Update RAUI and Freeze RAUI Commit

b93104d55c412df98b30c9dd528d5d54352e713a authored over 3 years ago
Fix Failing Build Due to RAUI Version

I forgot that patches don't take effect when other people use your crate
🤦‍♂️

1b67dafd922af11411768071580497d8b2581d8e authored over 3 years ago
Experimentally Integrate UI Into ECS

- Uses experimental RAUI ProcessContext to integrate UI with the ECS

4d5f45f2f108f075fdb3b696b048a7f52cd53bdc authored over 3 years ago
Add Comment to UI Example

a9d21fc43afe73dcf2a30e9a98c77383f55979b8 authored over 3 years ago
Tidy the Justfile

222c012f80d156751020f5c7cefba94360d66f30 authored over 3 years ago
Add UI Example to the README

3cc81a9c522bf69a0b3610ba1b9c5dd1536071d0 authored over 3 years ago
Make UI Example Button Clickable

106315d058b3a859c5740a8fb639712c18f1e8d2 authored over 3 years ago
Fix UI Renderer Dropping Used Images

ae0aa689323cf30e3556b92f81bc37c331697fe2 authored over 3 years ago
Fix Button Hover Interactions

83cad7625f9455e527786b5eb6c5c7180e166c97 authored over 3 years ago
Update RAUI

534c4cfbef90e411ec9eae2ff6bca10dbd1d41e9 authored over 3 years ago
Fix UI Clipping Region Handling

998fefd8cd53a667965a29adcf1ea5a410bf2df4 authored over 3 years ago
Implement UI Interactions

Now we can click, hover, and type into the UI!

c0bae21a2d8846f90b06d2cd01731e1fe6073bba authored over 3 years ago
Update RAUI

bc0bbdbbf0705f6b582b8ff849cbd4540a3bf336 authored over 3 years ago
Implement Vertical Text Alignment

27bb71c2bc1857176819c3047a82cafc506087ce authored over 3 years ago
Fix Several Text Rendering Issue

- Fix text rendering by rounding coordinates to perfect pixels
- Fix frame-delayed updates of te...

3181de2cc1ce93e9beac551c75b582ad88793cf4 authored over 3 years ago
Fix Typo in API Docs

879d324c25ba0944a2ced2e5d93f506fdb430e12 authored over 3 years ago
Fix typo in Cargo.toml example in README

ef3236c8454f2c184074105f1e55d076c98d9347 authored over 3 years ago
Fix Web Audio Build

b8cbc5ffd6a46b98de44af13106b35ecac36fe2f authored over 3 years ago
Fix RAUI Frame Scaled Image Boxes

d2200e15e9eaededac98b99af1c76f8dc9dda839 authored over 3 years ago
Don't Require Separate Intallation of LdtkPlugin

4d93a06c7f9b842b63ee670c0a5d2b26f3e4753b authored over 3 years ago
Remove Git Dependencies From Core

We just published our luminance crates to crates.io so we can use those
instead. 🎉

72bb3f0dd12499c4537e633579d422e8522b4abe authored over 3 years ago
Update Kira and Remove Git Dependency

f4ae271a1fa9ace215b251739683e42f1b58c058 authored over 3 years ago
Add Example of Bevy Retro Game Cargo.toml to README

36a7d2e2ab550295aae3881a6c017288f67d8ec1 authored over 3 years ago
Remove Old Debug Macro Call

53b77908efc64cd0392c7d5aff0c05bdb621c65d authored over 3 years ago
First Pass UI Built on RAUI

8a44707cb1324951127b62c612d061862dd745c0 authored over 3 years ago
Add In-game Metrics to the Radishmark

f71eb40aaffcb090998bcc804f33134a5efc48b2 authored almost 4 years ago
Add Text Rendering to Features List

c4b3551c9a14a0039a6a7d7640b9d1b9dc898b5a authored almost 4 years ago
Add First Pass Text Rendering 🎉

935da8f044254b897c97fb717e20a92169913e42 authored almost 4 years ago
Update Bevy Retro LDtk

6ef6ce6142d910974b7ddf82a5ff8d82cfde48bc authored almost 4 years ago
Switch From Bevy Master to Bevy 0.5

7cbd343da11b81225f5aed3cc73d995e7cd99a7a authored almost 4 years ago
Fix Doc Tests And Remove Those Out-of-date

a308644411e3ac8c340eb38644a93f9332214261 authored almost 4 years ago
Organize All The Things!

Re-organize and document all of the crates and modules.

de4c155267d7f35fe09bf8597134c3312e8b88ef authored almost 4 years ago
Add Render Hooks to Feature List

aae973aff4a39f2735cc28f9eb0b4d22a657a1a0 authored almost 4 years ago
Add Custom Rendering Example

a9b5b07419fd30db9113f57ca454e51c7afb1097 authored almost 4 years ago
Fix Render Hook Depth Sort

29ea899bd7e9712220b3b075aa694a1afdab19b7 authored almost 4 years ago
Setup New RenderHook System

Now games and plugins can add thir own custom renderables!

a557c60521d9967519c3fa6d94272f3112dffc52 authored almost 4 years ago
Remove Old Unused JavaScript Binding File

b6aa00676500a3c6660c767eeaf8b0a38e6e59b0 authored almost 4 years ago
Add Files Missing From Previous Commit

d4ff4ee33fc1f0b31849976bf7ed25188c6e4df2 authored almost 4 years ago
Remove the "2" From WebGL2

Helps make the type names less misleading since we switched to webgl1.

87865e207432cda1404225a27075807bb8da9dc8 authored almost 4 years ago
Organize WASM Specific Code With a Macro

aa4f0e15339c2c42349e62aad336a890b7fd4282 authored almost 4 years ago
Fix Compile Error on Native Builds

7d20724172cc544d41800870dc8d1225b0852bd8 authored almost 4 years ago
Fix Edge Case With Chrome Sound Workaround

5d3fcd28c308f09d32fd40798b334c400d65d43d authored almost 4 years ago
Remove JS Snippet and Use Pure Rust Resize Handler

6413f40cc86f0aaa71dd0a95ecf2a045c4e8505c authored almost 4 years ago
Add Missing Type Registration for Visible Component

aa095d8958e319b7fd36aa532fc4d4fce05af3d2 authored almost 4 years ago
Add Chrome Sound AutoPlay Hack

9fe633a100be5c09a52f1b3322382e7a09498da0 authored almost 4 years ago
Address Clippy Lints

0e76df27026ef6ee28d00ab93134968d862f7803 authored almost 4 years ago
Improve Audio Loading Efficiency and Asset Cache

- Add an extension to the Bevy AssetServer that allows for caching asset
handles
- Make the so...

f3920cf725a4a997063197b504b4b346973cd062 authored almost 4 years ago
Add More Info to README

3daf73f673577f1d5a250e3699b0d783dd7fb1f5 authored almost 4 years ago
Revert "Remove JS Snippets and Use no-modules Target"

This reverts commit 6b10c6b9197534b92484c3500635c6e8addf4392.

This is part of our decision to r...

ef44541279e540f0bbac4dc44a27a456d34bd45e authored almost 4 years ago
Revert "Implement Web-compatible Blocking Work Pool"

This reverts commit 09c240196150a02c162fee62387ce97d3906c28c.

This is part of our decision to r...

24eb0213d36e4272858c9f50cad627adabc2d7b5 authored almost 4 years ago
Revert "Remove Debugging Printlines"

This reverts commit 37c42ba940718c432bf945325a4d3e76b41c1238.

This is part of our decision to r...

4b620d971ecfa6052eded0cf9e54d32617df6f78 authored almost 4 years ago
Revert "Make Web Worker Pool Wait for Worker Init"

This reverts commit e1c528c3a832ad7f4e6e18609aef6c76c375f814.

This is part of our decision to r...

2e068b269113d07ea768be0f4f4a0f7968df60e7 authored almost 4 years ago
Make Web Worker Pool Wait for Worker Init

Fixes problems where jobs are spawned before the worker can start.

e1c528c3a832ad7f4e6e18609aef6c76c375f814 authored almost 4 years ago
Remove Debugging Printlines

37c42ba940718c432bf945325a4d3e76b41c1238 authored almost 4 years ago
Implement Web-compatible Blocking Work Pool

09c240196150a02c162fee62387ce97d3906c28c authored almost 4 years ago
Remove JS Snippets and Use no-modules Target

This is in preparation for a web worker task pool for long-running
compute jobs.

- Use wasm-bin...

6b10c6b9197534b92484c3500635c6e8addf4392 authored almost 4 years ago
Remove Unused Dependency

bfc51a88a90c3b05ddca2bda891f313d0377a373 authored almost 4 years ago