您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
kg 1b528ddb update readme. 6 年前
Documentation~ add packman template 6 年前
Editor format code. use setting repository. 6 年前
Runtime format code. use setting repository. 6 年前
Samples format code. use setting repository. 6 年前
Tests format code. use setting repository. 6 年前
scripts add packman template 6 年前
.README - External.md add packman template 6 年前
.gitignore fix 6 年前
.gitlab-ci.yml add packman template 6 年前
.npmignore add packman template 6 年前
CHANGELOG.md add packman template 6 年前
CHANGELOG.md.meta add packman template 6 年前
CONTRIBUTING.md add packman template 6 年前
CONTRIBUTING.md.meta add packman template 6 年前
Editor.meta add packman template 6 年前
LICENSE.md add packman template 6 年前
LICENSE.md.meta add packman template 6 年前
QAReport.md add packman template 6 年前
QAReport.md.meta add packman template 6 年前
README.md update readme. 6 年前
README.md.meta add packman template 6 年前
Runtime.meta add packman template 6 年前
Samples.meta add packman template 6 年前
Tests.meta add packman template 6 年前
Third Party Notices.md add packman template 6 年前
Third Party Notices.md.meta add packman template 6 年前
build.bat add packman template 6 年前
build.bat.meta add packman template 6 年前
build.sh add packman template 6 年前
build.sh.meta add packman template 6 年前
package.json add packman template 6 年前
package.json.meta add packman template 6 年前
scripts.meta add packman template 6 年前

README.md

UI Widgets

Development

  1. Start Unity(2018.3 or above), create a local empty project.

  2. In a console (or terminal) application, go to the newly created project folder, then clone this repo into the packages directory.

    cd <YourProjectPath>/Packages
    git clone https://gitlab.cds.internal.unity3d.com/upm-packages/ui-widgets/com.unity.uiwidgets.git com.unity.uiwidgets
    

IDE

  1. Use JetBrains Rider

  2. Open File -> Settings Repository.... Specify Upstream URL as "git@gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/idea-settings.git" and click "Overwrite Local" or "Merge".

REF: https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html#settings-repository