core_bind.cpp 75 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967
  1. /**************************************************************************/
  2. /* core_bind.cpp */
  3. /**************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* https://godotengine.org */
  7. /**************************************************************************/
  8. /* Copyright (c) 2014-present Godot Engine contributors (see AUTHORS.md). */
  9. /* Copyright (c) 2007-2014 Juan Linietsky, Ariel Manzur. */
  10. /* */
  11. /* Permission is hereby granted, free of charge, to any person obtaining */
  12. /* a copy of this software and associated documentation files (the */
  13. /* "Software"), to deal in the Software without restriction, including */
  14. /* without limitation the rights to use, copy, modify, merge, publish, */
  15. /* distribute, sublicense, and/or sell copies of the Software, and to */
  16. /* permit persons to whom the Software is furnished to do so, subject to */
  17. /* the following conditions: */
  18. /* */
  19. /* The above copyright notice and this permission notice shall be */
  20. /* included in all copies or substantial portions of the Software. */
  21. /* */
  22. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  23. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  24. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. */
  25. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  26. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  27. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  28. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  29. /**************************************************************************/
  30. #include "core_bind.h"
  31. #include "core/config/project_settings.h"
  32. #include "core/crypto/crypto_core.h"
  33. #include "core/debugger/engine_debugger.h"
  34. #include "core/io/file_access_compressed.h"
  35. #include "core/io/file_access_encrypted.h"
  36. #include "core/io/marshalls.h"
  37. #include "core/math/geometry_2d.h"
  38. #include "core/math/geometry_3d.h"
  39. #include "core/os/keyboard.h"
  40. #include "core/os/thread_safe.h"
  41. #include "core/variant/typed_array.h"
  42. namespace core_bind {
  43. ////// ResourceLoader //////
  44. ResourceLoader *ResourceLoader::singleton = nullptr;
  45. Error ResourceLoader::load_threaded_request(const String &p_path, const String &p_type_hint, bool p_use_sub_threads, CacheMode p_cache_mode) {
  46. return ::ResourceLoader::load_threaded_request(p_path, p_type_hint, p_use_sub_threads, ResourceFormatLoader::CacheMode(p_cache_mode));
  47. }
  48. ResourceLoader::ThreadLoadStatus ResourceLoader::load_threaded_get_status(const String &p_path, Array r_progress) {
  49. float progress = 0;
  50. ::ResourceLoader::ThreadLoadStatus tls = ::ResourceLoader::load_threaded_get_status(p_path, &progress);
  51. r_progress.resize(1);
  52. r_progress[0] = progress;
  53. return (ThreadLoadStatus)tls;
  54. }
  55. Ref<Resource> ResourceLoader::load_threaded_get(const String &p_path) {
  56. Error error;
  57. Ref<Resource> res = ::ResourceLoader::load_threaded_get(p_path, &error);
  58. return res;
  59. }
  60. Ref<Resource> ResourceLoader::load(const String &p_path, const String &p_type_hint, CacheMode p_cache_mode) {
  61. Error err = OK;
  62. Ref<Resource> ret = ::ResourceLoader::load(p_path, p_type_hint, ResourceFormatLoader::CacheMode(p_cache_mode), &err);
  63. ERR_FAIL_COND_V_MSG(err != OK, ret, "Error loading resource: '" + p_path + "'.");
  64. return ret;
  65. }
  66. Vector<String> ResourceLoader::get_recognized_extensions_for_type(const String &p_type) {
  67. List<String> exts;
  68. ::ResourceLoader::get_recognized_extensions_for_type(p_type, &exts);
  69. Vector<String> ret;
  70. for (const String &E : exts) {
  71. ret.push_back(E);
  72. }
  73. return ret;
  74. }
  75. void ResourceLoader::add_resource_format_loader(Ref<ResourceFormatLoader> p_format_loader, bool p_at_front) {
  76. ::ResourceLoader::add_resource_format_loader(p_format_loader, p_at_front);
  77. }
  78. void ResourceLoader::remove_resource_format_loader(Ref<ResourceFormatLoader> p_format_loader) {
  79. ::ResourceLoader::remove_resource_format_loader(p_format_loader);
  80. }
  81. void ResourceLoader::set_abort_on_missing_resources(bool p_abort) {
  82. ::ResourceLoader::set_abort_on_missing_resources(p_abort);
  83. }
  84. PackedStringArray ResourceLoader::get_dependencies(const String &p_path) {
  85. List<String> deps;
  86. ::ResourceLoader::get_dependencies(p_path, &deps);
  87. PackedStringArray ret;
  88. for (const String &E : deps) {
  89. ret.push_back(E);
  90. }
  91. return ret;
  92. }
  93. bool ResourceLoader::has_cached(const String &p_path) {
  94. String local_path = ProjectSettings::get_singleton()->localize_path(p_path);
  95. return ResourceCache::has(local_path);
  96. }
  97. bool ResourceLoader::exists(const String &p_path, const String &p_type_hint) {
  98. return ::ResourceLoader::exists(p_path, p_type_hint);
  99. }
  100. ResourceUID::ID ResourceLoader::get_resource_uid(const String &p_path) {
  101. return ::ResourceLoader::get_resource_uid(p_path);
  102. }
  103. void ResourceLoader::_bind_methods() {
  104. ClassDB::bind_method(D_METHOD("load_threaded_request", "path", "type_hint", "use_sub_threads", "cache_mode"), &ResourceLoader::load_threaded_request, DEFVAL(""), DEFVAL(false), DEFVAL(CACHE_MODE_REUSE));
  105. ClassDB::bind_method(D_METHOD("load_threaded_get_status", "path", "progress"), &ResourceLoader::load_threaded_get_status, DEFVAL(Array()));
  106. ClassDB::bind_method(D_METHOD("load_threaded_get", "path"), &ResourceLoader::load_threaded_get);
  107. ClassDB::bind_method(D_METHOD("load", "path", "type_hint", "cache_mode"), &ResourceLoader::load, DEFVAL(""), DEFVAL(CACHE_MODE_REUSE));
  108. ClassDB::bind_method(D_METHOD("get_recognized_extensions_for_type", "type"), &ResourceLoader::get_recognized_extensions_for_type);
  109. ClassDB::bind_method(D_METHOD("add_resource_format_loader", "format_loader", "at_front"), &ResourceLoader::add_resource_format_loader, DEFVAL(false));
  110. ClassDB::bind_method(D_METHOD("remove_resource_format_loader", "format_loader"), &ResourceLoader::remove_resource_format_loader);
  111. ClassDB::bind_method(D_METHOD("set_abort_on_missing_resources", "abort"), &ResourceLoader::set_abort_on_missing_resources);
  112. ClassDB::bind_method(D_METHOD("get_dependencies", "path"), &ResourceLoader::get_dependencies);
  113. ClassDB::bind_method(D_METHOD("has_cached", "path"), &ResourceLoader::has_cached);
  114. ClassDB::bind_method(D_METHOD("exists", "path", "type_hint"), &ResourceLoader::exists, DEFVAL(""));
  115. ClassDB::bind_method(D_METHOD("get_resource_uid", "path"), &ResourceLoader::get_resource_uid);
  116. BIND_ENUM_CONSTANT(THREAD_LOAD_INVALID_RESOURCE);
  117. BIND_ENUM_CONSTANT(THREAD_LOAD_IN_PROGRESS);
  118. BIND_ENUM_CONSTANT(THREAD_LOAD_FAILED);
  119. BIND_ENUM_CONSTANT(THREAD_LOAD_LOADED);
  120. BIND_ENUM_CONSTANT(CACHE_MODE_IGNORE);
  121. BIND_ENUM_CONSTANT(CACHE_MODE_REUSE);
  122. BIND_ENUM_CONSTANT(CACHE_MODE_REPLACE);
  123. BIND_ENUM_CONSTANT(CACHE_MODE_IGNORE_DEEP);
  124. BIND_ENUM_CONSTANT(CACHE_MODE_REPLACE_DEEP);
  125. }
  126. ////// ResourceSaver //////
  127. Error ResourceSaver::save(const Ref<Resource> &p_resource, const String &p_path, BitField<SaverFlags> p_flags) {
  128. return ::ResourceSaver::save(p_resource, p_path, p_flags);
  129. }
  130. Vector<String> ResourceSaver::get_recognized_extensions(const Ref<Resource> &p_resource) {
  131. List<String> exts;
  132. ::ResourceSaver::get_recognized_extensions(p_resource, &exts);
  133. Vector<String> ret;
  134. for (const String &E : exts) {
  135. ret.push_back(E);
  136. }
  137. return ret;
  138. }
  139. void ResourceSaver::add_resource_format_saver(Ref<ResourceFormatSaver> p_format_saver, bool p_at_front) {
  140. ::ResourceSaver::add_resource_format_saver(p_format_saver, p_at_front);
  141. }
  142. void ResourceSaver::remove_resource_format_saver(Ref<ResourceFormatSaver> p_format_saver) {
  143. ::ResourceSaver::remove_resource_format_saver(p_format_saver);
  144. }
  145. ResourceSaver *ResourceSaver::singleton = nullptr;
  146. void ResourceSaver::_bind_methods() {
  147. ClassDB::bind_method(D_METHOD("save", "resource", "path", "flags"), &ResourceSaver::save, DEFVAL(""), DEFVAL((uint32_t)FLAG_NONE));
  148. ClassDB::bind_method(D_METHOD("get_recognized_extensions", "type"), &ResourceSaver::get_recognized_extensions);
  149. ClassDB::bind_method(D_METHOD("add_resource_format_saver", "format_saver", "at_front"), &ResourceSaver::add_resource_format_saver, DEFVAL(false));
  150. ClassDB::bind_method(D_METHOD("remove_resource_format_saver", "format_saver"), &ResourceSaver::remove_resource_format_saver);
  151. BIND_BITFIELD_FLAG(FLAG_NONE);
  152. BIND_BITFIELD_FLAG(FLAG_RELATIVE_PATHS);
  153. BIND_BITFIELD_FLAG(FLAG_BUNDLE_RESOURCES);
  154. BIND_BITFIELD_FLAG(FLAG_CHANGE_PATH);
  155. BIND_BITFIELD_FLAG(FLAG_OMIT_EDITOR_PROPERTIES);
  156. BIND_BITFIELD_FLAG(FLAG_SAVE_BIG_ENDIAN);
  157. BIND_BITFIELD_FLAG(FLAG_COMPRESS);
  158. BIND_BITFIELD_FLAG(FLAG_REPLACE_SUBRESOURCE_PATHS);
  159. }
  160. ////// OS //////
  161. PackedStringArray OS::get_connected_midi_inputs() {
  162. return ::OS::get_singleton()->get_connected_midi_inputs();
  163. }
  164. void OS::open_midi_inputs() {
  165. ::OS::get_singleton()->open_midi_inputs();
  166. }
  167. void OS::close_midi_inputs() {
  168. ::OS::get_singleton()->close_midi_inputs();
  169. }
  170. void OS::set_use_file_access_save_and_swap(bool p_enable) {
  171. FileAccess::set_backup_save(p_enable);
  172. }
  173. void OS::set_low_processor_usage_mode(bool p_enabled) {
  174. ::OS::get_singleton()->set_low_processor_usage_mode(p_enabled);
  175. }
  176. bool OS::is_in_low_processor_usage_mode() const {
  177. return ::OS::get_singleton()->is_in_low_processor_usage_mode();
  178. }
  179. void OS::set_low_processor_usage_mode_sleep_usec(int p_usec) {
  180. ::OS::get_singleton()->set_low_processor_usage_mode_sleep_usec(p_usec);
  181. }
  182. int OS::get_low_processor_usage_mode_sleep_usec() const {
  183. return ::OS::get_singleton()->get_low_processor_usage_mode_sleep_usec();
  184. }
  185. void OS::set_delta_smoothing(bool p_enabled) {
  186. ::OS::get_singleton()->set_delta_smoothing(p_enabled);
  187. }
  188. bool OS::is_delta_smoothing_enabled() const {
  189. return ::OS::get_singleton()->is_delta_smoothing_enabled();
  190. }
  191. void OS::alert(const String &p_alert, const String &p_title) {
  192. ::OS::get_singleton()->alert(p_alert, p_title);
  193. }
  194. void OS::crash(const String &p_message) {
  195. CRASH_NOW_MSG(p_message);
  196. }
  197. Vector<String> OS::get_system_fonts() const {
  198. return ::OS::get_singleton()->get_system_fonts();
  199. }
  200. String OS::get_system_font_path(const String &p_font_name, int p_weight, int p_stretch, bool p_italic) const {
  201. return ::OS::get_singleton()->get_system_font_path(p_font_name, p_weight, p_stretch, p_italic);
  202. }
  203. Vector<String> OS::get_system_font_path_for_text(const String &p_font_name, const String &p_text, const String &p_locale, const String &p_script, int p_weight, int p_stretch, bool p_italic) const {
  204. return ::OS::get_singleton()->get_system_font_path_for_text(p_font_name, p_text, p_locale, p_script, p_weight, p_stretch, p_italic);
  205. }
  206. String OS::get_executable_path() const {
  207. return ::OS::get_singleton()->get_executable_path();
  208. }
  209. Error OS::shell_open(const String &p_uri) {
  210. if (p_uri.begins_with("res://")) {
  211. WARN_PRINT("Attempting to open an URL with the \"res://\" protocol. Use `ProjectSettings.globalize_path()` to convert a Godot-specific path to a system path before opening it with `OS.shell_open()`.");
  212. } else if (p_uri.begins_with("user://")) {
  213. WARN_PRINT("Attempting to open an URL with the \"user://\" protocol. Use `ProjectSettings.globalize_path()` to convert a Godot-specific path to a system path before opening it with `OS.shell_open()`.");
  214. }
  215. return ::OS::get_singleton()->shell_open(p_uri);
  216. }
  217. Error OS::shell_show_in_file_manager(const String &p_path, bool p_open_folder) {
  218. if (p_path.begins_with("res://")) {
  219. WARN_PRINT("Attempting to explore file path with the \"res://\" protocol. Use `ProjectSettings.globalize_path()` to convert a Godot-specific path to a system path before opening it with `OS.shell_show_in_file_manager()`.");
  220. } else if (p_path.begins_with("user://")) {
  221. WARN_PRINT("Attempting to explore file path with the \"user://\" protocol. Use `ProjectSettings.globalize_path()` to convert a Godot-specific path to a system path before opening it with `OS.shell_show_in_file_manager()`.");
  222. }
  223. return ::OS::get_singleton()->shell_show_in_file_manager(p_path, p_open_folder);
  224. }
  225. String OS::read_string_from_stdin() {
  226. return ::OS::get_singleton()->get_stdin_string();
  227. }
  228. int OS::execute(const String &p_path, const Vector<String> &p_arguments, Array r_output, bool p_read_stderr, bool p_open_console) {
  229. List<String> args;
  230. for (const String &arg : p_arguments) {
  231. args.push_back(arg);
  232. }
  233. String pipe;
  234. int exitcode = 0;
  235. Error err = ::OS::get_singleton()->execute(p_path, args, &pipe, &exitcode, p_read_stderr, nullptr, p_open_console);
  236. r_output.push_back(pipe);
  237. if (err != OK) {
  238. return -1;
  239. }
  240. return exitcode;
  241. }
  242. Dictionary OS::execute_with_pipe(const String &p_path, const Vector<String> &p_arguments) {
  243. List<String> args;
  244. for (const String &arg : p_arguments) {
  245. args.push_back(arg);
  246. }
  247. return ::OS::get_singleton()->execute_with_pipe(p_path, args);
  248. }
  249. int OS::create_instance(const Vector<String> &p_arguments) {
  250. List<String> args;
  251. for (const String &arg : p_arguments) {
  252. args.push_back(arg);
  253. }
  254. ::OS::ProcessID pid = 0;
  255. Error err = ::OS::get_singleton()->create_instance(args, &pid);
  256. if (err != OK) {
  257. return -1;
  258. }
  259. return pid;
  260. }
  261. int OS::create_process(const String &p_path, const Vector<String> &p_arguments, bool p_open_console) {
  262. List<String> args;
  263. for (const String &arg : p_arguments) {
  264. args.push_back(arg);
  265. }
  266. ::OS::ProcessID pid = 0;
  267. Error err = ::OS::get_singleton()->create_process(p_path, args, &pid, p_open_console);
  268. if (err != OK) {
  269. return -1;
  270. }
  271. return pid;
  272. }
  273. Error OS::kill(int p_pid) {
  274. return ::OS::get_singleton()->kill(p_pid);
  275. }
  276. bool OS::is_process_running(int p_pid) const {
  277. return ::OS::get_singleton()->is_process_running(p_pid);
  278. }
  279. int OS::get_process_exit_code(int p_pid) const {
  280. return ::OS::get_singleton()->get_process_exit_code(p_pid);
  281. }
  282. int OS::get_process_id() const {
  283. return ::OS::get_singleton()->get_process_id();
  284. }
  285. bool OS::has_environment(const String &p_var) const {
  286. return ::OS::get_singleton()->has_environment(p_var);
  287. }
  288. String OS::get_environment(const String &p_var) const {
  289. return ::OS::get_singleton()->get_environment(p_var);
  290. }
  291. void OS::set_environment(const String &p_var, const String &p_value) const {
  292. ::OS::get_singleton()->set_environment(p_var, p_value);
  293. }
  294. void OS::unset_environment(const String &p_var) const {
  295. ::OS::get_singleton()->unset_environment(p_var);
  296. }
  297. String OS::get_name() const {
  298. return ::OS::get_singleton()->get_name();
  299. }
  300. String OS::get_distribution_name() const {
  301. return ::OS::get_singleton()->get_distribution_name();
  302. }
  303. String OS::get_version() const {
  304. return ::OS::get_singleton()->get_version();
  305. }
  306. Vector<String> OS::get_video_adapter_driver_info() const {
  307. return ::OS::get_singleton()->get_video_adapter_driver_info();
  308. }
  309. Vector<String> OS::get_cmdline_args() {
  310. List<String> cmdline = ::OS::get_singleton()->get_cmdline_args();
  311. Vector<String> cmdlinev;
  312. for (const String &E : cmdline) {
  313. cmdlinev.push_back(E);
  314. }
  315. return cmdlinev;
  316. }
  317. Vector<String> OS::get_cmdline_user_args() {
  318. List<String> cmdline = ::OS::get_singleton()->get_cmdline_user_args();
  319. Vector<String> cmdlinev;
  320. for (const String &E : cmdline) {
  321. cmdlinev.push_back(E);
  322. }
  323. return cmdlinev;
  324. }
  325. void OS::set_restart_on_exit(bool p_restart, const Vector<String> &p_restart_arguments) {
  326. List<String> args_list;
  327. for (const String &restart_argument : p_restart_arguments) {
  328. args_list.push_back(restart_argument);
  329. }
  330. ::OS::get_singleton()->set_restart_on_exit(p_restart, args_list);
  331. }
  332. bool OS::is_restart_on_exit_set() const {
  333. return ::OS::get_singleton()->is_restart_on_exit_set();
  334. }
  335. Vector<String> OS::get_restart_on_exit_arguments() const {
  336. List<String> args = ::OS::get_singleton()->get_restart_on_exit_arguments();
  337. Vector<String> args_vector;
  338. for (List<String>::Element *E = args.front(); E; E = E->next()) {
  339. args_vector.push_back(E->get());
  340. }
  341. return args_vector;
  342. }
  343. String OS::get_locale() const {
  344. return ::OS::get_singleton()->get_locale();
  345. }
  346. String OS::get_locale_language() const {
  347. return ::OS::get_singleton()->get_locale_language();
  348. }
  349. String OS::get_model_name() const {
  350. return ::OS::get_singleton()->get_model_name();
  351. }
  352. Error OS::set_thread_name(const String &p_name) {
  353. return ::Thread::set_name(p_name);
  354. }
  355. ::Thread::ID OS::get_thread_caller_id() const {
  356. return ::Thread::get_caller_id();
  357. };
  358. ::Thread::ID OS::get_main_thread_id() const {
  359. return ::Thread::get_main_id();
  360. };
  361. bool OS::has_feature(const String &p_feature) const {
  362. const bool *value_ptr = feature_cache.getptr(p_feature);
  363. if (value_ptr) {
  364. return *value_ptr;
  365. } else {
  366. const bool has = ::OS::get_singleton()->has_feature(p_feature);
  367. feature_cache[p_feature] = has;
  368. return has;
  369. }
  370. }
  371. bool OS::is_sandboxed() const {
  372. return ::OS::get_singleton()->is_sandboxed();
  373. }
  374. uint64_t OS::get_static_memory_usage() const {
  375. return ::OS::get_singleton()->get_static_memory_usage();
  376. }
  377. uint64_t OS::get_static_memory_peak_usage() const {
  378. return ::OS::get_singleton()->get_static_memory_peak_usage();
  379. }
  380. Dictionary OS::get_memory_info() const {
  381. return ::OS::get_singleton()->get_memory_info();
  382. }
  383. /** This method uses a signed argument for better error reporting as it's used from the scripting API. */
  384. void OS::delay_usec(int p_usec) const {
  385. ERR_FAIL_COND_MSG(
  386. p_usec < 0,
  387. vformat("Can't sleep for %d microseconds. The delay provided must be greater than or equal to 0 microseconds.", p_usec));
  388. ::OS::get_singleton()->delay_usec(p_usec);
  389. }
  390. /** This method uses a signed argument for better error reporting as it's used from the scripting API. */
  391. void OS::delay_msec(int p_msec) const {
  392. ERR_FAIL_COND_MSG(
  393. p_msec < 0,
  394. vformat("Can't sleep for %d milliseconds. The delay provided must be greater than or equal to 0 milliseconds.", p_msec));
  395. ::OS::get_singleton()->delay_usec(int64_t(p_msec) * 1000);
  396. }
  397. bool OS::is_userfs_persistent() const {
  398. return ::OS::get_singleton()->is_userfs_persistent();
  399. }
  400. int OS::get_processor_count() const {
  401. return ::OS::get_singleton()->get_processor_count();
  402. }
  403. String OS::get_processor_name() const {
  404. return ::OS::get_singleton()->get_processor_name();
  405. }
  406. bool OS::is_stdout_verbose() const {
  407. return ::OS::get_singleton()->is_stdout_verbose();
  408. }
  409. Error OS::move_to_trash(const String &p_path) const {
  410. return ::OS::get_singleton()->move_to_trash(p_path);
  411. }
  412. String OS::get_user_data_dir() const {
  413. return ::OS::get_singleton()->get_user_data_dir();
  414. }
  415. String OS::get_config_dir() const {
  416. // Exposed as `get_config_dir()` instead of `get_config_path()` for consistency with other exposed OS methods.
  417. return ::OS::get_singleton()->get_config_path();
  418. }
  419. String OS::get_data_dir() const {
  420. // Exposed as `get_data_dir()` instead of `get_data_path()` for consistency with other exposed OS methods.
  421. return ::OS::get_singleton()->get_data_path();
  422. }
  423. String OS::get_cache_dir() const {
  424. // Exposed as `get_cache_dir()` instead of `get_cache_path()` for consistency with other exposed OS methods.
  425. return ::OS::get_singleton()->get_cache_path();
  426. }
  427. bool OS::is_debug_build() const {
  428. #ifdef DEBUG_ENABLED
  429. return true;
  430. #else
  431. return false;
  432. #endif
  433. }
  434. String OS::get_system_dir(SystemDir p_dir, bool p_shared_storage) const {
  435. return ::OS::get_singleton()->get_system_dir(::OS::SystemDir(p_dir), p_shared_storage);
  436. }
  437. String OS::get_keycode_string(Key p_code) const {
  438. return ::keycode_get_string(p_code);
  439. }
  440. bool OS::is_keycode_unicode(char32_t p_unicode) const {
  441. return ::keycode_has_unicode((Key)p_unicode);
  442. }
  443. Key OS::find_keycode_from_string(const String &p_code) const {
  444. return find_keycode(p_code);
  445. }
  446. bool OS::request_permission(const String &p_name) {
  447. return ::OS::get_singleton()->request_permission(p_name);
  448. }
  449. bool OS::request_permissions() {
  450. return ::OS::get_singleton()->request_permissions();
  451. }
  452. Vector<String> OS::get_granted_permissions() const {
  453. return ::OS::get_singleton()->get_granted_permissions();
  454. }
  455. void OS::revoke_granted_permissions() {
  456. ::OS::get_singleton()->revoke_granted_permissions();
  457. }
  458. String OS::get_unique_id() const {
  459. return ::OS::get_singleton()->get_unique_id();
  460. }
  461. OS *OS::singleton = nullptr;
  462. void OS::_bind_methods() {
  463. ClassDB::bind_method(D_METHOD("get_connected_midi_inputs"), &OS::get_connected_midi_inputs);
  464. ClassDB::bind_method(D_METHOD("open_midi_inputs"), &OS::open_midi_inputs);
  465. ClassDB::bind_method(D_METHOD("close_midi_inputs"), &OS::close_midi_inputs);
  466. ClassDB::bind_method(D_METHOD("alert", "text", "title"), &OS::alert, DEFVAL("Alert!"));
  467. ClassDB::bind_method(D_METHOD("crash", "message"), &OS::crash);
  468. ClassDB::bind_method(D_METHOD("set_low_processor_usage_mode", "enable"), &OS::set_low_processor_usage_mode);
  469. ClassDB::bind_method(D_METHOD("is_in_low_processor_usage_mode"), &OS::is_in_low_processor_usage_mode);
  470. ClassDB::bind_method(D_METHOD("set_low_processor_usage_mode_sleep_usec", "usec"), &OS::set_low_processor_usage_mode_sleep_usec);
  471. ClassDB::bind_method(D_METHOD("get_low_processor_usage_mode_sleep_usec"), &OS::get_low_processor_usage_mode_sleep_usec);
  472. ClassDB::bind_method(D_METHOD("set_delta_smoothing", "delta_smoothing_enabled"), &OS::set_delta_smoothing);
  473. ClassDB::bind_method(D_METHOD("is_delta_smoothing_enabled"), &OS::is_delta_smoothing_enabled);
  474. ClassDB::bind_method(D_METHOD("get_processor_count"), &OS::get_processor_count);
  475. ClassDB::bind_method(D_METHOD("get_processor_name"), &OS::get_processor_name);
  476. ClassDB::bind_method(D_METHOD("get_system_fonts"), &OS::get_system_fonts);
  477. ClassDB::bind_method(D_METHOD("get_system_font_path", "font_name", "weight", "stretch", "italic"), &OS::get_system_font_path, DEFVAL(400), DEFVAL(100), DEFVAL(false));
  478. ClassDB::bind_method(D_METHOD("get_system_font_path_for_text", "font_name", "text", "locale", "script", "weight", "stretch", "italic"), &OS::get_system_font_path_for_text, DEFVAL(String()), DEFVAL(String()), DEFVAL(400), DEFVAL(100), DEFVAL(false));
  479. ClassDB::bind_method(D_METHOD("get_executable_path"), &OS::get_executable_path);
  480. ClassDB::bind_method(D_METHOD("read_string_from_stdin"), &OS::read_string_from_stdin);
  481. ClassDB::bind_method(D_METHOD("execute", "path", "arguments", "output", "read_stderr", "open_console"), &OS::execute, DEFVAL(Array()), DEFVAL(false), DEFVAL(false));
  482. ClassDB::bind_method(D_METHOD("execute_with_pipe", "path", "arguments"), &OS::execute_with_pipe);
  483. ClassDB::bind_method(D_METHOD("create_process", "path", "arguments", "open_console"), &OS::create_process, DEFVAL(false));
  484. ClassDB::bind_method(D_METHOD("create_instance", "arguments"), &OS::create_instance);
  485. ClassDB::bind_method(D_METHOD("kill", "pid"), &OS::kill);
  486. ClassDB::bind_method(D_METHOD("shell_open", "uri"), &OS::shell_open);
  487. ClassDB::bind_method(D_METHOD("shell_show_in_file_manager", "file_or_dir_path", "open_folder"), &OS::shell_show_in_file_manager, DEFVAL(true));
  488. ClassDB::bind_method(D_METHOD("is_process_running", "pid"), &OS::is_process_running);
  489. ClassDB::bind_method(D_METHOD("get_process_exit_code", "pid"), &OS::get_process_exit_code);
  490. ClassDB::bind_method(D_METHOD("get_process_id"), &OS::get_process_id);
  491. ClassDB::bind_method(D_METHOD("has_environment", "variable"), &OS::has_environment);
  492. ClassDB::bind_method(D_METHOD("get_environment", "variable"), &OS::get_environment);
  493. ClassDB::bind_method(D_METHOD("set_environment", "variable", "value"), &OS::set_environment);
  494. ClassDB::bind_method(D_METHOD("unset_environment", "variable"), &OS::unset_environment);
  495. ClassDB::bind_method(D_METHOD("get_name"), &OS::get_name);
  496. ClassDB::bind_method(D_METHOD("get_distribution_name"), &OS::get_distribution_name);
  497. ClassDB::bind_method(D_METHOD("get_version"), &OS::get_version);
  498. ClassDB::bind_method(D_METHOD("get_cmdline_args"), &OS::get_cmdline_args);
  499. ClassDB::bind_method(D_METHOD("get_cmdline_user_args"), &OS::get_cmdline_user_args);
  500. ClassDB::bind_method(D_METHOD("get_video_adapter_driver_info"), &OS::get_video_adapter_driver_info);
  501. ClassDB::bind_method(D_METHOD("set_restart_on_exit", "restart", "arguments"), &OS::set_restart_on_exit, DEFVAL(Vector<String>()));
  502. ClassDB::bind_method(D_METHOD("is_restart_on_exit_set"), &OS::is_restart_on_exit_set);
  503. ClassDB::bind_method(D_METHOD("get_restart_on_exit_arguments"), &OS::get_restart_on_exit_arguments);
  504. ClassDB::bind_method(D_METHOD("delay_usec", "usec"), &OS::delay_usec);
  505. ClassDB::bind_method(D_METHOD("delay_msec", "msec"), &OS::delay_msec);
  506. ClassDB::bind_method(D_METHOD("get_locale"), &OS::get_locale);
  507. ClassDB::bind_method(D_METHOD("get_locale_language"), &OS::get_locale_language);
  508. ClassDB::bind_method(D_METHOD("get_model_name"), &OS::get_model_name);
  509. ClassDB::bind_method(D_METHOD("is_userfs_persistent"), &OS::is_userfs_persistent);
  510. ClassDB::bind_method(D_METHOD("is_stdout_verbose"), &OS::is_stdout_verbose);
  511. ClassDB::bind_method(D_METHOD("is_debug_build"), &OS::is_debug_build);
  512. ClassDB::bind_method(D_METHOD("get_static_memory_usage"), &OS::get_static_memory_usage);
  513. ClassDB::bind_method(D_METHOD("get_static_memory_peak_usage"), &OS::get_static_memory_peak_usage);
  514. ClassDB::bind_method(D_METHOD("get_memory_info"), &OS::get_memory_info);
  515. ClassDB::bind_method(D_METHOD("move_to_trash", "path"), &OS::move_to_trash);
  516. ClassDB::bind_method(D_METHOD("get_user_data_dir"), &OS::get_user_data_dir);
  517. ClassDB::bind_method(D_METHOD("get_system_dir", "dir", "shared_storage"), &OS::get_system_dir, DEFVAL(true));
  518. ClassDB::bind_method(D_METHOD("get_config_dir"), &OS::get_config_dir);
  519. ClassDB::bind_method(D_METHOD("get_data_dir"), &OS::get_data_dir);
  520. ClassDB::bind_method(D_METHOD("get_cache_dir"), &OS::get_cache_dir);
  521. ClassDB::bind_method(D_METHOD("get_unique_id"), &OS::get_unique_id);
  522. ClassDB::bind_method(D_METHOD("get_keycode_string", "code"), &OS::get_keycode_string);
  523. ClassDB::bind_method(D_METHOD("is_keycode_unicode", "code"), &OS::is_keycode_unicode);
  524. ClassDB::bind_method(D_METHOD("find_keycode_from_string", "string"), &OS::find_keycode_from_string);
  525. ClassDB::bind_method(D_METHOD("set_use_file_access_save_and_swap", "enabled"), &OS::set_use_file_access_save_and_swap);
  526. ClassDB::bind_method(D_METHOD("set_thread_name", "name"), &OS::set_thread_name);
  527. ClassDB::bind_method(D_METHOD("get_thread_caller_id"), &OS::get_thread_caller_id);
  528. ClassDB::bind_method(D_METHOD("get_main_thread_id"), &OS::get_main_thread_id);
  529. ClassDB::bind_method(D_METHOD("has_feature", "tag_name"), &OS::has_feature);
  530. ClassDB::bind_method(D_METHOD("is_sandboxed"), &OS::is_sandboxed);
  531. ClassDB::bind_method(D_METHOD("request_permission", "name"), &OS::request_permission);
  532. ClassDB::bind_method(D_METHOD("request_permissions"), &OS::request_permissions);
  533. ClassDB::bind_method(D_METHOD("get_granted_permissions"), &OS::get_granted_permissions);
  534. ClassDB::bind_method(D_METHOD("revoke_granted_permissions"), &OS::revoke_granted_permissions);
  535. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "low_processor_usage_mode"), "set_low_processor_usage_mode", "is_in_low_processor_usage_mode");
  536. ADD_PROPERTY(PropertyInfo(Variant::INT, "low_processor_usage_mode_sleep_usec"), "set_low_processor_usage_mode_sleep_usec", "get_low_processor_usage_mode_sleep_usec");
  537. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "delta_smoothing"), "set_delta_smoothing", "is_delta_smoothing_enabled");
  538. // Those default values need to be specified for the docs generator,
  539. // to avoid using values from the documentation writer's own OS instance.
  540. ADD_PROPERTY_DEFAULT("low_processor_usage_mode", false);
  541. ADD_PROPERTY_DEFAULT("low_processor_usage_mode_sleep_usec", 6900);
  542. BIND_ENUM_CONSTANT(RENDERING_DRIVER_VULKAN);
  543. BIND_ENUM_CONSTANT(RENDERING_DRIVER_OPENGL3);
  544. BIND_ENUM_CONSTANT(RENDERING_DRIVER_D3D12);
  545. BIND_ENUM_CONSTANT(SYSTEM_DIR_DESKTOP);
  546. BIND_ENUM_CONSTANT(SYSTEM_DIR_DCIM);
  547. BIND_ENUM_CONSTANT(SYSTEM_DIR_DOCUMENTS);
  548. BIND_ENUM_CONSTANT(SYSTEM_DIR_DOWNLOADS);
  549. BIND_ENUM_CONSTANT(SYSTEM_DIR_MOVIES);
  550. BIND_ENUM_CONSTANT(SYSTEM_DIR_MUSIC);
  551. BIND_ENUM_CONSTANT(SYSTEM_DIR_PICTURES);
  552. BIND_ENUM_CONSTANT(SYSTEM_DIR_RINGTONES);
  553. }
  554. ////// Geometry2D //////
  555. Geometry2D *Geometry2D::singleton = nullptr;
  556. Geometry2D *Geometry2D::get_singleton() {
  557. return singleton;
  558. }
  559. bool Geometry2D::is_point_in_circle(const Vector2 &p_point, const Vector2 &p_circle_pos, real_t p_circle_radius) {
  560. return ::Geometry2D::is_point_in_circle(p_point, p_circle_pos, p_circle_radius);
  561. }
  562. real_t Geometry2D::segment_intersects_circle(const Vector2 &p_from, const Vector2 &p_to, const Vector2 &p_circle_pos, real_t p_circle_radius) {
  563. return ::Geometry2D::segment_intersects_circle(p_from, p_to, p_circle_pos, p_circle_radius);
  564. }
  565. Variant Geometry2D::segment_intersects_segment(const Vector2 &p_from_a, const Vector2 &p_to_a, const Vector2 &p_from_b, const Vector2 &p_to_b) {
  566. Vector2 result;
  567. if (::Geometry2D::segment_intersects_segment(p_from_a, p_to_a, p_from_b, p_to_b, &result)) {
  568. return result;
  569. } else {
  570. return Variant();
  571. }
  572. }
  573. Variant Geometry2D::line_intersects_line(const Vector2 &p_from_a, const Vector2 &p_dir_a, const Vector2 &p_from_b, const Vector2 &p_dir_b) {
  574. Vector2 result;
  575. if (::Geometry2D::line_intersects_line(p_from_a, p_dir_a, p_from_b, p_dir_b, result)) {
  576. return result;
  577. } else {
  578. return Variant();
  579. }
  580. }
  581. Vector<Vector2> Geometry2D::get_closest_points_between_segments(const Vector2 &p1, const Vector2 &q1, const Vector2 &p2, const Vector2 &q2) {
  582. Vector2 r1, r2;
  583. ::Geometry2D::get_closest_points_between_segments(p1, q1, p2, q2, r1, r2);
  584. Vector<Vector2> r = { r1, r2 };
  585. return r;
  586. }
  587. Vector2 Geometry2D::get_closest_point_to_segment(const Vector2 &p_point, const Vector2 &p_a, const Vector2 &p_b) {
  588. Vector2 s[2] = { p_a, p_b };
  589. return ::Geometry2D::get_closest_point_to_segment(p_point, s);
  590. }
  591. Vector2 Geometry2D::get_closest_point_to_segment_uncapped(const Vector2 &p_point, const Vector2 &p_a, const Vector2 &p_b) {
  592. Vector2 s[2] = { p_a, p_b };
  593. return ::Geometry2D::get_closest_point_to_segment_uncapped(p_point, s);
  594. }
  595. bool Geometry2D::point_is_inside_triangle(const Vector2 &s, const Vector2 &a, const Vector2 &b, const Vector2 &c) const {
  596. return ::Geometry2D::is_point_in_triangle(s, a, b, c);
  597. }
  598. bool Geometry2D::is_polygon_clockwise(const Vector<Vector2> &p_polygon) {
  599. return ::Geometry2D::is_polygon_clockwise(p_polygon);
  600. }
  601. bool Geometry2D::is_point_in_polygon(const Point2 &p_point, const Vector<Vector2> &p_polygon) {
  602. return ::Geometry2D::is_point_in_polygon(p_point, p_polygon);
  603. }
  604. Vector<int> Geometry2D::triangulate_polygon(const Vector<Vector2> &p_polygon) {
  605. return ::Geometry2D::triangulate_polygon(p_polygon);
  606. }
  607. Vector<int> Geometry2D::triangulate_delaunay(const Vector<Vector2> &p_points) {
  608. return ::Geometry2D::triangulate_delaunay(p_points);
  609. }
  610. Vector<Point2> Geometry2D::convex_hull(const Vector<Point2> &p_points) {
  611. return ::Geometry2D::convex_hull(p_points);
  612. }
  613. TypedArray<PackedVector2Array> Geometry2D::decompose_polygon_in_convex(const Vector<Vector2> &p_polygon) {
  614. Vector<Vector<Point2>> decomp = ::Geometry2D::decompose_polygon_in_convex(p_polygon);
  615. TypedArray<PackedVector2Array> ret;
  616. for (int i = 0; i < decomp.size(); ++i) {
  617. ret.push_back(decomp[i]);
  618. }
  619. return ret;
  620. }
  621. TypedArray<PackedVector2Array> Geometry2D::merge_polygons(const Vector<Vector2> &p_polygon_a, const Vector<Vector2> &p_polygon_b) {
  622. Vector<Vector<Point2>> polys = ::Geometry2D::merge_polygons(p_polygon_a, p_polygon_b);
  623. TypedArray<PackedVector2Array> ret;
  624. for (int i = 0; i < polys.size(); ++i) {
  625. ret.push_back(polys[i]);
  626. }
  627. return ret;
  628. }
  629. TypedArray<PackedVector2Array> Geometry2D::clip_polygons(const Vector<Vector2> &p_polygon_a, const Vector<Vector2> &p_polygon_b) {
  630. Vector<Vector<Point2>> polys = ::Geometry2D::clip_polygons(p_polygon_a, p_polygon_b);
  631. TypedArray<PackedVector2Array> ret;
  632. for (int i = 0; i < polys.size(); ++i) {
  633. ret.push_back(polys[i]);
  634. }
  635. return ret;
  636. }
  637. TypedArray<PackedVector2Array> Geometry2D::intersect_polygons(const Vector<Vector2> &p_polygon_a, const Vector<Vector2> &p_polygon_b) {
  638. Vector<Vector<Point2>> polys = ::Geometry2D::intersect_polygons(p_polygon_a, p_polygon_b);
  639. TypedArray<PackedVector2Array> ret;
  640. for (int i = 0; i < polys.size(); ++i) {
  641. ret.push_back(polys[i]);
  642. }
  643. return ret;
  644. }
  645. TypedArray<PackedVector2Array> Geometry2D::exclude_polygons(const Vector<Vector2> &p_polygon_a, const Vector<Vector2> &p_polygon_b) {
  646. Vector<Vector<Point2>> polys = ::Geometry2D::exclude_polygons(p_polygon_a, p_polygon_b);
  647. TypedArray<PackedVector2Array> ret;
  648. for (int i = 0; i < polys.size(); ++i) {
  649. ret.push_back(polys[i]);
  650. }
  651. return ret;
  652. }
  653. TypedArray<PackedVector2Array> Geometry2D::clip_polyline_with_polygon(const Vector<Vector2> &p_polyline, const Vector<Vector2> &p_polygon) {
  654. Vector<Vector<Point2>> polys = ::Geometry2D::clip_polyline_with_polygon(p_polyline, p_polygon);
  655. TypedArray<PackedVector2Array> ret;
  656. for (int i = 0; i < polys.size(); ++i) {
  657. ret.push_back(polys[i]);
  658. }
  659. return ret;
  660. }
  661. TypedArray<PackedVector2Array> Geometry2D::intersect_polyline_with_polygon(const Vector<Vector2> &p_polyline, const Vector<Vector2> &p_polygon) {
  662. Vector<Vector<Point2>> polys = ::Geometry2D::intersect_polyline_with_polygon(p_polyline, p_polygon);
  663. TypedArray<PackedVector2Array> ret;
  664. for (int i = 0; i < polys.size(); ++i) {
  665. ret.push_back(polys[i]);
  666. }
  667. return ret;
  668. }
  669. TypedArray<PackedVector2Array> Geometry2D::offset_polygon(const Vector<Vector2> &p_polygon, real_t p_delta, PolyJoinType p_join_type) {
  670. Vector<Vector<Point2>> polys = ::Geometry2D::offset_polygon(p_polygon, p_delta, ::Geometry2D::PolyJoinType(p_join_type));
  671. TypedArray<PackedVector2Array> ret;
  672. for (int i = 0; i < polys.size(); ++i) {
  673. ret.push_back(polys[i]);
  674. }
  675. return ret;
  676. }
  677. TypedArray<PackedVector2Array> Geometry2D::offset_polyline(const Vector<Vector2> &p_polygon, real_t p_delta, PolyJoinType p_join_type, PolyEndType p_end_type) {
  678. Vector<Vector<Point2>> polys = ::Geometry2D::offset_polyline(p_polygon, p_delta, ::Geometry2D::PolyJoinType(p_join_type), ::Geometry2D::PolyEndType(p_end_type));
  679. TypedArray<PackedVector2Array> ret;
  680. for (int i = 0; i < polys.size(); ++i) {
  681. ret.push_back(polys[i]);
  682. }
  683. return ret;
  684. }
  685. Dictionary Geometry2D::make_atlas(const Vector<Size2> &p_rects) {
  686. Dictionary ret;
  687. Vector<Size2i> rects;
  688. for (int i = 0; i < p_rects.size(); i++) {
  689. rects.push_back(p_rects[i]);
  690. }
  691. Vector<Point2i> result;
  692. Size2i size;
  693. ::Geometry2D::make_atlas(rects, result, size);
  694. Vector<Point2> r_result;
  695. for (int i = 0; i < result.size(); i++) {
  696. r_result.push_back(result[i]);
  697. }
  698. ret["points"] = r_result;
  699. ret["size"] = size;
  700. return ret;
  701. }
  702. void Geometry2D::_bind_methods() {
  703. ClassDB::bind_method(D_METHOD("is_point_in_circle", "point", "circle_position", "circle_radius"), &Geometry2D::is_point_in_circle);
  704. ClassDB::bind_method(D_METHOD("segment_intersects_circle", "segment_from", "segment_to", "circle_position", "circle_radius"), &Geometry2D::segment_intersects_circle);
  705. ClassDB::bind_method(D_METHOD("segment_intersects_segment", "from_a", "to_a", "from_b", "to_b"), &Geometry2D::segment_intersects_segment);
  706. ClassDB::bind_method(D_METHOD("line_intersects_line", "from_a", "dir_a", "from_b", "dir_b"), &Geometry2D::line_intersects_line);
  707. ClassDB::bind_method(D_METHOD("get_closest_points_between_segments", "p1", "q1", "p2", "q2"), &Geometry2D::get_closest_points_between_segments);
  708. ClassDB::bind_method(D_METHOD("get_closest_point_to_segment", "point", "s1", "s2"), &Geometry2D::get_closest_point_to_segment);
  709. ClassDB::bind_method(D_METHOD("get_closest_point_to_segment_uncapped", "point", "s1", "s2"), &Geometry2D::get_closest_point_to_segment_uncapped);
  710. ClassDB::bind_method(D_METHOD("point_is_inside_triangle", "point", "a", "b", "c"), &Geometry2D::point_is_inside_triangle);
  711. ClassDB::bind_method(D_METHOD("is_polygon_clockwise", "polygon"), &Geometry2D::is_polygon_clockwise);
  712. ClassDB::bind_method(D_METHOD("is_point_in_polygon", "point", "polygon"), &Geometry2D::is_point_in_polygon);
  713. ClassDB::bind_method(D_METHOD("triangulate_polygon", "polygon"), &Geometry2D::triangulate_polygon);
  714. ClassDB::bind_method(D_METHOD("triangulate_delaunay", "points"), &Geometry2D::triangulate_delaunay);
  715. ClassDB::bind_method(D_METHOD("convex_hull", "points"), &Geometry2D::convex_hull);
  716. ClassDB::bind_method(D_METHOD("decompose_polygon_in_convex", "polygon"), &Geometry2D::decompose_polygon_in_convex);
  717. ClassDB::bind_method(D_METHOD("merge_polygons", "polygon_a", "polygon_b"), &Geometry2D::merge_polygons);
  718. ClassDB::bind_method(D_METHOD("clip_polygons", "polygon_a", "polygon_b"), &Geometry2D::clip_polygons);
  719. ClassDB::bind_method(D_METHOD("intersect_polygons", "polygon_a", "polygon_b"), &Geometry2D::intersect_polygons);
  720. ClassDB::bind_method(D_METHOD("exclude_polygons", "polygon_a", "polygon_b"), &Geometry2D::exclude_polygons);
  721. ClassDB::bind_method(D_METHOD("clip_polyline_with_polygon", "polyline", "polygon"), &Geometry2D::clip_polyline_with_polygon);
  722. ClassDB::bind_method(D_METHOD("intersect_polyline_with_polygon", "polyline", "polygon"), &Geometry2D::intersect_polyline_with_polygon);
  723. ClassDB::bind_method(D_METHOD("offset_polygon", "polygon", "delta", "join_type"), &Geometry2D::offset_polygon, DEFVAL(JOIN_SQUARE));
  724. ClassDB::bind_method(D_METHOD("offset_polyline", "polyline", "delta", "join_type", "end_type"), &Geometry2D::offset_polyline, DEFVAL(JOIN_SQUARE), DEFVAL(END_SQUARE));
  725. ClassDB::bind_method(D_METHOD("make_atlas", "sizes"), &Geometry2D::make_atlas);
  726. BIND_ENUM_CONSTANT(OPERATION_UNION);
  727. BIND_ENUM_CONSTANT(OPERATION_DIFFERENCE);
  728. BIND_ENUM_CONSTANT(OPERATION_INTERSECTION);
  729. BIND_ENUM_CONSTANT(OPERATION_XOR);
  730. BIND_ENUM_CONSTANT(JOIN_SQUARE);
  731. BIND_ENUM_CONSTANT(JOIN_ROUND);
  732. BIND_ENUM_CONSTANT(JOIN_MITER);
  733. BIND_ENUM_CONSTANT(END_POLYGON);
  734. BIND_ENUM_CONSTANT(END_JOINED);
  735. BIND_ENUM_CONSTANT(END_BUTT);
  736. BIND_ENUM_CONSTANT(END_SQUARE);
  737. BIND_ENUM_CONSTANT(END_ROUND);
  738. }
  739. ////// Geometry3D //////
  740. Geometry3D *Geometry3D::singleton = nullptr;
  741. Geometry3D *Geometry3D::get_singleton() {
  742. return singleton;
  743. }
  744. Vector<Vector3> Geometry3D::compute_convex_mesh_points(const TypedArray<Plane> &p_planes) {
  745. Vector<Plane> planes_vec;
  746. int size = p_planes.size();
  747. planes_vec.resize(size);
  748. for (int i = 0; i < size; ++i) {
  749. planes_vec.set(i, p_planes[i]);
  750. }
  751. Variant ret = ::Geometry3D::compute_convex_mesh_points(planes_vec.ptr(), size);
  752. return ret;
  753. }
  754. TypedArray<Plane> Geometry3D::build_box_planes(const Vector3 &p_extents) {
  755. Variant ret = ::Geometry3D::build_box_planes(p_extents);
  756. return ret;
  757. }
  758. TypedArray<Plane> Geometry3D::build_cylinder_planes(float p_radius, float p_height, int p_sides, Vector3::Axis p_axis) {
  759. Variant ret = ::Geometry3D::build_cylinder_planes(p_radius, p_height, p_sides, p_axis);
  760. return ret;
  761. }
  762. TypedArray<Plane> Geometry3D::build_capsule_planes(float p_radius, float p_height, int p_sides, int p_lats, Vector3::Axis p_axis) {
  763. Variant ret = ::Geometry3D::build_capsule_planes(p_radius, p_height, p_sides, p_lats, p_axis);
  764. return ret;
  765. }
  766. Vector<Vector3> Geometry3D::get_closest_points_between_segments(const Vector3 &p1, const Vector3 &p2, const Vector3 &q1, const Vector3 &q2) {
  767. Vector3 r1, r2;
  768. ::Geometry3D::get_closest_points_between_segments(p1, p2, q1, q2, r1, r2);
  769. Vector<Vector3> r = { r1, r2 };
  770. return r;
  771. }
  772. Vector3 Geometry3D::get_closest_point_to_segment(const Vector3 &p_point, const Vector3 &p_a, const Vector3 &p_b) {
  773. Vector3 s[2] = { p_a, p_b };
  774. return ::Geometry3D::get_closest_point_to_segment(p_point, s);
  775. }
  776. Vector3 Geometry3D::get_closest_point_to_segment_uncapped(const Vector3 &p_point, const Vector3 &p_a, const Vector3 &p_b) {
  777. Vector3 s[2] = { p_a, p_b };
  778. return ::Geometry3D::get_closest_point_to_segment_uncapped(p_point, s);
  779. }
  780. Vector3 Geometry3D::get_triangle_barycentric_coords(const Vector3 &p_point, const Vector3 &p_v0, const Vector3 &p_v1, const Vector3 &p_v2) {
  781. Vector3 res = ::Geometry3D::triangle_get_barycentric_coords(p_v0, p_v1, p_v2, p_point);
  782. return res;
  783. }
  784. Variant Geometry3D::ray_intersects_triangle(const Vector3 &p_from, const Vector3 &p_dir, const Vector3 &p_v0, const Vector3 &p_v1, const Vector3 &p_v2) {
  785. Vector3 res;
  786. if (::Geometry3D::ray_intersects_triangle(p_from, p_dir, p_v0, p_v1, p_v2, &res)) {
  787. return res;
  788. } else {
  789. return Variant();
  790. }
  791. }
  792. Variant Geometry3D::segment_intersects_triangle(const Vector3 &p_from, const Vector3 &p_to, const Vector3 &p_v0, const Vector3 &p_v1, const Vector3 &p_v2) {
  793. Vector3 res;
  794. if (::Geometry3D::segment_intersects_triangle(p_from, p_to, p_v0, p_v1, p_v2, &res)) {
  795. return res;
  796. } else {
  797. return Variant();
  798. }
  799. }
  800. Vector<Vector3> Geometry3D::segment_intersects_sphere(const Vector3 &p_from, const Vector3 &p_to, const Vector3 &p_sphere_pos, real_t p_sphere_radius) {
  801. Vector<Vector3> r;
  802. Vector3 res, norm;
  803. if (!::Geometry3D::segment_intersects_sphere(p_from, p_to, p_sphere_pos, p_sphere_radius, &res, &norm)) {
  804. return r;
  805. }
  806. r.resize(2);
  807. r.set(0, res);
  808. r.set(1, norm);
  809. return r;
  810. }
  811. Vector<Vector3> Geometry3D::segment_intersects_cylinder(const Vector3 &p_from, const Vector3 &p_to, float p_height, float p_radius) {
  812. Vector<Vector3> r;
  813. Vector3 res, norm;
  814. if (!::Geometry3D::segment_intersects_cylinder(p_from, p_to, p_height, p_radius, &res, &norm)) {
  815. return r;
  816. }
  817. r.resize(2);
  818. r.set(0, res);
  819. r.set(1, norm);
  820. return r;
  821. }
  822. Vector<Vector3> Geometry3D::segment_intersects_convex(const Vector3 &p_from, const Vector3 &p_to, const TypedArray<Plane> &p_planes) {
  823. Vector<Vector3> r;
  824. Vector3 res, norm;
  825. Vector<Plane> planes = Variant(p_planes);
  826. if (!::Geometry3D::segment_intersects_convex(p_from, p_to, planes.ptr(), planes.size(), &res, &norm)) {
  827. return r;
  828. }
  829. r.resize(2);
  830. r.set(0, res);
  831. r.set(1, norm);
  832. return r;
  833. }
  834. Vector<Vector3> Geometry3D::clip_polygon(const Vector<Vector3> &p_points, const Plane &p_plane) {
  835. return ::Geometry3D::clip_polygon(p_points, p_plane);
  836. }
  837. Vector<int32_t> Geometry3D::tetrahedralize_delaunay(const Vector<Vector3> &p_points) {
  838. return ::Geometry3D::tetrahedralize_delaunay(p_points);
  839. }
  840. void Geometry3D::_bind_methods() {
  841. ClassDB::bind_method(D_METHOD("compute_convex_mesh_points", "planes"), &Geometry3D::compute_convex_mesh_points);
  842. ClassDB::bind_method(D_METHOD("build_box_planes", "extents"), &Geometry3D::build_box_planes);
  843. ClassDB::bind_method(D_METHOD("build_cylinder_planes", "radius", "height", "sides", "axis"), &Geometry3D::build_cylinder_planes, DEFVAL(Vector3::AXIS_Z));
  844. ClassDB::bind_method(D_METHOD("build_capsule_planes", "radius", "height", "sides", "lats", "axis"), &Geometry3D::build_capsule_planes, DEFVAL(Vector3::AXIS_Z));
  845. ClassDB::bind_method(D_METHOD("get_closest_points_between_segments", "p1", "p2", "q1", "q2"), &Geometry3D::get_closest_points_between_segments);
  846. ClassDB::bind_method(D_METHOD("get_closest_point_to_segment", "point", "s1", "s2"), &Geometry3D::get_closest_point_to_segment);
  847. ClassDB::bind_method(D_METHOD("get_closest_point_to_segment_uncapped", "point", "s1", "s2"), &Geometry3D::get_closest_point_to_segment_uncapped);
  848. ClassDB::bind_method(D_METHOD("get_triangle_barycentric_coords", "point", "a", "b", "c"), &Geometry3D::get_triangle_barycentric_coords);
  849. ClassDB::bind_method(D_METHOD("ray_intersects_triangle", "from", "dir", "a", "b", "c"), &Geometry3D::ray_intersects_triangle);
  850. ClassDB::bind_method(D_METHOD("segment_intersects_triangle", "from", "to", "a", "b", "c"), &Geometry3D::segment_intersects_triangle);
  851. ClassDB::bind_method(D_METHOD("segment_intersects_sphere", "from", "to", "sphere_position", "sphere_radius"), &Geometry3D::segment_intersects_sphere);
  852. ClassDB::bind_method(D_METHOD("segment_intersects_cylinder", "from", "to", "height", "radius"), &Geometry3D::segment_intersects_cylinder);
  853. ClassDB::bind_method(D_METHOD("segment_intersects_convex", "from", "to", "planes"), &Geometry3D::segment_intersects_convex);
  854. ClassDB::bind_method(D_METHOD("clip_polygon", "points", "plane"), &Geometry3D::clip_polygon);
  855. ClassDB::bind_method(D_METHOD("tetrahedralize_delaunay", "points"), &Geometry3D::tetrahedralize_delaunay);
  856. }
  857. ////// Marshalls //////
  858. Marshalls *Marshalls::singleton = nullptr;
  859. Marshalls *Marshalls::get_singleton() {
  860. return singleton;
  861. }
  862. String Marshalls::variant_to_base64(const Variant &p_var, bool p_full_objects) {
  863. int len;
  864. Error err = encode_variant(p_var, nullptr, len, p_full_objects);
  865. ERR_FAIL_COND_V_MSG(err != OK, "", "Error when trying to encode Variant.");
  866. Vector<uint8_t> buff;
  867. buff.resize(len);
  868. uint8_t *w = buff.ptrw();
  869. err = encode_variant(p_var, &w[0], len, p_full_objects);
  870. ERR_FAIL_COND_V_MSG(err != OK, "", "Error when trying to encode Variant.");
  871. String ret = CryptoCore::b64_encode_str(&w[0], len);
  872. ERR_FAIL_COND_V(ret.is_empty(), ret);
  873. return ret;
  874. }
  875. Variant Marshalls::base64_to_variant(const String &p_str, bool p_allow_objects) {
  876. int strlen = p_str.length();
  877. CharString cstr = p_str.ascii();
  878. Vector<uint8_t> buf;
  879. buf.resize(strlen / 4 * 3 + 1);
  880. uint8_t *w = buf.ptrw();
  881. size_t len = 0;
  882. ERR_FAIL_COND_V(CryptoCore::b64_decode(&w[0], buf.size(), &len, (unsigned char *)cstr.get_data(), strlen) != OK, Variant());
  883. Variant v;
  884. Error err = decode_variant(v, &w[0], len, nullptr, p_allow_objects);
  885. ERR_FAIL_COND_V_MSG(err != OK, Variant(), "Error when trying to decode Variant.");
  886. return v;
  887. }
  888. String Marshalls::raw_to_base64(const Vector<uint8_t> &p_arr) {
  889. String ret = CryptoCore::b64_encode_str(p_arr.ptr(), p_arr.size());
  890. ERR_FAIL_COND_V(ret.is_empty(), ret);
  891. return ret;
  892. }
  893. Vector<uint8_t> Marshalls::base64_to_raw(const String &p_str) {
  894. int strlen = p_str.length();
  895. CharString cstr = p_str.ascii();
  896. size_t arr_len = 0;
  897. Vector<uint8_t> buf;
  898. {
  899. buf.resize(strlen / 4 * 3 + 1);
  900. uint8_t *w = buf.ptrw();
  901. ERR_FAIL_COND_V(CryptoCore::b64_decode(&w[0], buf.size(), &arr_len, (unsigned char *)cstr.get_data(), strlen) != OK, Vector<uint8_t>());
  902. }
  903. buf.resize(arr_len);
  904. return buf;
  905. }
  906. String Marshalls::utf8_to_base64(const String &p_str) {
  907. CharString cstr = p_str.utf8();
  908. String ret = CryptoCore::b64_encode_str((unsigned char *)cstr.get_data(), cstr.length());
  909. ERR_FAIL_COND_V(ret.is_empty(), ret);
  910. return ret;
  911. }
  912. String Marshalls::base64_to_utf8(const String &p_str) {
  913. int strlen = p_str.length();
  914. CharString cstr = p_str.ascii();
  915. Vector<uint8_t> buf;
  916. buf.resize(strlen / 4 * 3 + 1 + 1);
  917. uint8_t *w = buf.ptrw();
  918. size_t len = 0;
  919. ERR_FAIL_COND_V(CryptoCore::b64_decode(&w[0], buf.size(), &len, (unsigned char *)cstr.get_data(), strlen) != OK, String());
  920. w[len] = 0;
  921. String ret = String::utf8((char *)&w[0]);
  922. return ret;
  923. }
  924. void Marshalls::_bind_methods() {
  925. ClassDB::bind_method(D_METHOD("variant_to_base64", "variant", "full_objects"), &Marshalls::variant_to_base64, DEFVAL(false));
  926. ClassDB::bind_method(D_METHOD("base64_to_variant", "base64_str", "allow_objects"), &Marshalls::base64_to_variant, DEFVAL(false));
  927. ClassDB::bind_method(D_METHOD("raw_to_base64", "array"), &Marshalls::raw_to_base64);
  928. ClassDB::bind_method(D_METHOD("base64_to_raw", "base64_str"), &Marshalls::base64_to_raw);
  929. ClassDB::bind_method(D_METHOD("utf8_to_base64", "utf8_str"), &Marshalls::utf8_to_base64);
  930. ClassDB::bind_method(D_METHOD("base64_to_utf8", "base64_str"), &Marshalls::base64_to_utf8);
  931. }
  932. ////// Semaphore //////
  933. void Semaphore::wait() {
  934. semaphore.wait();
  935. }
  936. bool Semaphore::try_wait() {
  937. return semaphore.try_wait();
  938. }
  939. void Semaphore::post() {
  940. semaphore.post();
  941. }
  942. void Semaphore::_bind_methods() {
  943. ClassDB::bind_method(D_METHOD("wait"), &Semaphore::wait);
  944. ClassDB::bind_method(D_METHOD("try_wait"), &Semaphore::try_wait);
  945. ClassDB::bind_method(D_METHOD("post"), &Semaphore::post);
  946. }
  947. ////// Mutex //////
  948. void Mutex::lock() {
  949. mutex.lock();
  950. }
  951. bool Mutex::try_lock() {
  952. return mutex.try_lock();
  953. }
  954. void Mutex::unlock() {
  955. mutex.unlock();
  956. }
  957. void Mutex::_bind_methods() {
  958. ClassDB::bind_method(D_METHOD("lock"), &Mutex::lock);
  959. ClassDB::bind_method(D_METHOD("try_lock"), &Mutex::try_lock);
  960. ClassDB::bind_method(D_METHOD("unlock"), &Mutex::unlock);
  961. }
  962. ////// Thread //////
  963. void Thread::_start_func(void *ud) {
  964. Ref<Thread> *tud = (Ref<Thread> *)ud;
  965. Ref<Thread> t = *tud;
  966. memdelete(tud);
  967. if (!t->target_callable.is_valid()) {
  968. t->running.clear();
  969. ERR_FAIL_MSG(vformat("Could not call function '%s' on previously freed instance to start thread %s.", t->target_callable.get_method(), t->get_id()));
  970. }
  971. // Finding out a suitable name for the thread can involve querying a node, if the target is one.
  972. // We know this is safe (unless the user is causing life cycle race conditions, which would be a bug on their part).
  973. set_current_thread_safe_for_nodes(true);
  974. String func_name = t->target_callable.is_custom() ? t->target_callable.get_custom()->get_as_text() : String(t->target_callable.get_method());
  975. set_current_thread_safe_for_nodes(false);
  976. ::Thread::set_name(func_name);
  977. // To avoid a circular reference between the thread and the script which can possibly contain a reference
  978. // to the thread, we will do the call (keeping a reference up to that point) and then break chains with it.
  979. // When the call returns, we will reference the thread again if possible.
  980. ObjectID th_instance_id = t->get_instance_id();
  981. Callable target_callable = t->target_callable;
  982. t = Ref<Thread>();
  983. Callable::CallError ce;
  984. Variant ret;
  985. target_callable.callp(nullptr, 0, ret, ce);
  986. // If script properly kept a reference to the thread, we should be able to re-reference it now
  987. // (well, or if the call failed, since we had to break chains anyway because the outcome isn't known upfront).
  988. t = Ref<Thread>(ObjectDB::get_instance(th_instance_id));
  989. if (t.is_valid()) {
  990. t->ret = ret;
  991. t->running.clear();
  992. } else {
  993. // We could print a warning here, but the Thread object will be eventually destroyed
  994. // noticing wait_to_finish() hasn't been called on it, and it will print a warning itself.
  995. }
  996. if (ce.error != Callable::CallError::CALL_OK) {
  997. ERR_FAIL_MSG("Could not call function '" + func_name + "' to start thread " + t->get_id() + ": " + Variant::get_callable_error_text(t->target_callable, nullptr, 0, ce) + ".");
  998. }
  999. }
  1000. Error Thread::start(const Callable &p_callable, Priority p_priority) {
  1001. ERR_FAIL_COND_V_MSG(is_started(), ERR_ALREADY_IN_USE, "Thread already started.");
  1002. ERR_FAIL_COND_V(!p_callable.is_valid(), ERR_INVALID_PARAMETER);
  1003. ERR_FAIL_INDEX_V(p_priority, PRIORITY_MAX, ERR_INVALID_PARAMETER);
  1004. ret = Variant();
  1005. target_callable = p_callable;
  1006. running.set();
  1007. Ref<Thread> *ud = memnew(Ref<Thread>(this));
  1008. ::Thread::Settings s;
  1009. s.priority = (::Thread::Priority)p_priority;
  1010. thread.start(_start_func, ud, s);
  1011. return OK;
  1012. }
  1013. String Thread::get_id() const {
  1014. return itos(thread.get_id());
  1015. }
  1016. bool Thread::is_started() const {
  1017. return thread.is_started();
  1018. }
  1019. bool Thread::is_alive() const {
  1020. return running.is_set();
  1021. }
  1022. Variant Thread::wait_to_finish() {
  1023. ERR_FAIL_COND_V_MSG(!is_started(), Variant(), "Thread must have been started to wait for its completion.");
  1024. thread.wait_to_finish();
  1025. Variant r = ret;
  1026. target_callable = Callable();
  1027. return r;
  1028. }
  1029. void Thread::set_thread_safety_checks_enabled(bool p_enabled) {
  1030. ERR_FAIL_COND_MSG(::Thread::is_main_thread(), "This call is forbidden on the main thread.");
  1031. set_current_thread_safe_for_nodes(!p_enabled);
  1032. }
  1033. void Thread::_bind_methods() {
  1034. ClassDB::bind_method(D_METHOD("start", "callable", "priority"), &Thread::start, DEFVAL(PRIORITY_NORMAL));
  1035. ClassDB::bind_method(D_METHOD("get_id"), &Thread::get_id);
  1036. ClassDB::bind_method(D_METHOD("is_started"), &Thread::is_started);
  1037. ClassDB::bind_method(D_METHOD("is_alive"), &Thread::is_alive);
  1038. ClassDB::bind_method(D_METHOD("wait_to_finish"), &Thread::wait_to_finish);
  1039. ClassDB::bind_static_method("Thread", D_METHOD("set_thread_safety_checks_enabled", "enabled"), &Thread::set_thread_safety_checks_enabled);
  1040. BIND_ENUM_CONSTANT(PRIORITY_LOW);
  1041. BIND_ENUM_CONSTANT(PRIORITY_NORMAL);
  1042. BIND_ENUM_CONSTANT(PRIORITY_HIGH);
  1043. }
  1044. namespace special {
  1045. ////// ClassDB //////
  1046. PackedStringArray ClassDB::get_class_list() const {
  1047. List<StringName> classes;
  1048. ::ClassDB::get_class_list(&classes);
  1049. PackedStringArray ret;
  1050. ret.resize(classes.size());
  1051. int idx = 0;
  1052. for (const StringName &E : classes) {
  1053. ret.set(idx++, E);
  1054. }
  1055. return ret;
  1056. }
  1057. PackedStringArray ClassDB::get_inheriters_from_class(const StringName &p_class) const {
  1058. List<StringName> classes;
  1059. ::ClassDB::get_inheriters_from_class(p_class, &classes);
  1060. PackedStringArray ret;
  1061. ret.resize(classes.size());
  1062. int idx = 0;
  1063. for (const StringName &E : classes) {
  1064. ret.set(idx++, E);
  1065. }
  1066. return ret;
  1067. }
  1068. StringName ClassDB::get_parent_class(const StringName &p_class) const {
  1069. return ::ClassDB::get_parent_class(p_class);
  1070. }
  1071. bool ClassDB::class_exists(const StringName &p_class) const {
  1072. return ::ClassDB::class_exists(p_class);
  1073. }
  1074. bool ClassDB::is_parent_class(const StringName &p_class, const StringName &p_inherits) const {
  1075. return ::ClassDB::is_parent_class(p_class, p_inherits);
  1076. }
  1077. bool ClassDB::can_instantiate(const StringName &p_class) const {
  1078. return ::ClassDB::can_instantiate(p_class);
  1079. }
  1080. Variant ClassDB::instantiate(const StringName &p_class) const {
  1081. Object *obj = ::ClassDB::instantiate(p_class);
  1082. if (!obj) {
  1083. return Variant();
  1084. }
  1085. RefCounted *r = Object::cast_to<RefCounted>(obj);
  1086. if (r) {
  1087. return Ref<RefCounted>(r);
  1088. } else {
  1089. return obj;
  1090. }
  1091. }
  1092. bool ClassDB::class_has_signal(const StringName &p_class, const StringName &p_signal) const {
  1093. return ::ClassDB::has_signal(p_class, p_signal);
  1094. }
  1095. Dictionary ClassDB::class_get_signal(const StringName &p_class, const StringName &p_signal) const {
  1096. MethodInfo signal;
  1097. if (::ClassDB::get_signal(p_class, p_signal, &signal)) {
  1098. return signal.operator Dictionary();
  1099. } else {
  1100. return Dictionary();
  1101. }
  1102. }
  1103. TypedArray<Dictionary> ClassDB::class_get_signal_list(const StringName &p_class, bool p_no_inheritance) const {
  1104. List<MethodInfo> signals;
  1105. ::ClassDB::get_signal_list(p_class, &signals, p_no_inheritance);
  1106. TypedArray<Dictionary> ret;
  1107. for (const MethodInfo &E : signals) {
  1108. ret.push_back(E.operator Dictionary());
  1109. }
  1110. return ret;
  1111. }
  1112. TypedArray<Dictionary> ClassDB::class_get_property_list(const StringName &p_class, bool p_no_inheritance) const {
  1113. List<PropertyInfo> plist;
  1114. ::ClassDB::get_property_list(p_class, &plist, p_no_inheritance);
  1115. TypedArray<Dictionary> ret;
  1116. for (const PropertyInfo &E : plist) {
  1117. ret.push_back(E.operator Dictionary());
  1118. }
  1119. return ret;
  1120. }
  1121. Variant ClassDB::class_get_property(Object *p_object, const StringName &p_property) const {
  1122. Variant ret;
  1123. ::ClassDB::get_property(p_object, p_property, ret);
  1124. return ret;
  1125. }
  1126. Error ClassDB::class_set_property(Object *p_object, const StringName &p_property, const Variant &p_value) const {
  1127. Variant ret;
  1128. bool valid;
  1129. if (!::ClassDB::set_property(p_object, p_property, p_value, &valid)) {
  1130. return ERR_UNAVAILABLE;
  1131. } else if (!valid) {
  1132. return ERR_INVALID_DATA;
  1133. }
  1134. return OK;
  1135. }
  1136. Variant ClassDB::class_get_property_default_value(const StringName &p_class, const StringName &p_property) const {
  1137. bool valid;
  1138. Variant ret = ::ClassDB::class_get_default_property_value(p_class, p_property, &valid);
  1139. if (valid) {
  1140. return ret;
  1141. }
  1142. return Variant();
  1143. }
  1144. bool ClassDB::class_has_method(const StringName &p_class, const StringName &p_method, bool p_no_inheritance) const {
  1145. return ::ClassDB::has_method(p_class, p_method, p_no_inheritance);
  1146. }
  1147. int ClassDB::class_get_method_argument_count(const StringName &p_class, const StringName &p_method, bool p_no_inheritance) const {
  1148. return ::ClassDB::get_method_argument_count(p_class, p_method, nullptr, p_no_inheritance);
  1149. }
  1150. TypedArray<Dictionary> ClassDB::class_get_method_list(const StringName &p_class, bool p_no_inheritance) const {
  1151. List<MethodInfo> methods;
  1152. ::ClassDB::get_method_list(p_class, &methods, p_no_inheritance);
  1153. TypedArray<Dictionary> ret;
  1154. for (const MethodInfo &E : methods) {
  1155. #ifdef DEBUG_METHODS_ENABLED
  1156. ret.push_back(E.operator Dictionary());
  1157. #else
  1158. Dictionary dict;
  1159. dict["name"] = E.name;
  1160. ret.push_back(dict);
  1161. #endif
  1162. }
  1163. return ret;
  1164. }
  1165. PackedStringArray ClassDB::class_get_integer_constant_list(const StringName &p_class, bool p_no_inheritance) const {
  1166. List<String> constants;
  1167. ::ClassDB::get_integer_constant_list(p_class, &constants, p_no_inheritance);
  1168. PackedStringArray ret;
  1169. ret.resize(constants.size());
  1170. int idx = 0;
  1171. for (const String &E : constants) {
  1172. ret.set(idx++, E);
  1173. }
  1174. return ret;
  1175. }
  1176. bool ClassDB::class_has_integer_constant(const StringName &p_class, const StringName &p_name) const {
  1177. bool success;
  1178. ::ClassDB::get_integer_constant(p_class, p_name, &success);
  1179. return success;
  1180. }
  1181. int64_t ClassDB::class_get_integer_constant(const StringName &p_class, const StringName &p_name) const {
  1182. bool found;
  1183. int64_t c = ::ClassDB::get_integer_constant(p_class, p_name, &found);
  1184. ERR_FAIL_COND_V(!found, 0);
  1185. return c;
  1186. }
  1187. bool ClassDB::class_has_enum(const StringName &p_class, const StringName &p_name, bool p_no_inheritance) const {
  1188. return ::ClassDB::has_enum(p_class, p_name, p_no_inheritance);
  1189. }
  1190. PackedStringArray ClassDB::class_get_enum_list(const StringName &p_class, bool p_no_inheritance) const {
  1191. List<StringName> enums;
  1192. ::ClassDB::get_enum_list(p_class, &enums, p_no_inheritance);
  1193. PackedStringArray ret;
  1194. ret.resize(enums.size());
  1195. int idx = 0;
  1196. for (const StringName &E : enums) {
  1197. ret.set(idx++, E);
  1198. }
  1199. return ret;
  1200. }
  1201. PackedStringArray ClassDB::class_get_enum_constants(const StringName &p_class, const StringName &p_enum, bool p_no_inheritance) const {
  1202. List<StringName> constants;
  1203. ::ClassDB::get_enum_constants(p_class, p_enum, &constants, p_no_inheritance);
  1204. PackedStringArray ret;
  1205. ret.resize(constants.size());
  1206. int idx = 0;
  1207. for (const StringName &E : constants) {
  1208. ret.set(idx++, E);
  1209. }
  1210. return ret;
  1211. }
  1212. StringName ClassDB::class_get_integer_constant_enum(const StringName &p_class, const StringName &p_name, bool p_no_inheritance) const {
  1213. return ::ClassDB::get_integer_constant_enum(p_class, p_name, p_no_inheritance);
  1214. }
  1215. bool ClassDB::is_class_enum_bitfield(const StringName &p_class, const StringName &p_enum, bool p_no_inheritance) const {
  1216. return ::ClassDB::is_enum_bitfield(p_class, p_enum, p_no_inheritance);
  1217. }
  1218. bool ClassDB::is_class_enabled(const StringName &p_class) const {
  1219. return ::ClassDB::is_class_enabled(p_class);
  1220. }
  1221. #ifdef TOOLS_ENABLED
  1222. void ClassDB::get_argument_options(const StringName &p_function, int p_idx, List<String> *r_options) const {
  1223. const String pf = p_function;
  1224. bool first_argument_is_class = false;
  1225. if (p_idx == 0) {
  1226. first_argument_is_class = (pf == "get_inheriters_from_class" || pf == "get_parent_class" ||
  1227. pf == "class_exists" || pf == "can_instantiate" || pf == "instantiate" ||
  1228. pf == "class_has_signal" || pf == "class_get_signal" || pf == "class_get_signal_list" ||
  1229. pf == "class_get_property_list" || pf == "class_get_property" || pf == "class_set_property" ||
  1230. pf == "class_has_method" || pf == "class_get_method_list" ||
  1231. pf == "class_get_integer_constant_list" || pf == "class_has_integer_constant" || pf == "class_get_integer_constant" ||
  1232. pf == "class_has_enum" || pf == "class_get_enum_list" || pf == "class_get_enum_constants" || pf == "class_get_integer_constant_enum" ||
  1233. pf == "is_class_enabled" || pf == "is_class_enum_bitfield");
  1234. }
  1235. if (first_argument_is_class || pf == "is_parent_class") {
  1236. for (const String &E : get_class_list()) {
  1237. r_options->push_back(E.quote());
  1238. }
  1239. }
  1240. Object::get_argument_options(p_function, p_idx, r_options);
  1241. }
  1242. #endif
  1243. void ClassDB::_bind_methods() {
  1244. ::ClassDB::bind_method(D_METHOD("get_class_list"), &ClassDB::get_class_list);
  1245. ::ClassDB::bind_method(D_METHOD("get_inheriters_from_class", "class"), &ClassDB::get_inheriters_from_class);
  1246. ::ClassDB::bind_method(D_METHOD("get_parent_class", "class"), &ClassDB::get_parent_class);
  1247. ::ClassDB::bind_method(D_METHOD("class_exists", "class"), &ClassDB::class_exists);
  1248. ::ClassDB::bind_method(D_METHOD("is_parent_class", "class", "inherits"), &ClassDB::is_parent_class);
  1249. ::ClassDB::bind_method(D_METHOD("can_instantiate", "class"), &ClassDB::can_instantiate);
  1250. ::ClassDB::bind_method(D_METHOD("instantiate", "class"), &ClassDB::instantiate);
  1251. ::ClassDB::bind_method(D_METHOD("class_has_signal", "class", "signal"), &ClassDB::class_has_signal);
  1252. ::ClassDB::bind_method(D_METHOD("class_get_signal", "class", "signal"), &ClassDB::class_get_signal);
  1253. ::ClassDB::bind_method(D_METHOD("class_get_signal_list", "class", "no_inheritance"), &ClassDB::class_get_signal_list, DEFVAL(false));
  1254. ::ClassDB::bind_method(D_METHOD("class_get_property_list", "class", "no_inheritance"), &ClassDB::class_get_property_list, DEFVAL(false));
  1255. ::ClassDB::bind_method(D_METHOD("class_get_property", "object", "property"), &ClassDB::class_get_property);
  1256. ::ClassDB::bind_method(D_METHOD("class_set_property", "object", "property", "value"), &ClassDB::class_set_property);
  1257. ::ClassDB::bind_method(D_METHOD("class_get_property_default_value", "class", "property"), &ClassDB::class_get_property_default_value);
  1258. ::ClassDB::bind_method(D_METHOD("class_has_method", "class", "method", "no_inheritance"), &ClassDB::class_has_method, DEFVAL(false));
  1259. ::ClassDB::bind_method(D_METHOD("class_get_method_argument_count", "class", "method", "no_inheritance"), &ClassDB::class_get_method_argument_count, DEFVAL(false));
  1260. ::ClassDB::bind_method(D_METHOD("class_get_method_list", "class", "no_inheritance"), &ClassDB::class_get_method_list, DEFVAL(false));
  1261. ::ClassDB::bind_method(D_METHOD("class_get_integer_constant_list", "class", "no_inheritance"), &ClassDB::class_get_integer_constant_list, DEFVAL(false));
  1262. ::ClassDB::bind_method(D_METHOD("class_has_integer_constant", "class", "name"), &ClassDB::class_has_integer_constant);
  1263. ::ClassDB::bind_method(D_METHOD("class_get_integer_constant", "class", "name"), &ClassDB::class_get_integer_constant);
  1264. ::ClassDB::bind_method(D_METHOD("class_has_enum", "class", "name", "no_inheritance"), &ClassDB::class_has_enum, DEFVAL(false));
  1265. ::ClassDB::bind_method(D_METHOD("class_get_enum_list", "class", "no_inheritance"), &ClassDB::class_get_enum_list, DEFVAL(false));
  1266. ::ClassDB::bind_method(D_METHOD("class_get_enum_constants", "class", "enum", "no_inheritance"), &ClassDB::class_get_enum_constants, DEFVAL(false));
  1267. ::ClassDB::bind_method(D_METHOD("class_get_integer_constant_enum", "class", "name", "no_inheritance"), &ClassDB::class_get_integer_constant_enum, DEFVAL(false));
  1268. ::ClassDB::bind_method(D_METHOD("is_class_enum_bitfield", "class", "enum", "no_inheritance"), &ClassDB::is_class_enum_bitfield, DEFVAL(false));
  1269. ::ClassDB::bind_method(D_METHOD("is_class_enabled", "class"), &ClassDB::is_class_enabled);
  1270. }
  1271. } // namespace special
  1272. ////// Engine //////
  1273. void Engine::set_physics_ticks_per_second(int p_ips) {
  1274. ::Engine::get_singleton()->set_physics_ticks_per_second(p_ips);
  1275. }
  1276. int Engine::get_physics_ticks_per_second() const {
  1277. return ::Engine::get_singleton()->get_physics_ticks_per_second();
  1278. }
  1279. void Engine::set_max_physics_steps_per_frame(int p_max_physics_steps) {
  1280. ::Engine::get_singleton()->set_max_physics_steps_per_frame(p_max_physics_steps);
  1281. }
  1282. int Engine::get_max_physics_steps_per_frame() const {
  1283. return ::Engine::get_singleton()->get_max_physics_steps_per_frame();
  1284. }
  1285. void Engine::set_physics_jitter_fix(double p_threshold) {
  1286. ::Engine::get_singleton()->set_physics_jitter_fix(p_threshold);
  1287. }
  1288. double Engine::get_physics_jitter_fix() const {
  1289. return ::Engine::get_singleton()->get_physics_jitter_fix();
  1290. }
  1291. double Engine::get_physics_interpolation_fraction() const {
  1292. return ::Engine::get_singleton()->get_physics_interpolation_fraction();
  1293. }
  1294. void Engine::set_max_fps(int p_fps) {
  1295. ::Engine::get_singleton()->set_max_fps(p_fps);
  1296. }
  1297. int Engine::get_max_fps() const {
  1298. return ::Engine::get_singleton()->get_max_fps();
  1299. }
  1300. double Engine::get_frames_per_second() const {
  1301. return ::Engine::get_singleton()->get_frames_per_second();
  1302. }
  1303. uint64_t Engine::get_physics_frames() const {
  1304. return ::Engine::get_singleton()->get_physics_frames();
  1305. }
  1306. uint64_t Engine::get_process_frames() const {
  1307. return ::Engine::get_singleton()->get_process_frames();
  1308. }
  1309. void Engine::set_time_scale(double p_scale) {
  1310. ::Engine::get_singleton()->set_time_scale(p_scale);
  1311. }
  1312. double Engine::get_time_scale() {
  1313. return ::Engine::get_singleton()->get_time_scale();
  1314. }
  1315. int Engine::get_frames_drawn() {
  1316. return ::Engine::get_singleton()->get_frames_drawn();
  1317. }
  1318. MainLoop *Engine::get_main_loop() const {
  1319. // Needs to remain in OS, since it's actually OS that interacts with it, but it's better exposed here
  1320. return ::OS::get_singleton()->get_main_loop();
  1321. }
  1322. Dictionary Engine::get_version_info() const {
  1323. return ::Engine::get_singleton()->get_version_info();
  1324. }
  1325. Dictionary Engine::get_author_info() const {
  1326. return ::Engine::get_singleton()->get_author_info();
  1327. }
  1328. TypedArray<Dictionary> Engine::get_copyright_info() const {
  1329. return ::Engine::get_singleton()->get_copyright_info();
  1330. }
  1331. Dictionary Engine::get_donor_info() const {
  1332. return ::Engine::get_singleton()->get_donor_info();
  1333. }
  1334. Dictionary Engine::get_license_info() const {
  1335. return ::Engine::get_singleton()->get_license_info();
  1336. }
  1337. String Engine::get_license_text() const {
  1338. return ::Engine::get_singleton()->get_license_text();
  1339. }
  1340. String Engine::get_architecture_name() const {
  1341. return ::Engine::get_singleton()->get_architecture_name();
  1342. }
  1343. bool Engine::is_in_physics_frame() const {
  1344. return ::Engine::get_singleton()->is_in_physics_frame();
  1345. }
  1346. bool Engine::has_singleton(const StringName &p_name) const {
  1347. return ::Engine::get_singleton()->has_singleton(p_name);
  1348. }
  1349. Object *Engine::get_singleton_object(const StringName &p_name) const {
  1350. return ::Engine::get_singleton()->get_singleton_object(p_name);
  1351. }
  1352. void Engine::register_singleton(const StringName &p_name, Object *p_object) {
  1353. ERR_FAIL_COND_MSG(has_singleton(p_name), "Singleton already registered: " + String(p_name));
  1354. ERR_FAIL_COND_MSG(!String(p_name).is_valid_identifier(), "Singleton name is not a valid identifier: " + p_name);
  1355. ::Engine::Singleton s;
  1356. s.class_name = p_name;
  1357. s.name = p_name;
  1358. s.ptr = p_object;
  1359. s.user_created = true;
  1360. ::Engine::get_singleton()->add_singleton(s);
  1361. }
  1362. void Engine::unregister_singleton(const StringName &p_name) {
  1363. ERR_FAIL_COND_MSG(!has_singleton(p_name), "Attempt to remove unregistered singleton: " + String(p_name));
  1364. ERR_FAIL_COND_MSG(!::Engine::get_singleton()->is_singleton_user_created(p_name), "Attempt to remove non-user created singleton: " + String(p_name));
  1365. ::Engine::get_singleton()->remove_singleton(p_name);
  1366. }
  1367. Vector<String> Engine::get_singleton_list() const {
  1368. List<::Engine::Singleton> singletons;
  1369. ::Engine::get_singleton()->get_singletons(&singletons);
  1370. Vector<String> ret;
  1371. for (List<::Engine::Singleton>::Element *E = singletons.front(); E; E = E->next()) {
  1372. ret.push_back(E->get().name);
  1373. }
  1374. return ret;
  1375. }
  1376. Error Engine::register_script_language(ScriptLanguage *p_language) {
  1377. return ScriptServer::register_language(p_language);
  1378. }
  1379. Error Engine::unregister_script_language(const ScriptLanguage *p_language) {
  1380. return ScriptServer::unregister_language(p_language);
  1381. }
  1382. int Engine::get_script_language_count() {
  1383. return ScriptServer::get_language_count();
  1384. }
  1385. ScriptLanguage *Engine::get_script_language(int p_index) const {
  1386. return ScriptServer::get_language(p_index);
  1387. }
  1388. void Engine::set_editor_hint(bool p_enabled) {
  1389. ::Engine::get_singleton()->set_editor_hint(p_enabled);
  1390. }
  1391. bool Engine::is_editor_hint() const {
  1392. return ::Engine::get_singleton()->is_editor_hint();
  1393. }
  1394. String Engine::get_write_movie_path() const {
  1395. return ::Engine::get_singleton()->get_write_movie_path();
  1396. }
  1397. void Engine::set_print_error_messages(bool p_enabled) {
  1398. ::Engine::get_singleton()->set_print_error_messages(p_enabled);
  1399. }
  1400. bool Engine::is_printing_error_messages() const {
  1401. return ::Engine::get_singleton()->is_printing_error_messages();
  1402. }
  1403. #ifdef TOOLS_ENABLED
  1404. void Engine::get_argument_options(const StringName &p_function, int p_idx, List<String> *r_options) const {
  1405. const String pf = p_function;
  1406. if (p_idx == 0 && (pf == "has_singleton" || pf == "get_singleton" || pf == "unregister_singleton")) {
  1407. for (const String &E : get_singleton_list()) {
  1408. r_options->push_back(E.quote());
  1409. }
  1410. }
  1411. Object::get_argument_options(p_function, p_idx, r_options);
  1412. }
  1413. #endif
  1414. void Engine::_bind_methods() {
  1415. ClassDB::bind_method(D_METHOD("set_physics_ticks_per_second", "physics_ticks_per_second"), &Engine::set_physics_ticks_per_second);
  1416. ClassDB::bind_method(D_METHOD("get_physics_ticks_per_second"), &Engine::get_physics_ticks_per_second);
  1417. ClassDB::bind_method(D_METHOD("set_max_physics_steps_per_frame", "max_physics_steps"), &Engine::set_max_physics_steps_per_frame);
  1418. ClassDB::bind_method(D_METHOD("get_max_physics_steps_per_frame"), &Engine::get_max_physics_steps_per_frame);
  1419. ClassDB::bind_method(D_METHOD("set_physics_jitter_fix", "physics_jitter_fix"), &Engine::set_physics_jitter_fix);
  1420. ClassDB::bind_method(D_METHOD("get_physics_jitter_fix"), &Engine::get_physics_jitter_fix);
  1421. ClassDB::bind_method(D_METHOD("get_physics_interpolation_fraction"), &Engine::get_physics_interpolation_fraction);
  1422. ClassDB::bind_method(D_METHOD("set_max_fps", "max_fps"), &Engine::set_max_fps);
  1423. ClassDB::bind_method(D_METHOD("get_max_fps"), &Engine::get_max_fps);
  1424. ClassDB::bind_method(D_METHOD("set_time_scale", "time_scale"), &Engine::set_time_scale);
  1425. ClassDB::bind_method(D_METHOD("get_time_scale"), &Engine::get_time_scale);
  1426. ClassDB::bind_method(D_METHOD("get_frames_drawn"), &Engine::get_frames_drawn);
  1427. ClassDB::bind_method(D_METHOD("get_frames_per_second"), &Engine::get_frames_per_second);
  1428. ClassDB::bind_method(D_METHOD("get_physics_frames"), &Engine::get_physics_frames);
  1429. ClassDB::bind_method(D_METHOD("get_process_frames"), &Engine::get_process_frames);
  1430. ClassDB::bind_method(D_METHOD("get_main_loop"), &Engine::get_main_loop);
  1431. ClassDB::bind_method(D_METHOD("get_version_info"), &Engine::get_version_info);
  1432. ClassDB::bind_method(D_METHOD("get_author_info"), &Engine::get_author_info);
  1433. ClassDB::bind_method(D_METHOD("get_copyright_info"), &Engine::get_copyright_info);
  1434. ClassDB::bind_method(D_METHOD("get_donor_info"), &Engine::get_donor_info);
  1435. ClassDB::bind_method(D_METHOD("get_license_info"), &Engine::get_license_info);
  1436. ClassDB::bind_method(D_METHOD("get_license_text"), &Engine::get_license_text);
  1437. ClassDB::bind_method(D_METHOD("get_architecture_name"), &Engine::get_architecture_name);
  1438. ClassDB::bind_method(D_METHOD("is_in_physics_frame"), &Engine::is_in_physics_frame);
  1439. ClassDB::bind_method(D_METHOD("has_singleton", "name"), &Engine::has_singleton);
  1440. ClassDB::bind_method(D_METHOD("get_singleton", "name"), &Engine::get_singleton_object);
  1441. ClassDB::bind_method(D_METHOD("register_singleton", "name", "instance"), &Engine::register_singleton);
  1442. ClassDB::bind_method(D_METHOD("unregister_singleton", "name"), &Engine::unregister_singleton);
  1443. ClassDB::bind_method(D_METHOD("get_singleton_list"), &Engine::get_singleton_list);
  1444. ClassDB::bind_method(D_METHOD("register_script_language", "language"), &Engine::register_script_language);
  1445. ClassDB::bind_method(D_METHOD("unregister_script_language", "language"), &Engine::unregister_script_language);
  1446. ClassDB::bind_method(D_METHOD("get_script_language_count"), &Engine::get_script_language_count);
  1447. ClassDB::bind_method(D_METHOD("get_script_language", "index"), &Engine::get_script_language);
  1448. ClassDB::bind_method(D_METHOD("is_editor_hint"), &Engine::is_editor_hint);
  1449. ClassDB::bind_method(D_METHOD("get_write_movie_path"), &Engine::get_write_movie_path);
  1450. ClassDB::bind_method(D_METHOD("set_print_error_messages", "enabled"), &Engine::set_print_error_messages);
  1451. ClassDB::bind_method(D_METHOD("is_printing_error_messages"), &Engine::is_printing_error_messages);
  1452. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "print_error_messages"), "set_print_error_messages", "is_printing_error_messages");
  1453. ADD_PROPERTY(PropertyInfo(Variant::INT, "physics_ticks_per_second"), "set_physics_ticks_per_second", "get_physics_ticks_per_second");
  1454. ADD_PROPERTY(PropertyInfo(Variant::INT, "max_physics_steps_per_frame"), "set_max_physics_steps_per_frame", "get_max_physics_steps_per_frame");
  1455. ADD_PROPERTY(PropertyInfo(Variant::INT, "max_fps"), "set_max_fps", "get_max_fps");
  1456. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "time_scale"), "set_time_scale", "get_time_scale");
  1457. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "physics_jitter_fix"), "set_physics_jitter_fix", "get_physics_jitter_fix");
  1458. }
  1459. Engine *Engine::singleton = nullptr;
  1460. ////// EngineDebugger //////
  1461. bool EngineDebugger::is_active() {
  1462. return ::EngineDebugger::is_active();
  1463. }
  1464. void EngineDebugger::register_profiler(const StringName &p_name, Ref<EngineProfiler> p_profiler) {
  1465. ERR_FAIL_COND(p_profiler.is_null());
  1466. ERR_FAIL_COND_MSG(p_profiler->is_bound(), "Profiler already registered.");
  1467. ERR_FAIL_COND_MSG(profilers.has(p_name) || has_profiler(p_name), "Profiler name already in use: " + p_name);
  1468. Error err = p_profiler->bind(p_name);
  1469. ERR_FAIL_COND_MSG(err != OK, "Profiler failed to register with error: " + itos(err));
  1470. profilers.insert(p_name, p_profiler);
  1471. }
  1472. void EngineDebugger::unregister_profiler(const StringName &p_name) {
  1473. ERR_FAIL_COND_MSG(!profilers.has(p_name), "Profiler not registered: " + p_name);
  1474. profilers[p_name]->unbind();
  1475. profilers.erase(p_name);
  1476. }
  1477. bool EngineDebugger::is_profiling(const StringName &p_name) {
  1478. return ::EngineDebugger::is_profiling(p_name);
  1479. }
  1480. bool EngineDebugger::has_profiler(const StringName &p_name) {
  1481. return ::EngineDebugger::has_profiler(p_name);
  1482. }
  1483. void EngineDebugger::profiler_add_frame_data(const StringName &p_name, const Array &p_data) {
  1484. ::EngineDebugger::profiler_add_frame_data(p_name, p_data);
  1485. }
  1486. void EngineDebugger::profiler_enable(const StringName &p_name, bool p_enabled, const Array &p_opts) {
  1487. if (::EngineDebugger::get_singleton()) {
  1488. ::EngineDebugger::get_singleton()->profiler_enable(p_name, p_enabled, p_opts);
  1489. }
  1490. }
  1491. void EngineDebugger::register_message_capture(const StringName &p_name, const Callable &p_callable) {
  1492. ERR_FAIL_COND_MSG(captures.has(p_name) || has_capture(p_name), "Capture already registered: " + p_name);
  1493. captures.insert(p_name, p_callable);
  1494. Callable &c = captures[p_name];
  1495. ::EngineDebugger::Capture capture(&c, &EngineDebugger::call_capture);
  1496. ::EngineDebugger::register_message_capture(p_name, capture);
  1497. }
  1498. void EngineDebugger::unregister_message_capture(const StringName &p_name) {
  1499. ERR_FAIL_COND_MSG(!captures.has(p_name), "Capture not registered: " + p_name);
  1500. ::EngineDebugger::unregister_message_capture(p_name);
  1501. captures.erase(p_name);
  1502. }
  1503. bool EngineDebugger::has_capture(const StringName &p_name) {
  1504. return ::EngineDebugger::has_capture(p_name);
  1505. }
  1506. void EngineDebugger::send_message(const String &p_msg, const Array &p_data) {
  1507. ERR_FAIL_COND_MSG(!::EngineDebugger::is_active(), "Can't send message. No active debugger");
  1508. ::EngineDebugger::get_singleton()->send_message(p_msg, p_data);
  1509. }
  1510. Error EngineDebugger::call_capture(void *p_user, const String &p_cmd, const Array &p_data, bool &r_captured) {
  1511. Callable &capture = *(Callable *)p_user;
  1512. if (!capture.is_valid()) {
  1513. return FAILED;
  1514. }
  1515. Variant cmd = p_cmd, data = p_data;
  1516. const Variant *args[2] = { &cmd, &data };
  1517. Variant retval;
  1518. Callable::CallError err;
  1519. capture.callp(args, 2, retval, err);
  1520. ERR_FAIL_COND_V_MSG(err.error != Callable::CallError::CALL_OK, FAILED, "Error calling 'capture' to callable: " + Variant::get_callable_error_text(capture, args, 2, err));
  1521. ERR_FAIL_COND_V_MSG(retval.get_type() != Variant::BOOL, FAILED, "Error calling 'capture' to callable: " + String(capture) + ". Return type is not bool.");
  1522. r_captured = retval;
  1523. return OK;
  1524. }
  1525. EngineDebugger::~EngineDebugger() {
  1526. for (const KeyValue<StringName, Callable> &E : captures) {
  1527. ::EngineDebugger::unregister_message_capture(E.key);
  1528. }
  1529. captures.clear();
  1530. }
  1531. EngineDebugger *EngineDebugger::singleton = nullptr;
  1532. void EngineDebugger::_bind_methods() {
  1533. ClassDB::bind_method(D_METHOD("is_active"), &EngineDebugger::is_active);
  1534. ClassDB::bind_method(D_METHOD("register_profiler", "name", "profiler"), &EngineDebugger::register_profiler);
  1535. ClassDB::bind_method(D_METHOD("unregister_profiler", "name"), &EngineDebugger::unregister_profiler);
  1536. ClassDB::bind_method(D_METHOD("is_profiling", "name"), &EngineDebugger::is_profiling);
  1537. ClassDB::bind_method(D_METHOD("has_profiler", "name"), &EngineDebugger::has_profiler);
  1538. ClassDB::bind_method(D_METHOD("profiler_add_frame_data", "name", "data"), &EngineDebugger::profiler_add_frame_data);
  1539. ClassDB::bind_method(D_METHOD("profiler_enable", "name", "enable", "arguments"), &EngineDebugger::profiler_enable, DEFVAL(Array()));
  1540. ClassDB::bind_method(D_METHOD("register_message_capture", "name", "callable"), &EngineDebugger::register_message_capture);
  1541. ClassDB::bind_method(D_METHOD("unregister_message_capture", "name"), &EngineDebugger::unregister_message_capture);
  1542. ClassDB::bind_method(D_METHOD("has_capture", "name"), &EngineDebugger::has_capture);
  1543. ClassDB::bind_method(D_METHOD("send_message", "message", "data"), &EngineDebugger::send_message);
  1544. }
  1545. } // namespace core_bind