core_bind.cpp 89 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618
  1. /*************************************************************************/
  2. /* core_bind.cpp */
  3. /*************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* https://godotengine.org */
  7. /*************************************************************************/
  8. /* Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur. */
  9. /* Copyright (c) 2014-2020 Godot Engine contributors (cf. AUTHORS.md). */
  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/crypto/crypto_core.h"
  32. #include "core/debugger/engine_debugger.h"
  33. #include "core/io/file_access_compressed.h"
  34. #include "core/io/file_access_encrypted.h"
  35. #include "core/io/json.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/os.h"
  41. #include "core/project_settings.h"
  42. /**
  43. * Time constants borrowed from loc_time.h
  44. */
  45. #define EPOCH_YR 1970 /* EPOCH = Jan 1 1970 00:00:00 */
  46. #define SECS_DAY (24L * 60L * 60L)
  47. #define LEAPYEAR(year) (!((year) % 4) && (((year) % 100) || !((year) % 400)))
  48. #define YEARSIZE(year) (LEAPYEAR(year) ? 366 : 365)
  49. #define SECOND_KEY "second"
  50. #define MINUTE_KEY "minute"
  51. #define HOUR_KEY "hour"
  52. #define DAY_KEY "day"
  53. #define MONTH_KEY "month"
  54. #define YEAR_KEY "year"
  55. #define WEEKDAY_KEY "weekday"
  56. #define DST_KEY "dst"
  57. /// Table of number of days in each month (for regular year and leap year)
  58. static const unsigned int MONTH_DAYS_TABLE[2][12] = {
  59. { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 },
  60. { 31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }
  61. };
  62. ////// _ResourceLoader //////
  63. _ResourceLoader *_ResourceLoader::singleton = nullptr;
  64. Error _ResourceLoader::load_threaded_request(const String &p_path, const String &p_type_hint, bool p_use_sub_threads) {
  65. return ResourceLoader::load_threaded_request(p_path, p_type_hint, p_use_sub_threads);
  66. }
  67. _ResourceLoader::ThreadLoadStatus _ResourceLoader::load_threaded_get_status(const String &p_path, Array r_progress) {
  68. float progress = 0;
  69. ResourceLoader::ThreadLoadStatus tls = ResourceLoader::load_threaded_get_status(p_path, &progress);
  70. r_progress.resize(1);
  71. r_progress[0] = progress;
  72. return (ThreadLoadStatus)tls;
  73. }
  74. RES _ResourceLoader::load_threaded_get(const String &p_path) {
  75. Error error;
  76. RES res = ResourceLoader::load_threaded_get(p_path, &error);
  77. return res;
  78. }
  79. RES _ResourceLoader::load(const String &p_path, const String &p_type_hint, bool p_no_cache) {
  80. Error err = OK;
  81. RES ret = ResourceLoader::load(p_path, p_type_hint, p_no_cache, &err);
  82. ERR_FAIL_COND_V_MSG(err != OK, ret, "Error loading resource: '" + p_path + "'.");
  83. return ret;
  84. }
  85. Vector<String> _ResourceLoader::get_recognized_extensions_for_type(const String &p_type) {
  86. List<String> exts;
  87. ResourceLoader::get_recognized_extensions_for_type(p_type, &exts);
  88. Vector<String> ret;
  89. for (List<String>::Element *E = exts.front(); E; E = E->next()) {
  90. ret.push_back(E->get());
  91. }
  92. return ret;
  93. }
  94. void _ResourceLoader::set_abort_on_missing_resources(bool p_abort) {
  95. ResourceLoader::set_abort_on_missing_resources(p_abort);
  96. }
  97. PackedStringArray _ResourceLoader::get_dependencies(const String &p_path) {
  98. List<String> deps;
  99. ResourceLoader::get_dependencies(p_path, &deps);
  100. PackedStringArray ret;
  101. for (List<String>::Element *E = deps.front(); E; E = E->next()) {
  102. ret.push_back(E->get());
  103. }
  104. return ret;
  105. }
  106. bool _ResourceLoader::has_cached(const String &p_path) {
  107. String local_path = ProjectSettings::get_singleton()->localize_path(p_path);
  108. return ResourceCache::has(local_path);
  109. }
  110. bool _ResourceLoader::exists(const String &p_path, const String &p_type_hint) {
  111. return ResourceLoader::exists(p_path, p_type_hint);
  112. }
  113. void _ResourceLoader::_bind_methods() {
  114. ClassDB::bind_method(D_METHOD("load_threaded_request", "path", "type_hint", "use_sub_threads"), &_ResourceLoader::load_threaded_request, DEFVAL(""), DEFVAL(false));
  115. ClassDB::bind_method(D_METHOD("load_threaded_get_status", "path", "progress"), &_ResourceLoader::load_threaded_get_status, DEFVAL(Array()));
  116. ClassDB::bind_method(D_METHOD("load_threaded_get", "path"), &_ResourceLoader::load_threaded_get);
  117. ClassDB::bind_method(D_METHOD("load", "path", "type_hint", "no_cache"), &_ResourceLoader::load, DEFVAL(""), DEFVAL(false));
  118. ClassDB::bind_method(D_METHOD("get_recognized_extensions_for_type", "type"), &_ResourceLoader::get_recognized_extensions_for_type);
  119. ClassDB::bind_method(D_METHOD("set_abort_on_missing_resources", "abort"), &_ResourceLoader::set_abort_on_missing_resources);
  120. ClassDB::bind_method(D_METHOD("get_dependencies", "path"), &_ResourceLoader::get_dependencies);
  121. ClassDB::bind_method(D_METHOD("has_cached", "path"), &_ResourceLoader::has_cached);
  122. ClassDB::bind_method(D_METHOD("exists", "path", "type_hint"), &_ResourceLoader::exists, DEFVAL(""));
  123. BIND_ENUM_CONSTANT(THREAD_LOAD_INVALID_RESOURCE);
  124. BIND_ENUM_CONSTANT(THREAD_LOAD_IN_PROGRESS);
  125. BIND_ENUM_CONSTANT(THREAD_LOAD_FAILED);
  126. BIND_ENUM_CONSTANT(THREAD_LOAD_LOADED);
  127. }
  128. ////// _ResourceSaver //////
  129. Error _ResourceSaver::save(const String &p_path, const RES &p_resource, SaverFlags p_flags) {
  130. ERR_FAIL_COND_V_MSG(p_resource.is_null(), ERR_INVALID_PARAMETER, "Can't save empty resource to path '" + String(p_path) + "'.");
  131. return ResourceSaver::save(p_path, p_resource, p_flags);
  132. }
  133. Vector<String> _ResourceSaver::get_recognized_extensions(const RES &p_resource) {
  134. ERR_FAIL_COND_V_MSG(p_resource.is_null(), Vector<String>(), "It's not a reference to a valid Resource object.");
  135. List<String> exts;
  136. ResourceSaver::get_recognized_extensions(p_resource, &exts);
  137. Vector<String> ret;
  138. for (List<String>::Element *E = exts.front(); E; E = E->next()) {
  139. ret.push_back(E->get());
  140. }
  141. return ret;
  142. }
  143. _ResourceSaver *_ResourceSaver::singleton = nullptr;
  144. void _ResourceSaver::_bind_methods() {
  145. ClassDB::bind_method(D_METHOD("save", "path", "resource", "flags"), &_ResourceSaver::save, DEFVAL(0));
  146. ClassDB::bind_method(D_METHOD("get_recognized_extensions", "type"), &_ResourceSaver::get_recognized_extensions);
  147. BIND_ENUM_CONSTANT(FLAG_RELATIVE_PATHS);
  148. BIND_ENUM_CONSTANT(FLAG_BUNDLE_RESOURCES);
  149. BIND_ENUM_CONSTANT(FLAG_CHANGE_PATH);
  150. BIND_ENUM_CONSTANT(FLAG_OMIT_EDITOR_PROPERTIES);
  151. BIND_ENUM_CONSTANT(FLAG_SAVE_BIG_ENDIAN);
  152. BIND_ENUM_CONSTANT(FLAG_COMPRESS);
  153. BIND_ENUM_CONSTANT(FLAG_REPLACE_SUBRESOURCE_PATHS);
  154. }
  155. ////// _OS //////
  156. PackedStringArray _OS::get_connected_midi_inputs() {
  157. return OS::get_singleton()->get_connected_midi_inputs();
  158. }
  159. void _OS::open_midi_inputs() {
  160. OS::get_singleton()->open_midi_inputs();
  161. }
  162. void _OS::close_midi_inputs() {
  163. OS::get_singleton()->close_midi_inputs();
  164. }
  165. void _OS::set_use_file_access_save_and_swap(bool p_enable) {
  166. FileAccess::set_backup_save(p_enable);
  167. }
  168. void _OS::set_low_processor_usage_mode(bool p_enabled) {
  169. OS::get_singleton()->set_low_processor_usage_mode(p_enabled);
  170. }
  171. bool _OS::is_in_low_processor_usage_mode() const {
  172. return OS::get_singleton()->is_in_low_processor_usage_mode();
  173. }
  174. void _OS::set_low_processor_usage_mode_sleep_usec(int p_usec) {
  175. OS::get_singleton()->set_low_processor_usage_mode_sleep_usec(p_usec);
  176. }
  177. int _OS::get_low_processor_usage_mode_sleep_usec() const {
  178. return OS::get_singleton()->get_low_processor_usage_mode_sleep_usec();
  179. }
  180. String _OS::get_executable_path() const {
  181. return OS::get_singleton()->get_executable_path();
  182. }
  183. Error _OS::shell_open(String p_uri) {
  184. if (p_uri.begins_with("res://")) {
  185. 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()`.");
  186. } else if (p_uri.begins_with("user://")) {
  187. 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()`.");
  188. }
  189. return OS::get_singleton()->shell_open(p_uri);
  190. }
  191. int _OS::execute(const String &p_path, const Vector<String> &p_arguments, bool p_blocking, Array p_output, bool p_read_stderr) {
  192. OS::ProcessID pid = -2;
  193. int exitcode = 0;
  194. List<String> args;
  195. for (int i = 0; i < p_arguments.size(); i++) {
  196. args.push_back(p_arguments[i]);
  197. }
  198. String pipe;
  199. Error err = OS::get_singleton()->execute(p_path, args, p_blocking, &pid, &pipe, &exitcode, p_read_stderr);
  200. p_output.clear();
  201. p_output.push_back(pipe);
  202. if (err != OK) {
  203. return -1;
  204. } else if (p_blocking) {
  205. return exitcode;
  206. } else {
  207. return pid;
  208. }
  209. }
  210. Error _OS::kill(int p_pid) {
  211. return OS::get_singleton()->kill(p_pid);
  212. }
  213. int _OS::get_process_id() const {
  214. return OS::get_singleton()->get_process_id();
  215. }
  216. bool _OS::has_environment(const String &p_var) const {
  217. return OS::get_singleton()->has_environment(p_var);
  218. }
  219. String _OS::get_environment(const String &p_var) const {
  220. return OS::get_singleton()->get_environment(p_var);
  221. }
  222. String _OS::get_name() const {
  223. return OS::get_singleton()->get_name();
  224. }
  225. Vector<String> _OS::get_cmdline_args() {
  226. List<String> cmdline = OS::get_singleton()->get_cmdline_args();
  227. Vector<String> cmdlinev;
  228. for (List<String>::Element *E = cmdline.front(); E; E = E->next()) {
  229. cmdlinev.push_back(E->get());
  230. }
  231. return cmdlinev;
  232. }
  233. String _OS::get_locale() const {
  234. return OS::get_singleton()->get_locale();
  235. }
  236. String _OS::get_model_name() const {
  237. return OS::get_singleton()->get_model_name();
  238. }
  239. Error _OS::set_thread_name(const String &p_name) {
  240. return Thread::set_name(p_name);
  241. }
  242. bool _OS::has_feature(const String &p_feature) const {
  243. return OS::get_singleton()->has_feature(p_feature);
  244. }
  245. uint64_t _OS::get_static_memory_usage() const {
  246. return OS::get_singleton()->get_static_memory_usage();
  247. }
  248. uint64_t _OS::get_static_memory_peak_usage() const {
  249. return OS::get_singleton()->get_static_memory_peak_usage();
  250. }
  251. int _OS::get_exit_code() const {
  252. return OS::get_singleton()->get_exit_code();
  253. }
  254. void _OS::set_exit_code(int p_code) {
  255. if (p_code < 0 || p_code > 125) {
  256. WARN_PRINT("For portability reasons, the exit code should be set between 0 and 125 (inclusive).");
  257. }
  258. OS::get_singleton()->set_exit_code(p_code);
  259. }
  260. /**
  261. * Get current datetime with consideration for utc and
  262. * dst
  263. */
  264. Dictionary _OS::get_datetime(bool utc) const {
  265. Dictionary dated = get_date(utc);
  266. Dictionary timed = get_time(utc);
  267. List<Variant> keys;
  268. timed.get_key_list(&keys);
  269. for (int i = 0; i < keys.size(); i++) {
  270. dated[keys[i]] = timed[keys[i]];
  271. }
  272. return dated;
  273. }
  274. Dictionary _OS::get_date(bool utc) const {
  275. OS::Date date = OS::get_singleton()->get_date(utc);
  276. Dictionary dated;
  277. dated[YEAR_KEY] = date.year;
  278. dated[MONTH_KEY] = date.month;
  279. dated[DAY_KEY] = date.day;
  280. dated[WEEKDAY_KEY] = date.weekday;
  281. dated[DST_KEY] = date.dst;
  282. return dated;
  283. }
  284. Dictionary _OS::get_time(bool utc) const {
  285. OS::Time time = OS::get_singleton()->get_time(utc);
  286. Dictionary timed;
  287. timed[HOUR_KEY] = time.hour;
  288. timed[MINUTE_KEY] = time.min;
  289. timed[SECOND_KEY] = time.sec;
  290. return timed;
  291. }
  292. /**
  293. * Get an epoch time value from a dictionary of time values
  294. * @p datetime must be populated with the following keys:
  295. * day, hour, minute, month, second, year. (dst is ignored).
  296. *
  297. * You can pass the output from
  298. * get_datetime_from_unix_time directly into this function
  299. *
  300. * @param datetime dictionary of date and time values to convert
  301. *
  302. * @return epoch calculated
  303. */
  304. int64_t _OS::get_unix_time_from_datetime(Dictionary datetime) const {
  305. // Bunch of conversion constants
  306. static const unsigned int SECONDS_PER_MINUTE = 60;
  307. static const unsigned int MINUTES_PER_HOUR = 60;
  308. static const unsigned int HOURS_PER_DAY = 24;
  309. static const unsigned int SECONDS_PER_HOUR = MINUTES_PER_HOUR * SECONDS_PER_MINUTE;
  310. static const unsigned int SECONDS_PER_DAY = SECONDS_PER_HOUR * HOURS_PER_DAY;
  311. // Get all time values from the dictionary, set to zero if it doesn't exist.
  312. // Risk incorrect calculation over throwing errors
  313. unsigned int second = ((datetime.has(SECOND_KEY)) ? static_cast<unsigned int>(datetime[SECOND_KEY]) : 0);
  314. unsigned int minute = ((datetime.has(MINUTE_KEY)) ? static_cast<unsigned int>(datetime[MINUTE_KEY]) : 0);
  315. unsigned int hour = ((datetime.has(HOUR_KEY)) ? static_cast<unsigned int>(datetime[HOUR_KEY]) : 0);
  316. unsigned int day = ((datetime.has(DAY_KEY)) ? static_cast<unsigned int>(datetime[DAY_KEY]) : 1);
  317. unsigned int month = ((datetime.has(MONTH_KEY)) ? static_cast<unsigned int>(datetime[MONTH_KEY]) : 1);
  318. unsigned int year = ((datetime.has(YEAR_KEY)) ? static_cast<unsigned int>(datetime[YEAR_KEY]) : 0);
  319. /// How many days come before each month (0-12)
  320. static const unsigned short int DAYS_PAST_THIS_YEAR_TABLE[2][13] = {
  321. /* Normal years. */
  322. { 0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365 },
  323. /* Leap years. */
  324. { 0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335, 366 }
  325. };
  326. ERR_FAIL_COND_V_MSG(second > 59, 0, "Invalid second value of: " + itos(second) + ".");
  327. ERR_FAIL_COND_V_MSG(minute > 59, 0, "Invalid minute value of: " + itos(minute) + ".");
  328. ERR_FAIL_COND_V_MSG(hour > 23, 0, "Invalid hour value of: " + itos(hour) + ".");
  329. ERR_FAIL_COND_V_MSG(month > 12 || month == 0, 0, "Invalid month value of: " + itos(month) + ".");
  330. // Do this check after month is tested as valid
  331. ERR_FAIL_COND_V_MSG(day > MONTH_DAYS_TABLE[LEAPYEAR(year)][month - 1] || day == 0, 0, "Invalid day value of '" + itos(day) + "' which is larger than '" + itos(MONTH_DAYS_TABLE[LEAPYEAR(year)][month - 1]) + "' or 0.");
  332. // Calculate all the seconds from months past in this year
  333. uint64_t SECONDS_FROM_MONTHS_PAST_THIS_YEAR = DAYS_PAST_THIS_YEAR_TABLE[LEAPYEAR(year)][month - 1] * SECONDS_PER_DAY;
  334. int64_t SECONDS_FROM_YEARS_PAST = 0;
  335. if (year >= EPOCH_YR) {
  336. for (unsigned int iyear = EPOCH_YR; iyear < year; iyear++) {
  337. SECONDS_FROM_YEARS_PAST += YEARSIZE(iyear) * SECONDS_PER_DAY;
  338. }
  339. } else {
  340. for (unsigned int iyear = EPOCH_YR - 1; iyear >= year; iyear--) {
  341. SECONDS_FROM_YEARS_PAST -= YEARSIZE(iyear) * SECONDS_PER_DAY;
  342. }
  343. }
  344. int64_t epoch =
  345. second +
  346. minute * SECONDS_PER_MINUTE +
  347. hour * SECONDS_PER_HOUR +
  348. // Subtract 1 from day, since the current day isn't over yet
  349. // and we cannot count all 24 hours.
  350. (day - 1) * SECONDS_PER_DAY +
  351. SECONDS_FROM_MONTHS_PAST_THIS_YEAR +
  352. SECONDS_FROM_YEARS_PAST;
  353. return epoch;
  354. }
  355. /**
  356. * Get a dictionary of time values when given epoch time
  357. *
  358. * Dictionary Time values will be a union if values from #get_time
  359. * and #get_date dictionaries (with the exception of dst =
  360. * day light standard time, as it cannot be determined from epoch)
  361. *
  362. * @param unix_time_val epoch time to convert
  363. *
  364. * @return dictionary of date and time values
  365. */
  366. Dictionary _OS::get_datetime_from_unix_time(int64_t unix_time_val) const {
  367. OS::Date date;
  368. OS::Time time;
  369. long dayclock, dayno;
  370. int year = EPOCH_YR;
  371. if (unix_time_val >= 0) {
  372. dayno = unix_time_val / SECS_DAY;
  373. dayclock = unix_time_val % SECS_DAY;
  374. /* day 0 was a thursday */
  375. date.weekday = static_cast<OS::Weekday>((dayno + 4) % 7);
  376. while (dayno >= YEARSIZE(year)) {
  377. dayno -= YEARSIZE(year);
  378. year++;
  379. }
  380. } else {
  381. dayno = (unix_time_val - SECS_DAY + 1) / SECS_DAY;
  382. dayclock = unix_time_val - dayno * SECS_DAY;
  383. date.weekday = static_cast<OS::Weekday>(((dayno % 7) + 11) % 7);
  384. do {
  385. year--;
  386. dayno += YEARSIZE(year);
  387. } while (dayno < 0);
  388. }
  389. time.sec = dayclock % 60;
  390. time.min = (dayclock % 3600) / 60;
  391. time.hour = dayclock / 3600;
  392. date.year = year;
  393. size_t imonth = 0;
  394. while ((unsigned long)dayno >= MONTH_DAYS_TABLE[LEAPYEAR(year)][imonth]) {
  395. dayno -= MONTH_DAYS_TABLE[LEAPYEAR(year)][imonth];
  396. imonth++;
  397. }
  398. /// Add 1 to month to make sure months are indexed starting at 1
  399. date.month = static_cast<OS::Month>(imonth + 1);
  400. date.day = dayno + 1;
  401. Dictionary timed;
  402. timed[HOUR_KEY] = time.hour;
  403. timed[MINUTE_KEY] = time.min;
  404. timed[SECOND_KEY] = time.sec;
  405. timed[YEAR_KEY] = date.year;
  406. timed[MONTH_KEY] = date.month;
  407. timed[DAY_KEY] = date.day;
  408. timed[WEEKDAY_KEY] = date.weekday;
  409. return timed;
  410. }
  411. Dictionary _OS::get_time_zone_info() const {
  412. OS::TimeZoneInfo info = OS::get_singleton()->get_time_zone_info();
  413. Dictionary infod;
  414. infod["bias"] = info.bias;
  415. infod["name"] = info.name;
  416. return infod;
  417. }
  418. double _OS::get_unix_time() const {
  419. return OS::get_singleton()->get_unix_time();
  420. }
  421. void _OS::delay_usec(uint32_t p_usec) const {
  422. OS::get_singleton()->delay_usec(p_usec);
  423. }
  424. void _OS::delay_msec(uint32_t p_msec) const {
  425. OS::get_singleton()->delay_usec(int64_t(p_msec) * 1000);
  426. }
  427. uint32_t _OS::get_ticks_msec() const {
  428. return OS::get_singleton()->get_ticks_msec();
  429. }
  430. uint64_t _OS::get_ticks_usec() const {
  431. return OS::get_singleton()->get_ticks_usec();
  432. }
  433. bool _OS::can_use_threads() const {
  434. return OS::get_singleton()->can_use_threads();
  435. }
  436. bool _OS::is_userfs_persistent() const {
  437. return OS::get_singleton()->is_userfs_persistent();
  438. }
  439. int _OS::get_processor_count() const {
  440. return OS::get_singleton()->get_processor_count();
  441. }
  442. bool _OS::is_stdout_verbose() const {
  443. return OS::get_singleton()->is_stdout_verbose();
  444. }
  445. void _OS::dump_memory_to_file(const String &p_file) {
  446. OS::get_singleton()->dump_memory_to_file(p_file.utf8().get_data());
  447. }
  448. struct _OSCoreBindImg {
  449. String path;
  450. Size2 size;
  451. int fmt;
  452. ObjectID id;
  453. int vram;
  454. bool operator<(const _OSCoreBindImg &p_img) const { return vram == p_img.vram ? id < p_img.id : vram > p_img.vram; }
  455. };
  456. void _OS::print_all_textures_by_size() {
  457. List<_OSCoreBindImg> imgs;
  458. int total = 0;
  459. {
  460. List<Ref<Resource>> rsrc;
  461. ResourceCache::get_cached_resources(&rsrc);
  462. for (List<Ref<Resource>>::Element *E = rsrc.front(); E; E = E->next()) {
  463. if (!E->get()->is_class("ImageTexture")) {
  464. continue;
  465. }
  466. Size2 size = E->get()->call("get_size");
  467. int fmt = E->get()->call("get_format");
  468. _OSCoreBindImg img;
  469. img.size = size;
  470. img.fmt = fmt;
  471. img.path = E->get()->get_path();
  472. img.vram = Image::get_image_data_size(img.size.width, img.size.height, Image::Format(img.fmt));
  473. img.id = E->get()->get_instance_id();
  474. total += img.vram;
  475. imgs.push_back(img);
  476. }
  477. }
  478. imgs.sort();
  479. for (List<_OSCoreBindImg>::Element *E = imgs.front(); E; E = E->next()) {
  480. total -= E->get().vram;
  481. }
  482. }
  483. void _OS::print_resources_by_type(const Vector<String> &p_types) {
  484. Map<String, int> type_count;
  485. List<Ref<Resource>> resources;
  486. ResourceCache::get_cached_resources(&resources);
  487. List<Ref<Resource>> rsrc;
  488. ResourceCache::get_cached_resources(&rsrc);
  489. for (List<Ref<Resource>>::Element *E = rsrc.front(); E; E = E->next()) {
  490. Ref<Resource> r = E->get();
  491. bool found = false;
  492. for (int i = 0; i < p_types.size(); i++) {
  493. if (r->is_class(p_types[i])) {
  494. found = true;
  495. }
  496. }
  497. if (!found) {
  498. continue;
  499. }
  500. if (!type_count.has(r->get_class())) {
  501. type_count[r->get_class()] = 0;
  502. }
  503. type_count[r->get_class()]++;
  504. }
  505. }
  506. void _OS::print_all_resources(const String &p_to_file) {
  507. OS::get_singleton()->print_all_resources(p_to_file);
  508. }
  509. void _OS::print_resources_in_use(bool p_short) {
  510. OS::get_singleton()->print_resources_in_use(p_short);
  511. }
  512. void _OS::dump_resources_to_file(const String &p_file) {
  513. OS::get_singleton()->dump_resources_to_file(p_file.utf8().get_data());
  514. }
  515. String _OS::get_user_data_dir() const {
  516. return OS::get_singleton()->get_user_data_dir();
  517. }
  518. bool _OS::is_debug_build() const {
  519. #ifdef DEBUG_ENABLED
  520. return true;
  521. #else
  522. return false;
  523. #endif
  524. }
  525. String _OS::get_system_dir(SystemDir p_dir) const {
  526. return OS::get_singleton()->get_system_dir(OS::SystemDir(p_dir));
  527. }
  528. String _OS::get_keycode_string(uint32_t p_code) const {
  529. return keycode_get_string(p_code);
  530. }
  531. bool _OS::is_keycode_unicode(uint32_t p_unicode) const {
  532. return keycode_has_unicode(p_unicode);
  533. }
  534. int _OS::find_keycode_from_string(const String &p_code) const {
  535. return find_keycode(p_code);
  536. }
  537. bool _OS::request_permission(const String &p_name) {
  538. return OS::get_singleton()->request_permission(p_name);
  539. }
  540. bool _OS::request_permissions() {
  541. return OS::get_singleton()->request_permissions();
  542. }
  543. Vector<String> _OS::get_granted_permissions() const {
  544. return OS::get_singleton()->get_granted_permissions();
  545. }
  546. String _OS::get_unique_id() const {
  547. return OS::get_singleton()->get_unique_id();
  548. }
  549. int _OS::get_tablet_driver_count() const {
  550. return OS::get_singleton()->get_tablet_driver_count();
  551. }
  552. String _OS::get_tablet_driver_name(int p_driver) const {
  553. return OS::get_singleton()->get_tablet_driver_name(p_driver);
  554. }
  555. String _OS::get_current_tablet_driver() const {
  556. return OS::get_singleton()->get_current_tablet_driver();
  557. }
  558. void _OS::set_current_tablet_driver(const String &p_driver) {
  559. OS::get_singleton()->set_current_tablet_driver(p_driver);
  560. }
  561. _OS *_OS::singleton = nullptr;
  562. void _OS::_bind_methods() {
  563. ClassDB::bind_method(D_METHOD("get_connected_midi_inputs"), &_OS::get_connected_midi_inputs);
  564. ClassDB::bind_method(D_METHOD("open_midi_inputs"), &_OS::open_midi_inputs);
  565. ClassDB::bind_method(D_METHOD("close_midi_inputs"), &_OS::close_midi_inputs);
  566. ClassDB::bind_method(D_METHOD("set_low_processor_usage_mode", "enable"), &_OS::set_low_processor_usage_mode);
  567. ClassDB::bind_method(D_METHOD("is_in_low_processor_usage_mode"), &_OS::is_in_low_processor_usage_mode);
  568. ClassDB::bind_method(D_METHOD("set_low_processor_usage_mode_sleep_usec", "usec"), &_OS::set_low_processor_usage_mode_sleep_usec);
  569. ClassDB::bind_method(D_METHOD("get_low_processor_usage_mode_sleep_usec"), &_OS::get_low_processor_usage_mode_sleep_usec);
  570. ClassDB::bind_method(D_METHOD("get_processor_count"), &_OS::get_processor_count);
  571. ClassDB::bind_method(D_METHOD("get_executable_path"), &_OS::get_executable_path);
  572. ClassDB::bind_method(D_METHOD("execute", "path", "arguments", "blocking", "output", "read_stderr"), &_OS::execute, DEFVAL(true), DEFVAL(Array()), DEFVAL(false));
  573. ClassDB::bind_method(D_METHOD("kill", "pid"), &_OS::kill);
  574. ClassDB::bind_method(D_METHOD("shell_open", "uri"), &_OS::shell_open);
  575. ClassDB::bind_method(D_METHOD("get_process_id"), &_OS::get_process_id);
  576. ClassDB::bind_method(D_METHOD("get_environment", "environment"), &_OS::get_environment);
  577. ClassDB::bind_method(D_METHOD("has_environment", "environment"), &_OS::has_environment);
  578. ClassDB::bind_method(D_METHOD("get_name"), &_OS::get_name);
  579. ClassDB::bind_method(D_METHOD("get_cmdline_args"), &_OS::get_cmdline_args);
  580. ClassDB::bind_method(D_METHOD("get_datetime", "utc"), &_OS::get_datetime, DEFVAL(false));
  581. ClassDB::bind_method(D_METHOD("get_date", "utc"), &_OS::get_date, DEFVAL(false));
  582. ClassDB::bind_method(D_METHOD("get_time", "utc"), &_OS::get_time, DEFVAL(false));
  583. ClassDB::bind_method(D_METHOD("get_time_zone_info"), &_OS::get_time_zone_info);
  584. ClassDB::bind_method(D_METHOD("get_unix_time"), &_OS::get_unix_time);
  585. ClassDB::bind_method(D_METHOD("get_datetime_from_unix_time", "unix_time_val"), &_OS::get_datetime_from_unix_time);
  586. ClassDB::bind_method(D_METHOD("get_unix_time_from_datetime", "datetime"), &_OS::get_unix_time_from_datetime);
  587. ClassDB::bind_method(D_METHOD("get_exit_code"), &_OS::get_exit_code);
  588. ClassDB::bind_method(D_METHOD("set_exit_code", "code"), &_OS::set_exit_code);
  589. ClassDB::bind_method(D_METHOD("delay_usec", "usec"), &_OS::delay_usec);
  590. ClassDB::bind_method(D_METHOD("delay_msec", "msec"), &_OS::delay_msec);
  591. ClassDB::bind_method(D_METHOD("get_ticks_msec"), &_OS::get_ticks_msec);
  592. ClassDB::bind_method(D_METHOD("get_ticks_usec"), &_OS::get_ticks_usec);
  593. ClassDB::bind_method(D_METHOD("get_locale"), &_OS::get_locale);
  594. ClassDB::bind_method(D_METHOD("get_model_name"), &_OS::get_model_name);
  595. ClassDB::bind_method(D_METHOD("is_userfs_persistent"), &_OS::is_userfs_persistent);
  596. ClassDB::bind_method(D_METHOD("is_stdout_verbose"), &_OS::is_stdout_verbose);
  597. ClassDB::bind_method(D_METHOD("can_use_threads"), &_OS::can_use_threads);
  598. ClassDB::bind_method(D_METHOD("is_debug_build"), &_OS::is_debug_build);
  599. ClassDB::bind_method(D_METHOD("dump_memory_to_file", "file"), &_OS::dump_memory_to_file);
  600. ClassDB::bind_method(D_METHOD("dump_resources_to_file", "file"), &_OS::dump_resources_to_file);
  601. ClassDB::bind_method(D_METHOD("print_resources_in_use", "short"), &_OS::print_resources_in_use, DEFVAL(false));
  602. ClassDB::bind_method(D_METHOD("print_all_resources", "tofile"), &_OS::print_all_resources, DEFVAL(""));
  603. ClassDB::bind_method(D_METHOD("get_static_memory_usage"), &_OS::get_static_memory_usage);
  604. ClassDB::bind_method(D_METHOD("get_static_memory_peak_usage"), &_OS::get_static_memory_peak_usage);
  605. ClassDB::bind_method(D_METHOD("get_user_data_dir"), &_OS::get_user_data_dir);
  606. ClassDB::bind_method(D_METHOD("get_system_dir", "dir"), &_OS::get_system_dir);
  607. ClassDB::bind_method(D_METHOD("get_unique_id"), &_OS::get_unique_id);
  608. ClassDB::bind_method(D_METHOD("print_all_textures_by_size"), &_OS::print_all_textures_by_size);
  609. ClassDB::bind_method(D_METHOD("print_resources_by_type", "types"), &_OS::print_resources_by_type);
  610. ClassDB::bind_method(D_METHOD("get_keycode_string", "code"), &_OS::get_keycode_string);
  611. ClassDB::bind_method(D_METHOD("is_keycode_unicode", "code"), &_OS::is_keycode_unicode);
  612. ClassDB::bind_method(D_METHOD("find_keycode_from_string", "string"), &_OS::find_keycode_from_string);
  613. ClassDB::bind_method(D_METHOD("set_use_file_access_save_and_swap", "enabled"), &_OS::set_use_file_access_save_and_swap);
  614. ClassDB::bind_method(D_METHOD("set_thread_name", "name"), &_OS::set_thread_name);
  615. ClassDB::bind_method(D_METHOD("has_feature", "tag_name"), &_OS::has_feature);
  616. ClassDB::bind_method(D_METHOD("request_permission", "name"), &_OS::request_permission);
  617. ClassDB::bind_method(D_METHOD("request_permissions"), &_OS::request_permissions);
  618. ClassDB::bind_method(D_METHOD("get_granted_permissions"), &_OS::get_granted_permissions);
  619. ClassDB::bind_method(D_METHOD("get_tablet_driver_count"), &_OS::get_tablet_driver_count);
  620. ClassDB::bind_method(D_METHOD("get_tablet_driver_name", "idx"), &_OS::get_tablet_driver_name);
  621. ClassDB::bind_method(D_METHOD("get_current_tablet_driver"), &_OS::get_current_tablet_driver);
  622. ClassDB::bind_method(D_METHOD("set_current_tablet_driver", "name"), &_OS::set_current_tablet_driver);
  623. ADD_PROPERTY(PropertyInfo(Variant::INT, "exit_code"), "set_exit_code", "get_exit_code");
  624. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "low_processor_usage_mode"), "set_low_processor_usage_mode", "is_in_low_processor_usage_mode");
  625. 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");
  626. ADD_PROPERTY(PropertyInfo(Variant::STRING, "tablet_driver"), "set_current_tablet_driver", "get_current_tablet_driver");
  627. // Those default values need to be specified for the docs generator,
  628. // to avoid using values from the documentation writer's own OS instance.
  629. ADD_PROPERTY_DEFAULT("tablet_driver", "");
  630. ADD_PROPERTY_DEFAULT("exit_code", 0);
  631. ADD_PROPERTY_DEFAULT("low_processor_usage_mode", false);
  632. ADD_PROPERTY_DEFAULT("low_processor_usage_mode_sleep_usec", 6900);
  633. BIND_ENUM_CONSTANT(VIDEO_DRIVER_GLES2);
  634. BIND_ENUM_CONSTANT(VIDEO_DRIVER_VULKAN);
  635. BIND_ENUM_CONSTANT(DAY_SUNDAY);
  636. BIND_ENUM_CONSTANT(DAY_MONDAY);
  637. BIND_ENUM_CONSTANT(DAY_TUESDAY);
  638. BIND_ENUM_CONSTANT(DAY_WEDNESDAY);
  639. BIND_ENUM_CONSTANT(DAY_THURSDAY);
  640. BIND_ENUM_CONSTANT(DAY_FRIDAY);
  641. BIND_ENUM_CONSTANT(DAY_SATURDAY);
  642. BIND_ENUM_CONSTANT(MONTH_JANUARY);
  643. BIND_ENUM_CONSTANT(MONTH_FEBRUARY);
  644. BIND_ENUM_CONSTANT(MONTH_MARCH);
  645. BIND_ENUM_CONSTANT(MONTH_APRIL);
  646. BIND_ENUM_CONSTANT(MONTH_MAY);
  647. BIND_ENUM_CONSTANT(MONTH_JUNE);
  648. BIND_ENUM_CONSTANT(MONTH_JULY);
  649. BIND_ENUM_CONSTANT(MONTH_AUGUST);
  650. BIND_ENUM_CONSTANT(MONTH_SEPTEMBER);
  651. BIND_ENUM_CONSTANT(MONTH_OCTOBER);
  652. BIND_ENUM_CONSTANT(MONTH_NOVEMBER);
  653. BIND_ENUM_CONSTANT(MONTH_DECEMBER);
  654. BIND_ENUM_CONSTANT(SYSTEM_DIR_DESKTOP);
  655. BIND_ENUM_CONSTANT(SYSTEM_DIR_DCIM);
  656. BIND_ENUM_CONSTANT(SYSTEM_DIR_DOCUMENTS);
  657. BIND_ENUM_CONSTANT(SYSTEM_DIR_DOWNLOADS);
  658. BIND_ENUM_CONSTANT(SYSTEM_DIR_MOVIES);
  659. BIND_ENUM_CONSTANT(SYSTEM_DIR_MUSIC);
  660. BIND_ENUM_CONSTANT(SYSTEM_DIR_PICTURES);
  661. BIND_ENUM_CONSTANT(SYSTEM_DIR_RINGTONES);
  662. }
  663. ////// _Geometry2D //////
  664. _Geometry2D *_Geometry2D::singleton = nullptr;
  665. _Geometry2D *_Geometry2D::get_singleton() {
  666. return singleton;
  667. }
  668. bool _Geometry2D::is_point_in_circle(const Vector2 &p_point, const Vector2 &p_circle_pos, real_t p_circle_radius) {
  669. return Geometry2D::is_point_in_circle(p_point, p_circle_pos, p_circle_radius);
  670. }
  671. real_t _Geometry2D::segment_intersects_circle(const Vector2 &p_from, const Vector2 &p_to, const Vector2 &p_circle_pos, real_t p_circle_radius) {
  672. return Geometry2D::segment_intersects_circle(p_from, p_to, p_circle_pos, p_circle_radius);
  673. }
  674. 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) {
  675. Vector2 result;
  676. if (Geometry2D::segment_intersects_segment(p_from_a, p_to_a, p_from_b, p_to_b, &result)) {
  677. return result;
  678. } else {
  679. return Variant();
  680. }
  681. }
  682. 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) {
  683. Vector2 result;
  684. if (Geometry2D::line_intersects_line(p_from_a, p_dir_a, p_from_b, p_dir_b, result)) {
  685. return result;
  686. } else {
  687. return Variant();
  688. }
  689. }
  690. Vector<Vector2> _Geometry2D::get_closest_points_between_segments(const Vector2 &p1, const Vector2 &q1, const Vector2 &p2, const Vector2 &q2) {
  691. Vector2 r1, r2;
  692. Geometry2D::get_closest_points_between_segments(p1, q1, p2, q2, r1, r2);
  693. Vector<Vector2> r;
  694. r.resize(2);
  695. r.set(0, r1);
  696. r.set(1, r2);
  697. return r;
  698. }
  699. Vector2 _Geometry2D::get_closest_point_to_segment(const Vector2 &p_point, const Vector2 &p_a, const Vector2 &p_b) {
  700. Vector2 s[2] = { p_a, p_b };
  701. return Geometry2D::get_closest_point_to_segment(p_point, s);
  702. }
  703. Vector2 _Geometry2D::get_closest_point_to_segment_uncapped(const Vector2 &p_point, const Vector2 &p_a, const Vector2 &p_b) {
  704. Vector2 s[2] = { p_a, p_b };
  705. return Geometry2D::get_closest_point_to_segment_uncapped(p_point, s);
  706. }
  707. bool _Geometry2D::point_is_inside_triangle(const Vector2 &s, const Vector2 &a, const Vector2 &b, const Vector2 &c) const {
  708. return Geometry2D::is_point_in_triangle(s, a, b, c);
  709. }
  710. bool _Geometry2D::is_polygon_clockwise(const Vector<Vector2> &p_polygon) {
  711. return Geometry2D::is_polygon_clockwise(p_polygon);
  712. }
  713. bool _Geometry2D::is_point_in_polygon(const Point2 &p_point, const Vector<Vector2> &p_polygon) {
  714. return Geometry2D::is_point_in_polygon(p_point, p_polygon);
  715. }
  716. Vector<int> _Geometry2D::triangulate_polygon(const Vector<Vector2> &p_polygon) {
  717. return Geometry2D::triangulate_polygon(p_polygon);
  718. }
  719. Vector<int> _Geometry2D::triangulate_delaunay(const Vector<Vector2> &p_points) {
  720. return Geometry2D::triangulate_delaunay(p_points);
  721. }
  722. Vector<Point2> _Geometry2D::convex_hull(const Vector<Point2> &p_points) {
  723. return Geometry2D::convex_hull(p_points);
  724. }
  725. Array _Geometry2D::merge_polygons(const Vector<Vector2> &p_polygon_a, const Vector<Vector2> &p_polygon_b) {
  726. Vector<Vector<Point2>> polys = Geometry2D::merge_polygons(p_polygon_a, p_polygon_b);
  727. Array ret;
  728. for (int i = 0; i < polys.size(); ++i) {
  729. ret.push_back(polys[i]);
  730. }
  731. return ret;
  732. }
  733. Array _Geometry2D::clip_polygons(const Vector<Vector2> &p_polygon_a, const Vector<Vector2> &p_polygon_b) {
  734. Vector<Vector<Point2>> polys = Geometry2D::clip_polygons(p_polygon_a, p_polygon_b);
  735. Array ret;
  736. for (int i = 0; i < polys.size(); ++i) {
  737. ret.push_back(polys[i]);
  738. }
  739. return ret;
  740. }
  741. Array _Geometry2D::intersect_polygons(const Vector<Vector2> &p_polygon_a, const Vector<Vector2> &p_polygon_b) {
  742. Vector<Vector<Point2>> polys = Geometry2D::intersect_polygons(p_polygon_a, p_polygon_b);
  743. Array ret;
  744. for (int i = 0; i < polys.size(); ++i) {
  745. ret.push_back(polys[i]);
  746. }
  747. return ret;
  748. }
  749. Array _Geometry2D::exclude_polygons(const Vector<Vector2> &p_polygon_a, const Vector<Vector2> &p_polygon_b) {
  750. Vector<Vector<Point2>> polys = Geometry2D::exclude_polygons(p_polygon_a, p_polygon_b);
  751. Array ret;
  752. for (int i = 0; i < polys.size(); ++i) {
  753. ret.push_back(polys[i]);
  754. }
  755. return ret;
  756. }
  757. Array _Geometry2D::clip_polyline_with_polygon(const Vector<Vector2> &p_polyline, const Vector<Vector2> &p_polygon) {
  758. Vector<Vector<Point2>> polys = Geometry2D::clip_polyline_with_polygon(p_polyline, p_polygon);
  759. Array ret;
  760. for (int i = 0; i < polys.size(); ++i) {
  761. ret.push_back(polys[i]);
  762. }
  763. return ret;
  764. }
  765. Array _Geometry2D::intersect_polyline_with_polygon(const Vector<Vector2> &p_polyline, const Vector<Vector2> &p_polygon) {
  766. Vector<Vector<Point2>> polys = Geometry2D::intersect_polyline_with_polygon(p_polyline, p_polygon);
  767. Array ret;
  768. for (int i = 0; i < polys.size(); ++i) {
  769. ret.push_back(polys[i]);
  770. }
  771. return ret;
  772. }
  773. Array _Geometry2D::offset_polygon(const Vector<Vector2> &p_polygon, real_t p_delta, PolyJoinType p_join_type) {
  774. Vector<Vector<Point2>> polys = Geometry2D::offset_polygon(p_polygon, p_delta, Geometry2D::PolyJoinType(p_join_type));
  775. Array ret;
  776. for (int i = 0; i < polys.size(); ++i) {
  777. ret.push_back(polys[i]);
  778. }
  779. return ret;
  780. }
  781. Array _Geometry2D::offset_polyline(const Vector<Vector2> &p_polygon, real_t p_delta, PolyJoinType p_join_type, PolyEndType p_end_type) {
  782. Vector<Vector<Point2>> polys = Geometry2D::offset_polyline(p_polygon, p_delta, Geometry2D::PolyJoinType(p_join_type), Geometry2D::PolyEndType(p_end_type));
  783. Array ret;
  784. for (int i = 0; i < polys.size(); ++i) {
  785. ret.push_back(polys[i]);
  786. }
  787. return ret;
  788. }
  789. Dictionary _Geometry2D::make_atlas(const Vector<Size2> &p_rects) {
  790. Dictionary ret;
  791. Vector<Size2i> rects;
  792. for (int i = 0; i < p_rects.size(); i++) {
  793. rects.push_back(p_rects[i]);
  794. }
  795. Vector<Point2i> result;
  796. Size2i size;
  797. Geometry2D::make_atlas(rects, result, size);
  798. Size2 r_size = size;
  799. Vector<Point2> r_result;
  800. for (int i = 0; i < result.size(); i++) {
  801. r_result.push_back(result[i]);
  802. }
  803. ret["points"] = r_result;
  804. ret["size"] = r_size;
  805. return ret;
  806. }
  807. void _Geometry2D::_bind_methods() {
  808. ClassDB::bind_method(D_METHOD("is_point_in_circle", "point", "circle_position", "circle_radius"), &_Geometry2D::is_point_in_circle);
  809. ClassDB::bind_method(D_METHOD("segment_intersects_segment", "from_a", "to_a", "from_b", "to_b"), &_Geometry2D::segment_intersects_segment);
  810. ClassDB::bind_method(D_METHOD("line_intersects_line", "from_a", "dir_a", "from_b", "dir_b"), &_Geometry2D::line_intersects_line);
  811. ClassDB::bind_method(D_METHOD("get_closest_points_between_segments", "p1", "q1", "p2", "q2"), &_Geometry2D::get_closest_points_between_segments);
  812. ClassDB::bind_method(D_METHOD("get_closest_point_to_segment", "point", "s1", "s2"), &_Geometry2D::get_closest_point_to_segment);
  813. ClassDB::bind_method(D_METHOD("get_closest_point_to_segment_uncapped", "point", "s1", "s2"), &_Geometry2D::get_closest_point_to_segment_uncapped);
  814. ClassDB::bind_method(D_METHOD("point_is_inside_triangle", "point", "a", "b", "c"), &_Geometry2D::point_is_inside_triangle);
  815. ClassDB::bind_method(D_METHOD("is_polygon_clockwise", "polygon"), &_Geometry2D::is_polygon_clockwise);
  816. ClassDB::bind_method(D_METHOD("is_point_in_polygon", "point", "polygon"), &_Geometry2D::is_point_in_polygon);
  817. ClassDB::bind_method(D_METHOD("triangulate_polygon", "polygon"), &_Geometry2D::triangulate_polygon);
  818. ClassDB::bind_method(D_METHOD("triangulate_delaunay", "points"), &_Geometry2D::triangulate_delaunay);
  819. ClassDB::bind_method(D_METHOD("convex_hull", "points"), &_Geometry2D::convex_hull);
  820. ClassDB::bind_method(D_METHOD("merge_polygons", "polygon_a", "polygon_b"), &_Geometry2D::merge_polygons);
  821. ClassDB::bind_method(D_METHOD("clip_polygons", "polygon_a", "polygon_b"), &_Geometry2D::clip_polygons);
  822. ClassDB::bind_method(D_METHOD("intersect_polygons", "polygon_a", "polygon_b"), &_Geometry2D::intersect_polygons);
  823. ClassDB::bind_method(D_METHOD("exclude_polygons", "polygon_a", "polygon_b"), &_Geometry2D::exclude_polygons);
  824. ClassDB::bind_method(D_METHOD("clip_polyline_with_polygon", "polyline", "polygon"), &_Geometry2D::clip_polyline_with_polygon);
  825. ClassDB::bind_method(D_METHOD("intersect_polyline_with_polygon", "polyline", "polygon"), &_Geometry2D::intersect_polyline_with_polygon);
  826. ClassDB::bind_method(D_METHOD("offset_polygon", "polygon", "delta", "join_type"), &_Geometry2D::offset_polygon, DEFVAL(JOIN_SQUARE));
  827. ClassDB::bind_method(D_METHOD("offset_polyline", "polyline", "delta", "join_type", "end_type"), &_Geometry2D::offset_polyline, DEFVAL(JOIN_SQUARE), DEFVAL(END_SQUARE));
  828. ClassDB::bind_method(D_METHOD("make_atlas", "sizes"), &_Geometry2D::make_atlas);
  829. BIND_ENUM_CONSTANT(OPERATION_UNION);
  830. BIND_ENUM_CONSTANT(OPERATION_DIFFERENCE);
  831. BIND_ENUM_CONSTANT(OPERATION_INTERSECTION);
  832. BIND_ENUM_CONSTANT(OPERATION_XOR);
  833. BIND_ENUM_CONSTANT(JOIN_SQUARE);
  834. BIND_ENUM_CONSTANT(JOIN_ROUND);
  835. BIND_ENUM_CONSTANT(JOIN_MITER);
  836. BIND_ENUM_CONSTANT(END_POLYGON);
  837. BIND_ENUM_CONSTANT(END_JOINED);
  838. BIND_ENUM_CONSTANT(END_BUTT);
  839. BIND_ENUM_CONSTANT(END_SQUARE);
  840. BIND_ENUM_CONSTANT(END_ROUND);
  841. }
  842. ////// _Geometry3D //////
  843. _Geometry3D *_Geometry3D::singleton = nullptr;
  844. _Geometry3D *_Geometry3D::get_singleton() {
  845. return singleton;
  846. }
  847. Vector<Plane> _Geometry3D::build_box_planes(const Vector3 &p_extents) {
  848. return Geometry3D::build_box_planes(p_extents);
  849. }
  850. Vector<Plane> _Geometry3D::build_cylinder_planes(float p_radius, float p_height, int p_sides, Vector3::Axis p_axis) {
  851. return Geometry3D::build_cylinder_planes(p_radius, p_height, p_sides, p_axis);
  852. }
  853. Vector<Plane> _Geometry3D::build_capsule_planes(float p_radius, float p_height, int p_sides, int p_lats, Vector3::Axis p_axis) {
  854. return Geometry3D::build_capsule_planes(p_radius, p_height, p_sides, p_lats, p_axis);
  855. }
  856. Vector<Vector3> _Geometry3D::get_closest_points_between_segments(const Vector3 &p1, const Vector3 &p2, const Vector3 &q1, const Vector3 &q2) {
  857. Vector3 r1, r2;
  858. Geometry3D::get_closest_points_between_segments(p1, p2, q1, q2, r1, r2);
  859. Vector<Vector3> r;
  860. r.resize(2);
  861. r.set(0, r1);
  862. r.set(1, r2);
  863. return r;
  864. }
  865. Vector3 _Geometry3D::get_closest_point_to_segment(const Vector3 &p_point, const Vector3 &p_a, const Vector3 &p_b) {
  866. Vector3 s[2] = { p_a, p_b };
  867. return Geometry3D::get_closest_point_to_segment(p_point, s);
  868. }
  869. Vector3 _Geometry3D::get_closest_point_to_segment_uncapped(const Vector3 &p_point, const Vector3 &p_a, const Vector3 &p_b) {
  870. Vector3 s[2] = { p_a, p_b };
  871. return Geometry3D::get_closest_point_to_segment_uncapped(p_point, s);
  872. }
  873. 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) {
  874. Vector3 res;
  875. if (Geometry3D::ray_intersects_triangle(p_from, p_dir, p_v0, p_v1, p_v2, &res)) {
  876. return res;
  877. } else {
  878. return Variant();
  879. }
  880. }
  881. 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) {
  882. Vector3 res;
  883. if (Geometry3D::segment_intersects_triangle(p_from, p_to, p_v0, p_v1, p_v2, &res)) {
  884. return res;
  885. } else {
  886. return Variant();
  887. }
  888. }
  889. Vector<Vector3> _Geometry3D::segment_intersects_sphere(const Vector3 &p_from, const Vector3 &p_to, const Vector3 &p_sphere_pos, real_t p_sphere_radius) {
  890. Vector<Vector3> r;
  891. Vector3 res, norm;
  892. if (!Geometry3D::segment_intersects_sphere(p_from, p_to, p_sphere_pos, p_sphere_radius, &res, &norm)) {
  893. return r;
  894. }
  895. r.resize(2);
  896. r.set(0, res);
  897. r.set(1, norm);
  898. return r;
  899. }
  900. Vector<Vector3> _Geometry3D::segment_intersects_cylinder(const Vector3 &p_from, const Vector3 &p_to, float p_height, float p_radius) {
  901. Vector<Vector3> r;
  902. Vector3 res, norm;
  903. if (!Geometry3D::segment_intersects_cylinder(p_from, p_to, p_height, p_radius, &res, &norm)) {
  904. return r;
  905. }
  906. r.resize(2);
  907. r.set(0, res);
  908. r.set(1, norm);
  909. return r;
  910. }
  911. Vector<Vector3> _Geometry3D::segment_intersects_convex(const Vector3 &p_from, const Vector3 &p_to, const Vector<Plane> &p_planes) {
  912. Vector<Vector3> r;
  913. Vector3 res, norm;
  914. if (!Geometry3D::segment_intersects_convex(p_from, p_to, p_planes.ptr(), p_planes.size(), &res, &norm)) {
  915. return r;
  916. }
  917. r.resize(2);
  918. r.set(0, res);
  919. r.set(1, norm);
  920. return r;
  921. }
  922. Vector<Vector3> _Geometry3D::clip_polygon(const Vector<Vector3> &p_points, const Plane &p_plane) {
  923. return Geometry3D::clip_polygon(p_points, p_plane);
  924. }
  925. int _Geometry3D::get_uv84_normal_bit(const Vector3 &p_vector) {
  926. return Geometry3D::get_uv84_normal_bit(p_vector);
  927. }
  928. void _Geometry3D::_bind_methods() {
  929. ClassDB::bind_method(D_METHOD("build_box_planes", "extents"), &_Geometry3D::build_box_planes);
  930. ClassDB::bind_method(D_METHOD("build_cylinder_planes", "radius", "height", "sides", "axis"), &_Geometry3D::build_cylinder_planes, DEFVAL(Vector3::AXIS_Z));
  931. ClassDB::bind_method(D_METHOD("build_capsule_planes", "radius", "height", "sides", "lats", "axis"), &_Geometry3D::build_capsule_planes, DEFVAL(Vector3::AXIS_Z));
  932. ClassDB::bind_method(D_METHOD("get_closest_points_between_segments", "p1", "p2", "q1", "q2"), &_Geometry3D::get_closest_points_between_segments);
  933. ClassDB::bind_method(D_METHOD("get_closest_point_to_segment", "point", "s1", "s2"), &_Geometry3D::get_closest_point_to_segment);
  934. ClassDB::bind_method(D_METHOD("get_closest_point_to_segment_uncapped", "point", "s1", "s2"), &_Geometry3D::get_closest_point_to_segment_uncapped);
  935. ClassDB::bind_method(D_METHOD("get_uv84_normal_bit", "normal"), &_Geometry3D::get_uv84_normal_bit);
  936. ClassDB::bind_method(D_METHOD("ray_intersects_triangle", "from", "dir", "a", "b", "c"), &_Geometry3D::ray_intersects_triangle);
  937. ClassDB::bind_method(D_METHOD("segment_intersects_triangle", "from", "to", "a", "b", "c"), &_Geometry3D::segment_intersects_triangle);
  938. ClassDB::bind_method(D_METHOD("segment_intersects_sphere", "from", "to", "sphere_position", "sphere_radius"), &_Geometry3D::segment_intersects_sphere);
  939. ClassDB::bind_method(D_METHOD("segment_intersects_cylinder", "from", "to", "height", "radius"), &_Geometry3D::segment_intersects_cylinder);
  940. ClassDB::bind_method(D_METHOD("segment_intersects_convex", "from", "to", "planes"), &_Geometry3D::segment_intersects_convex);
  941. ClassDB::bind_method(D_METHOD("clip_polygon", "points", "plane"), &_Geometry3D::clip_polygon);
  942. }
  943. ////// _File //////
  944. Error _File::open_encrypted(const String &p_path, ModeFlags p_mode_flags, const Vector<uint8_t> &p_key) {
  945. Error err = open(p_path, p_mode_flags);
  946. if (err) {
  947. return err;
  948. }
  949. FileAccessEncrypted *fae = memnew(FileAccessEncrypted);
  950. err = fae->open_and_parse(f, p_key, (p_mode_flags == WRITE) ? FileAccessEncrypted::MODE_WRITE_AES256 : FileAccessEncrypted::MODE_READ);
  951. if (err) {
  952. memdelete(fae);
  953. close();
  954. return err;
  955. }
  956. f = fae;
  957. return OK;
  958. }
  959. Error _File::open_encrypted_pass(const String &p_path, ModeFlags p_mode_flags, const String &p_pass) {
  960. Error err = open(p_path, p_mode_flags);
  961. if (err) {
  962. return err;
  963. }
  964. FileAccessEncrypted *fae = memnew(FileAccessEncrypted);
  965. err = fae->open_and_parse_password(f, p_pass, (p_mode_flags == WRITE) ? FileAccessEncrypted::MODE_WRITE_AES256 : FileAccessEncrypted::MODE_READ);
  966. if (err) {
  967. memdelete(fae);
  968. close();
  969. return err;
  970. }
  971. f = fae;
  972. return OK;
  973. }
  974. Error _File::open_compressed(const String &p_path, ModeFlags p_mode_flags, CompressionMode p_compress_mode) {
  975. FileAccessCompressed *fac = memnew(FileAccessCompressed);
  976. fac->configure("GCPF", (Compression::Mode)p_compress_mode);
  977. Error err = fac->_open(p_path, p_mode_flags);
  978. if (err) {
  979. memdelete(fac);
  980. return err;
  981. }
  982. f = fac;
  983. return OK;
  984. }
  985. Error _File::open(const String &p_path, ModeFlags p_mode_flags) {
  986. close();
  987. Error err;
  988. f = FileAccess::open(p_path, p_mode_flags, &err);
  989. if (f) {
  990. f->set_endian_swap(eswap);
  991. }
  992. return err;
  993. }
  994. void _File::close() {
  995. if (f) {
  996. memdelete(f);
  997. }
  998. f = nullptr;
  999. }
  1000. bool _File::is_open() const {
  1001. return f != nullptr;
  1002. }
  1003. String _File::get_path() const {
  1004. ERR_FAIL_COND_V_MSG(!f, "", "File must be opened before use.");
  1005. return f->get_path();
  1006. }
  1007. String _File::get_path_absolute() const {
  1008. ERR_FAIL_COND_V_MSG(!f, "", "File must be opened before use.");
  1009. return f->get_path_absolute();
  1010. }
  1011. void _File::seek(int64_t p_position) {
  1012. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1013. f->seek(p_position);
  1014. }
  1015. void _File::seek_end(int64_t p_position) {
  1016. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1017. f->seek_end(p_position);
  1018. }
  1019. int64_t _File::get_position() const {
  1020. ERR_FAIL_COND_V_MSG(!f, 0, "File must be opened before use.");
  1021. return f->get_position();
  1022. }
  1023. int64_t _File::get_len() const {
  1024. ERR_FAIL_COND_V_MSG(!f, 0, "File must be opened before use.");
  1025. return f->get_len();
  1026. }
  1027. bool _File::eof_reached() const {
  1028. ERR_FAIL_COND_V_MSG(!f, false, "File must be opened before use.");
  1029. return f->eof_reached();
  1030. }
  1031. uint8_t _File::get_8() const {
  1032. ERR_FAIL_COND_V_MSG(!f, 0, "File must be opened before use.");
  1033. return f->get_8();
  1034. }
  1035. uint16_t _File::get_16() const {
  1036. ERR_FAIL_COND_V_MSG(!f, 0, "File must be opened before use.");
  1037. return f->get_16();
  1038. }
  1039. uint32_t _File::get_32() const {
  1040. ERR_FAIL_COND_V_MSG(!f, 0, "File must be opened before use.");
  1041. return f->get_32();
  1042. }
  1043. uint64_t _File::get_64() const {
  1044. ERR_FAIL_COND_V_MSG(!f, 0, "File must be opened before use.");
  1045. return f->get_64();
  1046. }
  1047. float _File::get_float() const {
  1048. ERR_FAIL_COND_V_MSG(!f, 0, "File must be opened before use.");
  1049. return f->get_float();
  1050. }
  1051. double _File::get_double() const {
  1052. ERR_FAIL_COND_V_MSG(!f, 0, "File must be opened before use.");
  1053. return f->get_double();
  1054. }
  1055. real_t _File::get_real() const {
  1056. ERR_FAIL_COND_V_MSG(!f, 0, "File must be opened before use.");
  1057. return f->get_real();
  1058. }
  1059. Vector<uint8_t> _File::get_buffer(int p_length) const {
  1060. Vector<uint8_t> data;
  1061. ERR_FAIL_COND_V_MSG(!f, data, "File must be opened before use.");
  1062. ERR_FAIL_COND_V_MSG(p_length < 0, data, "Length of buffer cannot be smaller than 0.");
  1063. if (p_length == 0) {
  1064. return data;
  1065. }
  1066. Error err = data.resize(p_length);
  1067. ERR_FAIL_COND_V_MSG(err != OK, data, "Can't resize data to " + itos(p_length) + " elements.");
  1068. uint8_t *w = data.ptrw();
  1069. int len = f->get_buffer(&w[0], p_length);
  1070. ERR_FAIL_COND_V(len < 0, Vector<uint8_t>());
  1071. if (len < p_length) {
  1072. data.resize(p_length);
  1073. }
  1074. return data;
  1075. }
  1076. String _File::get_as_text() const {
  1077. ERR_FAIL_COND_V_MSG(!f, String(), "File must be opened before use.");
  1078. String text;
  1079. size_t original_pos = f->get_position();
  1080. f->seek(0);
  1081. String l = get_line();
  1082. while (!eof_reached()) {
  1083. text += l + "\n";
  1084. l = get_line();
  1085. }
  1086. text += l;
  1087. f->seek(original_pos);
  1088. return text;
  1089. }
  1090. String _File::get_md5(const String &p_path) const {
  1091. return FileAccess::get_md5(p_path);
  1092. }
  1093. String _File::get_sha256(const String &p_path) const {
  1094. return FileAccess::get_sha256(p_path);
  1095. }
  1096. String _File::get_line() const {
  1097. ERR_FAIL_COND_V_MSG(!f, String(), "File must be opened before use.");
  1098. return f->get_line();
  1099. }
  1100. Vector<String> _File::get_csv_line(const String &p_delim) const {
  1101. ERR_FAIL_COND_V_MSG(!f, Vector<String>(), "File must be opened before use.");
  1102. return f->get_csv_line(p_delim);
  1103. }
  1104. /**< use this for files WRITTEN in _big_ endian machines (ie, amiga/mac)
  1105. * It's not about the current CPU type but file formats.
  1106. * this flags get reset to false (little endian) on each open
  1107. */
  1108. void _File::set_endian_swap(bool p_swap) {
  1109. eswap = p_swap;
  1110. if (f) {
  1111. f->set_endian_swap(p_swap);
  1112. }
  1113. }
  1114. bool _File::get_endian_swap() {
  1115. return eswap;
  1116. }
  1117. Error _File::get_error() const {
  1118. if (!f) {
  1119. return ERR_UNCONFIGURED;
  1120. }
  1121. return f->get_error();
  1122. }
  1123. void _File::store_8(uint8_t p_dest) {
  1124. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1125. f->store_8(p_dest);
  1126. }
  1127. void _File::store_16(uint16_t p_dest) {
  1128. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1129. f->store_16(p_dest);
  1130. }
  1131. void _File::store_32(uint32_t p_dest) {
  1132. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1133. f->store_32(p_dest);
  1134. }
  1135. void _File::store_64(uint64_t p_dest) {
  1136. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1137. f->store_64(p_dest);
  1138. }
  1139. void _File::store_float(float p_dest) {
  1140. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1141. f->store_float(p_dest);
  1142. }
  1143. void _File::store_double(double p_dest) {
  1144. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1145. f->store_double(p_dest);
  1146. }
  1147. void _File::store_real(real_t p_real) {
  1148. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1149. f->store_real(p_real);
  1150. }
  1151. void _File::store_string(const String &p_string) {
  1152. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1153. f->store_string(p_string);
  1154. }
  1155. void _File::store_pascal_string(const String &p_string) {
  1156. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1157. f->store_pascal_string(p_string);
  1158. }
  1159. String _File::get_pascal_string() {
  1160. ERR_FAIL_COND_V_MSG(!f, "", "File must be opened before use.");
  1161. return f->get_pascal_string();
  1162. }
  1163. void _File::store_line(const String &p_string) {
  1164. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1165. f->store_line(p_string);
  1166. }
  1167. void _File::store_csv_line(const Vector<String> &p_values, const String &p_delim) {
  1168. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1169. f->store_csv_line(p_values, p_delim);
  1170. }
  1171. void _File::store_buffer(const Vector<uint8_t> &p_buffer) {
  1172. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1173. int len = p_buffer.size();
  1174. if (len == 0) {
  1175. return;
  1176. }
  1177. const uint8_t *r = p_buffer.ptr();
  1178. f->store_buffer(&r[0], len);
  1179. }
  1180. bool _File::file_exists(const String &p_name) const {
  1181. return FileAccess::exists(p_name);
  1182. }
  1183. void _File::store_var(const Variant &p_var, bool p_full_objects) {
  1184. ERR_FAIL_COND_MSG(!f, "File must be opened before use.");
  1185. int len;
  1186. Error err = encode_variant(p_var, nullptr, len, p_full_objects);
  1187. ERR_FAIL_COND_MSG(err != OK, "Error when trying to encode Variant.");
  1188. Vector<uint8_t> buff;
  1189. buff.resize(len);
  1190. uint8_t *w = buff.ptrw();
  1191. err = encode_variant(p_var, &w[0], len, p_full_objects);
  1192. ERR_FAIL_COND_MSG(err != OK, "Error when trying to encode Variant.");
  1193. store_32(len);
  1194. store_buffer(buff);
  1195. }
  1196. Variant _File::get_var(bool p_allow_objects) const {
  1197. ERR_FAIL_COND_V_MSG(!f, Variant(), "File must be opened before use.");
  1198. uint32_t len = get_32();
  1199. Vector<uint8_t> buff = get_buffer(len);
  1200. ERR_FAIL_COND_V((uint32_t)buff.size() != len, Variant());
  1201. const uint8_t *r = buff.ptr();
  1202. Variant v;
  1203. Error err = decode_variant(v, &r[0], len, nullptr, p_allow_objects);
  1204. ERR_FAIL_COND_V_MSG(err != OK, Variant(), "Error when trying to encode Variant.");
  1205. return v;
  1206. }
  1207. uint64_t _File::get_modified_time(const String &p_file) const {
  1208. return FileAccess::get_modified_time(p_file);
  1209. }
  1210. void _File::_bind_methods() {
  1211. ClassDB::bind_method(D_METHOD("open_encrypted", "path", "mode_flags", "key"), &_File::open_encrypted);
  1212. ClassDB::bind_method(D_METHOD("open_encrypted_with_pass", "path", "mode_flags", "pass"), &_File::open_encrypted_pass);
  1213. ClassDB::bind_method(D_METHOD("open_compressed", "path", "mode_flags", "compression_mode"), &_File::open_compressed, DEFVAL(0));
  1214. ClassDB::bind_method(D_METHOD("open", "path", "flags"), &_File::open);
  1215. ClassDB::bind_method(D_METHOD("close"), &_File::close);
  1216. ClassDB::bind_method(D_METHOD("get_path"), &_File::get_path);
  1217. ClassDB::bind_method(D_METHOD("get_path_absolute"), &_File::get_path_absolute);
  1218. ClassDB::bind_method(D_METHOD("is_open"), &_File::is_open);
  1219. ClassDB::bind_method(D_METHOD("seek", "position"), &_File::seek);
  1220. ClassDB::bind_method(D_METHOD("seek_end", "position"), &_File::seek_end, DEFVAL(0));
  1221. ClassDB::bind_method(D_METHOD("get_position"), &_File::get_position);
  1222. ClassDB::bind_method(D_METHOD("get_len"), &_File::get_len);
  1223. ClassDB::bind_method(D_METHOD("eof_reached"), &_File::eof_reached);
  1224. ClassDB::bind_method(D_METHOD("get_8"), &_File::get_8);
  1225. ClassDB::bind_method(D_METHOD("get_16"), &_File::get_16);
  1226. ClassDB::bind_method(D_METHOD("get_32"), &_File::get_32);
  1227. ClassDB::bind_method(D_METHOD("get_64"), &_File::get_64);
  1228. ClassDB::bind_method(D_METHOD("get_float"), &_File::get_float);
  1229. ClassDB::bind_method(D_METHOD("get_double"), &_File::get_double);
  1230. ClassDB::bind_method(D_METHOD("get_real"), &_File::get_real);
  1231. ClassDB::bind_method(D_METHOD("get_buffer", "len"), &_File::get_buffer);
  1232. ClassDB::bind_method(D_METHOD("get_line"), &_File::get_line);
  1233. ClassDB::bind_method(D_METHOD("get_csv_line", "delim"), &_File::get_csv_line, DEFVAL(","));
  1234. ClassDB::bind_method(D_METHOD("get_as_text"), &_File::get_as_text);
  1235. ClassDB::bind_method(D_METHOD("get_md5", "path"), &_File::get_md5);
  1236. ClassDB::bind_method(D_METHOD("get_sha256", "path"), &_File::get_sha256);
  1237. ClassDB::bind_method(D_METHOD("get_endian_swap"), &_File::get_endian_swap);
  1238. ClassDB::bind_method(D_METHOD("set_endian_swap", "enable"), &_File::set_endian_swap);
  1239. ClassDB::bind_method(D_METHOD("get_error"), &_File::get_error);
  1240. ClassDB::bind_method(D_METHOD("get_var", "allow_objects"), &_File::get_var, DEFVAL(false));
  1241. ClassDB::bind_method(D_METHOD("store_8", "value"), &_File::store_8);
  1242. ClassDB::bind_method(D_METHOD("store_16", "value"), &_File::store_16);
  1243. ClassDB::bind_method(D_METHOD("store_32", "value"), &_File::store_32);
  1244. ClassDB::bind_method(D_METHOD("store_64", "value"), &_File::store_64);
  1245. ClassDB::bind_method(D_METHOD("store_float", "value"), &_File::store_float);
  1246. ClassDB::bind_method(D_METHOD("store_double", "value"), &_File::store_double);
  1247. ClassDB::bind_method(D_METHOD("store_real", "value"), &_File::store_real);
  1248. ClassDB::bind_method(D_METHOD("store_buffer", "buffer"), &_File::store_buffer);
  1249. ClassDB::bind_method(D_METHOD("store_line", "line"), &_File::store_line);
  1250. ClassDB::bind_method(D_METHOD("store_csv_line", "values", "delim"), &_File::store_csv_line, DEFVAL(","));
  1251. ClassDB::bind_method(D_METHOD("store_string", "string"), &_File::store_string);
  1252. ClassDB::bind_method(D_METHOD("store_var", "value", "full_objects"), &_File::store_var, DEFVAL(false));
  1253. ClassDB::bind_method(D_METHOD("store_pascal_string", "string"), &_File::store_pascal_string);
  1254. ClassDB::bind_method(D_METHOD("get_pascal_string"), &_File::get_pascal_string);
  1255. ClassDB::bind_method(D_METHOD("file_exists", "path"), &_File::file_exists);
  1256. ClassDB::bind_method(D_METHOD("get_modified_time", "file"), &_File::get_modified_time);
  1257. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "endian_swap"), "set_endian_swap", "get_endian_swap");
  1258. BIND_ENUM_CONSTANT(READ);
  1259. BIND_ENUM_CONSTANT(WRITE);
  1260. BIND_ENUM_CONSTANT(READ_WRITE);
  1261. BIND_ENUM_CONSTANT(WRITE_READ);
  1262. BIND_ENUM_CONSTANT(COMPRESSION_FASTLZ);
  1263. BIND_ENUM_CONSTANT(COMPRESSION_DEFLATE);
  1264. BIND_ENUM_CONSTANT(COMPRESSION_ZSTD);
  1265. BIND_ENUM_CONSTANT(COMPRESSION_GZIP);
  1266. }
  1267. _File::~_File() {
  1268. if (f) {
  1269. memdelete(f);
  1270. }
  1271. }
  1272. ////// _Directory //////
  1273. Error _Directory::open(const String &p_path) {
  1274. Error err;
  1275. DirAccess *alt = DirAccess::open(p_path, &err);
  1276. if (!alt) {
  1277. return err;
  1278. }
  1279. if (d) {
  1280. memdelete(d);
  1281. }
  1282. d = alt;
  1283. dir_open = true;
  1284. return OK;
  1285. }
  1286. bool _Directory::is_open() const {
  1287. return d && dir_open;
  1288. }
  1289. Error _Directory::list_dir_begin(bool p_skip_navigational, bool p_skip_hidden) {
  1290. ERR_FAIL_COND_V_MSG(!is_open(), ERR_UNCONFIGURED, "Directory must be opened before use.");
  1291. _list_skip_navigational = p_skip_navigational;
  1292. _list_skip_hidden = p_skip_hidden;
  1293. return d->list_dir_begin();
  1294. }
  1295. String _Directory::get_next() {
  1296. ERR_FAIL_COND_V_MSG(!is_open(), "", "Directory must be opened before use.");
  1297. String next = d->get_next();
  1298. while (next != "" && ((_list_skip_navigational && (next == "." || next == "..")) || (_list_skip_hidden && d->current_is_hidden()))) {
  1299. next = d->get_next();
  1300. }
  1301. return next;
  1302. }
  1303. bool _Directory::current_is_dir() const {
  1304. ERR_FAIL_COND_V_MSG(!is_open(), false, "Directory must be opened before use.");
  1305. return d->current_is_dir();
  1306. }
  1307. void _Directory::list_dir_end() {
  1308. ERR_FAIL_COND_MSG(!is_open(), "Directory must be opened before use.");
  1309. d->list_dir_end();
  1310. }
  1311. int _Directory::get_drive_count() {
  1312. ERR_FAIL_COND_V_MSG(!is_open(), 0, "Directory must be opened before use.");
  1313. return d->get_drive_count();
  1314. }
  1315. String _Directory::get_drive(int p_drive) {
  1316. ERR_FAIL_COND_V_MSG(!is_open(), "", "Directory must be opened before use.");
  1317. return d->get_drive(p_drive);
  1318. }
  1319. int _Directory::get_current_drive() {
  1320. ERR_FAIL_COND_V_MSG(!is_open(), 0, "Directory must be opened before use.");
  1321. return d->get_current_drive();
  1322. }
  1323. Error _Directory::change_dir(String p_dir) {
  1324. ERR_FAIL_COND_V_MSG(!d, ERR_UNCONFIGURED, "Directory is not configured properly.");
  1325. Error err = d->change_dir(p_dir);
  1326. if (err != OK) {
  1327. return err;
  1328. }
  1329. dir_open = true;
  1330. return OK;
  1331. }
  1332. String _Directory::get_current_dir() {
  1333. ERR_FAIL_COND_V_MSG(!is_open(), "", "Directory must be opened before use.");
  1334. return d->get_current_dir();
  1335. }
  1336. Error _Directory::make_dir(String p_dir) {
  1337. ERR_FAIL_COND_V_MSG(!d, ERR_UNCONFIGURED, "Directory is not configured properly.");
  1338. if (!p_dir.is_rel_path()) {
  1339. DirAccess *d = DirAccess::create_for_path(p_dir);
  1340. Error err = d->make_dir(p_dir);
  1341. memdelete(d);
  1342. return err;
  1343. }
  1344. return d->make_dir(p_dir);
  1345. }
  1346. Error _Directory::make_dir_recursive(String p_dir) {
  1347. ERR_FAIL_COND_V_MSG(!d, ERR_UNCONFIGURED, "Directory is not configured properly.");
  1348. if (!p_dir.is_rel_path()) {
  1349. DirAccess *d = DirAccess::create_for_path(p_dir);
  1350. Error err = d->make_dir_recursive(p_dir);
  1351. memdelete(d);
  1352. return err;
  1353. }
  1354. return d->make_dir_recursive(p_dir);
  1355. }
  1356. bool _Directory::file_exists(String p_file) {
  1357. ERR_FAIL_COND_V_MSG(!d, false, "Directory is not configured properly.");
  1358. if (!p_file.is_rel_path()) {
  1359. return FileAccess::exists(p_file);
  1360. }
  1361. return d->file_exists(p_file);
  1362. }
  1363. bool _Directory::dir_exists(String p_dir) {
  1364. ERR_FAIL_COND_V_MSG(!d, false, "Directory is not configured properly.");
  1365. if (!p_dir.is_rel_path()) {
  1366. DirAccess *d = DirAccess::create_for_path(p_dir);
  1367. bool exists = d->dir_exists(p_dir);
  1368. memdelete(d);
  1369. return exists;
  1370. }
  1371. return d->dir_exists(p_dir);
  1372. }
  1373. int _Directory::get_space_left() {
  1374. ERR_FAIL_COND_V_MSG(!is_open(), 0, "Directory must be opened before use.");
  1375. return d->get_space_left() / 1024 * 1024; //return value in megabytes, given binding is int
  1376. }
  1377. Error _Directory::copy(String p_from, String p_to) {
  1378. ERR_FAIL_COND_V_MSG(!is_open(), ERR_UNCONFIGURED, "Directory must be opened before use.");
  1379. return d->copy(p_from, p_to);
  1380. }
  1381. Error _Directory::rename(String p_from, String p_to) {
  1382. ERR_FAIL_COND_V_MSG(!is_open(), ERR_UNCONFIGURED, "Directory must be opened before use.");
  1383. if (!p_from.is_rel_path()) {
  1384. DirAccess *d = DirAccess::create_for_path(p_from);
  1385. ERR_FAIL_COND_V_MSG(!d->file_exists(p_from), ERR_DOES_NOT_EXIST, "File does not exist.");
  1386. Error err = d->rename(p_from, p_to);
  1387. memdelete(d);
  1388. return err;
  1389. }
  1390. ERR_FAIL_COND_V_MSG(!d->file_exists(p_from), ERR_DOES_NOT_EXIST, "File does not exist.");
  1391. return d->rename(p_from, p_to);
  1392. }
  1393. Error _Directory::remove(String p_name) {
  1394. ERR_FAIL_COND_V_MSG(!is_open(), ERR_UNCONFIGURED, "Directory must be opened before use.");
  1395. if (!p_name.is_rel_path()) {
  1396. DirAccess *d = DirAccess::create_for_path(p_name);
  1397. Error err = d->remove(p_name);
  1398. memdelete(d);
  1399. return err;
  1400. }
  1401. return d->remove(p_name);
  1402. }
  1403. void _Directory::_bind_methods() {
  1404. ClassDB::bind_method(D_METHOD("open", "path"), &_Directory::open);
  1405. ClassDB::bind_method(D_METHOD("list_dir_begin", "skip_navigational", "skip_hidden"), &_Directory::list_dir_begin, DEFVAL(false), DEFVAL(false));
  1406. ClassDB::bind_method(D_METHOD("get_next"), &_Directory::get_next);
  1407. ClassDB::bind_method(D_METHOD("current_is_dir"), &_Directory::current_is_dir);
  1408. ClassDB::bind_method(D_METHOD("list_dir_end"), &_Directory::list_dir_end);
  1409. ClassDB::bind_method(D_METHOD("get_drive_count"), &_Directory::get_drive_count);
  1410. ClassDB::bind_method(D_METHOD("get_drive", "idx"), &_Directory::get_drive);
  1411. ClassDB::bind_method(D_METHOD("get_current_drive"), &_Directory::get_current_drive);
  1412. ClassDB::bind_method(D_METHOD("change_dir", "todir"), &_Directory::change_dir);
  1413. ClassDB::bind_method(D_METHOD("get_current_dir"), &_Directory::get_current_dir);
  1414. ClassDB::bind_method(D_METHOD("make_dir", "path"), &_Directory::make_dir);
  1415. ClassDB::bind_method(D_METHOD("make_dir_recursive", "path"), &_Directory::make_dir_recursive);
  1416. ClassDB::bind_method(D_METHOD("file_exists", "path"), &_Directory::file_exists);
  1417. ClassDB::bind_method(D_METHOD("dir_exists", "path"), &_Directory::dir_exists);
  1418. //ClassDB::bind_method(D_METHOD("get_modified_time","file"),&_Directory::get_modified_time);
  1419. ClassDB::bind_method(D_METHOD("get_space_left"), &_Directory::get_space_left);
  1420. ClassDB::bind_method(D_METHOD("copy", "from", "to"), &_Directory::copy);
  1421. ClassDB::bind_method(D_METHOD("rename", "from", "to"), &_Directory::rename);
  1422. ClassDB::bind_method(D_METHOD("remove", "path"), &_Directory::remove);
  1423. }
  1424. _Directory::_Directory() {
  1425. d = DirAccess::create(DirAccess::ACCESS_RESOURCES);
  1426. }
  1427. _Directory::~_Directory() {
  1428. if (d) {
  1429. memdelete(d);
  1430. }
  1431. }
  1432. ////// _Marshalls //////
  1433. _Marshalls *_Marshalls::singleton = nullptr;
  1434. _Marshalls *_Marshalls::get_singleton() {
  1435. return singleton;
  1436. }
  1437. String _Marshalls::variant_to_base64(const Variant &p_var, bool p_full_objects) {
  1438. int len;
  1439. Error err = encode_variant(p_var, nullptr, len, p_full_objects);
  1440. ERR_FAIL_COND_V_MSG(err != OK, "", "Error when trying to encode Variant.");
  1441. Vector<uint8_t> buff;
  1442. buff.resize(len);
  1443. uint8_t *w = buff.ptrw();
  1444. err = encode_variant(p_var, &w[0], len, p_full_objects);
  1445. ERR_FAIL_COND_V_MSG(err != OK, "", "Error when trying to encode Variant.");
  1446. String ret = CryptoCore::b64_encode_str(&w[0], len);
  1447. ERR_FAIL_COND_V(ret == "", ret);
  1448. return ret;
  1449. }
  1450. Variant _Marshalls::base64_to_variant(const String &p_str, bool p_allow_objects) {
  1451. int strlen = p_str.length();
  1452. CharString cstr = p_str.ascii();
  1453. Vector<uint8_t> buf;
  1454. buf.resize(strlen / 4 * 3 + 1);
  1455. uint8_t *w = buf.ptrw();
  1456. size_t len = 0;
  1457. ERR_FAIL_COND_V(CryptoCore::b64_decode(&w[0], buf.size(), &len, (unsigned char *)cstr.get_data(), strlen) != OK, Variant());
  1458. Variant v;
  1459. Error err = decode_variant(v, &w[0], len, nullptr, p_allow_objects);
  1460. ERR_FAIL_COND_V_MSG(err != OK, Variant(), "Error when trying to decode Variant.");
  1461. return v;
  1462. }
  1463. String _Marshalls::raw_to_base64(const Vector<uint8_t> &p_arr) {
  1464. String ret = CryptoCore::b64_encode_str(p_arr.ptr(), p_arr.size());
  1465. ERR_FAIL_COND_V(ret == "", ret);
  1466. return ret;
  1467. }
  1468. Vector<uint8_t> _Marshalls::base64_to_raw(const String &p_str) {
  1469. int strlen = p_str.length();
  1470. CharString cstr = p_str.ascii();
  1471. size_t arr_len = 0;
  1472. Vector<uint8_t> buf;
  1473. {
  1474. buf.resize(strlen / 4 * 3 + 1);
  1475. uint8_t *w = buf.ptrw();
  1476. ERR_FAIL_COND_V(CryptoCore::b64_decode(&w[0], buf.size(), &arr_len, (unsigned char *)cstr.get_data(), strlen) != OK, Vector<uint8_t>());
  1477. }
  1478. buf.resize(arr_len);
  1479. return buf;
  1480. }
  1481. String _Marshalls::utf8_to_base64(const String &p_str) {
  1482. CharString cstr = p_str.utf8();
  1483. String ret = CryptoCore::b64_encode_str((unsigned char *)cstr.get_data(), cstr.length());
  1484. ERR_FAIL_COND_V(ret == "", ret);
  1485. return ret;
  1486. }
  1487. String _Marshalls::base64_to_utf8(const String &p_str) {
  1488. int strlen = p_str.length();
  1489. CharString cstr = p_str.ascii();
  1490. Vector<uint8_t> buf;
  1491. buf.resize(strlen / 4 * 3 + 1 + 1);
  1492. uint8_t *w = buf.ptrw();
  1493. size_t len = 0;
  1494. ERR_FAIL_COND_V(CryptoCore::b64_decode(&w[0], buf.size(), &len, (unsigned char *)cstr.get_data(), strlen) != OK, String());
  1495. w[len] = 0;
  1496. String ret = String::utf8((char *)&w[0]);
  1497. return ret;
  1498. }
  1499. void _Marshalls::_bind_methods() {
  1500. ClassDB::bind_method(D_METHOD("variant_to_base64", "variant", "full_objects"), &_Marshalls::variant_to_base64, DEFVAL(false));
  1501. ClassDB::bind_method(D_METHOD("base64_to_variant", "base64_str", "allow_objects"), &_Marshalls::base64_to_variant, DEFVAL(false));
  1502. ClassDB::bind_method(D_METHOD("raw_to_base64", "array"), &_Marshalls::raw_to_base64);
  1503. ClassDB::bind_method(D_METHOD("base64_to_raw", "base64_str"), &_Marshalls::base64_to_raw);
  1504. ClassDB::bind_method(D_METHOD("utf8_to_base64", "utf8_str"), &_Marshalls::utf8_to_base64);
  1505. ClassDB::bind_method(D_METHOD("base64_to_utf8", "base64_str"), &_Marshalls::base64_to_utf8);
  1506. }
  1507. ////// _Semaphore //////
  1508. void _Semaphore::wait() {
  1509. semaphore.wait();
  1510. }
  1511. Error _Semaphore::try_wait() {
  1512. return semaphore.try_wait() ? OK : ERR_BUSY;
  1513. }
  1514. void _Semaphore::post() {
  1515. semaphore.post();
  1516. }
  1517. void _Semaphore::_bind_methods() {
  1518. ClassDB::bind_method(D_METHOD("wait"), &_Semaphore::wait);
  1519. ClassDB::bind_method(D_METHOD("try_wait"), &_Semaphore::try_wait);
  1520. ClassDB::bind_method(D_METHOD("post"), &_Semaphore::post);
  1521. }
  1522. ////// _Mutex //////
  1523. void _Mutex::lock() {
  1524. mutex.lock();
  1525. }
  1526. Error _Mutex::try_lock() {
  1527. return mutex.try_lock();
  1528. }
  1529. void _Mutex::unlock() {
  1530. mutex.unlock();
  1531. }
  1532. void _Mutex::_bind_methods() {
  1533. ClassDB::bind_method(D_METHOD("lock"), &_Mutex::lock);
  1534. ClassDB::bind_method(D_METHOD("try_lock"), &_Mutex::try_lock);
  1535. ClassDB::bind_method(D_METHOD("unlock"), &_Mutex::unlock);
  1536. }
  1537. ////// _Thread //////
  1538. void _Thread::_start_func(void *ud) {
  1539. Ref<_Thread> *tud = (Ref<_Thread> *)ud;
  1540. Ref<_Thread> t = *tud;
  1541. memdelete(tud);
  1542. Callable::CallError ce;
  1543. const Variant *arg[1] = { &t->userdata };
  1544. Thread::set_name(t->target_method);
  1545. t->ret = t->target_instance->call(t->target_method, arg, 1, ce);
  1546. if (ce.error != Callable::CallError::CALL_OK) {
  1547. String reason;
  1548. switch (ce.error) {
  1549. case Callable::CallError::CALL_ERROR_INVALID_ARGUMENT: {
  1550. reason = "Invalid Argument #" + itos(ce.argument);
  1551. } break;
  1552. case Callable::CallError::CALL_ERROR_TOO_MANY_ARGUMENTS: {
  1553. reason = "Too Many Arguments";
  1554. } break;
  1555. case Callable::CallError::CALL_ERROR_TOO_FEW_ARGUMENTS: {
  1556. reason = "Too Few Arguments";
  1557. } break;
  1558. case Callable::CallError::CALL_ERROR_INVALID_METHOD: {
  1559. reason = "Method Not Found";
  1560. } break;
  1561. default: {
  1562. }
  1563. }
  1564. ERR_FAIL_MSG("Could not call function '" + t->target_method.operator String() + "' to start thread " + t->get_id() + ": " + reason + ".");
  1565. }
  1566. }
  1567. Error _Thread::start(Object *p_instance, const StringName &p_method, const Variant &p_userdata, Priority p_priority) {
  1568. ERR_FAIL_COND_V_MSG(active, ERR_ALREADY_IN_USE, "Thread already started.");
  1569. ERR_FAIL_COND_V(!p_instance, ERR_INVALID_PARAMETER);
  1570. ERR_FAIL_COND_V(p_method == StringName(), ERR_INVALID_PARAMETER);
  1571. ERR_FAIL_INDEX_V(p_priority, PRIORITY_MAX, ERR_INVALID_PARAMETER);
  1572. ret = Variant();
  1573. target_method = p_method;
  1574. target_instance = p_instance;
  1575. userdata = p_userdata;
  1576. active = true;
  1577. Ref<_Thread> *ud = memnew(Ref<_Thread>(this));
  1578. Thread::Settings s;
  1579. s.priority = (Thread::Priority)p_priority;
  1580. thread = Thread::create(_start_func, ud, s);
  1581. if (!thread) {
  1582. active = false;
  1583. target_method = StringName();
  1584. target_instance = nullptr;
  1585. userdata = Variant();
  1586. return ERR_CANT_CREATE;
  1587. }
  1588. return OK;
  1589. }
  1590. String _Thread::get_id() const {
  1591. if (!thread) {
  1592. return String();
  1593. }
  1594. return itos(thread->get_id());
  1595. }
  1596. bool _Thread::is_active() const {
  1597. return active;
  1598. }
  1599. Variant _Thread::wait_to_finish() {
  1600. ERR_FAIL_COND_V_MSG(!thread, Variant(), "Thread must exist to wait for its completion.");
  1601. ERR_FAIL_COND_V_MSG(!active, Variant(), "Thread must be active to wait for its completion.");
  1602. Thread::wait_to_finish(thread);
  1603. Variant r = ret;
  1604. active = false;
  1605. target_method = StringName();
  1606. target_instance = nullptr;
  1607. userdata = Variant();
  1608. if (thread) {
  1609. memdelete(thread);
  1610. }
  1611. thread = nullptr;
  1612. return r;
  1613. }
  1614. void _Thread::_bind_methods() {
  1615. ClassDB::bind_method(D_METHOD("start", "instance", "method", "userdata", "priority"), &_Thread::start, DEFVAL(Variant()), DEFVAL(PRIORITY_NORMAL));
  1616. ClassDB::bind_method(D_METHOD("get_id"), &_Thread::get_id);
  1617. ClassDB::bind_method(D_METHOD("is_active"), &_Thread::is_active);
  1618. ClassDB::bind_method(D_METHOD("wait_to_finish"), &_Thread::wait_to_finish);
  1619. BIND_ENUM_CONSTANT(PRIORITY_LOW);
  1620. BIND_ENUM_CONSTANT(PRIORITY_NORMAL);
  1621. BIND_ENUM_CONSTANT(PRIORITY_HIGH);
  1622. }
  1623. _Thread::~_Thread() {
  1624. ERR_FAIL_COND_MSG(active, "Reference to a Thread object was lost while the thread is still running...");
  1625. }
  1626. ////// _ClassDB //////
  1627. PackedStringArray _ClassDB::get_class_list() const {
  1628. List<StringName> classes;
  1629. ClassDB::get_class_list(&classes);
  1630. PackedStringArray ret;
  1631. ret.resize(classes.size());
  1632. int idx = 0;
  1633. for (List<StringName>::Element *E = classes.front(); E; E = E->next()) {
  1634. ret.set(idx++, E->get());
  1635. }
  1636. return ret;
  1637. }
  1638. PackedStringArray _ClassDB::get_inheriters_from_class(const StringName &p_class) const {
  1639. List<StringName> classes;
  1640. ClassDB::get_inheriters_from_class(p_class, &classes);
  1641. PackedStringArray ret;
  1642. ret.resize(classes.size());
  1643. int idx = 0;
  1644. for (List<StringName>::Element *E = classes.front(); E; E = E->next()) {
  1645. ret.set(idx++, E->get());
  1646. }
  1647. return ret;
  1648. }
  1649. StringName _ClassDB::get_parent_class(const StringName &p_class) const {
  1650. return ClassDB::get_parent_class(p_class);
  1651. }
  1652. bool _ClassDB::class_exists(const StringName &p_class) const {
  1653. return ClassDB::class_exists(p_class);
  1654. }
  1655. bool _ClassDB::is_parent_class(const StringName &p_class, const StringName &p_inherits) const {
  1656. return ClassDB::is_parent_class(p_class, p_inherits);
  1657. }
  1658. bool _ClassDB::can_instance(const StringName &p_class) const {
  1659. return ClassDB::can_instance(p_class);
  1660. }
  1661. Variant _ClassDB::instance(const StringName &p_class) const {
  1662. Object *obj = ClassDB::instance(p_class);
  1663. if (!obj) {
  1664. return Variant();
  1665. }
  1666. Reference *r = Object::cast_to<Reference>(obj);
  1667. if (r) {
  1668. return REF(r);
  1669. } else {
  1670. return obj;
  1671. }
  1672. }
  1673. bool _ClassDB::has_signal(StringName p_class, StringName p_signal) const {
  1674. return ClassDB::has_signal(p_class, p_signal);
  1675. }
  1676. Dictionary _ClassDB::get_signal(StringName p_class, StringName p_signal) const {
  1677. MethodInfo signal;
  1678. if (ClassDB::get_signal(p_class, p_signal, &signal)) {
  1679. return signal.operator Dictionary();
  1680. } else {
  1681. return Dictionary();
  1682. }
  1683. }
  1684. Array _ClassDB::get_signal_list(StringName p_class, bool p_no_inheritance) const {
  1685. List<MethodInfo> signals;
  1686. ClassDB::get_signal_list(p_class, &signals, p_no_inheritance);
  1687. Array ret;
  1688. for (List<MethodInfo>::Element *E = signals.front(); E; E = E->next()) {
  1689. ret.push_back(E->get().operator Dictionary());
  1690. }
  1691. return ret;
  1692. }
  1693. Array _ClassDB::get_property_list(StringName p_class, bool p_no_inheritance) const {
  1694. List<PropertyInfo> plist;
  1695. ClassDB::get_property_list(p_class, &plist, p_no_inheritance);
  1696. Array ret;
  1697. for (List<PropertyInfo>::Element *E = plist.front(); E; E = E->next()) {
  1698. ret.push_back(E->get().operator Dictionary());
  1699. }
  1700. return ret;
  1701. }
  1702. Variant _ClassDB::get_property(Object *p_object, const StringName &p_property) const {
  1703. Variant ret;
  1704. ClassDB::get_property(p_object, p_property, ret);
  1705. return ret;
  1706. }
  1707. Error _ClassDB::set_property(Object *p_object, const StringName &p_property, const Variant &p_value) const {
  1708. Variant ret;
  1709. bool valid;
  1710. if (!ClassDB::set_property(p_object, p_property, p_value, &valid)) {
  1711. return ERR_UNAVAILABLE;
  1712. } else if (!valid) {
  1713. return ERR_INVALID_DATA;
  1714. }
  1715. return OK;
  1716. }
  1717. bool _ClassDB::has_method(StringName p_class, StringName p_method, bool p_no_inheritance) const {
  1718. return ClassDB::has_method(p_class, p_method, p_no_inheritance);
  1719. }
  1720. Array _ClassDB::get_method_list(StringName p_class, bool p_no_inheritance) const {
  1721. List<MethodInfo> methods;
  1722. ClassDB::get_method_list(p_class, &methods, p_no_inheritance);
  1723. Array ret;
  1724. for (List<MethodInfo>::Element *E = methods.front(); E; E = E->next()) {
  1725. #ifdef DEBUG_METHODS_ENABLED
  1726. ret.push_back(E->get().operator Dictionary());
  1727. #else
  1728. Dictionary dict;
  1729. dict["name"] = E->get().name;
  1730. ret.push_back(dict);
  1731. #endif
  1732. }
  1733. return ret;
  1734. }
  1735. PackedStringArray _ClassDB::get_integer_constant_list(const StringName &p_class, bool p_no_inheritance) const {
  1736. List<String> constants;
  1737. ClassDB::get_integer_constant_list(p_class, &constants, p_no_inheritance);
  1738. PackedStringArray ret;
  1739. ret.resize(constants.size());
  1740. int idx = 0;
  1741. for (List<String>::Element *E = constants.front(); E; E = E->next()) {
  1742. ret.set(idx++, E->get());
  1743. }
  1744. return ret;
  1745. }
  1746. bool _ClassDB::has_integer_constant(const StringName &p_class, const StringName &p_name) const {
  1747. bool success;
  1748. ClassDB::get_integer_constant(p_class, p_name, &success);
  1749. return success;
  1750. }
  1751. int _ClassDB::get_integer_constant(const StringName &p_class, const StringName &p_name) const {
  1752. bool found;
  1753. int c = ClassDB::get_integer_constant(p_class, p_name, &found);
  1754. ERR_FAIL_COND_V(!found, 0);
  1755. return c;
  1756. }
  1757. StringName _ClassDB::get_category(const StringName &p_node) const {
  1758. return ClassDB::get_category(p_node);
  1759. }
  1760. bool _ClassDB::is_class_enabled(StringName p_class) const {
  1761. return ClassDB::is_class_enabled(p_class);
  1762. }
  1763. void _ClassDB::_bind_methods() {
  1764. ClassDB::bind_method(D_METHOD("get_class_list"), &_ClassDB::get_class_list);
  1765. ClassDB::bind_method(D_METHOD("get_inheriters_from_class", "class"), &_ClassDB::get_inheriters_from_class);
  1766. ClassDB::bind_method(D_METHOD("get_parent_class", "class"), &_ClassDB::get_parent_class);
  1767. ClassDB::bind_method(D_METHOD("class_exists", "class"), &_ClassDB::class_exists);
  1768. ClassDB::bind_method(D_METHOD("is_parent_class", "class", "inherits"), &_ClassDB::is_parent_class);
  1769. ClassDB::bind_method(D_METHOD("can_instance", "class"), &_ClassDB::can_instance);
  1770. ClassDB::bind_method(D_METHOD("instance", "class"), &_ClassDB::instance);
  1771. ClassDB::bind_method(D_METHOD("class_has_signal", "class", "signal"), &_ClassDB::has_signal);
  1772. ClassDB::bind_method(D_METHOD("class_get_signal", "class", "signal"), &_ClassDB::get_signal);
  1773. ClassDB::bind_method(D_METHOD("class_get_signal_list", "class", "no_inheritance"), &_ClassDB::get_signal_list, DEFVAL(false));
  1774. ClassDB::bind_method(D_METHOD("class_get_property_list", "class", "no_inheritance"), &_ClassDB::get_property_list, DEFVAL(false));
  1775. ClassDB::bind_method(D_METHOD("class_get_property", "object", "property"), &_ClassDB::get_property);
  1776. ClassDB::bind_method(D_METHOD("class_set_property", "object", "property", "value"), &_ClassDB::set_property);
  1777. ClassDB::bind_method(D_METHOD("class_has_method", "class", "method", "no_inheritance"), &_ClassDB::has_method, DEFVAL(false));
  1778. ClassDB::bind_method(D_METHOD("class_get_method_list", "class", "no_inheritance"), &_ClassDB::get_method_list, DEFVAL(false));
  1779. ClassDB::bind_method(D_METHOD("class_get_integer_constant_list", "class", "no_inheritance"), &_ClassDB::get_integer_constant_list, DEFVAL(false));
  1780. ClassDB::bind_method(D_METHOD("class_has_integer_constant", "class", "name"), &_ClassDB::has_integer_constant);
  1781. ClassDB::bind_method(D_METHOD("class_get_integer_constant", "class", "name"), &_ClassDB::get_integer_constant);
  1782. ClassDB::bind_method(D_METHOD("class_get_category", "class"), &_ClassDB::get_category);
  1783. ClassDB::bind_method(D_METHOD("is_class_enabled", "class"), &_ClassDB::is_class_enabled);
  1784. }
  1785. ////// _Engine //////
  1786. void _Engine::set_iterations_per_second(int p_ips) {
  1787. Engine::get_singleton()->set_iterations_per_second(p_ips);
  1788. }
  1789. int _Engine::get_iterations_per_second() const {
  1790. return Engine::get_singleton()->get_iterations_per_second();
  1791. }
  1792. void _Engine::set_physics_jitter_fix(float p_threshold) {
  1793. Engine::get_singleton()->set_physics_jitter_fix(p_threshold);
  1794. }
  1795. float _Engine::get_physics_jitter_fix() const {
  1796. return Engine::get_singleton()->get_physics_jitter_fix();
  1797. }
  1798. float _Engine::get_physics_interpolation_fraction() const {
  1799. return Engine::get_singleton()->get_physics_interpolation_fraction();
  1800. }
  1801. void _Engine::set_target_fps(int p_fps) {
  1802. Engine::get_singleton()->set_target_fps(p_fps);
  1803. }
  1804. int _Engine::get_target_fps() const {
  1805. return Engine::get_singleton()->get_target_fps();
  1806. }
  1807. float _Engine::get_frames_per_second() const {
  1808. return Engine::get_singleton()->get_frames_per_second();
  1809. }
  1810. uint64_t _Engine::get_physics_frames() const {
  1811. return Engine::get_singleton()->get_physics_frames();
  1812. }
  1813. uint64_t _Engine::get_idle_frames() const {
  1814. return Engine::get_singleton()->get_idle_frames();
  1815. }
  1816. void _Engine::set_time_scale(float p_scale) {
  1817. Engine::get_singleton()->set_time_scale(p_scale);
  1818. }
  1819. float _Engine::get_time_scale() {
  1820. return Engine::get_singleton()->get_time_scale();
  1821. }
  1822. int _Engine::get_frames_drawn() {
  1823. return Engine::get_singleton()->get_frames_drawn();
  1824. }
  1825. MainLoop *_Engine::get_main_loop() const {
  1826. //needs to remain in OS, since it's actually OS that interacts with it, but it's better exposed here
  1827. return OS::get_singleton()->get_main_loop();
  1828. }
  1829. Dictionary _Engine::get_version_info() const {
  1830. return Engine::get_singleton()->get_version_info();
  1831. }
  1832. Dictionary _Engine::get_author_info() const {
  1833. return Engine::get_singleton()->get_author_info();
  1834. }
  1835. Array _Engine::get_copyright_info() const {
  1836. return Engine::get_singleton()->get_copyright_info();
  1837. }
  1838. Dictionary _Engine::get_donor_info() const {
  1839. return Engine::get_singleton()->get_donor_info();
  1840. }
  1841. Dictionary _Engine::get_license_info() const {
  1842. return Engine::get_singleton()->get_license_info();
  1843. }
  1844. String _Engine::get_license_text() const {
  1845. return Engine::get_singleton()->get_license_text();
  1846. }
  1847. bool _Engine::is_in_physics_frame() const {
  1848. return Engine::get_singleton()->is_in_physics_frame();
  1849. }
  1850. bool _Engine::has_singleton(const String &p_name) const {
  1851. return Engine::get_singleton()->has_singleton(p_name);
  1852. }
  1853. Object *_Engine::get_singleton_object(const String &p_name) const {
  1854. return Engine::get_singleton()->get_singleton_object(p_name);
  1855. }
  1856. void _Engine::set_editor_hint(bool p_enabled) {
  1857. Engine::get_singleton()->set_editor_hint(p_enabled);
  1858. }
  1859. bool _Engine::is_editor_hint() const {
  1860. return Engine::get_singleton()->is_editor_hint();
  1861. }
  1862. void _Engine::_bind_methods() {
  1863. ClassDB::bind_method(D_METHOD("set_iterations_per_second", "iterations_per_second"), &_Engine::set_iterations_per_second);
  1864. ClassDB::bind_method(D_METHOD("get_iterations_per_second"), &_Engine::get_iterations_per_second);
  1865. ClassDB::bind_method(D_METHOD("set_physics_jitter_fix", "physics_jitter_fix"), &_Engine::set_physics_jitter_fix);
  1866. ClassDB::bind_method(D_METHOD("get_physics_jitter_fix"), &_Engine::get_physics_jitter_fix);
  1867. ClassDB::bind_method(D_METHOD("get_physics_interpolation_fraction"), &_Engine::get_physics_interpolation_fraction);
  1868. ClassDB::bind_method(D_METHOD("set_target_fps", "target_fps"), &_Engine::set_target_fps);
  1869. ClassDB::bind_method(D_METHOD("get_target_fps"), &_Engine::get_target_fps);
  1870. ClassDB::bind_method(D_METHOD("set_time_scale", "time_scale"), &_Engine::set_time_scale);
  1871. ClassDB::bind_method(D_METHOD("get_time_scale"), &_Engine::get_time_scale);
  1872. ClassDB::bind_method(D_METHOD("get_frames_drawn"), &_Engine::get_frames_drawn);
  1873. ClassDB::bind_method(D_METHOD("get_frames_per_second"), &_Engine::get_frames_per_second);
  1874. ClassDB::bind_method(D_METHOD("get_physics_frames"), &_Engine::get_physics_frames);
  1875. ClassDB::bind_method(D_METHOD("get_idle_frames"), &_Engine::get_idle_frames);
  1876. ClassDB::bind_method(D_METHOD("get_main_loop"), &_Engine::get_main_loop);
  1877. ClassDB::bind_method(D_METHOD("get_version_info"), &_Engine::get_version_info);
  1878. ClassDB::bind_method(D_METHOD("get_author_info"), &_Engine::get_author_info);
  1879. ClassDB::bind_method(D_METHOD("get_copyright_info"), &_Engine::get_copyright_info);
  1880. ClassDB::bind_method(D_METHOD("get_donor_info"), &_Engine::get_donor_info);
  1881. ClassDB::bind_method(D_METHOD("get_license_info"), &_Engine::get_license_info);
  1882. ClassDB::bind_method(D_METHOD("get_license_text"), &_Engine::get_license_text);
  1883. ClassDB::bind_method(D_METHOD("is_in_physics_frame"), &_Engine::is_in_physics_frame);
  1884. ClassDB::bind_method(D_METHOD("has_singleton", "name"), &_Engine::has_singleton);
  1885. ClassDB::bind_method(D_METHOD("get_singleton", "name"), &_Engine::get_singleton_object);
  1886. ClassDB::bind_method(D_METHOD("set_editor_hint", "enabled"), &_Engine::set_editor_hint);
  1887. ClassDB::bind_method(D_METHOD("is_editor_hint"), &_Engine::is_editor_hint);
  1888. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "editor_hint"), "set_editor_hint", "is_editor_hint");
  1889. ADD_PROPERTY(PropertyInfo(Variant::INT, "iterations_per_second"), "set_iterations_per_second", "get_iterations_per_second");
  1890. ADD_PROPERTY(PropertyInfo(Variant::INT, "target_fps"), "set_target_fps", "get_target_fps");
  1891. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "time_scale"), "set_time_scale", "get_time_scale");
  1892. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "physics_jitter_fix"), "set_physics_jitter_fix", "get_physics_jitter_fix");
  1893. }
  1894. _Engine *_Engine::singleton = nullptr;
  1895. ////// _JSON //////
  1896. void JSONParseResult::_bind_methods() {
  1897. ClassDB::bind_method(D_METHOD("get_error"), &JSONParseResult::get_error);
  1898. ClassDB::bind_method(D_METHOD("get_error_string"), &JSONParseResult::get_error_string);
  1899. ClassDB::bind_method(D_METHOD("get_error_line"), &JSONParseResult::get_error_line);
  1900. ClassDB::bind_method(D_METHOD("get_result"), &JSONParseResult::get_result);
  1901. ClassDB::bind_method(D_METHOD("set_error", "error"), &JSONParseResult::set_error);
  1902. ClassDB::bind_method(D_METHOD("set_error_string", "error_string"), &JSONParseResult::set_error_string);
  1903. ClassDB::bind_method(D_METHOD("set_error_line", "error_line"), &JSONParseResult::set_error_line);
  1904. ClassDB::bind_method(D_METHOD("set_result", "result"), &JSONParseResult::set_result);
  1905. ADD_PROPERTY(PropertyInfo(Variant::OBJECT, "error", PROPERTY_HINT_NONE, "Error", PROPERTY_USAGE_CLASS_IS_ENUM), "set_error", "get_error");
  1906. ADD_PROPERTY(PropertyInfo(Variant::STRING, "error_string"), "set_error_string", "get_error_string");
  1907. ADD_PROPERTY(PropertyInfo(Variant::INT, "error_line"), "set_error_line", "get_error_line");
  1908. ADD_PROPERTY(PropertyInfo(Variant::NIL, "result", PROPERTY_HINT_NONE, "", PROPERTY_USAGE_NIL_IS_VARIANT), "set_result", "get_result");
  1909. }
  1910. void JSONParseResult::set_error(Error p_error) {
  1911. error = p_error;
  1912. }
  1913. Error JSONParseResult::get_error() const {
  1914. return error;
  1915. }
  1916. void JSONParseResult::set_error_string(const String &p_error_string) {
  1917. error_string = p_error_string;
  1918. }
  1919. String JSONParseResult::get_error_string() const {
  1920. return error_string;
  1921. }
  1922. void JSONParseResult::set_error_line(int p_error_line) {
  1923. error_line = p_error_line;
  1924. }
  1925. int JSONParseResult::get_error_line() const {
  1926. return error_line;
  1927. }
  1928. void JSONParseResult::set_result(const Variant &p_result) {
  1929. result = p_result;
  1930. }
  1931. Variant JSONParseResult::get_result() const {
  1932. return result;
  1933. }
  1934. void _JSON::_bind_methods() {
  1935. ClassDB::bind_method(D_METHOD("print", "value", "indent", "sort_keys"), &_JSON::print, DEFVAL(String()), DEFVAL(false));
  1936. ClassDB::bind_method(D_METHOD("parse", "json"), &_JSON::parse);
  1937. }
  1938. String _JSON::print(const Variant &p_value, const String &p_indent, bool p_sort_keys) {
  1939. return JSON::print(p_value, p_indent, p_sort_keys);
  1940. }
  1941. Ref<JSONParseResult> _JSON::parse(const String &p_json) {
  1942. Ref<JSONParseResult> result;
  1943. result.instance();
  1944. result->error = JSON::parse(p_json, result->result, result->error_string, result->error_line);
  1945. if (result->error != OK) {
  1946. ERR_PRINT(vformat("Error parsing JSON at line %s: %s", result->error_line, result->error_string));
  1947. }
  1948. return result;
  1949. }
  1950. _JSON *_JSON::singleton = nullptr;
  1951. ////// _EngineDebugger //////
  1952. void _EngineDebugger::_bind_methods() {
  1953. ClassDB::bind_method(D_METHOD("is_active"), &_EngineDebugger::is_active);
  1954. ClassDB::bind_method(D_METHOD("register_profiler", "name", "toggle", "add", "tick"), &_EngineDebugger::register_profiler);
  1955. ClassDB::bind_method(D_METHOD("unregister_profiler", "name"), &_EngineDebugger::unregister_profiler);
  1956. ClassDB::bind_method(D_METHOD("is_profiling", "name"), &_EngineDebugger::is_profiling);
  1957. ClassDB::bind_method(D_METHOD("has_profiler", "name"), &_EngineDebugger::has_profiler);
  1958. ClassDB::bind_method(D_METHOD("profiler_add_frame_data", "name", "data"), &_EngineDebugger::profiler_add_frame_data);
  1959. ClassDB::bind_method(D_METHOD("profiler_enable", "name", "enable", "arguments"), &_EngineDebugger::profiler_enable, DEFVAL(Array()));
  1960. ClassDB::bind_method(D_METHOD("register_message_capture", "name", "callable"), &_EngineDebugger::register_message_capture);
  1961. ClassDB::bind_method(D_METHOD("unregister_message_capture", "name"), &_EngineDebugger::unregister_message_capture);
  1962. ClassDB::bind_method(D_METHOD("has_capture", "name"), &_EngineDebugger::has_capture);
  1963. ClassDB::bind_method(D_METHOD("send_message", "message", "data"), &_EngineDebugger::send_message);
  1964. }
  1965. bool _EngineDebugger::is_active() {
  1966. return EngineDebugger::is_active();
  1967. }
  1968. void _EngineDebugger::register_profiler(const StringName &p_name, const Callable &p_toggle, const Callable &p_add, const Callable &p_tick) {
  1969. ERR_FAIL_COND_MSG(profilers.has(p_name) || has_profiler(p_name), "Profiler already registered: " + p_name);
  1970. profilers.insert(p_name, ProfilerCallable(p_toggle, p_add, p_tick));
  1971. ProfilerCallable &p = profilers[p_name];
  1972. EngineDebugger::Profiler profiler(
  1973. &p,
  1974. &_EngineDebugger::call_toggle,
  1975. &_EngineDebugger::call_add,
  1976. &_EngineDebugger::call_tick);
  1977. EngineDebugger::register_profiler(p_name, profiler);
  1978. }
  1979. void _EngineDebugger::unregister_profiler(const StringName &p_name) {
  1980. ERR_FAIL_COND_MSG(!profilers.has(p_name), "Profiler not registered: " + p_name);
  1981. EngineDebugger::unregister_profiler(p_name);
  1982. profilers.erase(p_name);
  1983. }
  1984. bool _EngineDebugger::_EngineDebugger::is_profiling(const StringName &p_name) {
  1985. return EngineDebugger::is_profiling(p_name);
  1986. }
  1987. bool _EngineDebugger::has_profiler(const StringName &p_name) {
  1988. return EngineDebugger::has_profiler(p_name);
  1989. }
  1990. void _EngineDebugger::profiler_add_frame_data(const StringName &p_name, const Array &p_data) {
  1991. EngineDebugger::profiler_add_frame_data(p_name, p_data);
  1992. }
  1993. void _EngineDebugger::profiler_enable(const StringName &p_name, bool p_enabled, const Array &p_opts) {
  1994. if (EngineDebugger::get_singleton()) {
  1995. EngineDebugger::get_singleton()->profiler_enable(p_name, p_enabled, p_opts);
  1996. }
  1997. }
  1998. void _EngineDebugger::register_message_capture(const StringName &p_name, const Callable &p_callable) {
  1999. ERR_FAIL_COND_MSG(captures.has(p_name) || has_capture(p_name), "Capture already registered: " + p_name);
  2000. captures.insert(p_name, p_callable);
  2001. Callable &c = captures[p_name];
  2002. EngineDebugger::Capture capture(&c, &_EngineDebugger::call_capture);
  2003. EngineDebugger::register_message_capture(p_name, capture);
  2004. }
  2005. void _EngineDebugger::unregister_message_capture(const StringName &p_name) {
  2006. ERR_FAIL_COND_MSG(!captures.has(p_name), "Capture not registered: " + p_name);
  2007. EngineDebugger::unregister_message_capture(p_name);
  2008. captures.erase(p_name);
  2009. }
  2010. bool _EngineDebugger::has_capture(const StringName &p_name) {
  2011. return EngineDebugger::has_capture(p_name);
  2012. }
  2013. void _EngineDebugger::send_message(const String &p_msg, const Array &p_data) {
  2014. ERR_FAIL_COND_MSG(!EngineDebugger::is_active(), "Can't send message. No active debugger");
  2015. EngineDebugger::get_singleton()->send_message(p_msg, p_data);
  2016. }
  2017. void _EngineDebugger::call_toggle(void *p_user, bool p_enable, const Array &p_opts) {
  2018. Callable &toggle = ((ProfilerCallable *)p_user)->callable_toggle;
  2019. if (toggle.is_null()) {
  2020. return;
  2021. }
  2022. Variant enable = p_enable, opts = p_opts;
  2023. const Variant *args[2] = { &enable, &opts };
  2024. Variant retval;
  2025. Callable::CallError err;
  2026. toggle.call(args, 2, retval, err);
  2027. ERR_FAIL_COND_MSG(err.error != Callable::CallError::CALL_OK, "Error calling 'toggle' to callable: " + Variant::get_callable_error_text(toggle, args, 2, err));
  2028. }
  2029. void _EngineDebugger::call_add(void *p_user, const Array &p_data) {
  2030. Callable &add = ((ProfilerCallable *)p_user)->callable_add;
  2031. if (add.is_null()) {
  2032. return;
  2033. }
  2034. Variant data = p_data;
  2035. const Variant *args[1] = { &data };
  2036. Variant retval;
  2037. Callable::CallError err;
  2038. add.call(args, 1, retval, err);
  2039. ERR_FAIL_COND_MSG(err.error != Callable::CallError::CALL_OK, "Error calling 'add' to callable: " + Variant::get_callable_error_text(add, args, 1, err));
  2040. }
  2041. void _EngineDebugger::call_tick(void *p_user, float p_frame_time, float p_idle_time, float p_physics_time, float p_physics_frame_time) {
  2042. Callable &tick = ((ProfilerCallable *)p_user)->callable_tick;
  2043. if (tick.is_null()) {
  2044. return;
  2045. }
  2046. Variant frame_time = p_frame_time, idle_time = p_idle_time, physics_time = p_physics_time, physics_frame_time = p_physics_frame_time;
  2047. const Variant *args[4] = { &frame_time, &idle_time, &physics_time, &physics_frame_time };
  2048. Variant retval;
  2049. Callable::CallError err;
  2050. tick.call(args, 4, retval, err);
  2051. ERR_FAIL_COND_MSG(err.error != Callable::CallError::CALL_OK, "Error calling 'tick' to callable: " + Variant::get_callable_error_text(tick, args, 4, err));
  2052. }
  2053. Error _EngineDebugger::call_capture(void *p_user, const String &p_cmd, const Array &p_data, bool &r_captured) {
  2054. Callable &capture = *(Callable *)p_user;
  2055. if (capture.is_null()) {
  2056. return FAILED;
  2057. }
  2058. Variant cmd = p_cmd, data = p_data;
  2059. const Variant *args[2] = { &cmd, &data };
  2060. Variant retval;
  2061. Callable::CallError err;
  2062. capture.call(args, 2, retval, err);
  2063. 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));
  2064. ERR_FAIL_COND_V_MSG(retval.get_type() != Variant::BOOL, FAILED, "Error calling 'capture' to callable: " + String(capture) + ". Return type is not bool.");
  2065. r_captured = retval;
  2066. return OK;
  2067. }
  2068. _EngineDebugger::~_EngineDebugger() {
  2069. for (Map<StringName, Callable>::Element *E = captures.front(); E; E = E->next()) {
  2070. EngineDebugger::unregister_message_capture(E->key());
  2071. }
  2072. captures.clear();
  2073. for (Map<StringName, ProfilerCallable>::Element *E = profilers.front(); E; E = E->next()) {
  2074. EngineDebugger::unregister_profiler(E->key());
  2075. }
  2076. profilers.clear();
  2077. }
  2078. _EngineDebugger *_EngineDebugger::singleton = nullptr;