Clean up EditorFileSystem script parsing
* Optimize only update modified/added/removed files. * Clean up documentation parsing.
This commit is contained in:
parent
e514e3732a
commit
5bdc0d97d3
6 changed files with 82 additions and 65 deletions
|
|
@ -71,12 +71,6 @@
|
|||
This will not import the file. To reimport, call [method reimport_files] or [method scan] methods.
|
||||
</description>
|
||||
</method>
|
||||
<method name="update_script_classes">
|
||||
<return type="void" />
|
||||
<description>
|
||||
Scans the script files and updates the list of custom class names.
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
<signals>
|
||||
<signal name="filesystem_changed">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue