feat: updated engine
This commit is contained in:
parent
cbe99774ff
commit
f4cf6b3999
6607 changed files with 910135 additions and 430025 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="EditorFeatureProfile" inherits="RefCounted" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
||||
<class name="EditorFeatureProfile" inherits="RefCounted" api_type="editor" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
||||
<brief_description>
|
||||
An editor feature profile which can be used to disable specific features.
|
||||
</brief_description>
|
||||
|
|
@ -104,7 +104,7 @@
|
|||
The Script tab, which contains the script editor and class reference browser. If this feature is disabled, the Script tab won't display.
|
||||
</constant>
|
||||
<constant name="FEATURE_ASSET_LIB" value="2" enum="Feature">
|
||||
The AssetLib tab. If this feature is disabled, the AssetLib tab won't display.
|
||||
The Asset Store tab. If this feature is disabled, the Asset Store tab won't display.
|
||||
</constant>
|
||||
<constant name="FEATURE_SCENE_TREE" value="3" enum="Feature">
|
||||
Scene tree editing. If this feature is disabled, the Scene tree dock will still be visible but will be read-only.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue