-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Release Blogpost/social media graphics #2774
Comments
issues closed since last release: https://github.com/pandrr/cables/issues?q=is%3Aissue+closed%3A%3E2021-09-21T12%3A00%3A00+ changelog: major topics:
|
made with cables / projects: |
manual backupsIf you find yourself in a situation where you want to change something big in your patch and you fear that stuff will break (which it will, right?), you can now create a quick backup of the current patch to get back to. Also helpful to compare what has changed and which exakt binge-cabling session broke your patch. Be aware though that you should not edit and save backups, this will set your patch back to that state...then again, that might exactly be why you went back to that version in the first place, right? |
playbuttonwe updated the documentation on when and how and where you are allowed to play audio in browsers. since there have been questions about this quite a lot, we thought we'd put it here: https://cables.gl/docs/faq/audio_browsers/audio_browsers for even more convenience Ops.WebAudio.Output now displays a small speaker icon in the bottom right corner of your patch to provide the "user interaction" that is needed to start playback. If it's already allowed to play, it will not show. sweet! |
introanother release, quite quickly after the one in september (https://blog.cables.gl/2021/09/20/release-september-2021/) but still a massive one. you can see what working on almost 250 issues does on the official changelog (https://cables.gl/changelog), as always. worth mentioning in this release are definitely some pretty nifty new features in the ui of the editor, like grouping ops into areas or having small visualizations directly next to your ops. but more on that in a few seconds... the gltf support in cables got a big update as well with support for skinning and bones and a bit of performance optimizing if you are working with draco compression. time to fire up blender! we also worked on updating documentation, adding a few more "tips" to the "did you know"-panel. did you know that exists and you can turn it back on in editor settings? |
nodevemberwith november almost behind us it might be worth taking a look at all the patches that participated in our small challenge to take part in #nodevember, check them out here (https://cables.gl/tag/nodevember). massive thank you to everyone who participated, prepare for swag! |
closingapart from us working on cables, some people found the time to do amazing stuff with even the last version of it. https://www.nma-vitznau.ch/en/ soo...that's that...have fun diving into everything delivered. join us on discord for praise and questions. thanks cheers, |
thank you for starting the text! |
media recorderwe introduced a new way of recording your patches to video. by using the fairly new Mediarecorder API (https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder) you are now able to easily record videos of your project from within the editor. use the new MediaRecorder op (https://cables.gl/op/Ops.Dev.MediaRecorder) and try different browsers for different supported videocodes...and also audio-support! sharing your work has never been easier! |
strichwortartig:
|
skinning stuff?
The text was updated successfully, but these errors were encountered: