{"id":21602643,"url":"https://github.com/ff6347/debugging-ae-scripts","last_synced_at":"2025-04-11T02:33:38.393Z","repository":{"id":5927127,"uuid":"7146986","full_name":"ff6347/debugging-ae-scripts","owner":"ff6347","description":"some debugging and test scripts for use with Adobes Extendscript Engine","archived":false,"fork":false,"pushed_at":"2024-03-02T17:44:30.000Z","size":12,"stargazers_count":11,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T23:51:33.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ff6347.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-12-13T11:11:20.000Z","updated_at":"2023-01-10T20:07:59.000Z","dependencies_parsed_at":"2024-11-24T19:14:04.839Z","dependency_job_id":"22f23d79-a474-467f-9544-eb7f40e33ef7","html_url":"https://github.com/ff6347/debugging-ae-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2Fdebugging-ae-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2Fdebugging-ae-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2Fdebugging-ae-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2Fdebugging-ae-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ff6347","download_url":"https://codeload.github.com/ff6347/debugging-ae-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248329845,"owners_count":21085613,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T19:13:58.887Z","updated_at":"2025-04-11T02:33:38.376Z","avatar_url":"https://github.com/ff6347.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"debugging-ae-scripts\n====================\n\nsome debugging and test scripts for use with Adobes Extendscript Engine\n\n\n##Test with prototyping array functions in After Effects  \nEnclosing the whole script in a function does not solve the problem. I snooped arround in [Zorro-The Layer Tagger.jsx](http://aescripts.com/zorro-the-layer-tagger/) to replicate an enclosed structure and came up with [this example](https://github.com/fabiantheblind/debugging-ae-scripts/blob/master/example_panel_enclosed.jsx). The function 'run_script_exPanel_enclosed' encloses everything.  \n\nFrom that I created [this version](https://github.com/fabiantheblind/debugging-ae-scripts/blob/master/_example_panel_withProto_enclosed.jsx) that has an Array prototyped function for clearing arrays and [this one](https://github.com/fabiantheblind/debugging-ae-scripts/blob/master/_example_panel_callProto.jsx) that uses the prototype without having it.  \n\nWhen I start the _example_panel_withProto_enclosed.jsx and then start the _example_panel_callProto.jsx I can use the myArray.clear() command. Also the Array.clear() is still available if I close the script that created this proto. Only after a restart from After Effects the Array.clear() function is gone.  \n\n\nCopyright (C) 2012  Fabian \"fabiantheblind\" Morón Zirfas\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fff6347%2Fdebugging-ae-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fff6347%2Fdebugging-ae-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fff6347%2Fdebugging-ae-scripts/lists"}