Ecosyste.ms: OpenCollective

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

github.com/nannou-org/nannou

A Creative Coding Framework for Rust.
https://github.com/nannou-org/nannou

Merge pull request #1 from kazimuth/wgpu-0.6-redux

Wgpu 0.6 redux

f2971d19a760796fd35d78a5b4b5a9e19f540964 authored about 4 years ago by Aleks Pickle <[email protected]>
Kill BufferBytes::read() + fix lifetimes to get to next error wall

14b78299ed0d89941921f3de9cb9a308b6a95481 authored about 4 years ago by James Gilles <[email protected]>
Rename wgpu dependency to `wgpu_upstream` to make error messages less confusing

4edf9619480fd122f1adec250f6f20f7410e4b10 authored about 4 years ago by James Gilles <[email protected]>
Purge old wgpus

7575ad634e55257052c08f768b891c98c3f20e68 authored about 4 years ago by James Gilles <[email protected]>
wgpu 0.5-0.6: declare static lifetime on texture

264051dabae29b89434e4c0044c477d0b4afa201 authored about 4 years ago by Aleks Pickle <[email protected]>
Merge pull request #658 from mitchmindtree/0.15

Publish version 0.15

e6c44ff88e6ab618f7e8c1f8d86f284c91afcc22 authored about 4 years ago by mitchmindtree <[email protected]>
Publish version 0.15

See the changelog below for an overview of the changes included in this
version.

For the most p...

783570197230f778e50f9a91ae93ef64b95b0a7d authored about 4 years ago by mitchmindtree <[email protected]>
Fix broken links in Contributing chapter overview

c266d9e8ceec776131c82a7bce105495aca59677 authored about 4 years ago by mitchmindtree <[email protected]>
Merge pull request #622 from stephlow/wgpu-instancing-orientation

Fix orientation of the teapot y axis in wgpu_instancing example

a69fc65f0d102d3f77bc2f0bf5e5f510c001315f authored about 4 years ago by mitchmindtree <[email protected]>
Merge pull request #656 from mitchmindtree/contributing

Add CONTRIBUTING.md. Add Contributing chapter to guide.

c473e9bebf09ca7bb166090930191dedef4fdf3d authored about 4 years ago by mitchmindtree <[email protected]>
Merge pull request #650 from jozanza/drawing-images-tutorial

Add tutorial for drawing images

1294e614badc2ceb6d412010ef65935357a8e223 authored about 4 years ago by mitchmindtree <[email protected]>
Merge pull request #648 from zehreken/audio_input_stream_example

Port CPAL's record_wav example to nannou

1fc98d7507372023bf8ebaaec301487ef66c3790 authored about 4 years ago by mitchmindtree <[email protected]>
Merge pull request #642 from TrickyRicky26/patch-1

Correct small mistake in coordinate_degrees functions documentation

e9a554a71836edd19ccc46448aa5822d75330694 authored about 4 years ago by mitchmindtree <[email protected]>
Add CONTRIBUTING.md. Add Contributing chapter to guide.

This new chapter provides the following:

- A small overview of nannou's codebase and how it is ...

c140324495207c37656cad8c134b4772c0c14ef8 authored about 4 years ago by mitchmindtree <[email protected]>
wgpu 0.5-0.6: change default view creation

1cf9fce293cffbfdd92d50e18db80f674dfcc4ae authored about 4 years ago by Aleks Pickle <[email protected]>
wgpu 0.5-0.6: change buffer init

8ed73cb3fc891e1901080edc115f37369a4c1d0d authored about 4 years ago by Aleks Pickle <[email protected]>
wgpu 0.5-0.6: remove format_to_component_type

8da1877e80e364f04ad7d0dc6c899f39847c6354 authored about 4 years ago by Aleks Pickle <[email protected]>
wgpu 0.5-0.6: finish with lifetimes

b54c865509d4bf35f29dce5804778c039be3b941 authored about 4 years ago by Aleks Pickle <[email protected]>
Merge pull request #644 from cata0309/patch-2

Fixed not working example from NOC

44e6ae445021e1ae315082ba461dde563a63b594 authored about 4 years ago by Joshua Batty <[email protected]>
wgpu 0.5-0.6: iterate with global wrappers

45dc3d7fbb1b1fc60b2fc2bd781b4dfb74fd56e8 authored about 4 years ago by Aleks Pickle <[email protected]>
wgpu 0.5-0.6: draw fix

3a9a7bc662d96bdf6dda335d9c2a331e1b98b396 authored about 4 years ago by Aleks Pickle <[email protected]>
wgpu 0.5-0.6: on wgpu higher level wrapping

8c765b3145f5344bf094266bc0e98db008ae836a authored about 4 years ago by Aleks Pickle <[email protected]>
Update 3_01_angular_motion.rs

7d8058db094281cea252cc6dc92ee8ce1459da09 authored about 4 years ago by Marincia Catalin <[email protected]>
ran rustfmt

1b0f1a385dc82127feee71699536c1ef4100ddee authored about 4 years ago by Marincia Catalin <[email protected]>
Briefly explain textures

6353068a5d7af35a0ebe6c986112db9407209e6d authored about 4 years ago by Josiah Savary <[email protected]>
Update drawing-images.md

30c182db2f5c1cd53d423e90ec431d068201906d authored about 4 years ago by Josiah Savary <[email protected]>
Fix typo

a71a7eba5c562d85d76f65ecd0518b0963900687 authored about 4 years ago by Josiah Savary <[email protected]>
Add a note about the assets_path method

d3044ee18791d70a77dd6cf5714ae0a7b93f34cb authored about 4 years ago by Josiah Savary <[email protected]>
Describe expected result of Setting up a Texture

70b77226e7d94fe3a8fb4f7e51922542bf43291a authored about 4 years ago by Josiah Savary <[email protected]>
Merge scaffolding code with windowing code block

f2e15c22e320f749f5ee38219730e2cf10a54a98 authored about 4 years ago by Josiah Savary <[email protected]>
Convert -type to type

Avoid breaking IntelliJ's markdown renderer

438547ef6eb5a2a195f5e4d2a4b81f286ac027f2 authored about 4 years ago by Josiah Savary <[email protected]>
Remove color of empty window

Seems like it is probably not consistent across different platforms

fb9769a58744680d1b0f627e5af993c106927ebb authored about 4 years ago by Josiah Savary <[email protected]>
Update 3_01_angular_motion.rs

fe2fb3a5d010f440f7ce3f2af92cb383c5c86139 authored about 4 years ago by Marincia Catalin <[email protected]>
Fix drawing images tutorial linting

a9a22ac620f7a3ef6d7076591f6a566b145c4743 authored about 4 years ago by jozanza <[email protected]>
Add tutorial for drawing images

8ff9a4ab8ab6cbcaa295f6727a45f56f396adeb1 authored about 4 years ago by jozanza <[email protected]>
Add record indicator and clean-up

ed2b111bc5ceedd6797955dacdc01db902768f9c authored about 4 years ago by zehreken <[email protected]>
Add more comments

64fda02f9ba4abe773e69fb9fa811b8fc5ae88ef authored about 4 years ago by zehreken <[email protected]>
Add example for recording and writing to disk

290e4dde13830911cef16cc2a2c36f724db6056c authored about 4 years ago by zehreken <[email protected]>
Add record_wav.rs and basic setup

b3845f49a3224ea90ade91655bc6d0fd167b8a58 authored about 4 years ago by zehreken <[email protected]>
Fixed not working example from NOC

Fixed the NOC example from page 126, in the on branch example version the balls do not follow th...

6242a065564b35ec9784e9025aed13216592eeb0 authored about 4 years ago by Marincia Catalin <[email protected]>
Correct mistake in coordinate_degrees functions documentation

Correct documentation for {x,y,z}_degrees functions to say "in degrees" instead of "in radians",...

73332708813ef614eeacc31032ca2cfb7379098e authored about 4 years ago by TrickyRicky26 <[email protected]>
Merge pull request #641 from sbauer322/fix_generative_design_overflows

Fix generative design overflows

11ccd5bd3224f7d552f69b23e26f7a2fd5742f61 authored about 4 years ago by mitchmindtree <[email protected]>
Correct formatting

3df2b89355e7c2b43de6ec23eaadcad3cd00b8ab authored about 4 years ago by Scott Bauer <[email protected]>
Fix overflow on p_2_1_3_05

2fef713f41178160e1f4c7eb21c9cca006465285 authored about 4 years ago by Scott Bauer <[email protected]>
Change p_2_1_1_03 alpha calculation and expand transparency behavior

b554ec914678020a0592879bfd142261232a4dd8 authored about 4 years ago by Scott Bauer <[email protected]>
Merge pull request #638 from sbauer322/fix-p_2_1_1_01.rs

Fix p_2_1_1_01.rs drawing black lines on black background

bfdc5101ebb42fbfafc0628b3afb8d24ead185a4 authored about 4 years ago by mitchmindtree <[email protected]>
Merge pull request #639 from sbauer322/fix-p_1_2_2_01.rs

Fix p 1 2 2 01.rs

23acb2d3834338fe8ed5e165fb0f10524a306a4e authored about 4 years ago by mitchmindtree <[email protected]>
Fix overflow in p_2_2_1_02 counter

a62d39edcd00f6d2de70901d39ff7d342c223d9c authored about 4 years ago by Scott Bauer <[email protected]>
Add guard for NaN when calculating saturation

d3ff581fa58d44e9df3ac92b74ff647765ab824d authored about 4 years ago by Scott Bauer <[email protected]>
Prevent the default pink background from mixing with the image

d47d9936e5a2b18f2d474795f8757b7591d9e632 authored about 4 years ago by Scott Bauer <[email protected]>
Fix p_2_1_1_01.rs drawing black lines on black background

350b44fcbf43a39b318d53e5a7429896e44294b7 authored about 4 years ago by Scott Bauer <[email protected]>
Merge pull request #636 from hypopyon/patch-1

Fix empty mesh panic

92f1077cb510a1e0ba0ea368e2ba59bd242d8b57 authored about 4 years ago by mitchmindtree <[email protected]>
Merge pull request #637 from mitchmindtree/book_tests

Temporary switch to `rust-skeptic` patch to fix CI for book tests

d75a3a14d965d4492f6b9f706082b52f1296019d authored about 4 years ago by mitchmindtree <[email protected]>
Temporary switch to `rust-skeptic` patch to fix CI for book tests

A recent change to cargo has started causing tests generated by
`rust-skeptic` to fail. budziq/r...

b2bc2e12ba53081a80b4c592cdd684bf41c93529 authored about 4 years ago by mitchmindtree <[email protected]>
Merge pull request #634 from sbauer322/fix-generative-design-typos

Correct typos in Generative Design example comments

3d980f89245f8d41f2a43eaa468720cc53716ba9 authored about 4 years ago by mitchmindtree <[email protected]>
Fix empty mesh panic

Previously, if an empty Draw is passed to Renderer::encode_render_pass, it would attempt to crea...

60842302c5b4ae3d8b0a645b9d028ea88eaff3fd authored about 4 years ago by hypopyon <[email protected]>
Correct typos in Generative Design example comments

ae5dca31796bffd32f4b3f6287ce5f7d4406a5e7 authored over 4 years ago by Scott Bauer <[email protected]>
Merge pull request #629 from JoshuaBatty/develop

fixes m_1_3_02 and m_1_3_03 generative examples

b127d30a8345225b14e7d00a6d8174235a866712 authored over 4 years ago by Joshua Batty <[email protected]>
cargo fmt

cb0020250c13ce00b0e1d0524f8689e7a1e675de authored over 4 years ago by JoshuaBatty <[email protected]>
fixes m_1_3_02 and m_1_3_03 gnerative examples

9e50691d4bfe1e68eec3df9bfb40473e218983e4 authored over 4 years ago by JoshuaBatty <[email protected]>
Merge pull request #628 from JoshuaBatty/develop

fixed incorrect orientation issue in NOC chapter 6 examples

e3c26c9d0b60566302547619969633f577adb175 authored over 4 years ago by Joshua Batty <[email protected]>
fixed incorrect orientation issue in noc chapter 6 examples

fbc49163d78d5b54e13d7d1b9ff794e6460d3fdb authored over 4 years ago by JoshuaBatty <[email protected]>
Merge pull request #623 from sbauer322/fix-guide

Fix broken urls

539403f00f2e11ad3e11becc4ec778247aa3027c authored over 4 years ago by Joshua Batty <[email protected]>
Merge pull request #625 from jmg-duarte/patch-1

Fix wrong comment on examples/draw/draw_mesh.rs

29bf7203a2f0fdda02b606b3796f7138c3ebb772 authored over 4 years ago by mitchmindtree <[email protected]>
Fix wrong comment.

The comment stated "Clear the background to blue" where the function clearly painted the backgro...

07dec0bfa9f04f4e6bc8f6081d6cc40e7603f933 authored over 4 years ago by José Duarte <[email protected]>
Fix broken url to send doc page

14a28713aa8ec9a1082b61f543885fc301f14765 authored over 4 years ago by Scott Bauer <[email protected]>
Fix broken url to window_rect doc

c48e1e47749e60c2d99d850fbc3102b00885f772 authored over 4 years ago by Scott Bauer <[email protected]>
Fix orientation of the teapot y axis in wgpu_instancing example

041602b50951b3ceedea73165d9a3fcee2ab91d9 authored over 4 years ago by Stephan Lagerwaard <[email protected]>
Merge pull request #621 from yutannihilation/add-link-to-matrix

Add a link to matrix on README

2e1202320972b07e37d9a8c716c2c5c281858608 authored over 4 years ago by mitchmindtree <[email protected]>
Add a link to matrix

f6941eefed856e01b34bd13169e2cdb0cf527cbd authored over 4 years ago by Hiroaki Yutani <[email protected]>
Merge pull request #620 from oseph/master

Update `Create a Project` example to use nannou version 0.14

39b05041d0c068bb6c052ba6c0040cf594eda931 authored over 4 years ago by mitchmindtree <[email protected]>
Update to nannou version 0.14

Now this bare minimum example should compile and run without error ;-)

7e7f58a4b99725ae73cb43f9eb803cb436c730e3 authored over 4 years ago by Josh Holinaty <[email protected]>
Merge pull request #613 from mitchmindtree/draw_bgl

Separate bind group layout creation from render pipeline creation

f521a3c66960fd61a53ab0b9ab15d6582570c3f8 authored over 4 years ago by mitchmindtree <[email protected]>
Separate bind group layout creation from render pipeline creation

This fixes a bug where the draw render pass would occasionally attempt
to generate a draw comman...

7a8347acef133bf22665d265a9989b44a720f2fa authored over 4 years ago by mitchmindtree <[email protected]>
Merge pull request #610 from mitchmindtree/laser_draw_reorder

[nannou_laser] Add support for toggling draw path reordering

986ef7ef757ce29c2e49110b5c695102acef216f authored over 4 years ago by mitchmindtree <[email protected]>
[nannou_laser] Add support for toggling draw path reordering

This allows for enabling/disabling draw path reordering for frames
submitted to the LASER frame ...

c30c5b9563607e07509bc052c30b2da3e7a5f08e authored over 4 years ago by mitchmindtree <[email protected]>
Merge pull request #607 from mitchmindtree/update_lasy

Update lasy dependency of nannou_laser. Publish nannou_laser 0.14.2.

054b39adc09e33fb30e182087f6810663be993ad authored over 4 years ago by mitchmindtree <[email protected]>
Update lasy dependency of nannou_laser. Publish nannou_laser 0.14.2.

See changelog diff for details.

b4efe25db61db509d2cc714f4ded7a3409d2ca75 authored over 4 years ago by mitchmindtree <[email protected]>
Merge pull request #605 from kneitinger/update_laser_deps

Update ether-dream version for nannou_laser

4f49657fdc530778897f1a4430dee06b29f43d37 authored over 4 years ago by mitchmindtree <[email protected]>
Update ether-dream version for nannou_laser

nannou_laser uses ether-dream functions that are not all present
in versions lower than 2.5.0

9de8fcd36f7a8f3e3cf279c3094e89766edbc307 authored over 4 years ago by Kyle Kneitinger <[email protected]>
Merge pull request #602 from TimMoore/patch-1

Use a relative link to sketch-vs-app

771b0aa685d6c0b04cb3aaddc3d019a8ffa4b805 authored over 4 years ago by mitchmindtree <[email protected]>
Use a relative link to sketch-vs-app

d0ad5978158cc4fd2ccad0cd370132843b4d97ce authored over 4 years ago by Tim Moore <[email protected]>
Merge pull request #601 from dominictwlee/lrbt-doc-comments-fix

change doc comments for lrgt fn to reflect tuple order

ce0fcc4ee26078d048def4562ecf0e7ec40e097f authored over 4 years ago by mitchmindtree <[email protected]>
change docs for lrgt fn to reflect tuple order

36f48e7ac64be019b65a6b9af0ba64aabac542f4 authored over 4 years ago by Dominic Lee <[email protected]>
Merge pull request #600 from dominictwlee/noc-vector-magnitude-rect-alignment

Example 1-5 Vector Magnitude: fix rect alignment

79232188b6549f2eb8166d85dd1a5b5a3dd07956 authored over 4 years ago by mitchmindtree <[email protected]>
align rect to top left corner of win

bfaf4803327b4f7bc4b6c6ba0b22fc6d52ee07bb authored over 4 years ago by Dominic Lee <[email protected]>
Merge pull request #597 from mitchmindtree/widget_ids

Re-export `widget_ids!` macro from `nannou::ui`

aadfa391a11920aea3fcae1ec55d8d9deaaa3b64 authored over 4 years ago by mitchmindtree <[email protected]>
Re-export `widget_ids!` macro from `nannou::ui`

This long overdue re-export simplifies the process of generating widget
IDs for nannou GUIs. The...

3522d807567c0241ff1b84855299330eb5e11dc0 authored over 4 years ago by mitchmindtree <[email protected]>
Merge pull request #581 from mitchmindtree/laser_opt

[nannou_laser] Remove optimisations mod in favour of `lasy` crate

527fdb67603cd211f2c069ca2784464554507ac3 authored over 4 years ago by mitchmindtree <[email protected]>
[nannou_laser] Expose frame optimisations toggle via `ffi` module

a77a41d460ec7495f94d789b351c1b39bc6d8524 authored over 4 years ago by mitchmindtree <[email protected]>
[nannou_laser] Remove optimisations mod in favour of `lasy` crate

Recently, the frame optimisation module (`opt`) was abstracted into a
crate called `lasy`. This ...

a37994fe87553d923805be86e6d15c4bad18112b authored over 4 years ago by mitchmindtree <[email protected]>
Merge pull request #594 from mitchmindtree/wgpu_0.5

Update to wgpu 0.5. Fix `TextureCapturer` behaviour.

cd30112b57d6efc6322b8a22b797daf17b717c0c authored over 4 years ago by mitchmindtree <[email protected]>
Add CHANGELOG for wgpu 0.5 and TextureReshaper improvements

4a25af873d1025a4759dfd176d6cb3d18e961ff6 authored over 4 years ago by mitchmindtree <[email protected]>
Remove unused zerocopy dependency

0ff266b6ba62707084e57f20c05bd0c90ac2f426 authored over 4 years ago by mitchmindtree <[email protected]>
Remove unnecessary constructor from TextureReshaper

8795f5417da62383b126a8879f1aac69a618865e authored over 4 years ago by mitchmindtree <[email protected]>
Add method for specifying backends to window builder

12fd40307f6fb1e4a57feea7b4014c806d2c6dd9 authored over 4 years ago by mitchmindtree <[email protected]>
Update conrod dependency to 0.70 for wgpu 0.5 update

fc89ae668428359a6c83f4e513a190b03a499637 authored over 4 years ago by mitchmindtree <[email protected]>
Update for the wgpu y direction change (y now increases upwards)

d7e305869fe246c43e52d2fe10d5333c28fcad0c authored over 4 years ago by mitchmindtree <[email protected]>
Update nannou_isf WIP to wgpu 0.5. Re-add isf_demo example.

a0b420f4b703d6d3b908eb05c5633a3132f36a56 authored over 4 years ago by mitchmindtree <[email protected]>
Ensure `nannou::wgpu` re-exports all new 0.5 items

4db95cbccb201e1cb39e508042d7db3334f130ce authored over 4 years ago by mitchmindtree <[email protected]>