Skip to content

Conversation

@Penwy
Copy link
Contributor

@Penwy Penwy commented Nov 15, 2025

Description

This adds to the obspython and obslua APIs the functions calldata_scene, calldata_output and calldata_canvas, allowing retrieving said data types from a calldata object.

Motivation and Context

Being able to use signals, in particular the scene and output ones is direly needed.

How Has This Been Tested?

Ran scripts to verify the functions worked properly, returned usable object and did not crash.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@Penwy Penwy changed the title Calldata types obs-scripting: Add missing calldata types Nov 15, 2025
@WizardCM WizardCM added the New Feature New feature or plugin label Nov 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New Feature New feature or plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants