Avoid thread_local on MacOS to prevent issues with hot reload by @dsnopek in #1594 CI: Add runner workflow to call other workflows by @Repiteo in #1622 Remove unimplemented static variant functions 'blend' and 'interpolate'… by @ruffenman in #1626 Update for new NOTIFICATION_POSTINITIALIZE...
class ThreadWorkPool{ public: templateclass C, class M, classU> void begin_uint32_t p_elements, C *p_instance, M pmethod, U p_userdata) { ERR_FAIL_COND(!threads);// never initialized ERR_FAIL_NULL(threads); // Never initialized ERR_FAIL_COND(current_work != nullptr;index...
这个方法可以返回当前机器的核心数,一般线程池开到核心数的两倍,在往上就会卡了(假设他没有做其他事情的话) 最后说一下,多线程的实例化其实非常慢,大概是main thread的十几倍 具体可以看https://github.com/godotengine/godot/issues/10970
{ ERR_MAIN_THREAD_GUARD; switch(p_what) { case NOTIFICATIONACCESSIBILITY_UPDATE:{ ae = get_accessibility_element(); ERR_FAIL_COND(ae.is_null()); DisplayServer::get_singleton)->accessibility_update_role(ae, DisplayServer::Accessibility::ROLE_SPIN_BUTTON); ...
Godot Engine – Multi-platform 2D and 3D game engine - godot/modules/text_server_adv/text_server_adv.cpp at master · godotengine/godot
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
In PR #1446, we forgot to make sure that instance bindings were being set when recreating an instance with a pre-existing owner (which is what happens on hot reload), leading to incomplete reload. ...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting fo...