Features:
- Add files and their dependencies to source control
- Find all dependencies in a level and add them to source control
- Includes find in content browser functionality
- Extends content browser context menu
Code Modules:
- SourceControlPlus [Editor]
Number of Blueprints: 2
Number of C++ Classes: 2
Network Replicated: No
Supported Development Platforms: Win64
Supported Target Build Platforms: Win64
Documentation: Right click on files in content browser and select Source Control Plus.
Example Project: NA
Important/Additional Notes: This plugin utilizes whatever source control software you have configured in the editor.
特征:
- 将文件及其依赖项添加到源代码管理
- 查找关卡中的所有依赖项并将其添加到源代码管理中
- 包括在内容浏览器中查找功能
- 扩展内容浏览器上下文菜单
代码模块:
- SourceControlPlus[编辑]
蓝图数目:2
C++类数:2
网络复制:没有
支持的开发平台:Win64
支持的目标构建平台:Win64
文档:右键单击内容浏览器中的文件,然后选择源代码管理Plus。
示例项目:NA
重要/附加说明:此插件利用您在编辑器中配置的任何源代码控制软件。
Source Control Plus is a content browser extension to easily add assets and the assets dependencies to source/revision control. Rather than adding all of the assets you’ve downloaded from the Marketplace to source control, this makes it easy to add only the assets you are using saving you money in storage costs. It will also save you time tracking down the assets you’ve neglected to add to source control.
This plug-in allows you to focus on making the game and have confidence that you and your team will not have broken builds due to missing assets.
Example use case:
You create a Blueprint with a static mesh component and some niagara components. You right click on your Blueprint in the content browser and select Source Control Plus. You get a window with the blueprint, all the materials, meshes, fx, and sounds referenced in the Blueprint. One button press then marks for add all the files to source control. It will also show you which dependencies are already source controlled as well as providing Find in Content Browser functionality.
**This plugin utilizes whatever source control software you have configured in the editor.
Source Control Plus是一个内容浏览器扩展,可以轻松地将资源和资源依赖项添加到源/修订版本控制中。 这样可以轻松地只添加您正在使用的资产,从而节省存储成本,而不是将您从Marketplace下载的所有资产添加到源代码管理中。 它还可以节省您跟踪忽略添加到源代码管理的资源的时间。
这个插件可以让你专注于制作游戏,并有信心你和你的团队不会因为缺少资产而破坏构建。
示例用例:
您可以使用静态网格体组件和一些niagara组件创建蓝图。 在内容浏览器中右键单击蓝图,然后选择Source Control Plus。 您将获得一个包含蓝图、蓝图中引用的所有材质、网格体、fx和声音的窗口。 按一个按钮,然后标记将所有文件添加到源代码管理。 它还将向您显示哪些依赖项已受源代码控制,以及在内容浏览器中提供查找功能。
**此插件利用您在编辑器中配置的任何源代码控制软件。
评论(0)