Skip to content
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

feat(group): add draw to output toggle #762

Merged
merged 2 commits into from
Sep 6, 2022
Merged

Conversation

2xAA
Copy link
Member

@2xAA 2xAA commented Sep 2, 2022

alt-click group "enable" checkbox to toggle "draw to output". This allows rendering to the group canvas internally and not drawing to the output canvas, which enables more complex texture rendering and previewing a group from the preview dropdown before adding it to the output.

@2xAA 2xAA merged commit b232b0b into next Sep 6, 2022
@2xAA 2xAA deleted the feat/group/drawToOutputToggle branch September 6, 2022 19:26
2xAA pushed a commit that referenced this pull request Nov 1, 2022
# [3.25.0](3.24.0...3.25.0) (2022-11-01)

### Bug Fixes

* **loading:** get rid of ripple and use static text to remove layout shifts ([#767](#767)) ([0a2f134](0a2f134))
* **menu-bar:** allow opening of any type of file and add default file name ([#774](#774)) ([b1ea89f](b1ea89f))
* **output-window:** sets size on creation of window and removes overflow ([#756](#756)) ([b3df0f6](b3df0f6))
* **renderers:** implement new methods to handle updating and resizing modules ([#764](#764)) ([0000d7a](0000d7a))
* set pipeline default value ([#769](#769)) ([ba46648](ba46648))
* **setup-media:** splits audio and video mediastreams and cleans up UI ([#757](#757)) ([00be42f](00be42f))
* waveform color ([#770](#770)) ([981efaf](981efaf))

### Features

* **group:** add draw to output toggle ([#762](#762)) ([b232b0b](b232b0b))
* **isf-fft:** adds fft into the renderers for use in ISF ([#640](#640)) ([a6a699c](a6a699c))
@2xAA
Copy link
Member Author

2xAA commented Nov 1, 2022

🎉 This PR is included in version 3.25.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@2xAA 2xAA added the released label Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant