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

Re-export sample crate from root

bbbdd6f4efa65a5629a3b7ecda3e4cbe58348938 authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #30 from tpltnt/explain-dual-license

added section explaining Apache/MIT dual license

805dcf185d1165d2df5cfe168b90882fd8bfc50c authored over 5 years ago by mitchmindtree <[email protected]>
WIP - Update CPAL, API -> Host, Move render/capture to builder methods.

This commit is in anticipation of the iminent CPAL update which adds a
`Host` API allowing users...

76ea99ced25ec1e23f1ca4bb8b3127c2d0ff14f3 authored over 5 years ago by mitchmindtree <[email protected]>
added section explaining Apache/MIT dual license

d8e2143559baa14205e45b8be2e65f3f60bbec4e authored over 5 years ago by tpltnt <[email protected]>
Merge pull request #353 from CGUTA/master

Proposal for NTimes

70d1f1e3d3b4ef6aea5aa6ee6e55afce839c3a6f authored over 5 years ago by mitchmindtree <[email protected]>
documentation corrected for run_loop_ntimes

b707f74cc5f8b35142288288288dd54201c4ef10 authored over 5 years ago by CGUT <[email protected]>
cargo fmt

fc50bc1e7b702735644aaa0f55155f693f5c934e authored over 5 years ago by CGUT <[email protected]>
Merge pull request #2 from JoshuaBatty/no_loop

adding in 4 NOC fractal examples with loop_once mode

7f215964307b79a849522049e2ebc153b7a00c56 authored over 5 years ago by CGUTA <[email protected]>
Merge pull request #29 from hansjorg/update-eclipse-link

Replace link to RustDT with Corrosion (official Eclipse Foundation plugin)

2bc6438e534f334d67c7fdd0d28da1463398596a authored over 5 years ago by Joshua Batty <[email protected]>
Replace link to RustDT with Corrosion (official Eclipse Foundation plugin)

452af2d57bcfca17287695323090f782c651c8eb authored over 5 years ago by Hans Jørgen Hoel <[email protected]>
adding in 4 NOC fractal examples with loop_once mode

b666d30b4a3538dec61514707aee90862fa81b85 authored over 5 years ago by JoshuaBatty <[email protected]>
Merge pull request #1 from mitchmindtree/cguta_ntimes

Only draw on updates. Update app timer before events. Update docs.

58853bb7810346b64ff60c05055c1537d7fe3b27 authored over 5 years ago by CGUTA <[email protected]>
linked mitchmindtree sketches

a85968c149d2adf8345a09df94723eb4fbedb54c authored over 5 years ago by tpltnt <[email protected]>
Merge pull request #334 from mitchmindtree/separate_osc

Separate OSC API into a `nannou_osc` crate

56b721fdce9231021443741e626e893fad3fc9d9 authored over 5 years ago by mitchmindtree <[email protected]>
Separate OSC API into a `nannou_osc` crate

See #331 for the motivation behind this.

The `osc_sender` and `osc_receiver` examples have been...

11c99dcbadf81befe3746f5c6ba3d50ebcd429a8 authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #331 from mitchmindtree/separate_audio

Separate audio API into a `nannou_audio` crate

243a04877684725a6fc121b1d73682a56595c337 authored over 5 years ago by mitchmindtree <[email protected]>
Only draw on updates. Update app timer before events. Update docs.

This makes a few small tweaks to nannou-org/nannou#353

- Make sure that we don't re-draw on eve...

3ab341a792c532767b65a6dac4f37c4dd74a5fa2 authored over 5 years ago by mitchmindtree <[email protected]>
Ntimes proposal implemented

413b981b7e17581eaf2b9a808466b9a0a500c3c9 authored over 5 years ago by Carlos Urzua <[email protected]>
Merge pull request #28 from mitchmindtree/licenses

Add MIT and Apache-2 dual license. Add note to README.

1d6d498ef241b8b92db8d8e9775544758d8f4bdb authored over 5 years ago by mitchmindtree <[email protected]>
Add MIT and Apache-2 dual license. Add note to README.

42f93b9bf2f07d48a9aaf1a2e3f63810c5b4197b authored over 5 years ago by mitchmindtree <[email protected]>
Duplicated Wait loopmode for modification into NTimes

f4d72b8edb2953544b4f0b4b208de9877152dbda authored over 5 years ago by Carlos Urzua <[email protected]>
Merge pull request #346 from mitchmindtree/dyn_warnings

Address new trait dynamic dispatch syntax warning from latest nightly

4d525eaa8735f91026acd2548d37f8f7a1f06193 authored over 5 years ago by mitchmindtree <[email protected]>
Attempt to fix travis by removing caching step

ffe2c0c8c7d06949aff4d652f7f8c5be94db1628 authored over 5 years ago by mitchmindtree <[email protected]>
Run cargo fmt on dyn warning

24ae9bf282dd328fc3ac89a9a79c6c41d10c3924 authored over 5 years ago by mitchmindtree <[email protected]>
Address new trait dynamic dispatch syntax warning from latest nightly

This does not address the audio or osc modules as they will be moved
into independent crates as ...

a813aca3609bca3603e00b76d439d52f6ce7774c authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #25 from mitchmindtree/travis_deploy

Remove travis nightly build and unnecessary token env var

0208c17d5c912375e6639ace8957284a9b027a8a authored over 5 years ago by mitchmindtree <[email protected]>
Remove unnecessary token var from env entry

84bc47f6e482c888f23a2a033e4df1da7103494e authored over 5 years ago by mitchmindtree <[email protected]>
Remove nightly build from travis testing for guide

bdf2d1305dd6cf1748035c21776cb1217d5b56e5 authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #24 from mitchmindtree/travis_deploy

Silence output of git push in deploy script

d890a77af04134a01c250c08e2abdb1d2cbb79b9 authored over 5 years ago by mitchmindtree <[email protected]>
Silence output of git push in deploy script

1cedf092fcd0d2da1bfb3900c9060403839e6009 authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #23 from mitchmindtree/travis_deploy

Attempt 4: try re-encrypting key with quotes

1861edd8b81e1e03c41dba49fb4ceab13354b605 authored over 5 years ago by mitchmindtree <[email protected]>
Attempt 4: try re-encrypting key with quotes

50039817407f2a60ce6c1af53c1371a2856a8179 authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #22 from mitchmindtree/travis_deploy

Attempt 3: Try adding credential helper entry for authentication

ec6be93fa5f1e267d211b5e801b829089f245166 authored over 5 years ago by mitchmindtree <[email protected]>
Attempt 3: Try adding credential helper entry for authentication

32154e0b992c1105a7132abe882e72679188e462 authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #343 from JoshuaBatty/examples

changed the numbers of columns to 3 in the readme

05d7d7b01978e82151020a61481857cab292a00a authored over 5 years ago by Joshua Batty <[email protected]>
changed the numbers of columns to 3 in the readme

98b6551b30d6f2f680683f39e5c4cf42bf51b993 authored over 5 years ago by JoshuaBatty <[email protected]>
Merge pull request #21 from mitchmindtree/travis_deploy

Attempt 2: Have travis cd back to root before attempting deploy

708b497fa1797ec571c201cf3eb9848ded7a0ad8 authored over 5 years ago by mitchmindtree <[email protected]>
Attempt 2: Have travis cd back to root before attempting deploy

126ca2f2b148a80b2cbaa156ccaa383f592c571a authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #342 from JoshuaBatty/examples

adding in README.md into the examples folder

53cb13622d131b9ee60cf42449eb3170b75e9eeb authored over 5 years ago by Joshua Batty <[email protected]>
adding in README.md into the examples folder

b098ebd337092d66fe0ab80a19386ef83b6b608c authored over 5 years ago by JoshuaBatty <[email protected]>
Merge pull request #20 from mitchmindtree/travis_deploy

First of possibly many attempts at getting travis to automatically push to the deploy branch

8f83548bacbb3ac4115336a065e9440769fa23bb authored over 5 years ago by mitchmindtree <[email protected]>
A deploy script for travis

25951ca4146bf40cb8e4dfd91a5fee45b9360eb2 authored over 5 years ago by mitchmindtree <[email protected]>
added name again

beb02976eacb75e8094bd05c201e19c1c5912a76 authored over 5 years ago by Alexis Andre <[email protected]>
added names

75e4b38c426ba047aeadf38ffd04495951898eba authored over 5 years ago by Alexis Andre <[email protected]>
added name

9c0e919ec8fc4a1067b53a411511bf71287bdaff authored over 5 years ago by Alexis Andre <[email protected]>
first clean pass

21678fd07fef619e8106570a42c489b25d56fd4d authored over 5 years ago by Alexis Andre <[email protected]>
Merge pull request #17 from mitchmindtree/platform_formatting

Fix formatting in platform-specific setup chapter

b08246e0593b9779ba733c8ec29a12fb2d92ee0b authored over 5 years ago by mitchmindtree <[email protected]>
Fix formatting in platform-specific setup chapter

31da13958dc0e435dcc25a4dbfc50eff9cafa46c authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #16 from ajnirp/patch-1

typo fix

7662e750cc31f288930992e208c9bcc3ec214dd9 authored over 5 years ago by mitchmindtree <[email protected]>
typo fix

3893da4a662703fede1cecd91c6b25c34b874afc authored over 5 years ago by Rohan Prinja <[email protected]>
Help travis build nannou by adding alsa package

4eaad2dfedeadd6d3e740fc13e26524d81741bd9 authored over 5 years ago by mitchmindtree <[email protected]>
Update README and Cargo.toml for crate move

a5cacbb3cc2516b2feb660d7688cc81830383cd7 authored over 5 years ago by mitchmindtree <[email protected]>
Add licenses to repo root

2033042ec72879521392aa66abe96860e11e109f authored over 5 years ago by mitchmindtree <[email protected]>
Update travis to check code formatting and cache cargo

ad10774f5e19443099a11512bc803b4fe4348fd6 authored over 5 years ago by mitchmindtree <[email protected]>
Cargo fmt entire repository. Rename test example to demo.

ea31f39669378dad8c0cac12f12bfb0ec9a191d4 authored over 5 years ago by mitchmindtree <[email protected]>
Finish making timeline independent from the JEN environment.

This envolved porting a portion of the enveloping and bar sequence
manipulation logic. Behaviour...

b5a6f156b1e2fe09c6a3c7e509cffb9dee1876bc authored over 5 years ago by mitchmindtree <[email protected]>
Run cargo fmt before refactoring code

4b93909b336a02e8a266b94455027e08989b5f05 authored over 5 years ago by mitchmindtree <[email protected]>
Move timeline from jen generative music project into its own crate

Currently not compiling. 100s of compile errors.

Removes jen_core dependency and updates conrod...

154ca02d1e8adfcaf50b7df6a48a220365e1dcdb authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #333 from mitchmindtree/nannou_laser

Update examples for renaming of `lasy` crate to `nannou_laser`

a5486e12b425df14cf2bb2c04496b5d3c38e1854 authored over 5 years ago by mitchmindtree <[email protected]>
Fix a typo in the README

fde55ab043bad52e1429be94c1d67854d700acbb authored over 5 years ago by mitchmindtree <[email protected]>
Fix doc tests

4f11e573c8061adc0936861befbfbf49528bc1b2 authored over 5 years ago by mitchmindtree <[email protected]>
Initial commit of `nannou_osc`, nannou's OSC API.

This separates the `osc` module from within nannou into a unique crate
to improve modularity and...

55e8f3e13e642118687cd1cc043b9a5685489b73 authored over 5 years ago by mitchmindtree <[email protected]>
Update examples for renaming of `lasy` crate to `nannou_laser`

49ef4b58458597fc29f43d30c75b990a7d2449f1 authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #9 from mitchmindtree/rename_crate

Rename crate from "lasy" to "nannou_laser"

917e4417d0ca50376f9709866f226dc2fe817d67 authored over 5 years ago by mitchmindtree <[email protected]>
Update version to avoid confusion

2c67c6f4f15c970db803b39cabe0dc55ff1a77c4 authored over 5 years ago by mitchmindtree <[email protected]>
Rename crate from "lasy" to "nannou_laser"

This follows the convention introduced by the "nannou_audio" crate in
order to simplify the orga...

8b1d2317c312a14dcbd5cbf114b8c6d492fb2df3 authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #14 from mitchmindtree/typo_fix

Fix typo in the welcome chapter

19b5bfc7937d5d885cee59eedf6d73497eb37128 authored over 5 years ago by mitchmindtree <[email protected]>
Fix typo in the welcome chapter

3771456644a69b839680466591e1ace991dc51a2 authored over 5 years ago by mitchmindtree <[email protected]>
Separate audio API into a `nannou_audio` crate

The motivation behind this is to avoid flooding nannou itself with APIs
for every kind of creati...

078b14470ec148b9a567fb874d5cdfa17c1b059c authored over 5 years ago by mitchmindtree <[email protected]>
Add licenses to repo

1e3ca1ec39141d39c292ab55380d709ff64b42b0 authored over 5 years ago by mitchmindtree <[email protected]>
Initial commit of the nannou_audio repo

This is the first commit that aims to move nannou's audio API out of the
main nannou repository ...

3227d31314ad12043c18865b2506b61702f4606c authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #330 from rylev/fps

Add fps convenience method to app

c9bfce21bd01d7a8a276c12967ff76a6a0a0def2 authored over 5 years ago by mitchmindtree <[email protected]>
Format code

e0a6166f5884686568a0dfdd26d02c651a7ec198 authored over 5 years ago by Ryan Levick <[email protected]>
Merge pull request #11 from tpltnt/upgrading

Upgrade v0.9 instructions

fde1620e66986eb51571e508bc9c811aa30b7450 authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #9 from mitchmindtree/anatomy_edits

Edits to the "Anatomy of a Nannou App" chapter

bfdaa85dc305039b2726cb408593d0d66f52e09e authored over 5 years ago by mitchmindtree <[email protected]>
typo fix

d773a9d7ac868e9ef609a9356e8bb77c71979804 authored over 5 years ago by tpltnt <[email protected]>
added explanation for vulkan

e552db6f75cf5cf130b6f5ec289b4106f4207cdf authored over 5 years ago by tpltnt <[email protected]>
Add fps convenience method to app

1dc825bb73c60c1227b62addc96a0ed35ab8c044 authored over 5 years ago by Ryan Levick <[email protected]>
Edits to the Anatomy of a Nannou App chapter

This started as a series of small edits to update @tpltnt's chapter from
rust 2015 to 2018 and f...

3d26990f84a654e6a633a3d661a9ba05d144c1c7 authored over 5 years ago by mitchmindtree <[email protected]>
vulkan instructions for Linux

b7e111e344aa41639da43ab9d827456dc272312a authored over 5 years ago by tpltnt <[email protected]>
upgrade only via crate

8bcc39274538789418be7981d475d83155769c49 authored over 5 years ago by tpltnt <[email protected]>
added vulkan packages to install instructions

5fd1d4b2511fe4802d4c6717a5c3e2059a41d9db authored over 5 years ago by tpltnt <[email protected]>
mentioning upgrading rust

a51bde50f7f327d8361b165674a809e2b81c1921 authored over 5 years ago by tpltnt <[email protected]>
added upgrade instructions

b405ba5931f85066d251f98f06ce221bc00e5187 authored over 5 years ago by tpltnt <[email protected]>
added upgrading to ToC

ad598a0bab82bde1f4d673e4d7a5288973818ac7 authored over 5 years ago by tpltnt <[email protected]>
Merge pull request #10 from mitchmindtree/fixes

Fix broken link to tutorials section from welcome section, Fix warnings in create_a_project code...

416958caa585e402439b9fdea33b926b632055a7 authored over 5 years ago by mitchmindtree <[email protected]>
Fix warnings in create_a_project code snippet

85e06cbb027dfe4f02e23773aef4719b302c3cf8 authored over 5 years ago by mitchmindtree <[email protected]>
Fix broken link to tutorials section

8799bcccba4397ce3e58a5916ccec891305bffa8 authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #8 from tpltnt/master

basic nannou explanation

b8c95170ee682634eb8d57d9517671793dcb942a authored over 5 years ago by mitchmindtree <[email protected]>
added author

0a15e42defdc09dacaf7dbe2c12bb38df97897e2 authored over 5 years ago by tpltnt <[email protected]>
basic nannou explanation added

7ca2d0e3ca0eed36f8f8c478a150120a39a5ec9f authored over 5 years ago by tpltnt <[email protected]>
Merge pull request #7 from mitchmindtree/develop

Add missing steps to the platform-specific setup chapter. Update nannou dep in tests crate to po...

886ef1cd6c1a619f7c177025a7760646cef164e3 authored over 5 years ago by mitchmindtree <[email protected]>
Update nannou dep in tests crate to point to master branch

aa7b9bd3e3ae44f7694f407d111da164f62e7b8d authored over 5 years ago by mitchmindtree <[email protected]>
Add some missing steps to the platform-specific setup chapter.

@freesig this adds a note about the tools required for `shaderc`! I've
left the windows ninja in...

864573a8966885b9e61ca2d6e9c5a6b37ec2071e authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #240 from nannou-org/v0.9

nannou v0.9 - Vulkan graphics, simpler event API and much more

3f802939dd286021497c9ff4ebc94d213d1dd29d authored over 5 years ago by mitchmindtree <[email protected]>
Update repository and homepage fields in Cargo.toml

9641c40428bf9d9ed17a5718c84846854bb430a4 authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #325 from mitchmindtree/changelog

Update CHANGELOG for v0.9 release

5985c7f8cc1986edd6beded13f79954aba5d122c authored over 5 years ago by mitchmindtree <[email protected]>
Update CHANGELOG for v0.9 release

5e4cf7445b5fa786f5b79a3c10a0bee7664b9019 authored over 5 years ago by mitchmindtree <[email protected]>
Merge pull request #324 from mitchmindtree/stabilise_shade_runner

Use shade_runner from crates.io with version 0.1.0.

c7f7581ac5a8a389148dbaf1dc80e00b2c733dbf authored over 5 years ago by mitchmindtree <[email protected]>
Use shade_runner from crates.io with version 0.1.0.

b10863824e6b7df0bccb57458155a39ae9853226 authored over 5 years ago by mitchmindtree <[email protected]>