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

Expose the new gizmo plugin system to scripting #24506

Merged
merged 1 commit into from Dec 30, 2018

Conversation

JFonS
Copy link
Contributor

@JFonS JFonS commented Dec 20, 2018

I will write some documentation for this once it's merged and I have some free time :)

Closes #23271

@akien-mga
Copy link
Member

Note: labelled "bug" as not having this feature was a regression compared to 3.0.

@Zylann
Copy link
Contributor

Zylann commented Dec 21, 2018

Would this help to fix #17499?

@akien-mga
Copy link
Member

X11 and server tools=yes fail building:

scene/3d/spatial.cpp: In member function 'void Spatial::update_gizmo()':
scene/3d/spatial.cpp:404:43: error: 'SceneTree::GroupCallFlags' is not a class or namespace
   get_tree()->call_group_flags(SceneTree::GroupCallFlags::GROUP_CALL_REALTIME, SceneStringNames::get_singleton()->_spatial_editor_group, SceneStringNames::get_singleton()->_request_gizmo, this);
                                           ^

@akien-mga akien-mga merged commit ac46862 into godotengine:master Dec 30, 2018
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants