visual_script_editor.cpp 172 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102
  1. /*************************************************************************/
  2. /* visual_script_editor.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 "visual_script_editor.h"
  31. #include "core/input/input.h"
  32. #include "core/object.h"
  33. #include "core/os/keyboard.h"
  34. #include "core/script_language.h"
  35. #include "core/variant.h"
  36. #include "editor/editor_node.h"
  37. #include "editor/editor_resource_preview.h"
  38. #include "editor/editor_scale.h"
  39. #include "scene/main/window.h"
  40. #include "visual_script_expression.h"
  41. #include "visual_script_flow_control.h"
  42. #include "visual_script_func_nodes.h"
  43. #include "visual_script_nodes.h"
  44. #ifdef TOOLS_ENABLED
  45. class VisualScriptEditorSignalEdit : public Object {
  46. GDCLASS(VisualScriptEditorSignalEdit, Object);
  47. StringName sig;
  48. public:
  49. UndoRedo *undo_redo;
  50. Ref<VisualScript> script;
  51. protected:
  52. static void _bind_methods() {
  53. ClassDB::bind_method("_sig_changed", &VisualScriptEditorSignalEdit::_sig_changed);
  54. ADD_SIGNAL(MethodInfo("changed"));
  55. }
  56. void _sig_changed() {
  57. _change_notify();
  58. emit_signal("changed");
  59. }
  60. bool _set(const StringName &p_name, const Variant &p_value) {
  61. if (sig == StringName())
  62. return false;
  63. if (p_name == "argument_count") {
  64. int new_argc = p_value;
  65. int argc = script->custom_signal_get_argument_count(sig);
  66. if (argc == new_argc)
  67. return true;
  68. undo_redo->create_action(TTR("Change Signal Arguments"));
  69. if (new_argc < argc) {
  70. for (int i = new_argc; i < argc; i++) {
  71. undo_redo->add_do_method(script.ptr(), "custom_signal_remove_argument", sig, new_argc);
  72. undo_redo->add_undo_method(script.ptr(), "custom_signal_add_argument", sig, script->custom_signal_get_argument_name(sig, i), script->custom_signal_get_argument_type(sig, i), -1);
  73. }
  74. } else if (new_argc > argc) {
  75. for (int i = argc; i < new_argc; i++) {
  76. undo_redo->add_do_method(script.ptr(), "custom_signal_add_argument", sig, Variant::NIL, "arg" + itos(i + 1), -1);
  77. undo_redo->add_undo_method(script.ptr(), "custom_signal_remove_argument", sig, argc);
  78. }
  79. }
  80. undo_redo->add_do_method(this, "_sig_changed");
  81. undo_redo->add_undo_method(this, "_sig_changed");
  82. undo_redo->commit_action();
  83. return true;
  84. }
  85. if (String(p_name).begins_with("argument/")) {
  86. int idx = String(p_name).get_slice("/", 1).to_int() - 1;
  87. ERR_FAIL_INDEX_V(idx, script->custom_signal_get_argument_count(sig), false);
  88. String what = String(p_name).get_slice("/", 2);
  89. if (what == "type") {
  90. int old_type = script->custom_signal_get_argument_type(sig, idx);
  91. int new_type = p_value;
  92. undo_redo->create_action(TTR("Change Argument Type"));
  93. undo_redo->add_do_method(script.ptr(), "custom_signal_set_argument_type", sig, idx, new_type);
  94. undo_redo->add_undo_method(script.ptr(), "custom_signal_set_argument_type", sig, idx, old_type);
  95. undo_redo->commit_action();
  96. return true;
  97. }
  98. if (what == "name") {
  99. String old_name = script->custom_signal_get_argument_name(sig, idx);
  100. String new_name = p_value;
  101. undo_redo->create_action(TTR("Change Argument name"));
  102. undo_redo->add_do_method(script.ptr(), "custom_signal_set_argument_name", sig, idx, new_name);
  103. undo_redo->add_undo_method(script.ptr(), "custom_signal_set_argument_name", sig, idx, old_name);
  104. undo_redo->commit_action();
  105. return true;
  106. }
  107. }
  108. return false;
  109. }
  110. bool _get(const StringName &p_name, Variant &r_ret) const {
  111. if (sig == StringName())
  112. return false;
  113. if (p_name == "argument_count") {
  114. r_ret = script->custom_signal_get_argument_count(sig);
  115. return true;
  116. }
  117. if (String(p_name).begins_with("argument/")) {
  118. int idx = String(p_name).get_slice("/", 1).to_int() - 1;
  119. ERR_FAIL_INDEX_V(idx, script->custom_signal_get_argument_count(sig), false);
  120. String what = String(p_name).get_slice("/", 2);
  121. if (what == "type") {
  122. r_ret = script->custom_signal_get_argument_type(sig, idx);
  123. return true;
  124. }
  125. if (what == "name") {
  126. r_ret = script->custom_signal_get_argument_name(sig, idx);
  127. return true;
  128. }
  129. }
  130. return false;
  131. }
  132. void _get_property_list(List<PropertyInfo> *p_list) const {
  133. if (sig == StringName())
  134. return;
  135. p_list->push_back(PropertyInfo(Variant::INT, "argument_count", PROPERTY_HINT_RANGE, "0,256"));
  136. String argt = "Variant";
  137. for (int i = 1; i < Variant::VARIANT_MAX; i++) {
  138. argt += "," + Variant::get_type_name(Variant::Type(i));
  139. }
  140. for (int i = 0; i < script->custom_signal_get_argument_count(sig); i++) {
  141. p_list->push_back(PropertyInfo(Variant::INT, "argument/" + itos(i + 1) + "/type", PROPERTY_HINT_ENUM, argt));
  142. p_list->push_back(PropertyInfo(Variant::STRING, "argument/" + itos(i + 1) + "/name"));
  143. }
  144. }
  145. public:
  146. void edit(const StringName &p_sig) {
  147. sig = p_sig;
  148. _change_notify();
  149. }
  150. VisualScriptEditorSignalEdit() { undo_redo = nullptr; }
  151. };
  152. class VisualScriptEditorVariableEdit : public Object {
  153. GDCLASS(VisualScriptEditorVariableEdit, Object);
  154. StringName var;
  155. public:
  156. UndoRedo *undo_redo;
  157. Ref<VisualScript> script;
  158. protected:
  159. static void _bind_methods() {
  160. ClassDB::bind_method("_var_changed", &VisualScriptEditorVariableEdit::_var_changed);
  161. ClassDB::bind_method("_var_value_changed", &VisualScriptEditorVariableEdit::_var_value_changed);
  162. ADD_SIGNAL(MethodInfo("changed"));
  163. }
  164. void _var_changed() {
  165. _change_notify();
  166. emit_signal("changed");
  167. }
  168. void _var_value_changed() {
  169. _change_notify("value"); //so the whole tree is not redrawn, makes editing smoother in general
  170. emit_signal("changed");
  171. }
  172. bool _set(const StringName &p_name, const Variant &p_value) {
  173. if (var == StringName())
  174. return false;
  175. if (String(p_name) == "value") {
  176. undo_redo->create_action(TTR("Set Variable Default Value"));
  177. Variant current = script->get_variable_default_value(var);
  178. undo_redo->add_do_method(script.ptr(), "set_variable_default_value", var, p_value);
  179. undo_redo->add_undo_method(script.ptr(), "set_variable_default_value", var, current);
  180. undo_redo->add_do_method(this, "_var_value_changed");
  181. undo_redo->add_undo_method(this, "_var_value_changed");
  182. undo_redo->commit_action();
  183. return true;
  184. }
  185. Dictionary d = script->call("get_variable_info", var);
  186. if (String(p_name) == "type") {
  187. Dictionary dc = d.duplicate();
  188. dc["type"] = p_value;
  189. undo_redo->create_action(TTR("Set Variable Type"));
  190. undo_redo->add_do_method(script.ptr(), "set_variable_info", var, dc);
  191. undo_redo->add_undo_method(script.ptr(), "set_variable_info", var, d);
  192. undo_redo->add_do_method(this, "_var_changed");
  193. undo_redo->add_undo_method(this, "_var_changed");
  194. undo_redo->commit_action();
  195. return true;
  196. }
  197. if (String(p_name) == "hint") {
  198. Dictionary dc = d.duplicate();
  199. dc["hint"] = p_value;
  200. undo_redo->create_action(TTR("Set Variable Type"));
  201. undo_redo->add_do_method(script.ptr(), "set_variable_info", var, dc);
  202. undo_redo->add_undo_method(script.ptr(), "set_variable_info", var, d);
  203. undo_redo->add_do_method(this, "_var_changed");
  204. undo_redo->add_undo_method(this, "_var_changed");
  205. undo_redo->commit_action();
  206. return true;
  207. }
  208. if (String(p_name) == "hint_string") {
  209. Dictionary dc = d.duplicate();
  210. dc["hint_string"] = p_value;
  211. undo_redo->create_action(TTR("Set Variable Type"));
  212. undo_redo->add_do_method(script.ptr(), "set_variable_info", var, dc);
  213. undo_redo->add_undo_method(script.ptr(), "set_variable_info", var, d);
  214. undo_redo->add_do_method(this, "_var_changed");
  215. undo_redo->add_undo_method(this, "_var_changed");
  216. undo_redo->commit_action();
  217. return true;
  218. }
  219. if (String(p_name) == "export") {
  220. script->set_variable_export(var, p_value);
  221. EditorNode::get_singleton()->get_inspector()->update_tree();
  222. return true;
  223. }
  224. return false;
  225. }
  226. bool _get(const StringName &p_name, Variant &r_ret) const {
  227. if (var == StringName())
  228. return false;
  229. if (String(p_name) == "value") {
  230. r_ret = script->get_variable_default_value(var);
  231. return true;
  232. }
  233. PropertyInfo pinfo = script->get_variable_info(var);
  234. if (String(p_name) == "type") {
  235. r_ret = pinfo.type;
  236. return true;
  237. }
  238. if (String(p_name) == "hint") {
  239. r_ret = pinfo.hint;
  240. return true;
  241. }
  242. if (String(p_name) == "hint_string") {
  243. r_ret = pinfo.hint_string;
  244. return true;
  245. }
  246. if (String(p_name) == "export") {
  247. r_ret = script->get_variable_export(var);
  248. return true;
  249. }
  250. return false;
  251. }
  252. void _get_property_list(List<PropertyInfo> *p_list) const {
  253. if (var == StringName())
  254. return;
  255. String argt = "Variant";
  256. for (int i = 1; i < Variant::VARIANT_MAX; i++) {
  257. argt += "," + Variant::get_type_name(Variant::Type(i));
  258. }
  259. p_list->push_back(PropertyInfo(Variant::INT, "type", PROPERTY_HINT_ENUM, argt));
  260. p_list->push_back(PropertyInfo(script->get_variable_info(var).type, "value", script->get_variable_info(var).hint, script->get_variable_info(var).hint_string, PROPERTY_USAGE_DEFAULT));
  261. // Update this when PropertyHint changes
  262. p_list->push_back(PropertyInfo(Variant::INT, "hint", PROPERTY_HINT_ENUM, "None,Range,ExpRange,Enum,ExpEasing,Length,SpriteFrame,KeyAccel,Flags,Layers2dRender,Layers2dPhysics,Layer3dRender,Layer3dPhysics,File,Dir,GlobalFile,GlobalDir,ResourceType,MultilineText,PlaceholderText,ColorNoAlpha,ImageCompressLossy,ImageCompressLossLess,ObjectId,String,NodePathToEditedNode,MethodOfVariantType,MethodOfBaseType,MethodOfInstance,MethodOfScript,PropertyOfVariantType,PropertyOfBaseType,PropertyOfInstance,PropertyOfScript,ObjectTooBig,NodePathValidTypes"));
  263. p_list->push_back(PropertyInfo(Variant::STRING, "hint_string"));
  264. p_list->push_back(PropertyInfo(Variant::BOOL, "export"));
  265. }
  266. public:
  267. void edit(const StringName &p_var) {
  268. var = p_var;
  269. _change_notify();
  270. }
  271. VisualScriptEditorVariableEdit() { undo_redo = nullptr; }
  272. };
  273. static Color _color_from_type(Variant::Type p_type, bool dark_theme = true) {
  274. Color color;
  275. if (dark_theme)
  276. switch (p_type) {
  277. case Variant::NIL:
  278. color = Color(0.41, 0.93, 0.74);
  279. break;
  280. case Variant::BOOL:
  281. color = Color(0.55, 0.65, 0.94);
  282. break;
  283. case Variant::INT:
  284. color = Color(0.49, 0.78, 0.94);
  285. break;
  286. case Variant::FLOAT:
  287. color = Color(0.38, 0.85, 0.96);
  288. break;
  289. case Variant::STRING:
  290. color = Color(0.42, 0.65, 0.93);
  291. break;
  292. case Variant::VECTOR2:
  293. color = Color(0.74, 0.57, 0.95);
  294. break;
  295. case Variant::VECTOR2I:
  296. color = Color(0.74, 0.57, 0.95);
  297. break;
  298. case Variant::RECT2:
  299. color = Color(0.95, 0.57, 0.65);
  300. break;
  301. case Variant::RECT2I:
  302. color = Color(0.95, 0.57, 0.65);
  303. break;
  304. case Variant::VECTOR3:
  305. color = Color(0.84, 0.49, 0.93);
  306. break;
  307. case Variant::VECTOR3I:
  308. color = Color(0.84, 0.49, 0.93);
  309. break;
  310. case Variant::TRANSFORM2D:
  311. color = Color(0.77, 0.93, 0.41);
  312. break;
  313. case Variant::PLANE:
  314. color = Color(0.97, 0.44, 0.44);
  315. break;
  316. case Variant::QUAT:
  317. color = Color(0.93, 0.41, 0.64);
  318. break;
  319. case Variant::AABB:
  320. color = Color(0.93, 0.47, 0.57);
  321. break;
  322. case Variant::BASIS:
  323. color = Color(0.89, 0.93, 0.41);
  324. break;
  325. case Variant::TRANSFORM:
  326. color = Color(0.96, 0.66, 0.43);
  327. break;
  328. case Variant::COLOR:
  329. color = Color(0.62, 1.0, 0.44);
  330. break;
  331. case Variant::NODE_PATH:
  332. color = Color(0.41, 0.58, 0.93);
  333. break;
  334. case Variant::_RID:
  335. color = Color(0.41, 0.93, 0.6);
  336. break;
  337. case Variant::OBJECT:
  338. color = Color(0.47, 0.95, 0.91);
  339. break;
  340. case Variant::DICTIONARY:
  341. color = Color(0.47, 0.93, 0.69);
  342. break;
  343. case Variant::ARRAY:
  344. color = Color(0.88, 0.88, 0.88);
  345. break;
  346. case Variant::PACKED_BYTE_ARRAY:
  347. color = Color(0.67, 0.96, 0.78);
  348. break;
  349. case Variant::PACKED_INT32_ARRAY:
  350. color = Color(0.69, 0.86, 0.96);
  351. break;
  352. case Variant::PACKED_FLOAT32_ARRAY:
  353. color = Color(0.59, 0.91, 0.97);
  354. break;
  355. case Variant::PACKED_INT64_ARRAY:
  356. color = Color(0.69, 0.86, 0.96);
  357. break;
  358. case Variant::PACKED_FLOAT64_ARRAY:
  359. color = Color(0.59, 0.91, 0.97);
  360. break;
  361. case Variant::PACKED_STRING_ARRAY:
  362. color = Color(0.62, 0.77, 0.95);
  363. break;
  364. case Variant::PACKED_VECTOR2_ARRAY:
  365. color = Color(0.82, 0.7, 0.96);
  366. break;
  367. case Variant::PACKED_VECTOR3_ARRAY:
  368. color = Color(0.87, 0.61, 0.95);
  369. break;
  370. case Variant::PACKED_COLOR_ARRAY:
  371. color = Color(0.91, 1.0, 0.59);
  372. break;
  373. default:
  374. color.set_hsv(p_type / float(Variant::VARIANT_MAX), 0.7, 0.7);
  375. }
  376. else
  377. switch (p_type) {
  378. case Variant::NIL:
  379. color = Color(0.15, 0.89, 0.63);
  380. break;
  381. case Variant::BOOL:
  382. color = Color(0.43, 0.56, 0.92);
  383. break;
  384. case Variant::INT:
  385. color = Color(0.31, 0.7, 0.91);
  386. break;
  387. case Variant::FLOAT:
  388. color = Color(0.15, 0.8, 0.94);
  389. break;
  390. case Variant::STRING:
  391. color = Color(0.27, 0.56, 0.91);
  392. break;
  393. case Variant::VECTOR2:
  394. color = Color(0.68, 0.46, 0.93);
  395. break;
  396. case Variant::VECTOR2I:
  397. color = Color(0.68, 0.46, 0.93);
  398. break;
  399. case Variant::RECT2:
  400. color = Color(0.93, 0.46, 0.56);
  401. break;
  402. case Variant::RECT2I:
  403. color = Color(0.93, 0.46, 0.56);
  404. break;
  405. case Variant::VECTOR3:
  406. color = Color(0.86, 0.42, 0.93);
  407. break;
  408. case Variant::VECTOR3I:
  409. color = Color(0.86, 0.42, 0.93);
  410. break;
  411. case Variant::TRANSFORM2D:
  412. color = Color(0.59, 0.81, 0.1);
  413. break;
  414. case Variant::PLANE:
  415. color = Color(0.97, 0.44, 0.44);
  416. break;
  417. case Variant::QUAT:
  418. color = Color(0.93, 0.41, 0.64);
  419. break;
  420. case Variant::AABB:
  421. color = Color(0.93, 0.47, 0.57);
  422. break;
  423. case Variant::BASIS:
  424. color = Color(0.7, 0.73, 0.1);
  425. break;
  426. case Variant::TRANSFORM:
  427. color = Color(0.96, 0.56, 0.28);
  428. break;
  429. case Variant::COLOR:
  430. color = Color(0.24, 0.75, 0.0);
  431. break;
  432. case Variant::NODE_PATH:
  433. color = Color(0.41, 0.58, 0.93);
  434. break;
  435. case Variant::_RID:
  436. color = Color(0.17, 0.9, 0.45);
  437. break;
  438. case Variant::OBJECT:
  439. color = Color(0.07, 0.84, 0.76);
  440. break;
  441. case Variant::DICTIONARY:
  442. color = Color(0.34, 0.91, 0.62);
  443. break;
  444. case Variant::ARRAY:
  445. color = Color(0.45, 0.45, 0.45);
  446. break;
  447. case Variant::PACKED_BYTE_ARRAY:
  448. color = Color(0.38, 0.92, 0.6);
  449. break;
  450. case Variant::PACKED_INT32_ARRAY:
  451. color = Color(0.38, 0.73, 0.92);
  452. break;
  453. case Variant::PACKED_FLOAT32_ARRAY:
  454. color = Color(0.25, 0.83, 0.95);
  455. break;
  456. case Variant::PACKED_INT64_ARRAY:
  457. color = Color(0.38, 0.73, 0.92);
  458. break;
  459. case Variant::PACKED_FLOAT64_ARRAY:
  460. color = Color(0.25, 0.83, 0.95);
  461. break;
  462. case Variant::PACKED_STRING_ARRAY:
  463. color = Color(0.38, 0.62, 0.92);
  464. break;
  465. case Variant::PACKED_VECTOR2_ARRAY:
  466. color = Color(0.62, 0.36, 0.92);
  467. break;
  468. case Variant::PACKED_VECTOR3_ARRAY:
  469. color = Color(0.79, 0.35, 0.92);
  470. break;
  471. case Variant::PACKED_COLOR_ARRAY:
  472. color = Color(0.57, 0.73, 0.0);
  473. break;
  474. default:
  475. color.set_hsv(p_type / float(Variant::VARIANT_MAX), 0.3, 0.3);
  476. }
  477. return color;
  478. }
  479. void VisualScriptEditor::_update_graph_connections() {
  480. graph->clear_connections();
  481. List<StringName> funcs;
  482. script->get_function_list(&funcs);
  483. if (funcs.size() <= 0) {
  484. updating_graph = false;
  485. return;
  486. }
  487. for (List<StringName>::Element *F = funcs.front(); F; F = F->next()) {
  488. List<VisualScript::SequenceConnection> sequence_conns;
  489. script->get_sequence_connection_list(F->get(), &sequence_conns);
  490. for (List<VisualScript::SequenceConnection>::Element *E = sequence_conns.front(); E; E = E->next()) {
  491. graph->connect_node(itos(E->get().from_node), E->get().from_output, itos(E->get().to_node), 0);
  492. }
  493. List<VisualScript::DataConnection> data_conns;
  494. script->get_data_connection_list(F->get(), &data_conns);
  495. for (List<VisualScript::DataConnection>::Element *E = data_conns.front(); E; E = E->next()) {
  496. VisualScript::DataConnection dc = E->get();
  497. Ref<VisualScriptNode> from_node = script->get_node(F->get(), E->get().from_node);
  498. Ref<VisualScriptNode> to_node = script->get_node(F->get(), E->get().to_node);
  499. if (to_node->has_input_sequence_port()) {
  500. dc.to_port++;
  501. }
  502. dc.from_port += from_node->get_output_sequence_port_count();
  503. graph->connect_node(itos(E->get().from_node), dc.from_port, itos(E->get().to_node), dc.to_port);
  504. }
  505. }
  506. }
  507. void VisualScriptEditor::_update_graph(int p_only_id) {
  508. if (updating_graph)
  509. return;
  510. updating_graph = true;
  511. //byebye all nodes
  512. if (p_only_id >= 0) {
  513. if (graph->has_node(itos(p_only_id))) {
  514. Node *gid = graph->get_node(itos(p_only_id));
  515. if (gid)
  516. memdelete(gid);
  517. }
  518. } else {
  519. for (int i = 0; i < graph->get_child_count(); i++) {
  520. if (Object::cast_to<GraphNode>(graph->get_child(i))) {
  521. memdelete(graph->get_child(i));
  522. i--;
  523. }
  524. }
  525. }
  526. List<StringName> funcs;
  527. script->get_function_list(&funcs);
  528. if (funcs.size() <= 0) {
  529. graph->hide();
  530. select_func_text->show();
  531. updating_graph = false;
  532. return;
  533. }
  534. graph->show();
  535. select_func_text->hide();
  536. Ref<Texture2D> type_icons[Variant::VARIANT_MAX] = {
  537. Control::get_theme_icon("Variant", "EditorIcons"),
  538. Control::get_theme_icon("bool", "EditorIcons"),
  539. Control::get_theme_icon("int", "EditorIcons"),
  540. Control::get_theme_icon("float", "EditorIcons"),
  541. Control::get_theme_icon("String", "EditorIcons"),
  542. Control::get_theme_icon("Vector2", "EditorIcons"),
  543. Control::get_theme_icon("Vector2i", "EditorIcons"),
  544. Control::get_theme_icon("Rect2", "EditorIcons"),
  545. Control::get_theme_icon("Rect2i", "EditorIcons"),
  546. Control::get_theme_icon("Vector3", "EditorIcons"),
  547. Control::get_theme_icon("Vector3i", "EditorIcons"),
  548. Control::get_theme_icon("Transform2D", "EditorIcons"),
  549. Control::get_theme_icon("Plane", "EditorIcons"),
  550. Control::get_theme_icon("Quat", "EditorIcons"),
  551. Control::get_theme_icon("AABB", "EditorIcons"),
  552. Control::get_theme_icon("Basis", "EditorIcons"),
  553. Control::get_theme_icon("Transform", "EditorIcons"),
  554. Control::get_theme_icon("Color", "EditorIcons"),
  555. Control::get_theme_icon("NodePath", "EditorIcons"),
  556. Control::get_theme_icon("RID", "EditorIcons"),
  557. Control::get_theme_icon("MiniObject", "EditorIcons"),
  558. Control::get_theme_icon("Callable", "EditorIcons"),
  559. Control::get_theme_icon("Signal", "EditorIcons"),
  560. Control::get_theme_icon("Dictionary", "EditorIcons"),
  561. Control::get_theme_icon("Array", "EditorIcons"),
  562. Control::get_theme_icon("PackedByteArray", "EditorIcons"),
  563. Control::get_theme_icon("PackedInt32Array", "EditorIcons"),
  564. Control::get_theme_icon("PackedFloat32Array", "EditorIcons"),
  565. Control::get_theme_icon("PackedStringArray", "EditorIcons"),
  566. Control::get_theme_icon("PackedVector2Array", "EditorIcons"),
  567. Control::get_theme_icon("PackedVector3Array", "EditorIcons"),
  568. Control::get_theme_icon("PackedColorArray", "EditorIcons")
  569. };
  570. Ref<Texture2D> seq_port = Control::get_theme_icon("VisualShaderPort", "EditorIcons");
  571. for (List<StringName>::Element *F = funcs.front(); F; F = F->next()) { // loop through all the functions
  572. List<int> ids;
  573. script->get_node_list(F->get(), &ids);
  574. StringName editor_icons = "EditorIcons";
  575. for (List<int>::Element *E = ids.front(); E; E = E->next()) {
  576. if (p_only_id >= 0 && p_only_id != E->get())
  577. continue;
  578. Ref<VisualScriptNode> node = script->get_node(F->get(), E->get());
  579. Vector2 pos = script->get_node_position(F->get(), E->get());
  580. GraphNode *gnode = memnew(GraphNode);
  581. gnode->set_title(node->get_caption());
  582. gnode->set_offset(pos * EDSCALE);
  583. if (error_line == E->get()) {
  584. gnode->set_overlay(GraphNode::OVERLAY_POSITION);
  585. } else if (node->is_breakpoint()) {
  586. gnode->set_overlay(GraphNode::OVERLAY_BREAKPOINT);
  587. }
  588. gnode->set_meta("__vnode", node);
  589. gnode->set_name(itos(E->get()));
  590. gnode->connect("dragged", callable_mp(this, &VisualScriptEditor::_node_moved), varray(E->get()));
  591. gnode->connect("close_request", callable_mp(this, &VisualScriptEditor::_remove_node), varray(E->get()), CONNECT_DEFERRED);
  592. if (E->get() != script->get_function_node_id(F->get())) {
  593. //function can't be erased
  594. gnode->set_show_close_button(true);
  595. }
  596. bool has_gnode_text = false;
  597. Ref<VisualScriptLists> nd_list = node;
  598. bool is_vslist = nd_list.is_valid();
  599. if (is_vslist) {
  600. HBoxContainer *hbnc = memnew(HBoxContainer);
  601. if (nd_list->is_input_port_editable()) {
  602. has_gnode_text = true;
  603. Button *btn = memnew(Button);
  604. btn->set_text(TTR("Add Input Port"));
  605. hbnc->add_child(btn);
  606. btn->connect("pressed", callable_mp(this, &VisualScriptEditor::_add_input_port), varray(E->get()), CONNECT_DEFERRED);
  607. }
  608. if (nd_list->is_output_port_editable()) {
  609. if (nd_list->is_input_port_editable())
  610. hbnc->add_spacer();
  611. has_gnode_text = true;
  612. Button *btn = memnew(Button);
  613. btn->set_text(TTR("Add Output Port"));
  614. hbnc->add_child(btn);
  615. btn->connect("pressed", callable_mp(this, &VisualScriptEditor::_add_output_port), varray(E->get()), CONNECT_DEFERRED);
  616. }
  617. gnode->add_child(hbnc);
  618. } else if (Object::cast_to<VisualScriptExpression>(node.ptr())) {
  619. has_gnode_text = true;
  620. LineEdit *line_edit = memnew(LineEdit);
  621. line_edit->set_text(node->get_text());
  622. line_edit->set_expand_to_text_length(true);
  623. line_edit->add_theme_font_override("font", get_theme_font("source", "EditorFonts"));
  624. gnode->add_child(line_edit);
  625. line_edit->connect("text_changed", callable_mp(this, &VisualScriptEditor::_expression_text_changed), varray(E->get()));
  626. } else {
  627. String text = node->get_text();
  628. if (!text.empty()) {
  629. has_gnode_text = true;
  630. Label *label = memnew(Label);
  631. label->set_text(text);
  632. gnode->add_child(label);
  633. }
  634. }
  635. if (Object::cast_to<VisualScriptComment>(node.ptr())) {
  636. Ref<VisualScriptComment> vsc = node;
  637. gnode->set_comment(true);
  638. gnode->set_resizable(true);
  639. gnode->set_custom_minimum_size(vsc->get_size() * EDSCALE);
  640. gnode->connect("resize_request", callable_mp(this, &VisualScriptEditor::_comment_node_resized), varray(E->get()));
  641. }
  642. if (node_styles.has(node->get_category())) {
  643. Ref<StyleBoxFlat> sbf = node_styles[node->get_category()];
  644. if (gnode->is_comment())
  645. sbf = EditorNode::get_singleton()->get_theme_base()->get_theme()->get_stylebox("comment", "GraphNode");
  646. Color c = sbf->get_border_color();
  647. Color ic = c;
  648. c.a = 1;
  649. if (EditorSettings::get_singleton()->get("interface/theme/use_graph_node_headers")) {
  650. Color mono_color;
  651. if (((c.r + c.g + c.b) / 3) < 0.7) {
  652. mono_color = Color(1.0, 1.0, 1.0);
  653. ic = Color(0.0, 0.0, 0.0, 0.7);
  654. } else {
  655. mono_color = Color(0.0, 0.0, 0.0);
  656. ic = Color(1.0, 1.0, 1.0, 0.7);
  657. }
  658. mono_color.a = 0.85;
  659. c = mono_color;
  660. }
  661. gnode->add_theme_color_override("title_color", c);
  662. c.a = 0.7;
  663. gnode->add_theme_color_override("close_color", c);
  664. gnode->add_theme_color_override("resizer_color", ic);
  665. gnode->add_theme_style_override("frame", sbf);
  666. }
  667. const Color mono_color = get_theme_color("mono_color", "Editor");
  668. int slot_idx = 0;
  669. bool single_seq_output = node->get_output_sequence_port_count() == 1 && node->get_output_sequence_port_text(0) == String();
  670. if ((node->has_input_sequence_port() || single_seq_output) || has_gnode_text) {
  671. // IF has_gnode_text is true BUT we have no sequence ports to draw (in here),
  672. // we still draw the disabled default ones to shift up the slots by one,
  673. // so the slots DON'T start with the content text.
  674. // IF has_gnode_text is false, but we DO want to draw default sequence ports,
  675. // we draw a dummy text to take up the position of the sequence nodes, so all the other ports are still aligned correctly.
  676. if (!has_gnode_text) {
  677. Label *dummy = memnew(Label);
  678. dummy->set_text(" ");
  679. gnode->add_child(dummy);
  680. }
  681. gnode->set_slot(0, node->has_input_sequence_port(), TYPE_SEQUENCE, mono_color, single_seq_output, TYPE_SEQUENCE, mono_color, seq_port, seq_port);
  682. slot_idx++;
  683. }
  684. int mixed_seq_ports = 0;
  685. if (!single_seq_output) {
  686. if (node->has_mixed_input_and_sequence_ports()) {
  687. mixed_seq_ports = node->get_output_sequence_port_count();
  688. } else {
  689. for (int i = 0; i < node->get_output_sequence_port_count(); i++) {
  690. Label *text2 = memnew(Label);
  691. text2->set_text(node->get_output_sequence_port_text(i));
  692. text2->set_align(Label::ALIGN_RIGHT);
  693. gnode->add_child(text2);
  694. gnode->set_slot(slot_idx, false, 0, Color(), true, TYPE_SEQUENCE, mono_color, seq_port, seq_port);
  695. slot_idx++;
  696. }
  697. }
  698. }
  699. for (int i = 0; i < MAX(node->get_output_value_port_count(), MAX(mixed_seq_ports, node->get_input_value_port_count())); i++) {
  700. bool left_ok = false;
  701. Variant::Type left_type = Variant::NIL;
  702. String left_name;
  703. if (i < node->get_input_value_port_count()) {
  704. PropertyInfo pi = node->get_input_value_port_info(i);
  705. left_ok = true;
  706. left_type = pi.type;
  707. left_name = pi.name;
  708. }
  709. bool right_ok = false;
  710. Variant::Type right_type = Variant::NIL;
  711. String right_name;
  712. if (i >= mixed_seq_ports && i < node->get_output_value_port_count() + mixed_seq_ports) {
  713. PropertyInfo pi = node->get_output_value_port_info(i - mixed_seq_ports);
  714. right_ok = true;
  715. right_type = pi.type;
  716. right_name = pi.name;
  717. }
  718. VBoxContainer *vbc = memnew(VBoxContainer);
  719. HBoxContainer *hbc = memnew(HBoxContainer);
  720. HBoxContainer *hbc2 = memnew(HBoxContainer);
  721. vbc->add_child(hbc);
  722. vbc->add_child(hbc2);
  723. if (left_ok) {
  724. Ref<Texture2D> t;
  725. if (left_type >= 0 && left_type < Variant::VARIANT_MAX) {
  726. t = type_icons[left_type];
  727. }
  728. if (t.is_valid()) {
  729. TextureRect *tf = memnew(TextureRect);
  730. tf->set_texture(t);
  731. tf->set_stretch_mode(TextureRect::STRETCH_KEEP_CENTERED);
  732. hbc->add_child(tf);
  733. }
  734. if (is_vslist) {
  735. if (nd_list->is_input_port_name_editable()) {
  736. LineEdit *name_box = memnew(LineEdit);
  737. hbc->add_child(name_box);
  738. name_box->set_custom_minimum_size(Size2(60 * EDSCALE, 0));
  739. name_box->set_text(left_name);
  740. name_box->set_expand_to_text_length(true);
  741. name_box->connect("resized", callable_mp(this, &VisualScriptEditor::_update_node_size), varray(E->get()));
  742. name_box->connect("focus_exited", callable_mp(this, &VisualScriptEditor::_port_name_focus_out), varray(name_box, E->get(), i, true));
  743. } else {
  744. hbc->add_child(memnew(Label(left_name)));
  745. }
  746. if (nd_list->is_input_port_type_editable()) {
  747. OptionButton *opbtn = memnew(OptionButton);
  748. for (int j = Variant::NIL; j < Variant::VARIANT_MAX; j++) {
  749. opbtn->add_item(Variant::get_type_name(Variant::Type(j)));
  750. }
  751. opbtn->select(left_type);
  752. opbtn->set_custom_minimum_size(Size2(100 * EDSCALE, 0));
  753. hbc->add_child(opbtn);
  754. opbtn->connect("item_selected", callable_mp(this, &VisualScriptEditor::_change_port_type), varray(E->get(), i, true), CONNECT_DEFERRED);
  755. }
  756. Button *rmbtn = memnew(Button);
  757. rmbtn->set_icon(EditorNode::get_singleton()->get_gui_base()->get_theme_icon("Remove", "EditorIcons"));
  758. hbc->add_child(rmbtn);
  759. rmbtn->connect("pressed", callable_mp(this, &VisualScriptEditor::_remove_input_port), varray(E->get(), i), CONNECT_DEFERRED);
  760. } else {
  761. hbc->add_child(memnew(Label(left_name)));
  762. }
  763. if (left_type != Variant::NIL && !script->is_input_value_port_connected(F->get(), E->get(), i)) {
  764. PropertyInfo pi = node->get_input_value_port_info(i);
  765. Button *button = memnew(Button);
  766. Variant value = node->get_default_input_value(i);
  767. if (value.get_type() != left_type) {
  768. //different type? for now convert
  769. //not the same, reconvert
  770. Callable::CallError ce;
  771. const Variant *existingp = &value;
  772. value = Variant::construct(left_type, &existingp, 1, ce, false);
  773. }
  774. if (left_type == Variant::COLOR) {
  775. button->set_custom_minimum_size(Size2(30, 0) * EDSCALE);
  776. button->connect("draw", callable_mp(this, &VisualScriptEditor::_draw_color_over_button), varray(button, value));
  777. } else if (left_type == Variant::OBJECT && Ref<Resource>(value).is_valid()) {
  778. Ref<Resource> res = value;
  779. Array arr;
  780. arr.push_back(button->get_instance_id());
  781. arr.push_back(String(value));
  782. EditorResourcePreview::get_singleton()->queue_edited_resource_preview(res, this, "_button_resource_previewed", arr);
  783. } else if (pi.type == Variant::INT && pi.hint == PROPERTY_HINT_ENUM) {
  784. button->set_text(pi.hint_string.get_slice(",", value));
  785. } else {
  786. button->set_text(value);
  787. }
  788. button->connect("pressed", callable_mp(this, &VisualScriptEditor::_default_value_edited), varray(button, E->get(), i));
  789. hbc2->add_child(button);
  790. }
  791. } else {
  792. Control *c = memnew(Control);
  793. c->set_custom_minimum_size(Size2(10, 0) * EDSCALE);
  794. hbc->add_child(c);
  795. }
  796. hbc->add_spacer();
  797. hbc2->add_spacer();
  798. if (i < mixed_seq_ports) {
  799. Label *text2 = memnew(Label);
  800. text2->set_text(node->get_output_sequence_port_text(i));
  801. text2->set_align(Label::ALIGN_RIGHT);
  802. hbc->add_child(text2);
  803. }
  804. if (right_ok) {
  805. if (is_vslist) {
  806. Button *rmbtn = memnew(Button);
  807. rmbtn->set_icon(EditorNode::get_singleton()->get_gui_base()->get_theme_icon("Remove", "EditorIcons"));
  808. hbc->add_child(rmbtn);
  809. rmbtn->connect("pressed", callable_mp(this, &VisualScriptEditor::_remove_output_port), varray(E->get(), i), CONNECT_DEFERRED);
  810. if (nd_list->is_output_port_type_editable()) {
  811. OptionButton *opbtn = memnew(OptionButton);
  812. for (int j = Variant::NIL; j < Variant::VARIANT_MAX; j++) {
  813. opbtn->add_item(Variant::get_type_name(Variant::Type(j)));
  814. }
  815. opbtn->select(right_type);
  816. opbtn->set_custom_minimum_size(Size2(100 * EDSCALE, 0));
  817. hbc->add_child(opbtn);
  818. opbtn->connect("item_selected", callable_mp(this, &VisualScriptEditor::_change_port_type), varray(E->get(), i, false), CONNECT_DEFERRED);
  819. }
  820. if (nd_list->is_output_port_name_editable()) {
  821. LineEdit *name_box = memnew(LineEdit);
  822. hbc->add_child(name_box);
  823. name_box->set_custom_minimum_size(Size2(60 * EDSCALE, 0));
  824. name_box->set_text(right_name);
  825. name_box->set_expand_to_text_length(true);
  826. name_box->connect("resized", callable_mp(this, &VisualScriptEditor::_update_node_size), varray(E->get()));
  827. name_box->connect("focus_exited", callable_mp(this, &VisualScriptEditor::_port_name_focus_out), varray(name_box, E->get(), i, false));
  828. } else {
  829. hbc->add_child(memnew(Label(right_name)));
  830. }
  831. } else {
  832. hbc->add_child(memnew(Label(right_name)));
  833. }
  834. Ref<Texture2D> t;
  835. if (right_type >= 0 && right_type < Variant::VARIANT_MAX) {
  836. t = type_icons[right_type];
  837. }
  838. if (t.is_valid()) {
  839. TextureRect *tf = memnew(TextureRect);
  840. tf->set_texture(t);
  841. tf->set_stretch_mode(TextureRect::STRETCH_KEEP_CENTERED);
  842. hbc->add_child(tf);
  843. }
  844. }
  845. gnode->add_child(vbc);
  846. bool dark_theme = get_theme_constant("dark_theme", "Editor");
  847. if (i < mixed_seq_ports) {
  848. gnode->set_slot(slot_idx, left_ok, left_type, _color_from_type(left_type, dark_theme), true, TYPE_SEQUENCE, mono_color, Ref<Texture2D>(), seq_port);
  849. } else {
  850. gnode->set_slot(slot_idx, left_ok, left_type, _color_from_type(left_type, dark_theme), right_ok, right_type, _color_from_type(right_type, dark_theme));
  851. }
  852. slot_idx++;
  853. }
  854. graph->add_child(gnode);
  855. if (gnode->is_comment()) {
  856. graph->move_child(gnode, 0);
  857. }
  858. }
  859. }
  860. _update_graph_connections();
  861. // use default_func instead of default_func for now I think that should be good stop gap solution to ensure not breaking anything
  862. graph->call_deferred("set_scroll_ofs", script->get_function_scroll(default_func) * EDSCALE);
  863. updating_graph = false;
  864. }
  865. void VisualScriptEditor::_change_port_type(int p_select, int p_id, int p_port, bool is_input) {
  866. StringName func = _get_function_of_node(p_id);
  867. Ref<VisualScriptLists> vsn = script->get_node(func, p_id);
  868. if (!vsn.is_valid())
  869. return;
  870. undo_redo->create_action("Change Port Type");
  871. if (is_input) {
  872. undo_redo->add_do_method(vsn.ptr(), "set_input_data_port_type", p_port, Variant::Type(p_select));
  873. undo_redo->add_undo_method(vsn.ptr(), "set_input_data_port_type", p_port, vsn->get_input_value_port_info(p_port).type);
  874. } else {
  875. undo_redo->add_do_method(vsn.ptr(), "set_output_data_port_type", p_port, Variant::Type(p_select));
  876. undo_redo->add_undo_method(vsn.ptr(), "set_output_data_port_type", p_port, vsn->get_output_value_port_info(p_port).type);
  877. }
  878. undo_redo->commit_action();
  879. }
  880. void VisualScriptEditor::_update_node_size(int p_id) {
  881. Node *node = graph->get_node(itos(p_id));
  882. if (Object::cast_to<Control>(node))
  883. Object::cast_to<Control>(node)->set_size(Vector2(1, 1)); //shrink if text is smaller
  884. }
  885. void VisualScriptEditor::_port_name_focus_out(const Node *p_name_box, int p_id, int p_port, bool is_input) {
  886. StringName func = _get_function_of_node(p_id);
  887. Ref<VisualScriptLists> vsn = script->get_node(func, p_id);
  888. if (!vsn.is_valid())
  889. return;
  890. String text;
  891. if (Object::cast_to<LineEdit>(p_name_box))
  892. text = Object::cast_to<LineEdit>(p_name_box)->get_text();
  893. else
  894. return;
  895. undo_redo->create_action("Change Port Name");
  896. if (is_input) {
  897. undo_redo->add_do_method(vsn.ptr(), "set_input_data_port_name", p_port, text);
  898. undo_redo->add_undo_method(vsn.ptr(), "set_input_data_port_name", p_port, vsn->get_input_value_port_info(p_port).name);
  899. } else {
  900. undo_redo->add_do_method(vsn.ptr(), "set_output_data_port_name", p_port, text);
  901. undo_redo->add_undo_method(vsn.ptr(), "set_output_data_port_name", p_port, vsn->get_output_value_port_info(p_port).name);
  902. }
  903. undo_redo->commit_action();
  904. }
  905. void VisualScriptEditor::_update_members() {
  906. ERR_FAIL_COND(!script.is_valid());
  907. updating_members = true;
  908. members->clear();
  909. TreeItem *root = members->create_item();
  910. TreeItem *functions = members->create_item(root);
  911. functions->set_selectable(0, false);
  912. functions->set_text(0, TTR("Functions:"));
  913. functions->add_button(0, Control::get_theme_icon("Override", "EditorIcons"), 1, false, TTR("Override an existing built-in function."));
  914. functions->add_button(0, Control::get_theme_icon("Add", "EditorIcons"), 0, false, TTR("Create a new function."));
  915. functions->set_custom_color(0, Control::get_theme_color("mono_color", "Editor"));
  916. List<StringName> func_names;
  917. script->get_function_list(&func_names);
  918. for (List<StringName>::Element *E = func_names.front(); E; E = E->next()) {
  919. if (E->get() == default_func) {
  920. continue;
  921. }
  922. TreeItem *ti = members->create_item(functions);
  923. ti->set_text(0, E->get());
  924. ti->set_selectable(0, true);
  925. ti->set_metadata(0, E->get());
  926. ti->add_button(0, Control::get_theme_icon("Edit", "EditorIcons"), 0);
  927. if (selected == E->get())
  928. ti->select(0);
  929. }
  930. TreeItem *variables = members->create_item(root);
  931. variables->set_selectable(0, false);
  932. variables->set_text(0, TTR("Variables:"));
  933. variables->add_button(0, Control::get_theme_icon("Add", "EditorIcons"), -1, false, TTR("Create a new variable."));
  934. variables->set_custom_color(0, Control::get_theme_color("mono_color", "Editor"));
  935. Ref<Texture2D> type_icons[Variant::VARIANT_MAX] = {
  936. Control::get_theme_icon("Variant", "EditorIcons"),
  937. Control::get_theme_icon("bool", "EditorIcons"),
  938. Control::get_theme_icon("int", "EditorIcons"),
  939. Control::get_theme_icon("float", "EditorIcons"),
  940. Control::get_theme_icon("String", "EditorIcons"),
  941. Control::get_theme_icon("Vector2", "EditorIcons"),
  942. Control::get_theme_icon("Vector2i", "EditorIcons"),
  943. Control::get_theme_icon("Rect2", "EditorIcons"),
  944. Control::get_theme_icon("Rect2i", "EditorIcons"),
  945. Control::get_theme_icon("Vector3", "EditorIcons"),
  946. Control::get_theme_icon("Vector3i", "EditorIcons"),
  947. Control::get_theme_icon("Transform2D", "EditorIcons"),
  948. Control::get_theme_icon("Plane", "EditorIcons"),
  949. Control::get_theme_icon("Quat", "EditorIcons"),
  950. Control::get_theme_icon("AABB", "EditorIcons"),
  951. Control::get_theme_icon("Basis", "EditorIcons"),
  952. Control::get_theme_icon("Transform", "EditorIcons"),
  953. Control::get_theme_icon("Color", "EditorIcons"),
  954. Control::get_theme_icon("NodePath", "EditorIcons"),
  955. Control::get_theme_icon("RID", "EditorIcons"),
  956. Control::get_theme_icon("MiniObject", "EditorIcons"),
  957. Control::get_theme_icon("Callable", "EditorIcons"),
  958. Control::get_theme_icon("Signal", "EditorIcons"),
  959. Control::get_theme_icon("Dictionary", "EditorIcons"),
  960. Control::get_theme_icon("Array", "EditorIcons"),
  961. Control::get_theme_icon("PackedByteArray", "EditorIcons"),
  962. Control::get_theme_icon("PackedInt32Array", "EditorIcons"),
  963. Control::get_theme_icon("PackedFloat32Array", "EditorIcons"),
  964. Control::get_theme_icon("PackedStringArray", "EditorIcons"),
  965. Control::get_theme_icon("PackedVector2Array", "EditorIcons"),
  966. Control::get_theme_icon("PackedVector3Array", "EditorIcons"),
  967. Control::get_theme_icon("PackedColorArray", "EditorIcons")
  968. };
  969. List<StringName> var_names;
  970. script->get_variable_list(&var_names);
  971. for (List<StringName>::Element *E = var_names.front(); E; E = E->next()) {
  972. TreeItem *ti = members->create_item(variables);
  973. ti->set_text(0, E->get());
  974. Variant var = script->get_variable_default_value(E->get());
  975. ti->set_suffix(0, "= " + String(var));
  976. ti->set_icon(0, type_icons[script->get_variable_info(E->get()).type]);
  977. ti->set_selectable(0, true);
  978. ti->set_editable(0, true);
  979. ti->set_metadata(0, E->get());
  980. if (selected == E->get())
  981. ti->select(0);
  982. }
  983. TreeItem *_signals = members->create_item(root);
  984. _signals->set_selectable(0, false);
  985. _signals->set_text(0, TTR("Signals:"));
  986. _signals->add_button(0, Control::get_theme_icon("Add", "EditorIcons"), -1, false, TTR("Create a new signal."));
  987. _signals->set_custom_color(0, Control::get_theme_color("mono_color", "Editor"));
  988. List<StringName> signal_names;
  989. script->get_custom_signal_list(&signal_names);
  990. for (List<StringName>::Element *E = signal_names.front(); E; E = E->next()) {
  991. TreeItem *ti = members->create_item(_signals);
  992. ti->set_text(0, E->get());
  993. ti->set_selectable(0, true);
  994. ti->set_editable(0, true);
  995. ti->set_metadata(0, E->get());
  996. if (selected == E->get())
  997. ti->select(0);
  998. }
  999. String base_type = script->get_instance_base_type();
  1000. String icon_type = base_type;
  1001. if (!Control::has_theme_icon(base_type, "EditorIcons")) {
  1002. icon_type = "Object";
  1003. }
  1004. base_type_select->set_text(base_type);
  1005. base_type_select->set_icon(Control::get_theme_icon(icon_type, "EditorIcons"));
  1006. updating_members = false;
  1007. }
  1008. void VisualScriptEditor::_member_selected() {
  1009. if (updating_members)
  1010. return;
  1011. TreeItem *ti = members->get_selected();
  1012. ERR_FAIL_COND(!ti);
  1013. selected = ti->get_metadata(0);
  1014. if (ti->get_parent() == members->get_root()->get_children()) {
  1015. #ifdef OSX_ENABLED
  1016. bool held_ctrl = Input::get_singleton()->is_key_pressed(KEY_META);
  1017. #else
  1018. bool held_ctrl = Input::get_singleton()->is_key_pressed(KEY_CONTROL);
  1019. #endif
  1020. if (held_ctrl) {
  1021. ERR_FAIL_COND(!script->has_function(selected));
  1022. _center_on_node(selected, script->get_function_node_id(selected));
  1023. }
  1024. }
  1025. }
  1026. void VisualScriptEditor::_member_edited() {
  1027. if (updating_members)
  1028. return;
  1029. TreeItem *ti = members->get_edited();
  1030. ERR_FAIL_COND(!ti);
  1031. String name = ti->get_metadata(0);
  1032. String new_name = ti->get_text(0);
  1033. if (name == new_name)
  1034. return;
  1035. if (!new_name.is_valid_identifier()) {
  1036. EditorNode::get_singleton()->show_warning(TTR("Name is not a valid identifier:") + " " + new_name);
  1037. updating_members = true;
  1038. ti->set_text(0, name);
  1039. updating_members = false;
  1040. return;
  1041. }
  1042. if (script->has_function(new_name) || script->has_variable(new_name) || script->has_custom_signal(new_name)) {
  1043. EditorNode::get_singleton()->show_warning(TTR("Name already in use by another func/var/signal:") + " " + new_name);
  1044. updating_members = true;
  1045. ti->set_text(0, name);
  1046. updating_members = false;
  1047. return;
  1048. }
  1049. TreeItem *root = members->get_root();
  1050. if (ti->get_parent() == root->get_children()) {
  1051. selected = new_name;
  1052. int node_id = script->get_function_node_id(name);
  1053. Ref<VisualScriptFunction> func;
  1054. if (script->has_node(name, node_id)) {
  1055. func = script->get_node(name, node_id);
  1056. }
  1057. undo_redo->create_action(TTR("Rename Function"));
  1058. undo_redo->add_do_method(script.ptr(), "rename_function", name, new_name);
  1059. undo_redo->add_undo_method(script.ptr(), "rename_function", new_name, name);
  1060. if (func.is_valid()) {
  1061. undo_redo->add_do_method(func.ptr(), "set_name", new_name);
  1062. undo_redo->add_undo_method(func.ptr(), "set_name", name);
  1063. }
  1064. // also fix all function calls
  1065. List<StringName> flst;
  1066. script->get_function_list(&flst);
  1067. for (List<StringName>::Element *E = flst.front(); E; E = E->next()) {
  1068. List<int> lst;
  1069. script->get_node_list(E->get(), &lst);
  1070. for (List<int>::Element *F = lst.front(); F; F = F->next()) {
  1071. Ref<VisualScriptFunctionCall> fncall = script->get_node(E->get(), F->get());
  1072. if (!fncall.is_valid())
  1073. continue;
  1074. if (fncall->get_function() == name) {
  1075. undo_redo->add_do_method(fncall.ptr(), "set_function", new_name);
  1076. undo_redo->add_undo_method(fncall.ptr(), "set_function", name);
  1077. }
  1078. }
  1079. }
  1080. undo_redo->add_do_method(this, "_update_members");
  1081. undo_redo->add_undo_method(this, "_update_members");
  1082. undo_redo->add_do_method(this, "_update_graph");
  1083. undo_redo->add_undo_method(this, "_update_graph");
  1084. undo_redo->add_do_method(this, "emit_signal", "edited_script_changed");
  1085. undo_redo->add_undo_method(this, "emit_signal", "edited_script_changed");
  1086. undo_redo->commit_action();
  1087. return; //or crash because it will become invalid
  1088. }
  1089. if (ti->get_parent() == root->get_children()->get_next()) {
  1090. selected = new_name;
  1091. undo_redo->create_action(TTR("Rename Variable"));
  1092. undo_redo->add_do_method(script.ptr(), "rename_variable", name, new_name);
  1093. undo_redo->add_undo_method(script.ptr(), "rename_variable", new_name, name);
  1094. undo_redo->add_do_method(this, "_update_members");
  1095. undo_redo->add_undo_method(this, "_update_members");
  1096. undo_redo->add_do_method(this, "_update_graph");
  1097. undo_redo->add_undo_method(this, "_update_graph");
  1098. undo_redo->add_do_method(this, "emit_signal", "edited_script_changed");
  1099. undo_redo->add_undo_method(this, "emit_signal", "edited_script_changed");
  1100. undo_redo->commit_action();
  1101. return; //or crash because it will become invalid
  1102. }
  1103. if (ti->get_parent() == root->get_children()->get_next()->get_next()) {
  1104. selected = new_name;
  1105. undo_redo->create_action(TTR("Rename Signal"));
  1106. undo_redo->add_do_method(script.ptr(), "rename_custom_signal", name, new_name);
  1107. undo_redo->add_undo_method(script.ptr(), "rename_custom_signal", new_name, name);
  1108. undo_redo->add_do_method(this, "_update_members");
  1109. undo_redo->add_undo_method(this, "_update_members");
  1110. undo_redo->add_do_method(this, "emit_signal", "edited_script_changed");
  1111. undo_redo->add_undo_method(this, "emit_signal", "edited_script_changed");
  1112. undo_redo->commit_action();
  1113. return; //or crash because it will become invalid
  1114. }
  1115. }
  1116. void VisualScriptEditor::_create_function_dialog() {
  1117. function_create_dialog->popup_centered();
  1118. func_name_box->set_text("");
  1119. func_name_box->grab_focus();
  1120. for (int i = 0; i < func_input_vbox->get_child_count(); i++) {
  1121. Node *nd = func_input_vbox->get_child(i);
  1122. nd->queue_delete();
  1123. }
  1124. }
  1125. void VisualScriptEditor::_create_function() {
  1126. String name = _validate_name((func_name_box->get_text() == "") ? "new_func" : func_name_box->get_text());
  1127. selected = name;
  1128. Vector2 ofs = _get_available_pos();
  1129. Ref<VisualScriptFunction> func_node;
  1130. func_node.instance();
  1131. func_node->set_name(name);
  1132. for (int i = 0; i < func_input_vbox->get_child_count(); i++) {
  1133. OptionButton *opbtn = Object::cast_to<OptionButton>(func_input_vbox->get_child(i)->get_child(3));
  1134. LineEdit *lne = Object::cast_to<LineEdit>(func_input_vbox->get_child(i)->get_child(1));
  1135. if (!opbtn || !lne)
  1136. continue;
  1137. Variant::Type arg_type = Variant::Type(opbtn->get_selected());
  1138. String arg_name = lne->get_text();
  1139. func_node->add_argument(arg_type, arg_name);
  1140. }
  1141. undo_redo->create_action(TTR("Add Function"));
  1142. undo_redo->add_do_method(script.ptr(), "add_function", name);
  1143. undo_redo->add_do_method(script.ptr(), "add_node", name, script->get_available_id(), func_node, ofs);
  1144. undo_redo->add_undo_method(script.ptr(), "remove_function", name);
  1145. undo_redo->add_do_method(this, "_update_members");
  1146. undo_redo->add_undo_method(this, "_update_members");
  1147. undo_redo->add_do_method(this, "_update_graph");
  1148. undo_redo->add_undo_method(this, "_update_graph");
  1149. undo_redo->add_do_method(this, "emit_signal", "edited_script_changed");
  1150. undo_redo->add_undo_method(this, "emit_signal", "edited_script_changed");
  1151. undo_redo->commit_action();
  1152. _update_graph();
  1153. }
  1154. void VisualScriptEditor::_add_node_dialog() {
  1155. _generic_search(script->get_instance_base_type(), graph->get_global_position() + Vector2(55, 80), true);
  1156. }
  1157. void VisualScriptEditor::_add_func_input() {
  1158. HBoxContainer *hbox = memnew(HBoxContainer);
  1159. hbox->set_h_size_flags(SIZE_EXPAND_FILL);
  1160. Label *name_label = memnew(Label);
  1161. name_label->set_text(TTR("Name:"));
  1162. hbox->add_child(name_label);
  1163. LineEdit *name_box = memnew(LineEdit);
  1164. name_box->set_h_size_flags(SIZE_EXPAND_FILL);
  1165. name_box->set_text("input");
  1166. name_box->connect("focus_entered", callable_mp(this, &VisualScriptEditor::_deselect_input_names));
  1167. hbox->add_child(name_box);
  1168. Label *type_label = memnew(Label);
  1169. type_label->set_text(TTR("Type:"));
  1170. hbox->add_child(type_label);
  1171. OptionButton *type_box = memnew(OptionButton);
  1172. type_box->set_custom_minimum_size(Size2(120 * EDSCALE, 0));
  1173. for (int i = Variant::NIL; i < Variant::VARIANT_MAX; i++)
  1174. type_box->add_item(Variant::get_type_name(Variant::Type(i)));
  1175. type_box->select(1);
  1176. hbox->add_child(type_box);
  1177. Button *delete_button = memnew(Button);
  1178. delete_button->set_icon(EditorNode::get_singleton()->get_gui_base()->get_theme_icon("Remove", "EditorIcons"));
  1179. delete_button->set_tooltip(vformat(TTR("Delete input port")));
  1180. hbox->add_child(delete_button);
  1181. for (int i = 0; i < func_input_vbox->get_child_count(); i++) {
  1182. LineEdit *line_edit = (LineEdit *)func_input_vbox->get_child(i)->get_child(1);
  1183. line_edit->deselect();
  1184. }
  1185. func_input_vbox->add_child(hbox);
  1186. hbox->set_meta("id", hbox->get_index());
  1187. delete_button->connect("pressed", callable_mp(this, &VisualScriptEditor::_remove_func_input), varray(hbox));
  1188. name_box->select_all();
  1189. name_box->grab_focus();
  1190. }
  1191. void VisualScriptEditor::_remove_func_input(Node *p_node) {
  1192. func_input_vbox->remove_child(p_node);
  1193. p_node->queue_delete();
  1194. }
  1195. void VisualScriptEditor::_deselect_input_names() {
  1196. int cn = func_input_vbox->get_child_count();
  1197. for (int i = 0; i < cn; i++) {
  1198. LineEdit *lne = Object::cast_to<LineEdit>(func_input_vbox->get_child(i)->get_child(1));
  1199. if (lne)
  1200. lne->deselect();
  1201. }
  1202. }
  1203. void VisualScriptEditor::_member_button(Object *p_item, int p_column, int p_button) {
  1204. TreeItem *ti = Object::cast_to<TreeItem>(p_item);
  1205. TreeItem *root = members->get_root();
  1206. if (ti->get_parent() == root) {
  1207. //main buttons
  1208. if (ti == root->get_children()) {
  1209. //add function, this one uses menu
  1210. if (p_button == 1) {
  1211. new_virtual_method_select->select_method_from_base_type(script->get_instance_base_type(), String(), true);
  1212. return;
  1213. } else if (p_button == 0) {
  1214. String name = _validate_name("new_function");
  1215. selected = name;
  1216. Vector2 ofs = _get_available_pos();
  1217. Ref<VisualScriptFunction> func_node;
  1218. func_node.instance();
  1219. func_node->set_name(name);
  1220. undo_redo->create_action(TTR("Add Function"));
  1221. undo_redo->add_do_method(script.ptr(), "add_function", name);
  1222. undo_redo->add_do_method(script.ptr(), "add_node", name, script->get_available_id(), func_node, ofs);
  1223. undo_redo->add_undo_method(script.ptr(), "remove_function", name);
  1224. undo_redo->add_do_method(this, "_update_members");
  1225. undo_redo->add_undo_method(this, "_update_members");
  1226. undo_redo->add_do_method(this, "_update_graph");
  1227. undo_redo->add_undo_method(this, "_update_graph");
  1228. undo_redo->add_do_method(this, "emit_signal", "edited_script_changed");
  1229. undo_redo->add_undo_method(this, "emit_signal", "edited_script_changed");
  1230. undo_redo->commit_action();
  1231. _update_graph();
  1232. }
  1233. return; //or crash because it will become invalid
  1234. }
  1235. if (ti == root->get_children()->get_next()) {
  1236. //add variable
  1237. String name = _validate_name("new_variable");
  1238. selected = name;
  1239. undo_redo->create_action(TTR("Add Variable"));
  1240. undo_redo->add_do_method(script.ptr(), "add_variable", name);
  1241. undo_redo->add_undo_method(script.ptr(), "remove_variable", name);
  1242. undo_redo->add_do_method(this, "_update_members");
  1243. undo_redo->add_undo_method(this, "_update_members");
  1244. undo_redo->add_do_method(this, "emit_signal", "edited_script_changed");
  1245. undo_redo->add_undo_method(this, "emit_signal", "edited_script_changed");
  1246. undo_redo->commit_action();
  1247. return; //or crash because it will become invalid
  1248. }
  1249. if (ti == root->get_children()->get_next()->get_next()) {
  1250. //add variable
  1251. String name = _validate_name("new_signal");
  1252. selected = name;
  1253. undo_redo->create_action(TTR("Add Signal"));
  1254. undo_redo->add_do_method(script.ptr(), "add_custom_signal", name);
  1255. undo_redo->add_undo_method(script.ptr(), "remove_custom_signal", name);
  1256. undo_redo->add_do_method(this, "_update_members");
  1257. undo_redo->add_undo_method(this, "_update_members");
  1258. undo_redo->add_do_method(this, "emit_signal", "edited_script_changed");
  1259. undo_redo->add_undo_method(this, "emit_signal", "edited_script_changed");
  1260. undo_redo->commit_action();
  1261. return; //or crash because it will become invalid
  1262. }
  1263. } else if (ti->get_parent() == root->get_children()) {
  1264. selected = ti->get_text(0);
  1265. function_name_edit->set_position(Input::get_singleton()->get_mouse_position() - Vector2(60, -10));
  1266. function_name_edit->popup();
  1267. function_name_box->set_text(selected);
  1268. function_name_box->select_all();
  1269. }
  1270. }
  1271. void VisualScriptEditor::_add_input_port(int p_id) {
  1272. StringName func = _get_function_of_node(p_id);
  1273. Ref<VisualScriptLists> vsn = script->get_node(func, p_id);
  1274. if (!vsn.is_valid())
  1275. return;
  1276. updating_graph = true;
  1277. undo_redo->create_action(TTR("Add Input Port"), UndoRedo::MERGE_ENDS);
  1278. undo_redo->add_do_method(vsn.ptr(), "add_input_data_port", Variant::NIL, "arg", -1);
  1279. undo_redo->add_do_method(this, "_update_graph", p_id);
  1280. undo_redo->add_undo_method(vsn.ptr(), "remove_input_data_port", vsn->get_input_value_port_count());
  1281. undo_redo->add_undo_method(this, "_update_graph", p_id);
  1282. updating_graph = false;
  1283. undo_redo->commit_action();
  1284. }
  1285. void VisualScriptEditor::_add_output_port(int p_id) {
  1286. StringName func = _get_function_of_node(p_id);
  1287. Ref<VisualScriptLists> vsn = script->get_node(func, p_id);
  1288. if (!vsn.is_valid())
  1289. return;
  1290. updating_graph = true;
  1291. undo_redo->create_action(TTR("Add Output Port"), UndoRedo::MERGE_ENDS);
  1292. undo_redo->add_do_method(vsn.ptr(), "add_output_data_port", Variant::NIL, "arg", -1);
  1293. undo_redo->add_do_method(this, "_update_graph", p_id);
  1294. undo_redo->add_undo_method(vsn.ptr(), "remove_output_data_port", vsn->get_output_value_port_count());
  1295. undo_redo->add_undo_method(this, "_update_graph", p_id);
  1296. updating_graph = false;
  1297. undo_redo->commit_action();
  1298. }
  1299. void VisualScriptEditor::_remove_input_port(int p_id, int p_port) {
  1300. StringName func = _get_function_of_node(p_id);
  1301. Ref<VisualScriptLists> vsn = script->get_node(func, p_id);
  1302. if (!vsn.is_valid())
  1303. return;
  1304. updating_graph = true;
  1305. undo_redo->create_action(TTR("Remove Input Port"), UndoRedo::MERGE_ENDS);
  1306. int conn_from = -1, conn_port = -1;
  1307. script->get_input_value_port_connection_source(func, p_id, p_port, &conn_from, &conn_port);
  1308. if (conn_from != -1)
  1309. undo_redo->add_do_method(script.ptr(), "data_disconnect", func, conn_from, conn_port, p_id, p_port);
  1310. undo_redo->add_do_method(vsn.ptr(), "remove_input_data_port", p_port);
  1311. undo_redo->add_do_method(this, "_update_graph", p_id);
  1312. if (conn_from != -1)
  1313. undo_redo->add_undo_method(script.ptr(), "data_connect", func, conn_from, conn_port, p_id, p_port);
  1314. undo_redo->add_undo_method(vsn.ptr(), "add_input_data_port", vsn->get_input_value_port_info(p_port).type, vsn->get_input_value_port_info(p_port).name, p_port);
  1315. undo_redo->add_undo_method(this, "_update_graph", p_id);
  1316. updating_graph = false;
  1317. undo_redo->commit_action();
  1318. }
  1319. void VisualScriptEditor::_remove_output_port(int p_id, int p_port) {
  1320. StringName func = _get_function_of_node(p_id);
  1321. Ref<VisualScriptLists> vsn = script->get_node(func, p_id);
  1322. if (!vsn.is_valid())
  1323. return;
  1324. updating_graph = true;
  1325. undo_redo->create_action(TTR("Remove Output Port"), UndoRedo::MERGE_ENDS);
  1326. List<VisualScript::DataConnection> data_connections;
  1327. script->get_data_connection_list(func, &data_connections);
  1328. HashMap<int, Set<int>> conn_map;
  1329. for (const List<VisualScript::DataConnection>::Element *E = data_connections.front(); E; E = E->next()) {
  1330. if (E->get().from_node == p_id && E->get().from_port == p_port) {
  1331. // push into the connections map
  1332. if (!conn_map.has(E->get().to_node))
  1333. conn_map.set(E->get().to_node, Set<int>());
  1334. conn_map[E->get().to_node].insert(E->get().to_port);
  1335. }
  1336. }
  1337. undo_redo->add_do_method(vsn.ptr(), "remove_output_data_port", p_port);
  1338. undo_redo->add_do_method(this, "_update_graph", p_id);
  1339. List<int> keys;
  1340. conn_map.get_key_list(&keys);
  1341. for (const List<int>::Element *E = keys.front(); E; E = E->next()) {
  1342. for (const Set<int>::Element *F = conn_map[E->get()].front(); F; F = F->next()) {
  1343. undo_redo->add_undo_method(script.ptr(), "data_connect", func, p_id, p_port, E->get(), F->get());
  1344. }
  1345. }
  1346. undo_redo->add_undo_method(vsn.ptr(), "add_output_data_port", vsn->get_output_value_port_info(p_port).type, vsn->get_output_value_port_info(p_port).name, p_port);
  1347. undo_redo->add_undo_method(this, "_update_graph", p_id);
  1348. updating_graph = false;
  1349. undo_redo->commit_action();
  1350. }
  1351. void VisualScriptEditor::_expression_text_changed(const String &p_text, int p_id) {
  1352. StringName func = _get_function_of_node(p_id);
  1353. Ref<VisualScriptExpression> vse = script->get_node(func, p_id);
  1354. if (!vse.is_valid())
  1355. return;
  1356. updating_graph = true;
  1357. undo_redo->create_action(TTR("Change Expression"), UndoRedo::MERGE_ENDS);
  1358. undo_redo->add_do_property(vse.ptr(), "expression", p_text);
  1359. undo_redo->add_undo_property(vse.ptr(), "expression", vse->get("expression"));
  1360. undo_redo->add_do_method(this, "_update_graph", p_id);
  1361. undo_redo->add_undo_method(this, "_update_graph", p_id);
  1362. undo_redo->commit_action();
  1363. Node *node = graph->get_node(itos(p_id));
  1364. if (Object::cast_to<Control>(node))
  1365. Object::cast_to<Control>(node)->set_size(Vector2(1, 1)); //shrink if text is smaller
  1366. updating_graph = false;
  1367. }
  1368. Vector2 VisualScriptEditor::_get_available_pos(bool centered, Vector2 ofs) const {
  1369. if (centered)
  1370. ofs = graph->get_scroll_ofs() + graph->get_size() * 0.5;
  1371. if (graph->is_using_snap()) {
  1372. int snap = graph->get_snap();
  1373. ofs = ofs.snapped(Vector2(snap, snap));
  1374. }
  1375. ofs /= EDSCALE;
  1376. while (true) {
  1377. bool exists = false;
  1378. List<StringName> all_fn;
  1379. script->get_function_list(&all_fn);
  1380. for (List<StringName>::Element *F = all_fn.front(); F; F = F->next()) {
  1381. StringName curr_fn = F->get();
  1382. List<int> existing;
  1383. script->get_node_list(curr_fn, &existing);
  1384. for (List<int>::Element *E = existing.front(); E; E = E->next()) {
  1385. Point2 pos = script->get_node_position(curr_fn, E->get());
  1386. if (pos.distance_to(ofs) < 50) {
  1387. ofs += Vector2(graph->get_snap(), graph->get_snap());
  1388. exists = true;
  1389. break;
  1390. }
  1391. }
  1392. }
  1393. if (exists)
  1394. continue;
  1395. break;
  1396. }
  1397. return ofs;
  1398. }
  1399. String VisualScriptEditor::_validate_name(const String &p_name) const {
  1400. String valid = p_name;
  1401. int counter = 1;
  1402. while (true) {
  1403. bool exists = script->has_function(valid) || script->has_variable(valid) || script->has_custom_signal(valid);
  1404. if (exists) {
  1405. counter++;
  1406. valid = p_name + "_" + itos(counter);
  1407. continue;
  1408. }
  1409. break;
  1410. }
  1411. return valid;
  1412. }
  1413. void VisualScriptEditor::_on_nodes_delete() {
  1414. // delete all the selected nodes
  1415. List<int> to_erase;
  1416. for (int i = 0; i < graph->get_child_count(); i++) {
  1417. GraphNode *gn = Object::cast_to<GraphNode>(graph->get_child(i));
  1418. if (gn) {
  1419. if (gn->is_selected() && gn->is_close_button_visible()) {
  1420. to_erase.push_back(gn->get_name().operator String().to_int());
  1421. }
  1422. }
  1423. }
  1424. if (to_erase.empty())
  1425. return;
  1426. undo_redo->create_action(TTR("Remove VisualScript Nodes"));
  1427. for (List<int>::Element *F = to_erase.front(); F; F = F->next()) {
  1428. int cr_node = F->get();
  1429. StringName func = _get_function_of_node(cr_node);
  1430. undo_redo->add_do_method(script.ptr(), "remove_node", func, cr_node);
  1431. undo_redo->add_undo_method(script.ptr(), "add_node", func, cr_node, script->get_node(func, cr_node), script->get_node_position(func, cr_node));
  1432. List<VisualScript::SequenceConnection> sequence_conns;
  1433. script->get_sequence_connection_list(func, &sequence_conns);
  1434. for (List<VisualScript::SequenceConnection>::Element *E = sequence_conns.front(); E; E = E->next()) {
  1435. if (E->get().from_node == cr_node || E->get().to_node == cr_node) {
  1436. undo_redo->add_undo_method(script.ptr(), "sequence_connect", func, E->get().from_node, E->get().from_output, E->get().to_node);
  1437. }
  1438. }
  1439. List<VisualScript::DataConnection> data_conns;
  1440. script->get_data_connection_list(func, &data_conns);
  1441. for (List<VisualScript::DataConnection>::Element *E = data_conns.front(); E; E = E->next()) {
  1442. if (E->get().from_node == F->get() || E->get().to_node == F->get()) {
  1443. undo_redo->add_undo_method(script.ptr(), "data_connect", func, E->get().from_node, E->get().from_port, E->get().to_node, E->get().to_port);
  1444. }
  1445. }
  1446. }
  1447. undo_redo->add_do_method(this, "_update_graph");
  1448. undo_redo->add_undo_method(this, "_update_graph");
  1449. undo_redo->commit_action();
  1450. }
  1451. void VisualScriptEditor::_on_nodes_duplicate() {
  1452. Set<int> to_duplicate;
  1453. List<StringName> funcs;
  1454. for (int i = 0; i < graph->get_child_count(); i++) {
  1455. GraphNode *gn = Object::cast_to<GraphNode>(graph->get_child(i));
  1456. if (gn) {
  1457. if (gn->is_selected() && gn->is_close_button_visible()) {
  1458. int id = gn->get_name().operator String().to_int();
  1459. to_duplicate.insert(id);
  1460. funcs.push_back(_get_function_of_node(id));
  1461. }
  1462. }
  1463. }
  1464. if (to_duplicate.empty())
  1465. return;
  1466. undo_redo->create_action(TTR("Duplicate VisualScript Nodes"));
  1467. int idc = script->get_available_id() + 1;
  1468. Set<int> to_select;
  1469. HashMap<int, int> remap;
  1470. for (Set<int>::Element *F = to_duplicate.front(); F; F = F->next()) {
  1471. // duplicate from the specific function but place it into the default func as it would lack the connections
  1472. StringName func = _get_function_of_node(F->get());
  1473. Ref<VisualScriptNode> node = script->get_node(func, F->get());
  1474. Ref<VisualScriptNode> dupe = node->duplicate(true);
  1475. int new_id = idc++;
  1476. remap.set(F->get(), new_id);
  1477. to_select.insert(new_id);
  1478. undo_redo->add_do_method(script.ptr(), "add_node", default_func, new_id, dupe, script->get_node_position(func, F->get()) + Vector2(20, 20));
  1479. undo_redo->add_undo_method(script.ptr(), "remove_node", default_func, new_id);
  1480. }
  1481. for (List<StringName>::Element *F = funcs.front(); F; F = F->next()) {
  1482. List<VisualScript::SequenceConnection> seqs;
  1483. script->get_sequence_connection_list(F->get(), &seqs);
  1484. for (List<VisualScript::SequenceConnection>::Element *E = seqs.front(); E; E = E->next()) {
  1485. if (to_duplicate.has(E->get().from_node) && to_duplicate.has(E->get().to_node)) {
  1486. undo_redo->add_do_method(script.ptr(), "sequence_connect", default_func, remap[E->get().from_node], E->get().from_output, remap[E->get().to_node]);
  1487. }
  1488. }
  1489. List<VisualScript::DataConnection> data;
  1490. script->get_data_connection_list(F->get(), &data);
  1491. for (List<VisualScript::DataConnection>::Element *E = data.front(); E; E = E->next()) {
  1492. if (to_duplicate.has(E->get().from_node) && to_duplicate.has(E->get().to_node)) {
  1493. undo_redo->add_do_method(script.ptr(), "data_connect", default_func, remap[E->get().from_node], E->get().from_port, remap[E->get().to_node], E->get().to_port);
  1494. }
  1495. }
  1496. }
  1497. undo_redo->add_do_method(this, "_update_graph");
  1498. undo_redo->add_undo_method(this, "_update_graph");
  1499. undo_redo->commit_action();
  1500. for (int i = 0; i < graph->get_child_count(); i++) {
  1501. GraphNode *gn = Object::cast_to<GraphNode>(graph->get_child(i));
  1502. if (gn) {
  1503. int id = gn->get_name().operator String().to_int();
  1504. gn->set_selected(to_select.has(id));
  1505. }
  1506. }
  1507. if (to_select.size()) {
  1508. EditorNode::get_singleton()->push_item(script->get_node(default_func, to_select.front()->get()).ptr());
  1509. }
  1510. }
  1511. void VisualScriptEditor::_generic_search(String p_base_type, Vector2 pos, bool node_centered) {
  1512. if (node_centered)
  1513. port_action_pos = graph->get_size() / 2.0f;
  1514. else
  1515. port_action_pos = graph->get_viewport()->get_mouse_position() - graph->get_global_position();
  1516. new_connect_node_select->select_from_visual_script(p_base_type, false, false); // neither connecting nor reset text
  1517. // ensure that the dialog fits inside the graph
  1518. Size2 bounds = graph->get_global_position() + graph->get_size() - new_connect_node_select->get_size();
  1519. pos.x = pos.x > bounds.x ? bounds.x : pos.x;
  1520. pos.y = pos.y > bounds.y ? bounds.y : pos.y;
  1521. if (pos != Vector2())
  1522. new_connect_node_select->set_position(pos);
  1523. }
  1524. void VisualScriptEditor::_input(const Ref<InputEvent> &p_event) {
  1525. // GUI input for VS Editor Plugin
  1526. Ref<InputEventMouseButton> key = p_event;
  1527. if (key.is_valid() && !key->is_pressed()) {
  1528. mouse_up_position = Input::get_singleton()->get_mouse_position();
  1529. }
  1530. }
  1531. void VisualScriptEditor::_graph_gui_input(const Ref<InputEvent> &p_event) {
  1532. Ref<InputEventMouseButton> key = p_event;
  1533. if (key.is_valid() && key->is_pressed() && key->get_button_mask() == BUTTON_RIGHT) {
  1534. saved_position = graph->get_local_mouse_position();
  1535. Point2 gpos = Input::get_singleton()->get_mouse_position();
  1536. _generic_search(script->get_instance_base_type(), gpos);
  1537. }
  1538. }
  1539. void VisualScriptEditor::_members_gui_input(const Ref<InputEvent> &p_event) {
  1540. Ref<InputEventKey> key = p_event;
  1541. if (key.is_valid() && key->is_pressed() && !key->is_echo()) {
  1542. if (members->has_focus()) {
  1543. TreeItem *ti = members->get_selected();
  1544. if (ti) {
  1545. TreeItem *root = members->get_root();
  1546. if (ti->get_parent() == root->get_children()) {
  1547. member_type = MEMBER_FUNCTION;
  1548. }
  1549. if (ti->get_parent() == root->get_children()->get_next()) {
  1550. member_type = MEMBER_VARIABLE;
  1551. }
  1552. if (ti->get_parent() == root->get_children()->get_next()->get_next()) {
  1553. member_type = MEMBER_SIGNAL;
  1554. }
  1555. member_name = ti->get_text(0);
  1556. }
  1557. if (ED_IS_SHORTCUT("visual_script_editor/delete_selected", p_event)) {
  1558. _member_option(MEMBER_REMOVE);
  1559. }
  1560. if (ED_IS_SHORTCUT("visual_script_editor/edit_member", p_event)) {
  1561. _member_option(MEMBER_EDIT);
  1562. }
  1563. }
  1564. }
  1565. Ref<InputEventMouseButton> btn = p_event;
  1566. if (btn.is_valid() && btn->is_doubleclick()) {
  1567. TreeItem *ti = members->get_selected();
  1568. if (ti && ti->get_parent() == members->get_root()->get_children()) // to check if it's a function
  1569. _center_on_node(ti->get_metadata(0), script->get_function_node_id(ti->get_metadata(0)));
  1570. }
  1571. }
  1572. void VisualScriptEditor::_rename_function(const String &name, const String &new_name) {
  1573. if (!new_name.is_valid_identifier()) {
  1574. EditorNode::get_singleton()->show_warning(TTR("Name is not a valid identifier:") + " " + new_name);
  1575. return;
  1576. }
  1577. if (script->has_function(new_name) || script->has_variable(new_name) || script->has_custom_signal(new_name)) {
  1578. EditorNode::get_singleton()->show_warning(TTR("Name already in use by another func/var/signal:") + " " + new_name);
  1579. return;
  1580. }
  1581. int node_id = script->get_function_node_id(name);
  1582. Ref<VisualScriptFunction> func;
  1583. if (script->has_node(name, node_id)) {
  1584. func = script->get_node(name, node_id);
  1585. }
  1586. undo_redo->create_action(TTR("Rename Function"));
  1587. undo_redo->add_do_method(script.ptr(), "rename_function", name, new_name);
  1588. undo_redo->add_undo_method(script.ptr(), "rename_function", new_name, name);
  1589. if (func.is_valid()) {
  1590. undo_redo->add_do_method(func.ptr(), "set_name", new_name);
  1591. undo_redo->add_undo_method(func.ptr(), "set_name", name);
  1592. }
  1593. // also fix all function calls
  1594. List<StringName> flst;
  1595. script->get_function_list(&flst);
  1596. for (List<StringName>::Element *E = flst.front(); E; E = E->next()) {
  1597. List<int> lst;
  1598. script->get_node_list(E->get(), &lst);
  1599. for (List<int>::Element *F = lst.front(); F; F = F->next()) {
  1600. Ref<VisualScriptFunctionCall> fncall = script->get_node(E->get(), F->get());
  1601. if (!fncall.is_valid())
  1602. continue;
  1603. if (fncall->get_function() == name) {
  1604. undo_redo->add_do_method(fncall.ptr(), "set_function", new_name);
  1605. undo_redo->add_undo_method(fncall.ptr(), "set_function", name);
  1606. }
  1607. }
  1608. }
  1609. undo_redo->add_do_method(this, "_update_members");
  1610. undo_redo->add_undo_method(this, "_update_members");
  1611. undo_redo->add_do_method(this, "_update_graph");
  1612. undo_redo->add_undo_method(this, "_update_graph");
  1613. undo_redo->add_do_method(this, "emit_signal", "edited_script_changed");
  1614. undo_redo->add_undo_method(this, "emit_signal", "edited_script_changed");
  1615. undo_redo->commit_action();
  1616. }
  1617. void VisualScriptEditor::_fn_name_box_input(const Ref<InputEvent> &p_event) {
  1618. if (!function_name_edit->is_visible())
  1619. return;
  1620. Ref<InputEventKey> key = p_event;
  1621. if (key.is_valid() && key->is_pressed() && key->get_keycode() == KEY_ENTER) {
  1622. function_name_edit->hide();
  1623. _rename_function(selected, function_name_box->get_text());
  1624. function_name_box->clear();
  1625. }
  1626. }
  1627. Variant VisualScriptEditor::get_drag_data_fw(const Point2 &p_point, Control *p_from) {
  1628. if (p_from == members) {
  1629. TreeItem *it = members->get_item_at_position(p_point);
  1630. if (!it)
  1631. return Variant();
  1632. String type = it->get_metadata(0);
  1633. if (type == String())
  1634. return Variant();
  1635. Dictionary dd;
  1636. TreeItem *root = members->get_root();
  1637. if (it->get_parent() == root->get_children()) {
  1638. dd["type"] = "visual_script_function_drag";
  1639. dd["function"] = type;
  1640. } else if (it->get_parent() == root->get_children()->get_next()) {
  1641. dd["type"] = "visual_script_variable_drag";
  1642. dd["variable"] = type;
  1643. } else if (it->get_parent() == root->get_children()->get_next()->get_next()) {
  1644. dd["type"] = "visual_script_signal_drag";
  1645. dd["signal"] = type;
  1646. } else {
  1647. return Variant();
  1648. }
  1649. Label *label = memnew(Label);
  1650. label->set_text(it->get_text(0));
  1651. set_drag_preview(label);
  1652. return dd;
  1653. }
  1654. return Variant();
  1655. }
  1656. bool VisualScriptEditor::can_drop_data_fw(const Point2 &p_point, const Variant &p_data, Control *p_from) const {
  1657. if (p_from == graph) {
  1658. Dictionary d = p_data;
  1659. if (d.has("type") &&
  1660. (String(d["type"]) == "visual_script_node_drag" ||
  1661. String(d["type"]) == "visual_script_function_drag" ||
  1662. String(d["type"]) == "visual_script_variable_drag" ||
  1663. String(d["type"]) == "visual_script_signal_drag" ||
  1664. String(d["type"]) == "obj_property" ||
  1665. String(d["type"]) == "resource" ||
  1666. String(d["type"]) == "files" ||
  1667. String(d["type"]) == "nodes")) {
  1668. if (String(d["type"]) == "obj_property") {
  1669. #ifdef OSX_ENABLED
  1670. const_cast<VisualScriptEditor *>(this)->_show_hint(vformat(TTR("Hold %s to drop a Getter. Hold Shift to drop a generic signature."), find_keycode_name(KEY_META)));
  1671. #else
  1672. const_cast<VisualScriptEditor *>(this)->_show_hint(TTR("Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."));
  1673. #endif
  1674. }
  1675. if (String(d["type"]) == "nodes") {
  1676. #ifdef OSX_ENABLED
  1677. const_cast<VisualScriptEditor *>(this)->_show_hint(vformat(TTR("Hold %s to drop a simple reference to the node."), find_keycode_name(KEY_META)));
  1678. #else
  1679. const_cast<VisualScriptEditor *>(this)->_show_hint(TTR("Hold Ctrl to drop a simple reference to the node."));
  1680. #endif
  1681. }
  1682. if (String(d["type"]) == "visual_script_variable_drag") {
  1683. #ifdef OSX_ENABLED
  1684. const_cast<VisualScriptEditor *>(this)->_show_hint(vformat(TTR("Hold %s to drop a Variable Setter."), find_keycode_name(KEY_META)));
  1685. #else
  1686. const_cast<VisualScriptEditor *>(this)->_show_hint(TTR("Hold Ctrl to drop a Variable Setter."));
  1687. #endif
  1688. }
  1689. return true;
  1690. }
  1691. }
  1692. return false;
  1693. }
  1694. static Node *_find_script_node(Node *p_edited_scene, Node *p_current_node, const Ref<Script> &script) {
  1695. if (p_edited_scene != p_current_node && p_current_node->get_owner() != p_edited_scene)
  1696. return nullptr;
  1697. Ref<Script> scr = p_current_node->get_script();
  1698. if (scr.is_valid() && scr == script)
  1699. return p_current_node;
  1700. for (int i = 0; i < p_current_node->get_child_count(); i++) {
  1701. Node *n = _find_script_node(p_edited_scene, p_current_node->get_child(i), script);
  1702. if (n)
  1703. return n;
  1704. }
  1705. return nullptr;
  1706. }
  1707. void VisualScriptEditor::drop_data_fw(const Point2 &p_point, const Variant &p_data, Control *p_from) {
  1708. if (p_from != graph) {
  1709. return;
  1710. }
  1711. Dictionary d = p_data;
  1712. if (!d.has("type")) {
  1713. return;
  1714. }
  1715. if (String(d["type"]) == "visual_script_node_drag") {
  1716. if (!d.has("node_type") || String(d["node_type"]) == "Null") {
  1717. return;
  1718. }
  1719. Vector2 ofs = graph->get_scroll_ofs() + p_point;
  1720. if (graph->is_using_snap()) {
  1721. int snap = graph->get_snap();
  1722. ofs = ofs.snapped(Vector2(snap, snap));
  1723. }
  1724. ofs /= EDSCALE;
  1725. int new_id = _create_new_node_from_name(d["node_type"], ofs, default_func);
  1726. Node *node = graph->get_node(itos(new_id));
  1727. if (node) {
  1728. graph->set_selected(node);
  1729. _node_selected(node);
  1730. }
  1731. }
  1732. if (String(d["type"]) == "visual_script_variable_drag") {
  1733. #ifdef OSX_ENABLED
  1734. bool use_set = Input::get_singleton()->is_key_pressed(KEY_META);
  1735. #else
  1736. bool use_set = Input::get_singleton()->is_key_pressed(KEY_CONTROL);
  1737. #endif
  1738. Vector2 ofs = graph->get_scroll_ofs() + p_point;
  1739. if (graph->is_using_snap()) {
  1740. int snap = graph->get_snap();
  1741. ofs = ofs.snapped(Vector2(snap, snap));
  1742. }
  1743. ofs /= EDSCALE;
  1744. Ref<VisualScriptNode> vnode;
  1745. if (use_set) {
  1746. Ref<VisualScriptVariableSet> vnodes;
  1747. vnodes.instance();
  1748. vnodes->set_variable(d["variable"]);
  1749. vnode = vnodes;
  1750. } else {
  1751. Ref<VisualScriptVariableGet> vnodeg;
  1752. vnodeg.instance();
  1753. vnodeg->set_variable(d["variable"]);
  1754. vnode = vnodeg;
  1755. }
  1756. int new_id = script->get_available_id();
  1757. undo_redo->create_action(TTR("Add Node"));
  1758. undo_redo->add_do_method(script.ptr(), "add_node", default_func, new_id, vnode, ofs);
  1759. undo_redo->add_undo_method(script.ptr(), "remove_node", default_func, new_id);
  1760. undo_redo->add_do_method(this, "_update_graph");
  1761. undo_redo->add_undo_method(this, "_update_graph");
  1762. undo_redo->commit_action();
  1763. Node *node = graph->get_node(itos(new_id));
  1764. if (node) {
  1765. graph->set_selected(node);
  1766. _node_selected(node);
  1767. }
  1768. }
  1769. if (String(d["type"]) == "visual_script_function_drag") {
  1770. Vector2 ofs = graph->get_scroll_ofs() + p_point;
  1771. if (graph->is_using_snap()) {
  1772. int snap = graph->get_snap();
  1773. ofs = ofs.snapped(Vector2(snap, snap));
  1774. }
  1775. ofs /= EDSCALE;
  1776. Ref<VisualScriptFunctionCall> vnode;
  1777. vnode.instance();
  1778. vnode->set_call_mode(VisualScriptFunctionCall::CALL_MODE_SELF);
  1779. int new_id = script->get_available_id();
  1780. undo_redo->create_action(TTR("Add Node"));
  1781. undo_redo->add_do_method(script.ptr(), "add_node", default_func, new_id, vnode, ofs);
  1782. undo_redo->add_do_method(vnode.ptr(), "set_base_type", script->get_instance_base_type());
  1783. undo_redo->add_do_method(vnode.ptr(), "set_function", d["function"]);
  1784. undo_redo->add_undo_method(script.ptr(), "remove_node", default_func, new_id);
  1785. undo_redo->add_do_method(this, "_update_graph");
  1786. undo_redo->add_undo_method(this, "_update_graph");
  1787. undo_redo->commit_action();
  1788. Node *node = graph->get_node(itos(new_id));
  1789. if (node) {
  1790. graph->set_selected(node);
  1791. _node_selected(node);
  1792. }
  1793. }
  1794. if (String(d["type"]) == "visual_script_signal_drag") {
  1795. Vector2 ofs = graph->get_scroll_ofs() + p_point;
  1796. if (graph->is_using_snap()) {
  1797. int snap = graph->get_snap();
  1798. ofs = ofs.snapped(Vector2(snap, snap));
  1799. }
  1800. ofs /= EDSCALE;
  1801. Ref<VisualScriptEmitSignal> vnode;
  1802. vnode.instance();
  1803. vnode->set_signal(d["signal"]);
  1804. int new_id = script->get_available_id();
  1805. undo_redo->create_action(TTR("Add Node"));
  1806. undo_redo->add_do_method(script.ptr(), "add_node", default_func, new_id, vnode, ofs);
  1807. undo_redo->add_undo_method(script.ptr(), "remove_node", default_func, new_id);
  1808. undo_redo->add_do_method(this, "_update_graph");
  1809. undo_redo->add_undo_method(this, "_update_graph");
  1810. undo_redo->commit_action();
  1811. Node *node = graph->get_node(itos(new_id));
  1812. if (node) {
  1813. graph->set_selected(node);
  1814. _node_selected(node);
  1815. }
  1816. }
  1817. if (String(d["type"]) == "resource") {
  1818. Vector2 ofs = graph->get_scroll_ofs() + p_point;
  1819. if (graph->is_using_snap()) {
  1820. int snap = graph->get_snap();
  1821. ofs = ofs.snapped(Vector2(snap, snap));
  1822. }
  1823. ofs /= EDSCALE;
  1824. Ref<VisualScriptPreload> prnode;
  1825. prnode.instance();
  1826. prnode->set_preload(d["resource"]);
  1827. int new_id = script->get_available_id();
  1828. undo_redo->create_action(TTR("Add Preload Node"));
  1829. undo_redo->add_do_method(script.ptr(), "add_node", default_func, new_id, prnode, ofs);
  1830. undo_redo->add_undo_method(script.ptr(), "remove_node", default_func, new_id);
  1831. undo_redo->add_do_method(this, "_update_graph");
  1832. undo_redo->add_undo_method(this, "_update_graph");
  1833. undo_redo->commit_action();
  1834. Node *node = graph->get_node(itos(new_id));
  1835. if (node) {
  1836. graph->set_selected(node);
  1837. _node_selected(node);
  1838. }
  1839. }
  1840. if (String(d["type"]) == "files") {
  1841. Vector2 ofs = graph->get_scroll_ofs() + p_point;
  1842. if (graph->is_using_snap()) {
  1843. int snap = graph->get_snap();
  1844. ofs = ofs.snapped(Vector2(snap, snap));
  1845. }
  1846. ofs /= EDSCALE;
  1847. Array files = d["files"];
  1848. List<int> new_ids;
  1849. int new_id = script->get_available_id();
  1850. if (files.size()) {
  1851. undo_redo->create_action(TTR("Add Preload Node"));
  1852. for (int i = 0; i < files.size(); i++) {
  1853. Ref<Resource> res = ResourceLoader::load(files[i]);
  1854. if (!res.is_valid())
  1855. continue;
  1856. Ref<VisualScriptPreload> prnode;
  1857. prnode.instance();
  1858. prnode->set_preload(res);
  1859. undo_redo->add_do_method(script.ptr(), "add_node", default_func, new_id, prnode, ofs);
  1860. undo_redo->add_undo_method(script.ptr(), "remove_node", default_func, new_id);
  1861. new_ids.push_back(new_id);
  1862. new_id++;
  1863. ofs += Vector2(20, 20) * EDSCALE;
  1864. }
  1865. undo_redo->add_do_method(this, "_update_graph");
  1866. undo_redo->add_undo_method(this, "_update_graph");
  1867. undo_redo->commit_action();
  1868. }
  1869. for (List<int>::Element *E = new_ids.front(); E; E = E->next()) {
  1870. Node *node = graph->get_node(itos(E->get()));
  1871. if (node) {
  1872. graph->set_selected(node);
  1873. _node_selected(node);
  1874. }
  1875. }
  1876. }
  1877. if (String(d["type"]) == "nodes") {
  1878. Node *sn = _find_script_node(get_tree()->get_edited_scene_root(), get_tree()->get_edited_scene_root(), script);
  1879. if (!sn) {
  1880. EditorNode::get_singleton()->show_warning(vformat(TTR("Can't drop nodes because script '%s' is not used in this scene."), get_name()));
  1881. return;
  1882. }
  1883. #ifdef OSX_ENABLED
  1884. bool use_node = Input::get_singleton()->is_key_pressed(KEY_META);
  1885. #else
  1886. bool use_node = Input::get_singleton()->is_key_pressed(KEY_CONTROL);
  1887. #endif
  1888. Array nodes = d["nodes"];
  1889. Vector2 ofs = graph->get_scroll_ofs() + p_point;
  1890. if (graph->is_using_snap()) {
  1891. int snap = graph->get_snap();
  1892. ofs = ofs.snapped(Vector2(snap, snap));
  1893. }
  1894. ofs /= EDSCALE;
  1895. undo_redo->create_action(TTR("Add Node(s) From Tree"));
  1896. int base_id = script->get_available_id();
  1897. if (nodes.size() > 1) {
  1898. use_node = true;
  1899. }
  1900. for (int i = 0; i < nodes.size(); i++) {
  1901. NodePath np = nodes[i];
  1902. Node *node = get_node(np);
  1903. if (!node) {
  1904. continue;
  1905. }
  1906. Ref<VisualScriptNode> n;
  1907. if (use_node) {
  1908. Ref<VisualScriptSceneNode> scene_node;
  1909. scene_node.instance();
  1910. scene_node->set_node_path(sn->get_path_to(node));
  1911. n = scene_node;
  1912. } else {
  1913. // ! Doesn't work properly
  1914. Ref<VisualScriptFunctionCall> call;
  1915. call.instance();
  1916. call->set_call_mode(VisualScriptFunctionCall::CALL_MODE_NODE_PATH);
  1917. call->set_base_path(sn->get_path_to(node));
  1918. call->set_base_type(node->get_class());
  1919. n = call;
  1920. method_select->select_from_instance(node, "", true, node->get_class());
  1921. selecting_method_id = base_id;
  1922. }
  1923. undo_redo->add_do_method(script.ptr(), "add_node", default_func, base_id, n, ofs);
  1924. undo_redo->add_undo_method(script.ptr(), "remove_node", default_func, base_id);
  1925. base_id++;
  1926. ofs += Vector2(25, 25);
  1927. }
  1928. undo_redo->add_do_method(this, "_update_graph");
  1929. undo_redo->add_undo_method(this, "_update_graph");
  1930. undo_redo->commit_action();
  1931. }
  1932. if (String(d["type"]) == "obj_property") {
  1933. Node *sn = _find_script_node(get_tree()->get_edited_scene_root(), get_tree()->get_edited_scene_root(), script);
  1934. if (!sn && !Input::get_singleton()->is_key_pressed(KEY_SHIFT)) {
  1935. EditorNode::get_singleton()->show_warning(vformat(TTR("Can't drop properties because script '%s' is not used in this scene.\nDrop holding 'Shift' to just copy the signature."), get_name()));
  1936. return;
  1937. }
  1938. Object *obj = d["object"];
  1939. if (!obj)
  1940. return;
  1941. Node *node = Object::cast_to<Node>(obj);
  1942. Vector2 ofs = graph->get_scroll_ofs() + p_point;
  1943. if (graph->is_using_snap()) {
  1944. int snap = graph->get_snap();
  1945. ofs = ofs.snapped(Vector2(snap, snap));
  1946. }
  1947. ofs /= EDSCALE;
  1948. #ifdef OSX_ENABLED
  1949. bool use_get = Input::get_singleton()->is_key_pressed(KEY_META);
  1950. #else
  1951. bool use_get = Input::get_singleton()->is_key_pressed(KEY_CONTROL);
  1952. #endif
  1953. if (!node || Input::get_singleton()->is_key_pressed(KEY_SHIFT)) {
  1954. if (use_get)
  1955. undo_redo->create_action(TTR("Add Getter Property"));
  1956. else
  1957. undo_redo->create_action(TTR("Add Setter Property"));
  1958. int base_id = script->get_available_id();
  1959. Ref<VisualScriptNode> vnode;
  1960. if (!use_get) {
  1961. Ref<VisualScriptPropertySet> pset;
  1962. pset.instance();
  1963. pset->set_call_mode(VisualScriptPropertySet::CALL_MODE_INSTANCE);
  1964. pset->set_base_type(obj->get_class());
  1965. /*if (use_value) {
  1966. pset->set_use_builtin_value(true);
  1967. pset->set_builtin_value(d["value"]);
  1968. }*/
  1969. vnode = pset;
  1970. } else {
  1971. Ref<VisualScriptPropertyGet> pget;
  1972. pget.instance();
  1973. pget->set_call_mode(VisualScriptPropertyGet::CALL_MODE_INSTANCE);
  1974. pget->set_base_type(obj->get_class());
  1975. vnode = pget;
  1976. }
  1977. undo_redo->add_do_method(script.ptr(), "add_node", default_func, base_id, vnode, ofs);
  1978. undo_redo->add_do_method(vnode.ptr(), "set_property", d["property"]);
  1979. if (!use_get) {
  1980. undo_redo->add_do_method(vnode.ptr(), "set_default_input_value", 0, d["value"]);
  1981. }
  1982. undo_redo->add_undo_method(script.ptr(), "remove_node", default_func, base_id);
  1983. undo_redo->add_do_method(this, "_update_graph");
  1984. undo_redo->add_undo_method(this, "_update_graph");
  1985. undo_redo->commit_action();
  1986. } else {
  1987. if (use_get)
  1988. undo_redo->create_action(TTR("Add Getter Property"));
  1989. else
  1990. undo_redo->create_action(TTR("Add Setter Property"));
  1991. int base_id = script->get_available_id();
  1992. Ref<VisualScriptNode> vnode;
  1993. if (!use_get) {
  1994. Ref<VisualScriptPropertySet> pset;
  1995. pset.instance();
  1996. if (sn == node) {
  1997. pset->set_call_mode(VisualScriptPropertySet::CALL_MODE_SELF);
  1998. } else {
  1999. pset->set_call_mode(VisualScriptPropertySet::CALL_MODE_NODE_PATH);
  2000. pset->set_base_path(sn->get_path_to(node));
  2001. }
  2002. vnode = pset;
  2003. } else {
  2004. Ref<VisualScriptPropertyGet> pget;
  2005. pget.instance();
  2006. if (sn == node) {
  2007. pget->set_call_mode(VisualScriptPropertyGet::CALL_MODE_SELF);
  2008. } else {
  2009. pget->set_call_mode(VisualScriptPropertyGet::CALL_MODE_NODE_PATH);
  2010. pget->set_base_path(sn->get_path_to(node));
  2011. }
  2012. vnode = pget;
  2013. }
  2014. undo_redo->add_do_method(script.ptr(), "add_node", default_func, base_id, vnode, ofs);
  2015. undo_redo->add_do_method(vnode.ptr(), "set_property", d["property"]);
  2016. if (!use_get) {
  2017. undo_redo->add_do_method(vnode.ptr(), "set_default_input_value", 0, d["value"]);
  2018. }
  2019. undo_redo->add_undo_method(script.ptr(), "remove_node", default_func, base_id);
  2020. undo_redo->add_do_method(this, "_update_graph");
  2021. undo_redo->add_undo_method(this, "_update_graph");
  2022. undo_redo->commit_action();
  2023. }
  2024. }
  2025. }
  2026. void VisualScriptEditor::_selected_method(const String &p_method, const String &p_type, const bool p_connecting) {
  2027. Ref<VisualScriptFunctionCall> vsfc = script->get_node(default_func, selecting_method_id);
  2028. if (!vsfc.is_valid())
  2029. return;
  2030. vsfc->set_function(p_method);
  2031. }
  2032. void VisualScriptEditor::_draw_color_over_button(Object *obj, Color p_color) {
  2033. Button *button = Object::cast_to<Button>(obj);
  2034. if (!button)
  2035. return;
  2036. Ref<StyleBox> normal = get_theme_stylebox("normal", "Button");
  2037. button->draw_rect(Rect2(normal->get_offset(), button->get_size() - normal->get_minimum_size()), p_color);
  2038. }
  2039. void VisualScriptEditor::_button_resource_previewed(const String &p_path, const Ref<Texture2D> &p_preview, const Ref<Texture2D> &p_small_preview, Variant p_ud) {
  2040. Array ud = p_ud;
  2041. ERR_FAIL_COND(ud.size() != 2);
  2042. ObjectID id = ud[0];
  2043. Object *obj = ObjectDB::get_instance(id);
  2044. if (!obj)
  2045. return;
  2046. Button *b = Object::cast_to<Button>(obj);
  2047. ERR_FAIL_COND(!b);
  2048. if (p_preview.is_null()) {
  2049. b->set_text(ud[1]);
  2050. } else {
  2051. b->set_icon(p_preview);
  2052. }
  2053. }
  2054. /////////////////////////
  2055. void VisualScriptEditor::apply_code() {
  2056. }
  2057. RES VisualScriptEditor::get_edited_resource() const {
  2058. return script;
  2059. }
  2060. void VisualScriptEditor::set_edited_resource(const RES &p_res) {
  2061. script = p_res;
  2062. signal_editor->script = script;
  2063. signal_editor->undo_redo = undo_redo;
  2064. variable_editor->script = script;
  2065. variable_editor->undo_redo = undo_redo;
  2066. script->connect("node_ports_changed", callable_mp(this, &VisualScriptEditor::_node_ports_changed));
  2067. default_func = script->get_default_func();
  2068. if (!script->has_function(default_func)) // this is the supposed default function
  2069. {
  2070. script->add_function(default_func);
  2071. script->set_edited(true); //so that if a function was added it's saved
  2072. }
  2073. _update_graph();
  2074. _update_members();
  2075. }
  2076. Vector<String> VisualScriptEditor::get_functions() {
  2077. return Vector<String>();
  2078. }
  2079. void VisualScriptEditor::reload_text() {
  2080. }
  2081. String VisualScriptEditor::get_name() {
  2082. String name;
  2083. if (script->get_path().find("local://") == -1 && script->get_path().find("::") == -1) {
  2084. name = script->get_path().get_file();
  2085. if (is_unsaved()) {
  2086. name += "(*)";
  2087. }
  2088. } else if (script->get_name() != "")
  2089. name = script->get_name();
  2090. else
  2091. name = script->get_class() + "(" + itos(script->get_instance_id()) + ")";
  2092. return name;
  2093. }
  2094. Ref<Texture2D> VisualScriptEditor::get_theme_icon() {
  2095. return Control::get_theme_icon("VisualScript", "EditorIcons");
  2096. }
  2097. bool VisualScriptEditor::is_unsaved() {
  2098. return script->is_edited() || script->are_subnodes_edited();
  2099. }
  2100. Variant VisualScriptEditor::get_edit_state() {
  2101. Dictionary d;
  2102. d["function"] = default_func;
  2103. d["scroll"] = graph->get_scroll_ofs();
  2104. d["zoom"] = graph->get_zoom();
  2105. d["using_snap"] = graph->is_using_snap();
  2106. d["snap"] = graph->get_snap();
  2107. return d;
  2108. }
  2109. void VisualScriptEditor::set_edit_state(const Variant &p_state) {
  2110. Dictionary d = p_state;
  2111. if (d.has("function")) {
  2112. selected = default_func;
  2113. }
  2114. _update_graph();
  2115. _update_members();
  2116. if (d.has("scroll")) {
  2117. graph->set_scroll_ofs(d["scroll"]);
  2118. }
  2119. if (d.has("zoom")) {
  2120. graph->set_zoom(d["zoom"]);
  2121. }
  2122. if (d.has("snap")) {
  2123. graph->set_snap(d["snap"]);
  2124. }
  2125. if (d.has("snap_enabled")) {
  2126. graph->set_use_snap(d["snap_enabled"]);
  2127. }
  2128. }
  2129. void VisualScriptEditor::_center_on_node(const StringName &p_func, int p_id) {
  2130. Node *n = graph->get_node(itos(p_id));
  2131. GraphNode *gn = Object::cast_to<GraphNode>(n);
  2132. // clear selection
  2133. for (int i = 0; i < graph->get_child_count(); i++) {
  2134. GraphNode *gnd = Object::cast_to<GraphNode>(graph->get_child(i));
  2135. if (gnd)
  2136. gnd->set_selected(false);
  2137. }
  2138. if (gn) {
  2139. gn->set_selected(true);
  2140. Vector2 new_scroll = gn->get_offset() - graph->get_size() * 0.5 + gn->get_size() * 0.5;
  2141. graph->set_scroll_ofs(new_scroll);
  2142. script->set_function_scroll(p_func, new_scroll / EDSCALE);
  2143. script->set_edited(true);
  2144. }
  2145. }
  2146. void VisualScriptEditor::goto_line(int p_line, bool p_with_error) {
  2147. p_line += 1; //add one because script lines begin from 0.
  2148. if (p_with_error)
  2149. error_line = p_line;
  2150. List<StringName> functions;
  2151. script->get_function_list(&functions);
  2152. for (List<StringName>::Element *E = functions.front(); E; E = E->next()) {
  2153. if (script->has_node(E->get(), p_line)) {
  2154. _update_graph();
  2155. _update_members();
  2156. call_deferred("call_deferred", "_center_on_node", E->get(), p_line); //editor might be just created and size might not exist yet
  2157. return;
  2158. }
  2159. }
  2160. }
  2161. void VisualScriptEditor::set_executing_line(int p_line) {
  2162. // todo: add a way to show which node is executing right now.
  2163. }
  2164. void VisualScriptEditor::clear_executing_line() {
  2165. // todo: add a way to show which node is executing right now.
  2166. }
  2167. void VisualScriptEditor::trim_trailing_whitespace() {
  2168. }
  2169. void VisualScriptEditor::insert_final_newline() {
  2170. }
  2171. void VisualScriptEditor::convert_indent_to_spaces() {
  2172. }
  2173. void VisualScriptEditor::convert_indent_to_tabs() {
  2174. }
  2175. void VisualScriptEditor::ensure_focus() {
  2176. graph->grab_focus();
  2177. }
  2178. void VisualScriptEditor::tag_saved_version() {
  2179. }
  2180. void VisualScriptEditor::reload(bool p_soft) {
  2181. _update_graph();
  2182. }
  2183. void VisualScriptEditor::get_breakpoints(List<int> *p_breakpoints) {
  2184. List<StringName> functions;
  2185. script->get_function_list(&functions);
  2186. for (List<StringName>::Element *E = functions.front(); E; E = E->next()) {
  2187. List<int> nodes;
  2188. script->get_node_list(E->get(), &nodes);
  2189. for (List<int>::Element *F = nodes.front(); F; F = F->next()) {
  2190. Ref<VisualScriptNode> vsn = script->get_node(E->get(), F->get());
  2191. if (vsn->is_breakpoint()) {
  2192. p_breakpoints->push_back(F->get() - 1); //subtract 1 because breakpoints in text start from zero
  2193. }
  2194. }
  2195. }
  2196. }
  2197. void VisualScriptEditor::add_callback(const String &p_function, PackedStringArray p_args) {
  2198. if (script->has_function(p_function)) {
  2199. _update_members();
  2200. _update_graph();
  2201. _center_on_node(p_function, script->get_function_node_id(p_function));
  2202. return;
  2203. }
  2204. Ref<VisualScriptFunction> func;
  2205. func.instance();
  2206. for (int i = 0; i < p_args.size(); i++) {
  2207. String name = p_args[i];
  2208. Variant::Type type = Variant::NIL;
  2209. if (name.find(":") != -1) {
  2210. String tt = name.get_slice(":", 1);
  2211. name = name.get_slice(":", 0);
  2212. for (int j = 0; j < Variant::VARIANT_MAX; j++) {
  2213. String tname = Variant::get_type_name(Variant::Type(j));
  2214. if (tname == tt) {
  2215. type = Variant::Type(j);
  2216. break;
  2217. }
  2218. }
  2219. }
  2220. func->add_argument(type, name);
  2221. }
  2222. func->set_name(p_function);
  2223. script->add_function(p_function);
  2224. script->add_node(p_function, script->get_available_id(), func);
  2225. _update_members();
  2226. _update_graph();
  2227. _center_on_node(p_function, script->get_function_node_id(p_function));
  2228. }
  2229. bool VisualScriptEditor::show_members_overview() {
  2230. return false;
  2231. }
  2232. void VisualScriptEditor::update_settings() {
  2233. _update_graph();
  2234. }
  2235. void VisualScriptEditor::set_debugger_active(bool p_active) {
  2236. if (!p_active) {
  2237. error_line = -1;
  2238. _update_graph(); //clear line break
  2239. }
  2240. }
  2241. void VisualScriptEditor::set_tooltip_request_func(String p_method, Object *p_obj) {
  2242. }
  2243. Control *VisualScriptEditor::get_edit_menu() {
  2244. return edit_menu;
  2245. }
  2246. void VisualScriptEditor::_change_base_type() {
  2247. select_base_type->popup_create(true, true);
  2248. }
  2249. void VisualScriptEditor::_toggle_tool_script() {
  2250. script->set_tool_enabled(!script->is_tool());
  2251. }
  2252. void VisualScriptEditor::clear_edit_menu() {
  2253. memdelete(edit_menu);
  2254. memdelete(members_section);
  2255. }
  2256. void VisualScriptEditor::_change_base_type_callback() {
  2257. String bt = select_base_type->get_selected_type();
  2258. ERR_FAIL_COND(bt == String());
  2259. undo_redo->create_action(TTR("Change Base Type"));
  2260. undo_redo->add_do_method(script.ptr(), "set_instance_base_type", bt);
  2261. undo_redo->add_undo_method(script.ptr(), "set_instance_base_type", script->get_instance_base_type());
  2262. undo_redo->add_do_method(this, "_update_members");
  2263. undo_redo->add_undo_method(this, "_update_members");
  2264. undo_redo->commit_action();
  2265. }
  2266. void VisualScriptEditor::_node_selected(Node *p_node) {
  2267. Ref<VisualScriptNode> vnode = p_node->get_meta("__vnode");
  2268. if (vnode.is_null())
  2269. return;
  2270. EditorNode::get_singleton()->push_item(vnode.ptr()); //edit node in inspector
  2271. }
  2272. static bool _get_out_slot(const Ref<VisualScriptNode> &p_node, int p_slot, int &r_real_slot, bool &r_sequence) {
  2273. if (p_slot < p_node->get_output_sequence_port_count()) {
  2274. r_sequence = true;
  2275. r_real_slot = p_slot;
  2276. return true;
  2277. }
  2278. r_real_slot = p_slot - p_node->get_output_sequence_port_count();
  2279. r_sequence = false;
  2280. return (r_real_slot < p_node->get_output_value_port_count());
  2281. }
  2282. static bool _get_in_slot(const Ref<VisualScriptNode> &p_node, int p_slot, int &r_real_slot, bool &r_sequence) {
  2283. if (p_slot == 0 && p_node->has_input_sequence_port()) {
  2284. r_sequence = true;
  2285. r_real_slot = 0;
  2286. return true;
  2287. }
  2288. r_real_slot = p_slot - (p_node->has_input_sequence_port() ? 1 : 0);
  2289. r_sequence = false;
  2290. return r_real_slot < p_node->get_input_value_port_count();
  2291. }
  2292. void VisualScriptEditor::_begin_node_move() {
  2293. undo_redo->create_action(TTR("Move Node(s)"));
  2294. }
  2295. void VisualScriptEditor::_end_node_move() {
  2296. undo_redo->commit_action();
  2297. }
  2298. void VisualScriptEditor::_move_node(const StringName &p_func, int p_id, const Vector2 &p_to) {
  2299. if (!script->has_function(p_func))
  2300. return;
  2301. Node *node = graph->get_node(itos(p_id));
  2302. if (Object::cast_to<GraphNode>(node))
  2303. Object::cast_to<GraphNode>(node)->set_offset(p_to);
  2304. script->set_node_position(p_func, p_id, p_to / EDSCALE);
  2305. }
  2306. StringName VisualScriptEditor::_get_function_of_node(int p_id) const {
  2307. List<StringName> funcs;
  2308. script->get_function_list(&funcs);
  2309. for (List<StringName>::Element *E = funcs.front(); E; E = E->next()) {
  2310. if (script->has_node(E->get(), p_id)) {
  2311. return E->get();
  2312. }
  2313. }
  2314. return ""; // this is passed to avoid crash and is tested against later
  2315. }
  2316. void VisualScriptEditor::_node_moved(Vector2 p_from, Vector2 p_to, int p_id) {
  2317. StringName func = _get_function_of_node(p_id);
  2318. undo_redo->add_do_method(this, "_move_node", func, p_id, p_to);
  2319. undo_redo->add_undo_method(this, "_move_node", func, p_id, p_from);
  2320. }
  2321. void VisualScriptEditor::_remove_node(int p_id) {
  2322. undo_redo->create_action(TTR("Remove VisualScript Node"));
  2323. StringName func = _get_function_of_node(p_id);
  2324. undo_redo->add_do_method(script.ptr(), "remove_node", func, p_id);
  2325. undo_redo->add_undo_method(script.ptr(), "add_node", func, p_id, script->get_node(func, p_id), script->get_node_position(func, p_id));
  2326. List<VisualScript::SequenceConnection> sequence_conns;
  2327. script->get_sequence_connection_list(func, &sequence_conns);
  2328. for (List<VisualScript::SequenceConnection>::Element *E = sequence_conns.front(); E; E = E->next()) {
  2329. if (E->get().from_node == p_id || E->get().to_node == p_id) {
  2330. undo_redo->add_undo_method(script.ptr(), "sequence_connect", func, E->get().from_node, E->get().from_output, E->get().to_node);
  2331. }
  2332. }
  2333. List<VisualScript::DataConnection> data_conns;
  2334. script->get_data_connection_list(func, &data_conns);
  2335. for (List<VisualScript::DataConnection>::Element *E = data_conns.front(); E; E = E->next()) {
  2336. if (E->get().from_node == p_id || E->get().to_node == p_id) {
  2337. undo_redo->add_undo_method(script.ptr(), "data_connect", func, E->get().from_node, E->get().from_port, E->get().to_node, E->get().to_port);
  2338. }
  2339. }
  2340. undo_redo->add_do_method(this, "_update_graph");
  2341. undo_redo->add_undo_method(this, "_update_graph");
  2342. undo_redo->commit_action();
  2343. }
  2344. void VisualScriptEditor::_node_ports_changed(const String &p_func, int p_id) {
  2345. _update_graph(p_id);
  2346. }
  2347. bool VisualScriptEditor::node_has_sequence_connections(const StringName &p_func, int p_id) {
  2348. List<VisualScript::SequenceConnection> sequence_conns;
  2349. script->get_sequence_connection_list(p_func, &sequence_conns);
  2350. for (List<VisualScript::SequenceConnection>::Element *E = sequence_conns.front(); E; E = E->next()) {
  2351. int from = E->get().from_node;
  2352. int to = E->get().to_node;
  2353. if (to == p_id || from == p_id)
  2354. return true;
  2355. }
  2356. return false;
  2357. }
  2358. void VisualScriptEditor::_graph_connected(const String &p_from, int p_from_slot, const String &p_to, int p_to_slot) {
  2359. StringName from_func = _get_function_of_node(p_from.to_int());
  2360. Ref<VisualScriptNode> from_node = script->get_node(from_func, p_from.to_int());
  2361. ERR_FAIL_COND(!from_node.is_valid());
  2362. bool from_seq;
  2363. int from_port;
  2364. if (!_get_out_slot(from_node, p_from_slot, from_port, from_seq))
  2365. return; //can't connect this, it's invalid
  2366. StringName to_func = _get_function_of_node(p_to.to_int());
  2367. Ref<VisualScriptNode> to_node = script->get_node(to_func, p_to.to_int());
  2368. ERR_FAIL_COND(!to_node.is_valid());
  2369. bool to_seq;
  2370. int to_port;
  2371. if (!_get_in_slot(to_node, p_to_slot, to_port, to_seq))
  2372. return; //can't connect this, it's invalid
  2373. ERR_FAIL_COND(from_seq != to_seq);
  2374. // Do all the checks here
  2375. StringName func; // this the func where we store the one the nodes at the end of the resolution on having multiple nodes
  2376. undo_redo->create_action(TTR("Connect Nodes"));
  2377. if (from_func == to_func) {
  2378. func = to_func;
  2379. } else if (from_seq) {
  2380. // this is a sequence connection
  2381. _move_nodes_with_rescan(to_func, from_func, p_to.to_int()); // this function moves the nodes from func1 to func2
  2382. func = from_func;
  2383. } else {
  2384. if (node_has_sequence_connections(to_func, p_to.to_int())) {
  2385. if (node_has_sequence_connections(from_func, p_from.to_int())) {
  2386. ERR_PRINT("Trying to connect between different sequence node trees");
  2387. return;
  2388. } else {
  2389. _move_nodes_with_rescan(from_func, to_func, p_from.to_int());
  2390. func = to_func;
  2391. }
  2392. } else if (node_has_sequence_connections(from_func, p_from.to_int())) {
  2393. if (from_func == default_func) {
  2394. _move_nodes_with_rescan(from_func, to_func, p_from.to_int());
  2395. func = to_func;
  2396. } else {
  2397. _move_nodes_with_rescan(to_func, from_func, p_to.to_int());
  2398. func = from_func;
  2399. }
  2400. } else {
  2401. if (to_func == default_func) {
  2402. _move_nodes_with_rescan(to_func, from_func, p_to.to_int());
  2403. func = from_func;
  2404. } else {
  2405. _move_nodes_with_rescan(from_func, to_func, p_from.to_int());
  2406. func = to_func;
  2407. }
  2408. }
  2409. }
  2410. if (from_seq) {
  2411. undo_redo->add_do_method(script.ptr(), "sequence_connect", func, p_from.to_int(), from_port, p_to.to_int());
  2412. // this undo error on undo after move can't be removed without painful gymnastics
  2413. undo_redo->add_undo_method(script.ptr(), "sequence_disconnect", func, p_from.to_int(), from_port, p_to.to_int());
  2414. } else {
  2415. bool converted = false;
  2416. int conv_node = -1;
  2417. Ref<VisualScriptOperator> oper = to_node;
  2418. if (oper.is_valid() && oper->get_typed() == Variant::NIL) {
  2419. // it's an operator Node and if the type is already nil
  2420. if (from_node->get_output_value_port_info(from_port).type != Variant::NIL) {
  2421. oper->set_typed(from_node->get_output_value_port_info(from_port).type);
  2422. }
  2423. }
  2424. Ref<VisualScriptOperator> operf = from_node;
  2425. if (operf.is_valid() && operf->get_typed() == Variant::NIL) {
  2426. // it's an operator Node and if the type is already nil
  2427. if (to_node->get_input_value_port_info(to_port).type != Variant::NIL) {
  2428. operf->set_typed(to_node->get_input_value_port_info(to_port).type);
  2429. }
  2430. }
  2431. Variant::Type to_type = to_node->get_input_value_port_info(to_port).type;
  2432. Variant::Type from_type = from_node->get_output_value_port_info(from_port).type;
  2433. if (to_type != Variant::NIL && from_type != Variant::NIL && to_type != from_type) {
  2434. // add a constructor node between the ports
  2435. bool exceptions = false; // true if there are any exceptions
  2436. exceptions = exceptions || (to_type == Variant::INT && from_type == Variant::FLOAT);
  2437. exceptions = exceptions || (to_type == Variant::FLOAT && from_type == Variant::INT);
  2438. if (Variant::can_convert(from_type, to_type) && !exceptions) {
  2439. MethodInfo mi;
  2440. mi.name = Variant::get_type_name(to_type);
  2441. PropertyInfo pi;
  2442. pi.name = "from";
  2443. pi.type = from_type;
  2444. mi.arguments.push_back(pi);
  2445. mi.return_val.type = to_type;
  2446. // we know that this is allowed so create a new constructor node
  2447. Ref<VisualScriptConstructor> constructor;
  2448. constructor.instance();
  2449. constructor->set_constructor_type(to_type);
  2450. constructor->set_constructor(mi);
  2451. // add the new constructor node
  2452. GraphNode *gn = Object::cast_to<GraphNode>(graph->get_node(p_from));
  2453. GraphNode *gn2 = Object::cast_to<GraphNode>(graph->get_node(p_to));
  2454. if (gn && gn2) {
  2455. Vector2 from_node_size = gn->get_rect().get_size();
  2456. Vector2 to_node_size = gn2->get_rect().get_size();
  2457. Vector2 to_node_pos = script->get_node_position(func, p_to.to_int());
  2458. Vector2 from_node_pos = script->get_node_position(func, p_from.to_int());
  2459. Vector2 new_to_node_pos = from_node_pos;
  2460. Vector2 constructor_pos;
  2461. if ((to_node_pos.x - from_node_pos.x) < 0) {
  2462. // to is behind from node
  2463. if (to_node_pos.x > (from_node_pos.x - to_node_size.x - 240))
  2464. new_to_node_pos.x = from_node_pos.x - to_node_size.x - 240; // approx size of constructor node + padding
  2465. else
  2466. new_to_node_pos.x = to_node_pos.x;
  2467. new_to_node_pos.y = to_node_pos.y;
  2468. constructor_pos.x = from_node_pos.x - 210;
  2469. constructor_pos.y = to_node_pos.y;
  2470. } else {
  2471. // to is ahead of from node
  2472. if (to_node_pos.x < (from_node_size.x + from_node_pos.x + 240))
  2473. new_to_node_pos.x = from_node_size.x + from_node_pos.x + 240; // approx size of constructor node + padding
  2474. else
  2475. new_to_node_pos.x = to_node_pos.x;
  2476. new_to_node_pos.y = to_node_pos.y;
  2477. constructor_pos.x = from_node_size.x + from_node_pos.x + 10;
  2478. constructor_pos.y = to_node_pos.y;
  2479. }
  2480. undo_redo->add_do_method(this, "_move_node", func, p_to.to_int(), new_to_node_pos);
  2481. undo_redo->add_undo_method(this, "_move_node", func, p_to.to_int(), to_node_pos);
  2482. conv_node = script->get_available_id();
  2483. undo_redo->add_do_method(script.ptr(), "add_node", func, conv_node, constructor, _get_available_pos(false, constructor_pos));
  2484. undo_redo->add_undo_method(script.ptr(), "remove_node", func, conv_node);
  2485. converted = true;
  2486. }
  2487. }
  2488. }
  2489. // disconnect current, and connect the new one
  2490. if (script->is_input_value_port_connected(func, p_to.to_int(), to_port)) {
  2491. if (can_swap && data_disconnect_node == p_to.to_int()) {
  2492. int conn_from;
  2493. int conn_port;
  2494. script->get_input_value_port_connection_source(func, p_to.to_int(), to_port, &conn_from, &conn_port);
  2495. undo_redo->add_do_method(script.ptr(), "data_disconnect", func, conn_from, conn_port, p_to.to_int(), to_port);
  2496. undo_redo->add_do_method(script.ptr(), "data_connect", func, conn_from, conn_port, data_disconnect_node, data_disconnect_port);
  2497. undo_redo->add_undo_method(script.ptr(), "data_disconnect", func, conn_from, conn_port, data_disconnect_node, data_disconnect_port);
  2498. undo_redo->add_undo_method(script.ptr(), "data_connect", func, conn_from, conn_port, p_to.to_int(), to_port);
  2499. can_swap = false; // swapped
  2500. } else {
  2501. int conn_from;
  2502. int conn_port;
  2503. script->get_input_value_port_connection_source(func, p_to.to_int(), to_port, &conn_from, &conn_port);
  2504. undo_redo->add_do_method(script.ptr(), "data_disconnect", func, conn_from, conn_port, p_to.to_int(), to_port);
  2505. undo_redo->add_undo_method(script.ptr(), "data_connect", func, conn_from, conn_port, p_to.to_int(), to_port);
  2506. }
  2507. }
  2508. if (!converted) {
  2509. undo_redo->add_do_method(script.ptr(), "data_connect", func, p_from.to_int(), from_port, p_to.to_int(), to_port);
  2510. undo_redo->add_undo_method(script.ptr(), "data_disconnect", func, p_from.to_int(), from_port, p_to.to_int(), to_port);
  2511. } else {
  2512. // this is noice
  2513. undo_redo->add_do_method(script.ptr(), "data_connect", func, p_from.to_int(), from_port, conv_node, 0);
  2514. undo_redo->add_do_method(script.ptr(), "data_connect", func, conv_node, 0, p_to.to_int(), to_port);
  2515. // I don't think this is needed but gonna leave it here for now... until I need to finalise it all
  2516. undo_redo->add_undo_method(script.ptr(), "data_disconnect", func, p_from.to_int(), from_port, conv_node, 0);
  2517. undo_redo->add_undo_method(script.ptr(), "data_disconnect", func, conv_node, 0, p_to.to_int(), to_port);
  2518. }
  2519. //update nodes in graph
  2520. if (!converted) {
  2521. undo_redo->add_do_method(this, "_update_graph", p_from.to_int());
  2522. undo_redo->add_do_method(this, "_update_graph", p_to.to_int());
  2523. undo_redo->add_undo_method(this, "_update_graph", p_from.to_int());
  2524. undo_redo->add_undo_method(this, "_update_graph", p_to.to_int());
  2525. } else {
  2526. undo_redo->add_do_method(this, "_update_graph");
  2527. undo_redo->add_undo_method(this, "_update_graph");
  2528. }
  2529. }
  2530. undo_redo->add_do_method(this, "_update_graph_connections");
  2531. undo_redo->add_undo_method(this, "_update_graph_connections");
  2532. undo_redo->commit_action();
  2533. }
  2534. void VisualScriptEditor::_graph_disconnected(const String &p_from, int p_from_slot, const String &p_to, int p_to_slot) {
  2535. StringName func = _get_function_of_node(p_from.to_int());
  2536. ERR_FAIL_COND(func != _get_function_of_node(p_to.to_int()));
  2537. Ref<VisualScriptNode> from_node = script->get_node(func, p_from.to_int());
  2538. ERR_FAIL_COND(!from_node.is_valid());
  2539. bool from_seq;
  2540. int from_port;
  2541. if (!_get_out_slot(from_node, p_from_slot, from_port, from_seq))
  2542. return; //can't connect this, it's invalid
  2543. Ref<VisualScriptNode> to_node = script->get_node(func, p_to.to_int());
  2544. ERR_FAIL_COND(!to_node.is_valid());
  2545. bool to_seq;
  2546. int to_port;
  2547. if (!_get_in_slot(to_node, p_to_slot, to_port, to_seq))
  2548. return; //can't connect this, it's invalid
  2549. ERR_FAIL_COND(from_seq != to_seq);
  2550. undo_redo->create_action(TTR("Disconnect Nodes"));
  2551. if (from_seq) {
  2552. undo_redo->add_do_method(script.ptr(), "sequence_disconnect", func, p_from.to_int(), from_port, p_to.to_int());
  2553. undo_redo->add_undo_method(script.ptr(), "sequence_connect", func, p_from.to_int(), from_port, p_to.to_int());
  2554. } else {
  2555. can_swap = true;
  2556. data_disconnect_node = p_to.to_int();
  2557. data_disconnect_port = to_port;
  2558. undo_redo->add_do_method(script.ptr(), "data_disconnect", func, p_from.to_int(), from_port, p_to.to_int(), to_port);
  2559. undo_redo->add_undo_method(script.ptr(), "data_connect", func, p_from.to_int(), from_port, p_to.to_int(), to_port);
  2560. //update relevant nodes in the graph
  2561. undo_redo->add_do_method(this, "_update_graph", p_from.to_int());
  2562. undo_redo->add_do_method(this, "_update_graph", p_to.to_int());
  2563. undo_redo->add_undo_method(this, "_update_graph", p_from.to_int());
  2564. undo_redo->add_undo_method(this, "_update_graph", p_to.to_int());
  2565. }
  2566. undo_redo->add_do_method(this, "_update_graph_connections");
  2567. undo_redo->add_undo_method(this, "_update_graph_connections");
  2568. undo_redo->commit_action();
  2569. }
  2570. void VisualScriptEditor::_move_nodes_with_rescan(const StringName &p_func_from, const StringName &p_func_to, int p_id) {
  2571. Set<int> nodes_to_move;
  2572. HashMap<int, Map<int, int>> seqconns_to_move; // from => List(outp, to)
  2573. HashMap<int, Map<int, Pair<int, int>>> dataconns_to_move; // to => List(inp_p => from, outp)
  2574. nodes_to_move.insert(p_id);
  2575. Set<int> sequence_connections;
  2576. {
  2577. List<VisualScript::SequenceConnection> sequence_conns;
  2578. script->get_sequence_connection_list(p_func_from, &sequence_conns);
  2579. HashMap<int, Map<int, int>> seqcons; // from => List(out_p => to)
  2580. for (List<VisualScript::SequenceConnection>::Element *E = sequence_conns.front(); E; E = E->next()) {
  2581. int from = E->get().from_node;
  2582. int to = E->get().to_node;
  2583. int out_p = E->get().from_output;
  2584. if (!seqcons.has(from))
  2585. seqcons.set(from, Map<int, int>());
  2586. seqcons[from].insert(out_p, to);
  2587. sequence_connections.insert(to);
  2588. sequence_connections.insert(from);
  2589. }
  2590. int conn = p_id;
  2591. List<int> stack;
  2592. HashMap<int, Set<int>> seen; // from, outp
  2593. while (seqcons.has(conn)) {
  2594. for (auto E = seqcons[conn].front(); E; E = E->next()) {
  2595. if (seen.has(conn) && seen[conn].has(E->key())) {
  2596. if (!E->next()) {
  2597. if (stack.size() > 0) {
  2598. conn = stack.back()->get();
  2599. stack.pop_back();
  2600. break;
  2601. }
  2602. conn = -101;
  2603. break;
  2604. }
  2605. continue;
  2606. }
  2607. if (!seen.has(conn))
  2608. seen.set(conn, Set<int>());
  2609. seen[conn].insert(E->key());
  2610. stack.push_back(conn);
  2611. if (!seqconns_to_move.has(conn))
  2612. seqconns_to_move.set(conn, Map<int, int>());
  2613. seqconns_to_move[conn].insert(E->key(), E->get());
  2614. conn = E->get();
  2615. nodes_to_move.insert(conn);
  2616. break;
  2617. }
  2618. if (!seqcons.has(conn) && stack.size() > 0) {
  2619. conn = stack.back()->get();
  2620. stack.pop_back();
  2621. }
  2622. }
  2623. }
  2624. {
  2625. List<VisualScript::DataConnection> data_connections;
  2626. script->get_data_connection_list(p_func_from, &data_connections);
  2627. HashMap<int, Map<int, Pair<int, int>>> connections;
  2628. for (List<VisualScript::DataConnection>::Element *E = data_connections.front(); E; E = E->next()) {
  2629. int from = E->get().from_node;
  2630. int to = E->get().to_node;
  2631. int out_p = E->get().from_port;
  2632. int in_p = E->get().to_port;
  2633. if (!connections.has(to))
  2634. connections.set(to, Map<int, Pair<int, int>>());
  2635. connections[to].insert(in_p, Pair<int, int>(from, out_p));
  2636. }
  2637. // go through the HashMap and do all sorts of crazy ass stuff now...
  2638. Set<int> nodes_to_be_added;
  2639. for (Set<int>::Element *F = nodes_to_move.front(); F; F = F->next()) {
  2640. HashMap<int, Set<int>> seen;
  2641. List<int> stack;
  2642. int id = F->get();
  2643. while (connections.has(id)) {
  2644. for (auto E = connections[id].front(); E; E = E->next()) {
  2645. if (seen.has(id) && seen[id].has(E->key())) {
  2646. if (!E->next()) {
  2647. if (stack.size() > 0) {
  2648. id = stack.back()->get();
  2649. stack.pop_back();
  2650. break;
  2651. }
  2652. id = -11; // I assume ids can't be negative should confirm it...
  2653. break;
  2654. }
  2655. continue;
  2656. }
  2657. if (sequence_connections.has(E->get().first)) {
  2658. if (!nodes_to_move.has(E->get().first)) {
  2659. if (stack.size() > 0) {
  2660. id = stack.back()->get();
  2661. stack.pop_back();
  2662. break;
  2663. }
  2664. id = -11; // I assume ids can't be negative should confirm it...
  2665. break;
  2666. }
  2667. }
  2668. if (!seen.has(id))
  2669. seen.set(id, Set<int>());
  2670. seen[id].insert(E->key());
  2671. stack.push_back(id);
  2672. if (!dataconns_to_move.has(id))
  2673. dataconns_to_move.set(id, Map<int, Pair<int, int>>());
  2674. dataconns_to_move[id].insert(E->key(), Pair<int, int>(E->get().first, E->get().second));
  2675. id = E->get().first;
  2676. nodes_to_be_added.insert(id);
  2677. break;
  2678. }
  2679. if (!connections.has(id) && stack.size() > 0) {
  2680. id = stack.back()->get();
  2681. stack.pop_back();
  2682. }
  2683. }
  2684. }
  2685. for (Set<int>::Element *E = nodes_to_be_added.front(); E; E = E->next()) {
  2686. nodes_to_move.insert(E->get());
  2687. }
  2688. }
  2689. // * this is primarily for the sake of the having proper undo
  2690. List<VisualScript::SequenceConnection> seqext;
  2691. List<VisualScript::DataConnection> dataext;
  2692. List<VisualScript::SequenceConnection> seq_connections;
  2693. script->get_sequence_connection_list(p_func_from, &seq_connections);
  2694. for (List<VisualScript::SequenceConnection>::Element *E = seq_connections.front(); E; E = E->next()) {
  2695. if (!nodes_to_move.has(E->get().from_node) && nodes_to_move.has(E->get().to_node)) {
  2696. seqext.push_back(E->get());
  2697. } else if (nodes_to_move.has(E->get().from_node) && !nodes_to_move.has(E->get().to_node)) {
  2698. seqext.push_back(E->get());
  2699. }
  2700. }
  2701. List<VisualScript::DataConnection> data_connections;
  2702. script->get_data_connection_list(p_func_from, &data_connections);
  2703. for (List<VisualScript::DataConnection>::Element *E = data_connections.front(); E; E = E->next()) {
  2704. if (!nodes_to_move.has(E->get().from_node) && nodes_to_move.has(E->get().to_node)) {
  2705. dataext.push_back(E->get());
  2706. } else if (nodes_to_move.has(E->get().from_node) && !nodes_to_move.has(E->get().to_node)) {
  2707. dataext.push_back(E->get());
  2708. }
  2709. }
  2710. // undo_redo->create_action("Rescan Functions");
  2711. for (Set<int>::Element *E = nodes_to_move.front(); E; E = E->next()) {
  2712. int id = E->get();
  2713. undo_redo->add_do_method(script.ptr(), "remove_node", p_func_from, id);
  2714. undo_redo->add_do_method(script.ptr(), "add_node", p_func_to, id, script->get_node(p_func_from, id), script->get_node_position(p_func_from, id));
  2715. undo_redo->add_undo_method(script.ptr(), "remove_node", p_func_to, id);
  2716. undo_redo->add_undo_method(script.ptr(), "add_node", p_func_from, id, script->get_node(p_func_from, id), script->get_node_position(p_func_from, id));
  2717. }
  2718. List<int> skeys;
  2719. seqconns_to_move.get_key_list(&skeys);
  2720. for (List<int>::Element *E = skeys.front(); E; E = E->next()) {
  2721. int from_node = E->get();
  2722. for (Map<int, int>::Element *F = seqconns_to_move[from_node].front(); F; F = F->next()) {
  2723. int from_port = F->key();
  2724. int to_node = F->get();
  2725. undo_redo->add_do_method(script.ptr(), "sequence_connect", p_func_to, from_node, from_port, to_node);
  2726. undo_redo->add_undo_method(script.ptr(), "sequence_connect", p_func_from, from_node, from_port, to_node);
  2727. }
  2728. }
  2729. List<int> keys;
  2730. dataconns_to_move.get_key_list(&keys);
  2731. for (List<int>::Element *E = keys.front(); E; E = E->next()) {
  2732. int to_node = E->get(); // to_node
  2733. for (Map<int, Pair<int, int>>::Element *F = dataconns_to_move[E->get()].front(); F; F = F->next()) {
  2734. int inp_p = F->key();
  2735. Pair<int, int> fro = F->get();
  2736. undo_redo->add_do_method(script.ptr(), "data_connect", p_func_to, fro.first, fro.second, to_node, inp_p);
  2737. undo_redo->add_undo_method(script.ptr(), "data_connect", p_func_from, fro.first, fro.second, to_node, inp_p);
  2738. }
  2739. }
  2740. // this to have proper undo operations
  2741. for (List<VisualScript::SequenceConnection>::Element *E = seqext.front(); E; E = E->next()) {
  2742. undo_redo->add_undo_method(script.ptr(), "sequence_connect", p_func_from, E->get().from_node, E->get().from_output, E->get().to_node);
  2743. }
  2744. for (List<VisualScript::DataConnection>::Element *E = dataext.front(); E; E = E->next()) {
  2745. undo_redo->add_undo_method(script.ptr(), "data_connect", p_func_from, E->get().from_node, E->get().from_port, E->get().to_node, E->get().to_port);
  2746. }
  2747. // this doesn't need do methods as they are handled by the subsequent do calls implicitly
  2748. undo_redo->add_do_method(this, "_update_graph");
  2749. undo_redo->add_undo_method(this, "_update_graph");
  2750. // undo_redo->commit_action();
  2751. }
  2752. void VisualScriptEditor::_graph_connect_to_empty(const String &p_from, int p_from_slot, const Vector2 &p_release_pos) {
  2753. Node *node = graph->get_node(p_from);
  2754. GraphNode *gn = Object::cast_to<GraphNode>(node);
  2755. if (!gn)
  2756. return;
  2757. StringName func = _get_function_of_node(p_from.to_int());
  2758. Ref<VisualScriptNode> vsn = script->get_node(func, p_from.to_int());
  2759. if (!vsn.is_valid())
  2760. return;
  2761. port_action_pos = p_release_pos;
  2762. if (p_from_slot < vsn->get_output_sequence_port_count()) {
  2763. port_action_node = p_from.to_int();
  2764. port_action_output = p_from_slot;
  2765. _port_action_menu(CREATE_ACTION, func);
  2766. } else {
  2767. port_action_output = p_from_slot - vsn->get_output_sequence_port_count();
  2768. port_action_node = p_from.to_int();
  2769. _port_action_menu(CREATE_CALL_SET_GET, func);
  2770. }
  2771. }
  2772. VisualScriptNode::TypeGuess VisualScriptEditor::_guess_output_type(int p_port_action_node, int p_port_action_output, Set<int> &visited_nodes) {
  2773. VisualScriptNode::TypeGuess tg;
  2774. tg.type = Variant::NIL;
  2775. if (visited_nodes.has(p_port_action_node))
  2776. return tg; //no loop
  2777. visited_nodes.insert(p_port_action_node);
  2778. StringName func = _get_function_of_node(p_port_action_node);
  2779. Ref<VisualScriptNode> node = script->get_node(func, p_port_action_node);
  2780. if (!node.is_valid()) {
  2781. return tg;
  2782. }
  2783. Vector<VisualScriptNode::TypeGuess> in_guesses;
  2784. for (int i = 0; i < node->get_input_value_port_count(); i++) {
  2785. PropertyInfo pi = node->get_input_value_port_info(i);
  2786. VisualScriptNode::TypeGuess g;
  2787. g.type = pi.type;
  2788. if (g.type == Variant::NIL || g.type == Variant::OBJECT) {
  2789. //any or object input, must further guess what this is
  2790. int from_node;
  2791. int from_port;
  2792. if (script->get_input_value_port_connection_source(func, p_port_action_node, i, &from_node, &from_port)) {
  2793. g = _guess_output_type(from_node, from_port, visited_nodes);
  2794. } else {
  2795. Variant defval = node->get_default_input_value(i);
  2796. if (defval.get_type() == Variant::OBJECT) {
  2797. Object *obj = defval;
  2798. if (obj) {
  2799. g.type = Variant::OBJECT;
  2800. g.gdclass = obj->get_class();
  2801. g.script = obj->get_script();
  2802. }
  2803. }
  2804. }
  2805. }
  2806. in_guesses.push_back(g);
  2807. }
  2808. return node->guess_output_type(in_guesses.ptrw(), p_port_action_output);
  2809. }
  2810. void VisualScriptEditor::_port_action_menu(int p_option, const StringName &func) {
  2811. Vector2 ofs = graph->get_scroll_ofs() + port_action_pos;
  2812. if (graph->is_using_snap()) {
  2813. int snap = graph->get_snap();
  2814. ofs = ofs.snapped(Vector2(snap, snap));
  2815. }
  2816. ofs /= EDSCALE;
  2817. Set<int> vn;
  2818. switch (p_option) {
  2819. case CREATE_CALL_SET_GET: {
  2820. Ref<VisualScriptFunctionCall> n;
  2821. n.instance();
  2822. VisualScriptNode::TypeGuess tg = _guess_output_type(port_action_node, port_action_output, vn);
  2823. if (tg.gdclass != StringName()) {
  2824. n->set_base_type(tg.gdclass);
  2825. } else {
  2826. n->set_base_type("Object");
  2827. }
  2828. String type_string;
  2829. if (script->get_node(func, port_action_node)->get_output_value_port_count() > 0) {
  2830. type_string = script->get_node(func, port_action_node)->get_output_value_port_info(port_action_output).hint_string;
  2831. }
  2832. if (tg.type == Variant::OBJECT) {
  2833. if (tg.script.is_valid()) {
  2834. new_connect_node_select->select_from_script(tg.script, "");
  2835. } else if (type_string != String()) {
  2836. new_connect_node_select->select_from_base_type(type_string);
  2837. } else {
  2838. new_connect_node_select->select_from_base_type(n->get_base_type());
  2839. }
  2840. } else if (tg.type == Variant::NIL) {
  2841. new_connect_node_select->select_from_base_type("");
  2842. } else {
  2843. new_connect_node_select->select_from_basic_type(tg.type);
  2844. }
  2845. // ensure that the dialog fits inside the graph
  2846. Vector2 pos = mouse_up_position;
  2847. Size2 bounds = graph->get_global_position() + graph->get_size() - new_connect_node_select->get_size();
  2848. pos.x = pos.x > bounds.x ? bounds.x : pos.x;
  2849. pos.y = pos.y > bounds.y ? bounds.y : pos.y;
  2850. new_connect_node_select->set_position(pos);
  2851. } break;
  2852. case CREATE_ACTION: {
  2853. VisualScriptNode::TypeGuess tg = _guess_output_type(port_action_node, port_action_output, vn);
  2854. PropertyInfo property_info;
  2855. if (script->get_node(func, port_action_node)->get_output_value_port_count() > 0) {
  2856. property_info = script->get_node(func, port_action_node)->get_output_value_port_info(port_action_output);
  2857. }
  2858. if (tg.type == Variant::OBJECT) {
  2859. if (property_info.type == Variant::OBJECT && property_info.hint_string != String()) {
  2860. new_connect_node_select->select_from_action(property_info.hint_string);
  2861. } else {
  2862. new_connect_node_select->select_from_action("");
  2863. }
  2864. } else if (tg.type == Variant::NIL) {
  2865. new_connect_node_select->select_from_action("");
  2866. } else {
  2867. new_connect_node_select->select_from_action(Variant::get_type_name(tg.type));
  2868. }
  2869. // ensure that the dialog fits inside the graph
  2870. Vector2 pos = mouse_up_position;
  2871. Size2 bounds = graph->get_global_position() + graph->get_size() - new_connect_node_select->get_size();
  2872. pos.x = pos.x > bounds.x ? bounds.x : pos.x;
  2873. pos.y = pos.y > bounds.y ? bounds.y : pos.y;
  2874. new_connect_node_select->set_position(pos);
  2875. } break;
  2876. }
  2877. }
  2878. void VisualScriptEditor::connect_data(Ref<VisualScriptNode> vnode_old, Ref<VisualScriptNode> vnode, int new_id) {
  2879. undo_redo->create_action(TTR("Connect Node Data"));
  2880. VisualScriptReturn *vnode_return = Object::cast_to<VisualScriptReturn>(vnode.ptr());
  2881. if (vnode_return != nullptr && vnode_old->get_output_value_port_count() > 0) {
  2882. vnode_return->set_enable_return_value(true);
  2883. }
  2884. if (vnode_old->get_output_value_port_count() <= 0) {
  2885. undo_redo->commit_action();
  2886. return;
  2887. }
  2888. if (vnode->get_input_value_port_count() <= 0) {
  2889. undo_redo->commit_action();
  2890. return;
  2891. }
  2892. int port = port_action_output;
  2893. int value_count = vnode_old->get_output_value_port_count();
  2894. if (port >= value_count) {
  2895. port = 0;
  2896. }
  2897. StringName func = _get_function_of_node(port_action_node);
  2898. undo_redo->add_do_method(script.ptr(), "data_connect", func, port_action_node, port, new_id, 0);
  2899. undo_redo->add_undo_method(script.ptr(), "data_disconnect", func, port_action_node, port, new_id, 0);
  2900. undo_redo->commit_action();
  2901. }
  2902. void VisualScriptEditor::_selected_connect_node(const String &p_text, const String &p_category, const bool p_connecting) {
  2903. Vector2 ofs = graph->get_scroll_ofs() + port_action_pos;
  2904. if (graph->is_using_snap()) {
  2905. int snap = graph->get_snap();
  2906. ofs = ofs.snapped(Vector2(snap, snap));
  2907. }
  2908. ofs /= EDSCALE;
  2909. ofs /= graph->get_zoom();
  2910. Set<int> vn;
  2911. bool port_node_exists = true;
  2912. StringName func = _get_function_of_node(port_action_node);
  2913. if (func == StringName()) {
  2914. func = default_func;
  2915. port_node_exists = false;
  2916. }
  2917. if (p_category == "visualscript") {
  2918. Ref<VisualScriptNode> vnode_new = VisualScriptLanguage::singleton->create_node_from_name(p_text);
  2919. Ref<VisualScriptNode> vnode_old;
  2920. if (port_node_exists)
  2921. vnode_old = script->get_node(func, port_action_node);
  2922. int new_id = script->get_available_id();
  2923. if (Object::cast_to<VisualScriptOperator>(vnode_new.ptr()) && vnode_old.is_valid()) {
  2924. Variant::Type type = vnode_old->get_output_value_port_info(port_action_output).type;
  2925. Object::cast_to<VisualScriptOperator>(vnode_new.ptr())->set_typed(type);
  2926. }
  2927. if (Object::cast_to<VisualScriptTypeCast>(vnode_new.ptr()) && vnode_old.is_valid()) {
  2928. Variant::Type type = vnode_old->get_output_value_port_info(port_action_output).type;
  2929. String hint_name = vnode_old->get_output_value_port_info(port_action_output).hint_string;
  2930. if (type == Variant::OBJECT) {
  2931. Object::cast_to<VisualScriptTypeCast>(vnode_new.ptr())->set_base_type(hint_name);
  2932. } else if (type == Variant::NIL) {
  2933. Object::cast_to<VisualScriptTypeCast>(vnode_new.ptr())->set_base_type("");
  2934. } else {
  2935. Object::cast_to<VisualScriptTypeCast>(vnode_new.ptr())->set_base_type(Variant::get_type_name(type));
  2936. }
  2937. }
  2938. undo_redo->create_action(TTR("Add Node"));
  2939. undo_redo->add_do_method(script.ptr(), "add_node", func, new_id, vnode_new, ofs);
  2940. if (vnode_old.is_valid() && p_connecting) {
  2941. connect_seq(vnode_old, vnode_new, new_id);
  2942. connect_data(vnode_old, vnode_new, new_id);
  2943. }
  2944. undo_redo->add_undo_method(script.ptr(), "remove_node", func, new_id);
  2945. undo_redo->add_do_method(this, "_update_graph");
  2946. undo_redo->add_undo_method(this, "_update_graph");
  2947. undo_redo->commit_action();
  2948. return;
  2949. }
  2950. Ref<VisualScriptNode> vnode;
  2951. Ref<VisualScriptPropertySet> script_prop_set;
  2952. if (p_category == String("method")) {
  2953. Ref<VisualScriptFunctionCall> n;
  2954. n.instance();
  2955. vnode = n;
  2956. } else if (p_category == String("set")) {
  2957. Ref<VisualScriptPropertySet> n;
  2958. n.instance();
  2959. vnode = n;
  2960. script_prop_set = n;
  2961. } else if (p_category == String("get")) {
  2962. Ref<VisualScriptPropertyGet> n;
  2963. n.instance();
  2964. n->set_property(p_text);
  2965. vnode = n;
  2966. }
  2967. if (p_category == String("action")) {
  2968. if (p_text == "VisualScriptCondition") {
  2969. Ref<VisualScriptCondition> n;
  2970. n.instance();
  2971. vnode = n;
  2972. }
  2973. if (p_text == "VisualScriptSwitch") {
  2974. Ref<VisualScriptSwitch> n;
  2975. n.instance();
  2976. vnode = n;
  2977. } else if (p_text == "VisualScriptSequence") {
  2978. Ref<VisualScriptSequence> n;
  2979. n.instance();
  2980. vnode = n;
  2981. } else if (p_text == "VisualScriptIterator") {
  2982. Ref<VisualScriptIterator> n;
  2983. n.instance();
  2984. vnode = n;
  2985. } else if (p_text == "VisualScriptWhile") {
  2986. Ref<VisualScriptWhile> n;
  2987. n.instance();
  2988. vnode = n;
  2989. } else if (p_text == "VisualScriptReturn") {
  2990. Ref<VisualScriptReturn> n;
  2991. n.instance();
  2992. vnode = n;
  2993. }
  2994. }
  2995. int new_id = script->get_available_id();
  2996. undo_redo->create_action(TTR("Add Node"));
  2997. undo_redo->add_do_method(script.ptr(), "add_node", func, new_id, vnode, ofs);
  2998. undo_redo->add_undo_method(script.ptr(), "remove_node", func, new_id);
  2999. undo_redo->add_do_method(this, "_update_graph", new_id);
  3000. undo_redo->add_undo_method(this, "_update_graph", new_id);
  3001. undo_redo->commit_action();
  3002. if (script_prop_set.is_valid())
  3003. script_prop_set->set_property(p_text);
  3004. port_action_new_node = new_id;
  3005. Ref<VisualScriptNode> vsn = script->get_node(func, port_action_new_node);
  3006. if (Object::cast_to<VisualScriptFunctionCall>(vsn.ptr())) {
  3007. Ref<VisualScriptFunctionCall> vsfc = vsn;
  3008. vsfc->set_function(p_text);
  3009. if (port_node_exists && p_connecting) {
  3010. VisualScriptNode::TypeGuess tg = _guess_output_type(port_action_node, port_action_output, vn);
  3011. if (tg.type == Variant::OBJECT) {
  3012. vsfc->set_call_mode(VisualScriptFunctionCall::CALL_MODE_INSTANCE);
  3013. vsfc->set_base_type(String(""));
  3014. if (tg.gdclass != StringName()) {
  3015. vsfc->set_base_type(tg.gdclass);
  3016. } else if (script->get_node(func, port_action_node).is_valid()) {
  3017. PropertyHint hint = script->get_node(func, port_action_node)->get_output_value_port_info(port_action_output).hint;
  3018. String base_type = script->get_node(func, port_action_node)->get_output_value_port_info(port_action_output).hint_string;
  3019. if (base_type != String() && hint == PROPERTY_HINT_TYPE_STRING) {
  3020. vsfc->set_base_type(base_type);
  3021. }
  3022. if (p_text == "call" || p_text == "call_deferred") {
  3023. vsfc->set_function(String(""));
  3024. }
  3025. }
  3026. if (tg.script.is_valid()) {
  3027. vsfc->set_base_script(tg.script->get_path());
  3028. }
  3029. } else if (tg.type == Variant::NIL) {
  3030. vsfc->set_call_mode(VisualScriptFunctionCall::CALL_MODE_INSTANCE);
  3031. vsfc->set_base_type(String(""));
  3032. } else {
  3033. vsfc->set_call_mode(VisualScriptFunctionCall::CALL_MODE_BASIC_TYPE);
  3034. vsfc->set_basic_type(tg.type);
  3035. }
  3036. }
  3037. }
  3038. if (port_node_exists && p_connecting) {
  3039. if (Object::cast_to<VisualScriptPropertySet>(vsn.ptr())) {
  3040. Ref<VisualScriptPropertySet> vsp = vsn;
  3041. VisualScriptNode::TypeGuess tg = _guess_output_type(port_action_node, port_action_output, vn);
  3042. if (tg.type == Variant::OBJECT) {
  3043. vsp->set_call_mode(VisualScriptPropertySet::CALL_MODE_INSTANCE);
  3044. vsp->set_base_type(String(""));
  3045. if (tg.gdclass != StringName()) {
  3046. vsp->set_base_type(tg.gdclass);
  3047. } else if (script->get_node(func, port_action_node).is_valid()) {
  3048. PropertyHint hint = script->get_node(func, port_action_node)->get_output_value_port_info(port_action_output).hint;
  3049. String base_type = script->get_node(func, port_action_node)->get_output_value_port_info(port_action_output).hint_string;
  3050. if (base_type != String() && hint == PROPERTY_HINT_TYPE_STRING) {
  3051. vsp->set_base_type(base_type);
  3052. }
  3053. }
  3054. if (tg.script.is_valid()) {
  3055. vsp->set_base_script(tg.script->get_path());
  3056. }
  3057. } else if (tg.type == Variant::NIL) {
  3058. vsp->set_call_mode(VisualScriptPropertySet::CALL_MODE_INSTANCE);
  3059. vsp->set_base_type(String(""));
  3060. } else {
  3061. vsp->set_call_mode(VisualScriptPropertySet::CALL_MODE_BASIC_TYPE);
  3062. vsp->set_basic_type(tg.type);
  3063. }
  3064. }
  3065. if (Object::cast_to<VisualScriptPropertyGet>(vsn.ptr())) {
  3066. Ref<VisualScriptPropertyGet> vsp = vsn;
  3067. VisualScriptNode::TypeGuess tg = _guess_output_type(port_action_node, port_action_output, vn);
  3068. if (tg.type == Variant::OBJECT) {
  3069. vsp->set_call_mode(VisualScriptPropertyGet::CALL_MODE_INSTANCE);
  3070. vsp->set_base_type(String(""));
  3071. if (tg.gdclass != StringName()) {
  3072. vsp->set_base_type(tg.gdclass);
  3073. } else if (script->get_node(func, port_action_node).is_valid()) {
  3074. PropertyHint hint = script->get_node(func, port_action_node)->get_output_value_port_info(port_action_output).hint;
  3075. String base_type = script->get_node(func, port_action_node)->get_output_value_port_info(port_action_output).hint_string;
  3076. if (base_type != String() && hint == PROPERTY_HINT_TYPE_STRING) {
  3077. vsp->set_base_type(base_type);
  3078. }
  3079. }
  3080. if (tg.script.is_valid()) {
  3081. vsp->set_base_script(tg.script->get_path());
  3082. }
  3083. } else if (tg.type == Variant::NIL) {
  3084. vsp->set_call_mode(VisualScriptPropertyGet::CALL_MODE_INSTANCE);
  3085. vsp->set_base_type(String(""));
  3086. } else {
  3087. vsp->set_call_mode(VisualScriptPropertyGet::CALL_MODE_BASIC_TYPE);
  3088. vsp->set_basic_type(tg.type);
  3089. }
  3090. }
  3091. }
  3092. if (port_node_exists) {
  3093. Ref<VisualScriptNode> vnode_old = script->get_node(func, port_action_node);
  3094. if (vnode_old.is_valid() && p_connecting) {
  3095. connect_seq(vnode_old, vnode, port_action_new_node);
  3096. connect_data(vnode_old, vnode, port_action_new_node);
  3097. }
  3098. }
  3099. _update_graph(port_action_new_node);
  3100. if (port_node_exists)
  3101. _update_graph_connections();
  3102. }
  3103. void VisualScriptEditor::connect_seq(Ref<VisualScriptNode> vnode_old, Ref<VisualScriptNode> vnode_new, int new_id) {
  3104. VisualScriptOperator *vnode_operator = Object::cast_to<VisualScriptOperator>(vnode_new.ptr());
  3105. if (vnode_operator != nullptr && !vnode_operator->has_input_sequence_port()) {
  3106. return;
  3107. }
  3108. VisualScriptConstructor *vnode_constructor = Object::cast_to<VisualScriptConstructor>(vnode_new.ptr());
  3109. if (vnode_constructor != nullptr) {
  3110. return;
  3111. }
  3112. if (vnode_old->get_output_sequence_port_count() <= 0) {
  3113. return;
  3114. }
  3115. if (!vnode_new->has_input_sequence_port()) {
  3116. return;
  3117. }
  3118. StringName func = _get_function_of_node(port_action_node);
  3119. undo_redo->create_action(TTR("Connect Node Sequence"));
  3120. int pass_port = -vnode_old->get_output_sequence_port_count() + 1;
  3121. int return_port = port_action_output - 1;
  3122. if (vnode_old->get_output_value_port_info(port_action_output).name == String("pass") &&
  3123. !script->get_output_sequence_ports_connected(func, port_action_node).has(pass_port)) {
  3124. undo_redo->add_do_method(script.ptr(), "sequence_connect", func, port_action_node, pass_port, new_id);
  3125. undo_redo->add_undo_method(script.ptr(), "sequence_disconnect", func, port_action_node, pass_port, new_id);
  3126. } else if (vnode_old->get_output_value_port_info(port_action_output).name == String("return") &&
  3127. !script->get_output_sequence_ports_connected(func, port_action_node).has(return_port)) {
  3128. undo_redo->add_do_method(script.ptr(), "sequence_connect", func, port_action_node, return_port, new_id);
  3129. undo_redo->add_undo_method(script.ptr(), "sequence_disconnect", func, port_action_node, return_port, new_id);
  3130. } else {
  3131. for (int port = 0; port < vnode_old->get_output_sequence_port_count(); port++) {
  3132. int count = vnode_old->get_output_sequence_port_count();
  3133. if (port_action_output < count && !script->get_output_sequence_ports_connected(func, port_action_node).has(port_action_output)) {
  3134. undo_redo->add_do_method(script.ptr(), "sequence_connect", func, port_action_node, port_action_output, new_id);
  3135. undo_redo->add_undo_method(script.ptr(), "sequence_disconnect", func, port_action_node, port_action_output, new_id);
  3136. break;
  3137. } else if (!script->get_output_sequence_ports_connected(func, port_action_node).has(port)) {
  3138. undo_redo->add_do_method(script.ptr(), "sequence_connect", func, port_action_node, port, new_id);
  3139. undo_redo->add_undo_method(script.ptr(), "sequence_disconnect", func, port_action_node, port, new_id);
  3140. break;
  3141. }
  3142. }
  3143. }
  3144. undo_redo->commit_action();
  3145. }
  3146. void VisualScriptEditor::_selected_new_virtual_method(const String &p_text, const String &p_category, const bool p_connecting) {
  3147. String name = p_text;
  3148. if (script->has_function(name)) {
  3149. EditorNode::get_singleton()->show_warning(vformat(TTR("Script already has function '%s'"), name));
  3150. return;
  3151. }
  3152. MethodInfo minfo;
  3153. {
  3154. List<MethodInfo> methods;
  3155. bool found = false;
  3156. ClassDB::get_virtual_methods(script->get_instance_base_type(), &methods);
  3157. for (List<MethodInfo>::Element *E = methods.front(); E; E = E->next()) {
  3158. if (E->get().name == name) {
  3159. minfo = E->get();
  3160. found = true;
  3161. }
  3162. }
  3163. ERR_FAIL_COND(!found);
  3164. }
  3165. selected = name;
  3166. Ref<VisualScriptFunction> func_node;
  3167. func_node.instance();
  3168. func_node->set_name(name);
  3169. undo_redo->create_action(TTR("Add Function"));
  3170. undo_redo->add_do_method(script.ptr(), "add_function", name);
  3171. for (int i = 0; i < minfo.arguments.size(); i++) {
  3172. func_node->add_argument(minfo.arguments[i].type, minfo.arguments[i].name, -1, minfo.arguments[i].hint, minfo.arguments[i].hint_string);
  3173. }
  3174. Vector2 ofs = _get_available_pos();
  3175. undo_redo->add_do_method(script.ptr(), "add_node", name, script->get_available_id(), func_node, ofs);
  3176. if (minfo.return_val.type != Variant::NIL || minfo.return_val.usage & PROPERTY_USAGE_NIL_IS_VARIANT) {
  3177. Ref<VisualScriptReturn> ret_node;
  3178. ret_node.instance();
  3179. ret_node->set_return_type(minfo.return_val.type);
  3180. ret_node->set_enable_return_value(true);
  3181. ret_node->set_name(name);
  3182. undo_redo->add_do_method(script.ptr(), "add_node", name, script->get_available_id() + 1, ret_node, _get_available_pos(false, ofs + Vector2(500, 0)));
  3183. }
  3184. undo_redo->add_undo_method(script.ptr(), "remove_function", name);
  3185. undo_redo->add_do_method(this, "_update_members");
  3186. undo_redo->add_undo_method(this, "_update_members");
  3187. undo_redo->add_do_method(this, "_update_graph");
  3188. undo_redo->add_undo_method(this, "_update_graph");
  3189. undo_redo->commit_action();
  3190. _update_graph();
  3191. }
  3192. void VisualScriptEditor::_cancel_connect_node() {
  3193. // ensure the cancel is done
  3194. port_action_new_node = -1;
  3195. }
  3196. int VisualScriptEditor::_create_new_node_from_name(const String &p_text, const Vector2 &p_point, const StringName &p_func) {
  3197. StringName func = default_func;
  3198. if (p_func != StringName())
  3199. func = p_func;
  3200. Ref<VisualScriptNode> vnode = VisualScriptLanguage::singleton->create_node_from_name(p_text);
  3201. int new_id = script->get_available_id();
  3202. undo_redo->create_action(TTR("Add Node"));
  3203. undo_redo->add_do_method(script.ptr(), "add_node", func, new_id, vnode, p_point);
  3204. undo_redo->add_undo_method(script.ptr(), "remove_node", func, new_id);
  3205. undo_redo->add_do_method(this, "_update_graph");
  3206. undo_redo->add_undo_method(this, "_update_graph");
  3207. undo_redo->commit_action();
  3208. return new_id;
  3209. }
  3210. void VisualScriptEditor::_default_value_changed() {
  3211. Ref<VisualScriptNode> vsn = script->get_node(_get_function_of_node(editing_id), editing_id);
  3212. if (vsn.is_null())
  3213. return;
  3214. undo_redo->create_action(TTR("Change Input Value"));
  3215. undo_redo->add_do_method(vsn.ptr(), "set_default_input_value", editing_input, default_value_edit->get_variant());
  3216. undo_redo->add_undo_method(vsn.ptr(), "set_default_input_value", editing_input, vsn->get_default_input_value(editing_input));
  3217. undo_redo->add_do_method(this, "_update_graph", editing_id);
  3218. undo_redo->add_undo_method(this, "_update_graph", editing_id);
  3219. undo_redo->commit_action();
  3220. }
  3221. void VisualScriptEditor::_default_value_edited(Node *p_button, int p_id, int p_input_port) {
  3222. Ref<VisualScriptNode> vsn = script->get_node(_get_function_of_node(p_id), p_id);
  3223. if (vsn.is_null())
  3224. return;
  3225. PropertyInfo pinfo = vsn->get_input_value_port_info(p_input_port);
  3226. Variant existing = vsn->get_default_input_value(p_input_port);
  3227. if (pinfo.type != Variant::NIL && existing.get_type() != pinfo.type) {
  3228. Callable::CallError ce;
  3229. const Variant *existingp = &existing;
  3230. existing = Variant::construct(pinfo.type, &existingp, 1, ce, false);
  3231. }
  3232. default_value_edit->set_position(Object::cast_to<Control>(p_button)->get_global_position() + Vector2(0, Object::cast_to<Control>(p_button)->get_size().y));
  3233. default_value_edit->set_size(Size2(1, 1));
  3234. if (pinfo.type == Variant::NODE_PATH) {
  3235. Node *edited_scene = get_tree()->get_edited_scene_root();
  3236. if (edited_scene) { // Fixing an old crash bug ( Visual Script Crashes on editing NodePath with an empty scene open)
  3237. Node *script_node = _find_script_node(edited_scene, edited_scene, script);
  3238. if (script_node) {
  3239. //pick a node relative to the script, IF the script exists
  3240. pinfo.hint = PROPERTY_HINT_NODE_PATH_TO_EDITED_NODE;
  3241. pinfo.hint_string = script_node->get_path();
  3242. } else {
  3243. //pick a path relative to edited scene
  3244. pinfo.hint = PROPERTY_HINT_NODE_PATH_TO_EDITED_NODE;
  3245. pinfo.hint_string = get_tree()->get_edited_scene_root()->get_path();
  3246. }
  3247. }
  3248. }
  3249. if (default_value_edit->edit(nullptr, pinfo.name, pinfo.type, existing, pinfo.hint, pinfo.hint_string)) {
  3250. if (pinfo.hint == PROPERTY_HINT_MULTILINE_TEXT)
  3251. default_value_edit->popup_centered_ratio();
  3252. else
  3253. default_value_edit->popup();
  3254. }
  3255. editing_id = p_id;
  3256. editing_input = p_input_port;
  3257. }
  3258. void VisualScriptEditor::_show_hint(const String &p_hint) {
  3259. hint_text->set_text(p_hint);
  3260. hint_text->show();
  3261. hint_text_timer->start();
  3262. }
  3263. void VisualScriptEditor::_hide_timer() {
  3264. hint_text->hide();
  3265. }
  3266. void VisualScriptEditor::_notification(int p_what) {
  3267. switch (p_what) {
  3268. case NOTIFICATION_READY: {
  3269. variable_editor->connect("changed", callable_mp(this, &VisualScriptEditor::_update_members));
  3270. variable_editor->connect("changed", callable_mp(this, &VisualScriptEditor::_update_graph), varray(-1), CONNECT_DEFERRED);
  3271. signal_editor->connect("changed", callable_mp(this, &VisualScriptEditor::_update_members));
  3272. signal_editor->connect("changed", callable_mp(this, &VisualScriptEditor::_update_graph), varray(-1), CONNECT_DEFERRED);
  3273. [[fallthrough]];
  3274. }
  3275. case NOTIFICATION_THEME_CHANGED: {
  3276. if (p_what != NOTIFICATION_READY && !is_visible_in_tree()) {
  3277. return;
  3278. }
  3279. edit_variable_edit->add_theme_style_override("bg", get_theme_stylebox("bg", "Tree"));
  3280. edit_signal_edit->add_theme_style_override("bg", get_theme_stylebox("bg", "Tree"));
  3281. func_input_scroll->add_theme_style_override("bg", get_theme_stylebox("bg", "Tree"));
  3282. Ref<Theme> tm = EditorNode::get_singleton()->get_theme_base()->get_theme();
  3283. bool dark_theme = tm->get_constant("dark_theme", "Editor");
  3284. List<Pair<String, Color>> colors;
  3285. if (dark_theme) {
  3286. colors.push_back(Pair<String, Color>("flow_control", Color(0.96, 0.96, 0.96)));
  3287. colors.push_back(Pair<String, Color>("functions", Color(0.96, 0.52, 0.51)));
  3288. colors.push_back(Pair<String, Color>("data", Color(0.5, 0.96, 0.81)));
  3289. colors.push_back(Pair<String, Color>("operators", Color(0.67, 0.59, 0.87)));
  3290. colors.push_back(Pair<String, Color>("custom", Color(0.5, 0.73, 0.96)));
  3291. colors.push_back(Pair<String, Color>("constants", Color(0.96, 0.5, 0.69)));
  3292. } else {
  3293. colors.push_back(Pair<String, Color>("flow_control", Color(0.26, 0.26, 0.26)));
  3294. colors.push_back(Pair<String, Color>("functions", Color(0.95, 0.4, 0.38)));
  3295. colors.push_back(Pair<String, Color>("data", Color(0.07, 0.73, 0.51)));
  3296. colors.push_back(Pair<String, Color>("operators", Color(0.51, 0.4, 0.82)));
  3297. colors.push_back(Pair<String, Color>("custom", Color(0.31, 0.63, 0.95)));
  3298. colors.push_back(Pair<String, Color>("constants", Color(0.94, 0.18, 0.49)));
  3299. }
  3300. for (List<Pair<String, Color>>::Element *E = colors.front(); E; E = E->next()) {
  3301. Ref<StyleBoxFlat> sb = tm->get_stylebox("frame", "GraphNode");
  3302. if (!sb.is_null()) {
  3303. Ref<StyleBoxFlat> frame_style = sb->duplicate();
  3304. Color c = sb->get_border_color();
  3305. Color cn = E->get().second;
  3306. cn.a = c.a;
  3307. frame_style->set_border_color(cn);
  3308. node_styles[E->get().first] = frame_style;
  3309. }
  3310. }
  3311. if (is_visible_in_tree() && script.is_valid()) {
  3312. _update_members();
  3313. _update_graph();
  3314. }
  3315. } break;
  3316. case NOTIFICATION_VISIBILITY_CHANGED: {
  3317. members_section->set_visible(is_visible_in_tree());
  3318. } break;
  3319. }
  3320. }
  3321. void VisualScriptEditor::_graph_ofs_changed(const Vector2 &p_ofs) {
  3322. if (updating_graph || !script.is_valid())
  3323. return;
  3324. updating_graph = true;
  3325. // Just use the default func for all the properties that need to be handled for drawing rather than adding to the Visual Script Class
  3326. if (script->has_function(default_func)) {
  3327. script->set_function_scroll(default_func, graph->get_scroll_ofs() / EDSCALE);
  3328. script->set_edited(true);
  3329. }
  3330. updating_graph = false;
  3331. }
  3332. void VisualScriptEditor::_comment_node_resized(const Vector2 &p_new_size, int p_node) {
  3333. if (updating_graph)
  3334. return;
  3335. StringName func = _get_function_of_node(p_node);
  3336. Ref<VisualScriptComment> vsc = script->get_node(func, p_node);
  3337. if (vsc.is_null())
  3338. return;
  3339. Node *node = graph->get_node(itos(p_node));
  3340. GraphNode *gn = Object::cast_to<GraphNode>(node);
  3341. if (!gn)
  3342. return;
  3343. updating_graph = true;
  3344. graph->set_block_minimum_size_adjust(true); //faster resize
  3345. undo_redo->create_action(TTR("Resize Comment"), UndoRedo::MERGE_ENDS);
  3346. undo_redo->add_do_method(vsc.ptr(), "set_size", p_new_size / EDSCALE);
  3347. undo_redo->add_undo_method(vsc.ptr(), "set_size", vsc->get_size());
  3348. undo_redo->commit_action();
  3349. gn->set_custom_minimum_size(p_new_size);
  3350. gn->set_size(Size2(1, 1));
  3351. graph->set_block_minimum_size_adjust(false);
  3352. updating_graph = false;
  3353. }
  3354. void VisualScriptEditor::_menu_option(int p_what) {
  3355. switch (p_what) {
  3356. case EDIT_DELETE_NODES: {
  3357. _on_nodes_delete();
  3358. } break;
  3359. case EDIT_TOGGLE_BREAKPOINT: {
  3360. List<String> reselect;
  3361. for (int i = 0; i < graph->get_child_count(); i++) {
  3362. GraphNode *gn = Object::cast_to<GraphNode>(graph->get_child(i));
  3363. if (gn) {
  3364. if (gn->is_selected()) {
  3365. int id = String(gn->get_name()).to_int();
  3366. StringName func = _get_function_of_node(id);
  3367. Ref<VisualScriptNode> vsn = script->get_node(func, id);
  3368. if (vsn.is_valid()) {
  3369. vsn->set_breakpoint(!vsn->is_breakpoint());
  3370. reselect.push_back(gn->get_name());
  3371. }
  3372. }
  3373. }
  3374. }
  3375. _update_graph();
  3376. for (List<String>::Element *E = reselect.front(); E; E = E->next()) {
  3377. GraphNode *gn = Object::cast_to<GraphNode>(graph->get_node(E->get()));
  3378. gn->set_selected(true);
  3379. }
  3380. } break;
  3381. case EDIT_FIND_NODE_TYPE: {
  3382. _generic_search(script->get_instance_base_type());
  3383. } break;
  3384. case EDIT_COPY_NODES:
  3385. case EDIT_CUT_NODES: {
  3386. if (!script->has_function(default_func))
  3387. break;
  3388. clipboard->nodes.clear();
  3389. clipboard->data_connections.clear();
  3390. clipboard->sequence_connections.clear();
  3391. Set<String> funcs;
  3392. for (int i = 0; i < graph->get_child_count(); i++) {
  3393. GraphNode *gn = Object::cast_to<GraphNode>(graph->get_child(i));
  3394. if (gn) {
  3395. if (gn->is_selected()) {
  3396. int id = String(gn->get_name()).to_int();
  3397. StringName func = _get_function_of_node(id);
  3398. Ref<VisualScriptNode> node = script->get_node(func, id);
  3399. if (Object::cast_to<VisualScriptFunction>(*node)) {
  3400. EditorNode::get_singleton()->show_warning(TTR("Can't copy the function node."));
  3401. return;
  3402. }
  3403. if (node.is_valid()) {
  3404. clipboard->nodes[id] = node->duplicate(true);
  3405. clipboard->nodes_positions[id] = script->get_node_position(func, id);
  3406. funcs.insert(String(func));
  3407. }
  3408. }
  3409. }
  3410. }
  3411. if (clipboard->nodes.empty())
  3412. break;
  3413. for (Set<String>::Element *F = funcs.front(); F; F = F->next()) {
  3414. List<VisualScript::SequenceConnection> sequence_connections;
  3415. script->get_sequence_connection_list(F->get(), &sequence_connections);
  3416. for (List<VisualScript::SequenceConnection>::Element *E = sequence_connections.front(); E; E = E->next()) {
  3417. if (clipboard->nodes.has(E->get().from_node) && clipboard->nodes.has(E->get().to_node)) {
  3418. clipboard->sequence_connections.insert(E->get());
  3419. }
  3420. }
  3421. List<VisualScript::DataConnection> data_connections;
  3422. script->get_data_connection_list(F->get(), &data_connections);
  3423. for (List<VisualScript::DataConnection>::Element *E = data_connections.front(); E; E = E->next()) {
  3424. if (clipboard->nodes.has(E->get().from_node) && clipboard->nodes.has(E->get().to_node)) {
  3425. clipboard->data_connections.insert(E->get());
  3426. }
  3427. }
  3428. }
  3429. if (p_what == EDIT_CUT_NODES) {
  3430. _on_nodes_delete(); // oh yeah, also delete on cut
  3431. }
  3432. } break;
  3433. case EDIT_PASTE_NODES: {
  3434. if (!script->has_function(default_func))
  3435. break;
  3436. if (clipboard->nodes.empty()) {
  3437. EditorNode::get_singleton()->show_warning(TTR("Clipboard is empty!"));
  3438. break;
  3439. }
  3440. Map<int, int> remap;
  3441. undo_redo->create_action(TTR("Paste VisualScript Nodes"));
  3442. int idc = script->get_available_id() + 1;
  3443. Set<int> to_select;
  3444. Set<Vector2> existing_positions;
  3445. {
  3446. List<StringName> functions;
  3447. script->get_function_list(&functions);
  3448. for (List<StringName>::Element *F = functions.front(); F; F = F->next()) {
  3449. List<int> nodes;
  3450. script->get_node_list(F->get(), &nodes);
  3451. for (List<int>::Element *E = nodes.front(); E; E = E->next()) {
  3452. Vector2 pos = script->get_node_position(F->get(), E->get()).snapped(Vector2(2, 2));
  3453. existing_positions.insert(pos);
  3454. }
  3455. }
  3456. }
  3457. for (Map<int, Ref<VisualScriptNode>>::Element *E = clipboard->nodes.front(); E; E = E->next()) {
  3458. Ref<VisualScriptNode> node = E->get()->duplicate();
  3459. int new_id = idc++;
  3460. to_select.insert(new_id);
  3461. remap[E->key()] = new_id;
  3462. Vector2 paste_pos = clipboard->nodes_positions[E->key()];
  3463. while (existing_positions.has(paste_pos.snapped(Vector2(2, 2)))) {
  3464. paste_pos += Vector2(20, 20) * EDSCALE;
  3465. }
  3466. undo_redo->add_do_method(script.ptr(), "add_node", default_func, new_id, node, paste_pos);
  3467. undo_redo->add_undo_method(script.ptr(), "remove_node", default_func, new_id);
  3468. }
  3469. for (Set<VisualScript::SequenceConnection>::Element *E = clipboard->sequence_connections.front(); E; E = E->next()) {
  3470. undo_redo->add_do_method(script.ptr(), "sequence_connect", default_func, remap[E->get().from_node], E->get().from_output, remap[E->get().to_node]);
  3471. undo_redo->add_undo_method(script.ptr(), "sequence_disconnect", default_func, remap[E->get().from_node], E->get().from_output, remap[E->get().to_node]);
  3472. }
  3473. for (Set<VisualScript::DataConnection>::Element *E = clipboard->data_connections.front(); E; E = E->next()) {
  3474. undo_redo->add_do_method(script.ptr(), "data_connect", default_func, remap[E->get().from_node], E->get().from_port, remap[E->get().to_node], E->get().to_port);
  3475. undo_redo->add_undo_method(script.ptr(), "data_disconnect", default_func, remap[E->get().from_node], E->get().from_port, remap[E->get().to_node], E->get().to_port);
  3476. }
  3477. undo_redo->add_do_method(this, "_update_graph");
  3478. undo_redo->add_undo_method(this, "_update_graph");
  3479. undo_redo->commit_action();
  3480. for (int i = 0; i < graph->get_child_count(); i++) {
  3481. GraphNode *gn = Object::cast_to<GraphNode>(graph->get_child(i));
  3482. if (gn) {
  3483. int id = gn->get_name().operator String().to_int();
  3484. gn->set_selected(to_select.has(id));
  3485. }
  3486. }
  3487. } break;
  3488. case EDIT_CREATE_FUNCTION: {
  3489. StringName function = "";
  3490. Map<int, Ref<VisualScriptNode>> nodes;
  3491. Set<int> selections;
  3492. for (int i = 0; i < graph->get_child_count(); i++) {
  3493. GraphNode *gn = Object::cast_to<GraphNode>(graph->get_child(i));
  3494. if (gn) {
  3495. if (gn->is_selected()) {
  3496. int id = String(gn->get_name()).to_int();
  3497. StringName func = _get_function_of_node(id);
  3498. Ref<VisualScriptNode> node = script->get_node(func, id);
  3499. if (Object::cast_to<VisualScriptFunction>(*node)) {
  3500. EditorNode::get_singleton()->show_warning(TTR("Can't create function with a function node."));
  3501. return;
  3502. }
  3503. if (node.is_valid()) {
  3504. if (func != function && function != StringName("")) {
  3505. EditorNode::get_singleton()->show_warning(TTR("Can't create function of nodes from nodes of multiple functions."));
  3506. return;
  3507. }
  3508. nodes.insert(id, node);
  3509. selections.insert(id);
  3510. function = func;
  3511. }
  3512. }
  3513. }
  3514. }
  3515. if (nodes.size() == 0) {
  3516. return; // nothing to be done if there are no valid nodes selected
  3517. }
  3518. Set<VisualScript::SequenceConnection> seqmove;
  3519. Set<VisualScript::DataConnection> datamove;
  3520. Set<VisualScript::SequenceConnection> seqext;
  3521. Set<VisualScript::DataConnection> dataext;
  3522. int start_node = -1;
  3523. Set<int> end_nodes;
  3524. if (nodes.size() == 1) {
  3525. Ref<VisualScriptNode> nd = script->get_node(function, nodes.front()->key());
  3526. if (nd.is_valid() && nd->has_input_sequence_port())
  3527. start_node = nodes.front()->key();
  3528. else {
  3529. EditorNode::get_singleton()->show_warning(TTR("Select at least one node with sequence port."));
  3530. return;
  3531. }
  3532. } else {
  3533. List<VisualScript::SequenceConnection> seqs;
  3534. script->get_sequence_connection_list(function, &seqs);
  3535. if (seqs.size() == 0) {
  3536. // in case there are no sequence connections
  3537. // select the top most node cause that's probably how
  3538. // the user wants to connect the nodes
  3539. int top_nd = -1;
  3540. Vector2 top;
  3541. for (Map<int, Ref<VisualScriptNode>>::Element *E = nodes.front(); E; E = E->next()) {
  3542. Ref<VisualScriptNode> nd = script->get_node(function, E->key());
  3543. if (nd.is_valid() && nd->has_input_sequence_port()) {
  3544. if (top_nd < 0) {
  3545. top_nd = E->key();
  3546. top = script->get_node_position(function, top_nd);
  3547. }
  3548. Vector2 pos = script->get_node_position(function, E->key());
  3549. if (top.y > pos.y) {
  3550. top_nd = E->key();
  3551. top = pos;
  3552. }
  3553. }
  3554. }
  3555. Ref<VisualScriptNode> nd = script->get_node(function, top_nd);
  3556. if (nd.is_valid() && nd->has_input_sequence_port())
  3557. start_node = top_nd;
  3558. else {
  3559. EditorNode::get_singleton()->show_warning(TTR("Select at least one node with sequence port."));
  3560. return;
  3561. }
  3562. } else {
  3563. // pick the node with input sequence
  3564. Set<int> nodes_from;
  3565. Set<int> nodes_to;
  3566. for (List<VisualScript::SequenceConnection>::Element *E = seqs.front(); E; E = E->next()) {
  3567. if (nodes.has(E->get().from_node) && nodes.has(E->get().to_node)) {
  3568. seqmove.insert(E->get());
  3569. nodes_from.insert(E->get().from_node);
  3570. } else if (nodes.has(E->get().from_node) && !nodes.has(E->get().to_node)) {
  3571. seqext.insert(E->get());
  3572. } else if (!nodes.has(E->get().from_node) && nodes.has(E->get().to_node)) {
  3573. if (start_node == -1) {
  3574. seqext.insert(E->get());
  3575. start_node = E->get().to_node;
  3576. } else {
  3577. EditorNode::get_singleton()->show_warning(TTR("Try to only have one sequence input in selection."));
  3578. return;
  3579. }
  3580. }
  3581. nodes_to.insert(E->get().to_node);
  3582. }
  3583. // to use to add return nodes
  3584. _get_ends(start_node, seqs, selections, end_nodes);
  3585. if (start_node == -1) {
  3586. // if we still don't have a start node then
  3587. // run through the nodes and select the first tree node
  3588. // ie node without any input sequence but output sequence
  3589. for (Set<int>::Element *E = nodes_from.front(); E; E = E->next()) {
  3590. if (!nodes_to.has(E->get())) {
  3591. start_node = E->get();
  3592. }
  3593. }
  3594. }
  3595. }
  3596. }
  3597. if (start_node == -1) {
  3598. return; // this should not happen, but just in case something goes wrong
  3599. }
  3600. List<Variant::Type> inputs; // input types
  3601. List<Pair<int, int>> input_connections;
  3602. {
  3603. List<VisualScript::DataConnection> dats;
  3604. script->get_data_connection_list(function, &dats);
  3605. for (List<VisualScript::DataConnection>::Element *E = dats.front(); E; E = E->next()) {
  3606. if (nodes.has(E->get().from_node) && nodes.has(E->get().to_node)) {
  3607. datamove.insert(E->get());
  3608. } else if (!nodes.has(E->get().from_node) && nodes.has(E->get().to_node)) {
  3609. // add all these as inputs for the Function
  3610. Ref<VisualScriptNode> node = script->get_node(function, E->get().to_node);
  3611. if (node.is_valid()) {
  3612. dataext.insert(E->get());
  3613. PropertyInfo pi = node->get_input_value_port_info(E->get().to_port);
  3614. inputs.push_back(pi.type);
  3615. input_connections.push_back(Pair<int, int>(E->get().to_node, E->get().to_port));
  3616. }
  3617. } else if (nodes.has(E->get().from_node) && !nodes.has(E->get().to_node)) {
  3618. dataext.insert(E->get());
  3619. }
  3620. }
  3621. }
  3622. String new_fn = _validate_name("new_function");
  3623. Vector2 ofs = _get_available_pos(false, script->get_node_position(function, start_node) - Vector2(80, 150));
  3624. Ref<VisualScriptFunction> func_node;
  3625. func_node.instance();
  3626. func_node->set_name(new_fn);
  3627. undo_redo->create_action(TTR("Create Function"));
  3628. undo_redo->add_do_method(script.ptr(), "add_function", new_fn);
  3629. int fn_id = script->get_available_id();
  3630. undo_redo->add_do_method(script.ptr(), "add_node", new_fn, fn_id, func_node, ofs);
  3631. undo_redo->add_undo_method(script.ptr(), "remove_function", new_fn);
  3632. undo_redo->add_do_method(this, "_update_members");
  3633. undo_redo->add_undo_method(this, "_update_members");
  3634. undo_redo->add_do_method(this, "emit_signal", "edited_script_changed");
  3635. undo_redo->add_undo_method(this, "emit_signal", "edited_script_changed");
  3636. // Move the nodes
  3637. for (Map<int, Ref<VisualScriptNode>>::Element *E = nodes.front(); E; E = E->next()) {
  3638. undo_redo->add_do_method(script.ptr(), "remove_node", function, E->key());
  3639. undo_redo->add_do_method(script.ptr(), "add_node", new_fn, E->key(), E->get(), script->get_node_position(function, E->key()));
  3640. // undo_redo->add_undo_method(script.ptr(), "remove_node", new_fn, E->key()); not needed cause we already remove the function :P
  3641. undo_redo->add_undo_method(script.ptr(), "add_node", function, E->key(), E->get(), script->get_node_position(function, E->key()));
  3642. }
  3643. for (Set<VisualScript::SequenceConnection>::Element *E = seqmove.front(); E; E = E->next()) {
  3644. undo_redo->add_do_method(script.ptr(), "sequence_connect", new_fn, E->get().from_node, E->get().from_output, E->get().to_node);
  3645. undo_redo->add_undo_method(script.ptr(), "sequence_connect", function, E->get().from_node, E->get().from_output, E->get().to_node);
  3646. }
  3647. for (Set<VisualScript::DataConnection>::Element *E = datamove.front(); E; E = E->next()) {
  3648. undo_redo->add_do_method(script.ptr(), "data_connect", new_fn, E->get().from_node, E->get().from_port, E->get().to_node, E->get().to_port);
  3649. undo_redo->add_undo_method(script.ptr(), "data_connect", function, E->get().from_node, E->get().from_port, E->get().to_node, E->get().to_port);
  3650. }
  3651. // Add undo for external connections as well so that it's easier to revert back and forth
  3652. // these didn't require do methods as it's already handled internally by other do calls
  3653. for (Set<VisualScript::SequenceConnection>::Element *E = seqext.front(); E; E = E->next()) {
  3654. undo_redo->add_undo_method(script.ptr(), "sequence_connect", function, E->get().from_node, E->get().from_output, E->get().to_node);
  3655. }
  3656. for (Set<VisualScript::DataConnection>::Element *E = dataext.front(); E; E = E->next()) {
  3657. undo_redo->add_undo_method(script.ptr(), "data_connect", function, E->get().from_node, E->get().from_port, E->get().to_node, E->get().to_port);
  3658. }
  3659. // I don't really think we need support for non sequenced functions at this moment
  3660. undo_redo->add_do_method(script.ptr(), "sequence_connect", new_fn, fn_id, 0, start_node);
  3661. // end nodes are mapped to the return nodes with data connections if possible
  3662. int m = 1;
  3663. for (Set<int>::Element *G = end_nodes.front(); G; G = G->next()) {
  3664. Ref<VisualScriptReturn> ret_node;
  3665. ret_node.instance();
  3666. int ret_id = fn_id + (m++);
  3667. selections.insert(ret_id);
  3668. Vector2 ofsi = _get_available_pos(false, script->get_node_position(function, G->get()) + Vector2(80, -100));
  3669. undo_redo->add_do_method(script.ptr(), "add_node", new_fn, ret_id, ret_node, ofsi);
  3670. undo_redo->add_undo_method(script.ptr(), "remove_node", new_fn, ret_id);
  3671. undo_redo->add_do_method(script.ptr(), "sequence_connect", new_fn, G->get(), 0, ret_id);
  3672. // add data outputs from each of the end_nodes
  3673. Ref<VisualScriptNode> vsn = script->get_node(function, G->get());
  3674. if (vsn.is_valid() && vsn->get_output_value_port_count() > 0) {
  3675. ret_node->set_enable_return_value(true);
  3676. // use the zeroth data port cause that's the likely one that is planned to be used
  3677. ret_node->set_return_type(vsn->get_output_value_port_info(0).type);
  3678. undo_redo->add_do_method(script.ptr(), "data_connect", new_fn, G->get(), 0, ret_id, 0);
  3679. }
  3680. }
  3681. // * might make the system more intelligent by checking port from info.
  3682. int i = 0;
  3683. List<Pair<int, int>>::Element *F = input_connections.front();
  3684. for (List<Variant::Type>::Element *E = inputs.front(); E && F; E = E->next(), F = F->next()) {
  3685. func_node->add_argument(E->get(), "arg_" + String::num_int64(i), i);
  3686. undo_redo->add_do_method(script.ptr(), "data_connect", new_fn, fn_id, i, F->get().first, F->get().second);
  3687. i++; // increment i
  3688. }
  3689. undo_redo->add_do_method(this, "_update_graph");
  3690. undo_redo->add_undo_method(this, "_update_graph");
  3691. undo_redo->commit_action();
  3692. // make sure all Nodes get marked for selection so that they can be moved together
  3693. selections.insert(fn_id);
  3694. for (int k = 0; k < graph->get_child_count(); k++) {
  3695. GraphNode *gn = Object::cast_to<GraphNode>(graph->get_child(k));
  3696. if (gn) {
  3697. int id = gn->get_name().operator String().to_int();
  3698. gn->set_selected(selections.has(id));
  3699. }
  3700. }
  3701. // Ensure Preview Selection is of newly created function node
  3702. if (selections.size()) {
  3703. EditorNode::get_singleton()->push_item(func_node.ptr());
  3704. }
  3705. } break;
  3706. case REFRESH_GRAPH: {
  3707. _update_graph();
  3708. } break;
  3709. }
  3710. }
  3711. // this is likely going to be very slow and I am not sure if I should keep it
  3712. // but I hope that it will not be a problem considering that we won't be creating functions so frequently
  3713. // and cyclic connections would be a problem but hopefully we won't let them get to this point
  3714. void VisualScriptEditor::_get_ends(int p_node, const List<VisualScript::SequenceConnection> &p_seqs, const Set<int> &p_selected, Set<int> &r_end_nodes) {
  3715. for (const List<VisualScript::SequenceConnection>::Element *E = p_seqs.front(); E; E = E->next()) {
  3716. int from = E->get().from_node;
  3717. int to = E->get().to_node;
  3718. if (from == p_node && p_selected.has(to)) {
  3719. // this is an interior connection move forward to the to node
  3720. _get_ends(to, p_seqs, p_selected, r_end_nodes);
  3721. } else if (from == p_node && !p_selected.has(to)) {
  3722. r_end_nodes.insert(from);
  3723. }
  3724. }
  3725. }
  3726. void VisualScriptEditor::_member_rmb_selected(const Vector2 &p_pos) {
  3727. TreeItem *ti = members->get_selected();
  3728. ERR_FAIL_COND(!ti);
  3729. member_popup->clear();
  3730. member_popup->set_position(members->get_global_position() + p_pos);
  3731. member_popup->set_size(Vector2());
  3732. function_name_edit->set_position(members->get_global_position() + p_pos);
  3733. function_name_edit->set_size(Vector2());
  3734. TreeItem *root = members->get_root();
  3735. Ref<Texture2D> del_icon = Control::get_theme_icon("Remove", "EditorIcons");
  3736. Ref<Texture2D> edit_icon = Control::get_theme_icon("Edit", "EditorIcons");
  3737. if (ti->get_parent() == root->get_children()) {
  3738. member_type = MEMBER_FUNCTION;
  3739. member_name = ti->get_text(0);
  3740. member_popup->add_icon_shortcut(edit_icon, ED_GET_SHORTCUT("visual_script_editor/edit_member"), MEMBER_EDIT);
  3741. member_popup->add_separator();
  3742. member_popup->add_icon_shortcut(del_icon, ED_GET_SHORTCUT("visual_script_editor/delete_selected"), MEMBER_REMOVE);
  3743. member_popup->popup();
  3744. return;
  3745. }
  3746. if (ti->get_parent() == root->get_children()->get_next()) {
  3747. member_type = MEMBER_VARIABLE;
  3748. member_name = ti->get_text(0);
  3749. member_popup->add_icon_shortcut(edit_icon, ED_GET_SHORTCUT("visual_script_editor/edit_member"), MEMBER_EDIT);
  3750. member_popup->add_separator();
  3751. member_popup->add_icon_shortcut(del_icon, ED_GET_SHORTCUT("visual_script_editor/delete_selected"), MEMBER_REMOVE);
  3752. member_popup->popup();
  3753. return;
  3754. }
  3755. if (ti->get_parent() == root->get_children()->get_next()->get_next()) {
  3756. member_type = MEMBER_SIGNAL;
  3757. member_name = ti->get_text(0);
  3758. member_popup->add_icon_shortcut(edit_icon, ED_GET_SHORTCUT("visual_script_editor/edit_member"), MEMBER_EDIT);
  3759. member_popup->add_separator();
  3760. member_popup->add_icon_shortcut(del_icon, ED_GET_SHORTCUT("visual_script_editor/delete_selected"), MEMBER_REMOVE);
  3761. member_popup->popup();
  3762. return;
  3763. }
  3764. }
  3765. void VisualScriptEditor::_member_option(int p_option) {
  3766. switch (member_type) {
  3767. case MEMBER_FUNCTION: {
  3768. if (p_option == MEMBER_REMOVE) {
  3769. //delete the function
  3770. String name = member_name;
  3771. undo_redo->create_action(TTR("Remove Function"));
  3772. undo_redo->add_do_method(script.ptr(), "remove_function", name);
  3773. undo_redo->add_undo_method(script.ptr(), "add_function", name);
  3774. List<int> nodes;
  3775. script->get_node_list(name, &nodes);
  3776. for (List<int>::Element *E = nodes.front(); E; E = E->next()) {
  3777. undo_redo->add_undo_method(script.ptr(), "add_node", name, E->get(), script->get_node(name, E->get()), script->get_node_position(name, E->get()));
  3778. }
  3779. List<VisualScript::SequenceConnection> seq_connections;
  3780. script->get_sequence_connection_list(name, &seq_connections);
  3781. for (List<VisualScript::SequenceConnection>::Element *E = seq_connections.front(); E; E = E->next()) {
  3782. undo_redo->add_undo_method(script.ptr(), "sequence_connect", name, E->get().from_node, E->get().from_output, E->get().to_node);
  3783. }
  3784. List<VisualScript::DataConnection> data_connections;
  3785. script->get_data_connection_list(name, &data_connections);
  3786. for (List<VisualScript::DataConnection>::Element *E = data_connections.front(); E; E = E->next()) {
  3787. undo_redo->add_undo_method(script.ptr(), "data_connect", name, E->get().from_node, E->get().from_port, E->get().to_node, E->get().to_port);
  3788. }
  3789. undo_redo->add_do_method(this, "_update_members");
  3790. undo_redo->add_undo_method(this, "_update_members");
  3791. undo_redo->add_do_method(this, "_update_graph");
  3792. undo_redo->add_undo_method(this, "_update_graph");
  3793. undo_redo->commit_action();
  3794. } else if (p_option == MEMBER_EDIT) {
  3795. selected = members->get_selected()->get_text(0);
  3796. function_name_edit->popup();
  3797. function_name_box->set_text(selected);
  3798. function_name_box->select_all();
  3799. }
  3800. } break;
  3801. case MEMBER_VARIABLE: {
  3802. String name = member_name;
  3803. if (p_option == MEMBER_REMOVE) {
  3804. undo_redo->create_action(TTR("Remove Variable"));
  3805. undo_redo->add_do_method(script.ptr(), "remove_variable", name);
  3806. undo_redo->add_undo_method(script.ptr(), "add_variable", name, script->get_variable_default_value(name));
  3807. undo_redo->add_undo_method(script.ptr(), "set_variable_info", name, script->call("get_variable_info", name)); //return as dict
  3808. undo_redo->add_do_method(this, "_update_members");
  3809. undo_redo->add_undo_method(this, "_update_members");
  3810. undo_redo->commit_action();
  3811. } else if (p_option == MEMBER_EDIT) {
  3812. variable_editor->edit(name);
  3813. edit_variable_dialog->set_title(TTR("Editing Variable:") + " " + name);
  3814. edit_variable_dialog->popup_centered(Size2(400, 200) * EDSCALE);
  3815. }
  3816. } break;
  3817. case MEMBER_SIGNAL: {
  3818. String name = member_name;
  3819. if (p_option == MEMBER_REMOVE) {
  3820. undo_redo->create_action(TTR("Remove Signal"));
  3821. undo_redo->add_do_method(script.ptr(), "remove_custom_signal", name);
  3822. undo_redo->add_undo_method(script.ptr(), "add_custom_signal", name);
  3823. for (int i = 0; i < script->custom_signal_get_argument_count(name); i++) {
  3824. undo_redo->add_undo_method(script.ptr(), "custom_signal_add_argument", name, script->custom_signal_get_argument_name(name, i), script->custom_signal_get_argument_type(name, i));
  3825. }
  3826. undo_redo->add_do_method(this, "_update_members");
  3827. undo_redo->add_undo_method(this, "_update_members");
  3828. undo_redo->commit_action();
  3829. } else if (p_option == MEMBER_EDIT) {
  3830. signal_editor->edit(name);
  3831. edit_signal_dialog->set_title(TTR("Editing Signal:") + " " + name);
  3832. edit_signal_dialog->popup_centered(Size2(400, 300) * EDSCALE);
  3833. }
  3834. } break;
  3835. }
  3836. }
  3837. void VisualScriptEditor::add_syntax_highlighter(SyntaxHighlighter *p_highlighter) {
  3838. }
  3839. void VisualScriptEditor::set_syntax_highlighter(SyntaxHighlighter *p_highlighter) {
  3840. }
  3841. void VisualScriptEditor::_bind_methods() {
  3842. ClassDB::bind_method("_move_node", &VisualScriptEditor::_move_node);
  3843. ClassDB::bind_method("_update_graph", &VisualScriptEditor::_update_graph, DEFVAL(-1));
  3844. ClassDB::bind_method("_center_on_node", &VisualScriptEditor::_center_on_node);
  3845. ClassDB::bind_method("_button_resource_previewed", &VisualScriptEditor::_button_resource_previewed);
  3846. ClassDB::bind_method("_port_action_menu", &VisualScriptEditor::_port_action_menu);
  3847. ClassDB::bind_method("_create_new_node_from_name", &VisualScriptEditor::_create_new_node_from_name);
  3848. ClassDB::bind_method("get_drag_data_fw", &VisualScriptEditor::get_drag_data_fw);
  3849. ClassDB::bind_method("can_drop_data_fw", &VisualScriptEditor::can_drop_data_fw);
  3850. ClassDB::bind_method("drop_data_fw", &VisualScriptEditor::drop_data_fw);
  3851. ClassDB::bind_method("_input", &VisualScriptEditor::_input);
  3852. ClassDB::bind_method("_update_graph_connections", &VisualScriptEditor::_update_graph_connections);
  3853. ClassDB::bind_method("_update_members", &VisualScriptEditor::_update_members);
  3854. ClassDB::bind_method("_generic_search", &VisualScriptEditor::_generic_search);
  3855. }
  3856. VisualScriptEditor::VisualScriptEditor() {
  3857. if (!clipboard) {
  3858. clipboard = memnew(Clipboard);
  3859. }
  3860. updating_graph = false;
  3861. saved_pos_dirty = false;
  3862. saved_position = Vector2(0, 0);
  3863. edit_menu = memnew(MenuButton);
  3864. edit_menu->set_text(TTR("Edit"));
  3865. edit_menu->set_switch_on_hover(true);
  3866. edit_menu->get_popup()->add_shortcut(ED_GET_SHORTCUT("visual_script_editor/delete_selected"), EDIT_DELETE_NODES);
  3867. edit_menu->get_popup()->add_shortcut(ED_GET_SHORTCUT("visual_script_editor/toggle_breakpoint"), EDIT_TOGGLE_BREAKPOINT);
  3868. edit_menu->get_popup()->add_shortcut(ED_GET_SHORTCUT("visual_script_editor/find_node_type"), EDIT_FIND_NODE_TYPE);
  3869. edit_menu->get_popup()->add_separator();
  3870. edit_menu->get_popup()->add_shortcut(ED_GET_SHORTCUT("visual_script_editor/copy_nodes"), EDIT_COPY_NODES);
  3871. edit_menu->get_popup()->add_shortcut(ED_GET_SHORTCUT("visual_script_editor/cut_nodes"), EDIT_CUT_NODES);
  3872. edit_menu->get_popup()->add_shortcut(ED_GET_SHORTCUT("visual_script_editor/paste_nodes"), EDIT_PASTE_NODES);
  3873. edit_menu->get_popup()->add_separator();
  3874. edit_menu->get_popup()->add_shortcut(ED_GET_SHORTCUT("visual_script_editor/create_function"), EDIT_CREATE_FUNCTION);
  3875. edit_menu->get_popup()->add_shortcut(ED_GET_SHORTCUT("visual_script_editor/refresh_nodes"), REFRESH_GRAPH);
  3876. edit_menu->get_popup()->connect("id_pressed", callable_mp(this, &VisualScriptEditor::_menu_option));
  3877. members_section = memnew(VBoxContainer);
  3878. // Add but wait until done setting up this.
  3879. ScriptEditor::get_singleton()->get_left_list_split()->call_deferred("add_child", members_section);
  3880. members_section->set_v_size_flags(SIZE_EXPAND_FILL);
  3881. CheckButton *tool_script_check = memnew(CheckButton);
  3882. tool_script_check->set_text(TTR("Make Tool:"));
  3883. members_section->add_child(tool_script_check);
  3884. tool_script_check->connect("pressed", callable_mp(this, &VisualScriptEditor::_toggle_tool_script));
  3885. /// Members ///
  3886. members = memnew(Tree);
  3887. members_section->add_margin_child(TTR("Members:"), members, true);
  3888. members->set_custom_minimum_size(Size2(0, 50 * EDSCALE));
  3889. members->set_hide_root(true);
  3890. members->connect("button_pressed", callable_mp(this, &VisualScriptEditor::_member_button));
  3891. members->connect("item_edited", callable_mp(this, &VisualScriptEditor::_member_edited));
  3892. members->connect("cell_selected", callable_mp(this, &VisualScriptEditor::_member_selected), varray(), CONNECT_DEFERRED);
  3893. members->connect("gui_input", callable_mp(this, &VisualScriptEditor::_members_gui_input));
  3894. members->connect("item_rmb_selected", callable_mp(this, &VisualScriptEditor::_member_rmb_selected));
  3895. members->set_allow_rmb_select(true);
  3896. members->set_allow_reselect(true);
  3897. members->set_hide_folding(true);
  3898. members->set_drag_forwarding(this);
  3899. member_popup = memnew(PopupMenu);
  3900. add_child(member_popup);
  3901. member_popup->connect("id_pressed", callable_mp(this, &VisualScriptEditor::_member_option));
  3902. function_name_edit = memnew(AcceptDialog);
  3903. function_name_box = memnew(LineEdit);
  3904. function_name_edit->add_child(function_name_box);
  3905. function_name_box->connect("gui_input", callable_mp(this, &VisualScriptEditor::_fn_name_box_input));
  3906. function_name_box->set_expand_to_text_length(true);
  3907. add_child(function_name_edit);
  3908. /// Actual Graph ///
  3909. graph = memnew(GraphEdit);
  3910. add_child(graph);
  3911. graph->set_v_size_flags(Control::SIZE_EXPAND_FILL);
  3912. graph->set_anchors_and_margins_preset(Control::PRESET_WIDE);
  3913. graph->connect("node_selected", callable_mp(this, &VisualScriptEditor::_node_selected));
  3914. graph->connect("_begin_node_move", callable_mp(this, &VisualScriptEditor::_begin_node_move));
  3915. graph->connect("_end_node_move", callable_mp(this, &VisualScriptEditor::_end_node_move));
  3916. graph->connect("delete_nodes_request", callable_mp(this, &VisualScriptEditor::_on_nodes_delete));
  3917. graph->connect("duplicate_nodes_request", callable_mp(this, &VisualScriptEditor::_on_nodes_duplicate));
  3918. graph->connect("gui_input", callable_mp(this, &VisualScriptEditor::_graph_gui_input));
  3919. graph->set_drag_forwarding(this);
  3920. graph->hide();
  3921. graph->connect("scroll_offset_changed", callable_mp(this, &VisualScriptEditor::_graph_ofs_changed));
  3922. /// Add Buttons to Top Bar/Zoom bar.
  3923. HBoxContainer *graph_hbc = graph->get_zoom_hbox();
  3924. Label *base_lbl = memnew(Label);
  3925. base_lbl->set_text(TTR("Change Base Type:") + " ");
  3926. graph_hbc->add_child(base_lbl);
  3927. base_type_select = memnew(Button);
  3928. base_type_select->connect("pressed", callable_mp(this, &VisualScriptEditor::_change_base_type));
  3929. graph_hbc->add_child(base_type_select);
  3930. Button *add_nds = memnew(Button);
  3931. add_nds->set_text(TTR("Add Nodes..."));
  3932. graph_hbc->add_child(add_nds);
  3933. add_nds->connect("pressed", callable_mp(this, &VisualScriptEditor::_add_node_dialog));
  3934. Button *fn_btn = memnew(Button);
  3935. fn_btn->set_text(TTR("Add Function..."));
  3936. graph_hbc->add_child(fn_btn);
  3937. fn_btn->connect("pressed", callable_mp(this, &VisualScriptEditor::_create_function_dialog));
  3938. // Add Function Dialog.
  3939. VBoxContainer *function_vb = memnew(VBoxContainer);
  3940. function_vb->set_v_size_flags(SIZE_EXPAND_FILL);
  3941. function_vb->set_custom_minimum_size(Size2(450, 300) * EDSCALE);
  3942. HBoxContainer *func_name_hbox = memnew(HBoxContainer);
  3943. function_vb->add_child(func_name_hbox);
  3944. Label *func_name_label = memnew(Label);
  3945. func_name_label->set_text(TTR("Name:"));
  3946. func_name_hbox->add_child(func_name_label);
  3947. func_name_box = memnew(LineEdit);
  3948. func_name_box->set_h_size_flags(SIZE_EXPAND_FILL);
  3949. func_name_box->set_placeholder(TTR("function_name"));
  3950. func_name_box->set_text("");
  3951. func_name_box->connect("focus_entered", callable_mp(this, &VisualScriptEditor::_deselect_input_names));
  3952. func_name_hbox->add_child(func_name_box);
  3953. // Add minor setting for function if needed, here!
  3954. function_vb->add_child(memnew(HSeparator));
  3955. Button *add_input_button = memnew(Button);
  3956. add_input_button->set_h_size_flags(SIZE_EXPAND_FILL);
  3957. add_input_button->set_text(TTR("Add Input"));
  3958. add_input_button->connect("pressed", callable_mp(this, &VisualScriptEditor::_add_func_input));
  3959. function_vb->add_child(add_input_button);
  3960. func_input_scroll = memnew(ScrollContainer);
  3961. func_input_scroll->set_v_size_flags(SIZE_EXPAND_FILL);
  3962. function_vb->add_child(func_input_scroll);
  3963. func_input_vbox = memnew(VBoxContainer);
  3964. func_input_vbox->set_h_size_flags(SIZE_EXPAND_FILL);
  3965. func_input_scroll->add_child(func_input_vbox);
  3966. function_create_dialog = memnew(ConfirmationDialog);
  3967. function_create_dialog->set_title(TTR("Create Function"));
  3968. function_create_dialog->add_child(function_vb);
  3969. function_create_dialog->get_ok()->set_text(TTR("Create"));
  3970. function_create_dialog->get_ok()->connect("pressed", callable_mp(this, &VisualScriptEditor::_create_function));
  3971. add_child(function_create_dialog);
  3972. select_func_text = memnew(Label);
  3973. select_func_text->set_text(TTR("Select or create a function to edit its graph."));
  3974. select_func_text->set_align(Label::ALIGN_CENTER);
  3975. select_func_text->set_valign(Label::VALIGN_CENTER);
  3976. select_func_text->set_h_size_flags(SIZE_EXPAND_FILL);
  3977. add_child(select_func_text);
  3978. hint_text = memnew(Label);
  3979. hint_text->set_anchor_and_margin(MARGIN_TOP, ANCHOR_END, -100);
  3980. hint_text->set_anchor_and_margin(MARGIN_BOTTOM, ANCHOR_END, 0);
  3981. hint_text->set_anchor_and_margin(MARGIN_RIGHT, ANCHOR_END, 0);
  3982. hint_text->set_align(Label::ALIGN_CENTER);
  3983. hint_text->set_valign(Label::VALIGN_CENTER);
  3984. graph->add_child(hint_text);
  3985. hint_text_timer = memnew(Timer);
  3986. hint_text_timer->set_wait_time(4);
  3987. hint_text_timer->connect("timeout", callable_mp(this, &VisualScriptEditor::_hide_timer));
  3988. add_child(hint_text_timer);
  3989. // Allowed casts (connections).
  3990. for (int i = 0; i < Variant::VARIANT_MAX; i++) {
  3991. graph->add_valid_connection_type(Variant::NIL, i);
  3992. graph->add_valid_connection_type(i, Variant::NIL);
  3993. for (int j = 0; j < Variant::VARIANT_MAX; j++) {
  3994. if (Variant::can_convert(Variant::Type(i), Variant::Type(j))) {
  3995. graph->add_valid_connection_type(i, j);
  3996. }
  3997. }
  3998. graph->add_valid_right_disconnect_type(i);
  3999. }
  4000. graph->add_valid_left_disconnect_type(TYPE_SEQUENCE);
  4001. graph->connect("connection_request", callable_mp(this, &VisualScriptEditor::_graph_connected));
  4002. graph->connect("disconnection_request", callable_mp(this, &VisualScriptEditor::_graph_disconnected));
  4003. graph->connect("connection_to_empty", callable_mp(this, &VisualScriptEditor::_graph_connect_to_empty));
  4004. edit_signal_dialog = memnew(AcceptDialog);
  4005. edit_signal_dialog->get_ok()->set_text(TTR("Close"));
  4006. add_child(edit_signal_dialog);
  4007. signal_editor = memnew(VisualScriptEditorSignalEdit);
  4008. edit_signal_edit = memnew(EditorInspector);
  4009. edit_signal_dialog->add_child(edit_signal_edit);
  4010. edit_signal_edit->edit(signal_editor);
  4011. edit_variable_dialog = memnew(AcceptDialog);
  4012. edit_variable_dialog->get_ok()->set_text(TTR("Close"));
  4013. add_child(edit_variable_dialog);
  4014. variable_editor = memnew(VisualScriptEditorVariableEdit);
  4015. edit_variable_edit = memnew(EditorInspector);
  4016. edit_variable_dialog->add_child(edit_variable_edit);
  4017. edit_variable_edit->edit(variable_editor);
  4018. select_base_type = memnew(CreateDialog);
  4019. select_base_type->set_base_type("Object"); // Anything goes.
  4020. select_base_type->connect("create", callable_mp(this, &VisualScriptEditor::_change_base_type_callback));
  4021. add_child(select_base_type);
  4022. undo_redo = EditorNode::get_singleton()->get_undo_redo();
  4023. updating_members = false;
  4024. set_process_input(true);
  4025. set_process_unhandled_input(true);
  4026. default_value_edit = memnew(CustomPropertyEditor);
  4027. add_child(default_value_edit);
  4028. default_value_edit->connect("variant_changed", callable_mp(this, &VisualScriptEditor::_default_value_changed));
  4029. method_select = memnew(VisualScriptPropertySelector);
  4030. add_child(method_select);
  4031. method_select->connect("selected", callable_mp(this, &VisualScriptEditor::_selected_method));
  4032. error_line = -1;
  4033. new_connect_node_select = memnew(VisualScriptPropertySelector);
  4034. add_child(new_connect_node_select);
  4035. new_connect_node_select->connect("selected", callable_mp(this, &VisualScriptEditor::_selected_connect_node));
  4036. new_connect_node_select->get_cancel()->connect("pressed", callable_mp(this, &VisualScriptEditor::_cancel_connect_node));
  4037. new_virtual_method_select = memnew(VisualScriptPropertySelector);
  4038. add_child(new_virtual_method_select);
  4039. new_virtual_method_select->connect("selected", callable_mp(this, &VisualScriptEditor::_selected_new_virtual_method));
  4040. }
  4041. VisualScriptEditor::~VisualScriptEditor() {
  4042. undo_redo->clear_history(); // Avoid crashes.
  4043. memdelete(signal_editor);
  4044. memdelete(variable_editor);
  4045. }
  4046. static ScriptEditorBase *create_editor(const RES &p_resource) {
  4047. if (Object::cast_to<VisualScript>(*p_resource)) {
  4048. return memnew(VisualScriptEditor);
  4049. }
  4050. return nullptr;
  4051. }
  4052. VisualScriptEditor::Clipboard *VisualScriptEditor::clipboard = nullptr;
  4053. void VisualScriptEditor::free_clipboard() {
  4054. if (clipboard)
  4055. memdelete(clipboard);
  4056. }
  4057. static void register_editor_callback() {
  4058. ScriptEditor::register_create_script_editor_function(create_editor);
  4059. ED_SHORTCUT("visual_script_editor/delete_selected", TTR("Delete Selected"), KEY_DELETE);
  4060. ED_SHORTCUT("visual_script_editor/toggle_breakpoint", TTR("Toggle Breakpoint"), KEY_F9);
  4061. ED_SHORTCUT("visual_script_editor/find_node_type", TTR("Find Node Type"), KEY_MASK_CMD + KEY_F);
  4062. ED_SHORTCUT("visual_script_editor/copy_nodes", TTR("Copy Nodes"), KEY_MASK_CMD + KEY_C);
  4063. ED_SHORTCUT("visual_script_editor/cut_nodes", TTR("Cut Nodes"), KEY_MASK_CMD + KEY_X);
  4064. ED_SHORTCUT("visual_script_editor/paste_nodes", TTR("Paste Nodes"), KEY_MASK_CMD + KEY_V);
  4065. ED_SHORTCUT("visual_script_editor/create_function", TTR("Make Function"), KEY_MASK_CMD + KEY_G);
  4066. ED_SHORTCUT("visual_script_editor/refresh_nodes", TTR("Refresh Graph"), KEY_MASK_CMD + KEY_R);
  4067. ED_SHORTCUT("visual_script_editor/edit_member", TTR("Edit Member"), KEY_MASK_CMD + KEY_E);
  4068. }
  4069. void VisualScriptEditor::register_editor() {
  4070. // Too early to register stuff here, request a callback.
  4071. EditorNode::add_plugin_init_callback(register_editor_callback);
  4072. }
  4073. Ref<VisualScriptNode> _VisualScriptEditor::create_node_custom(const String &p_name) {
  4074. Ref<VisualScriptCustomNode> node;
  4075. node.instance();
  4076. node->set_script(singleton->custom_nodes[p_name]);
  4077. return node;
  4078. }
  4079. _VisualScriptEditor *_VisualScriptEditor::singleton = nullptr;
  4080. Map<String, REF> _VisualScriptEditor::custom_nodes;
  4081. _VisualScriptEditor::_VisualScriptEditor() {
  4082. singleton = this;
  4083. }
  4084. _VisualScriptEditor::~_VisualScriptEditor() {
  4085. custom_nodes.clear();
  4086. }
  4087. void _VisualScriptEditor::add_custom_node(const String &p_name, const String &p_category, const Ref<Script> &p_script) {
  4088. String node_name = "custom/" + p_category + "/" + p_name;
  4089. custom_nodes.insert(node_name, p_script);
  4090. VisualScriptLanguage::singleton->add_register_func(node_name, &_VisualScriptEditor::create_node_custom);
  4091. emit_signal("custom_nodes_updated");
  4092. }
  4093. void _VisualScriptEditor::remove_custom_node(const String &p_name, const String &p_category) {
  4094. String node_name = "custom/" + p_category + "/" + p_name;
  4095. custom_nodes.erase(node_name);
  4096. VisualScriptLanguage::singleton->remove_register_func(node_name);
  4097. emit_signal("custom_nodes_updated");
  4098. }
  4099. void _VisualScriptEditor::_bind_methods() {
  4100. ClassDB::bind_method(D_METHOD("add_custom_node", "name", "category", "script"), &_VisualScriptEditor::add_custom_node);
  4101. ClassDB::bind_method(D_METHOD("remove_custom_node", "name", "category"), &_VisualScriptEditor::remove_custom_node);
  4102. ADD_SIGNAL(MethodInfo("custom_nodes_updated"));
  4103. }
  4104. void VisualScriptEditor::validate() {
  4105. }
  4106. #endif