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

Some server functionality so as to communicate with other software. #577

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

Silvergust
Copy link

Stuff from the MM-Blender addon I made. Mainly a server.gd that connects, receives requests to load .ptex files, receives requests to modify parameters, receives render requests, sends those render results and sends parameter data.

Silvergust and others added 8 commits January 11, 2023 22:39
Began implementation of UI based on the main window's menu bar (rather than a menu popup in the tool options).
…e argument in main_window's do_load_material() and graph_edit's load_file() so that it doesn't necessarily require confirmation from the user to load a rescue file.
…ters" option causes MM to hang temporarily.

Is now able to work with multiple simultaneous materials (projects).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant