书栈网 · BookStack 本次搜索耗时 0.014 秒,为您找到 9537 个相关结果.
  • Introduction to the buildsystem

    Introduction to the buildsystem SCons Setup Platform selection Resulting binary Tools Target Bits Other build options Export templates Introduction to the buildsystem ...
  • Bisecting regressions

    Bisecting regressions What is bisecting? Using official builds to speed up bisecting The Git bisect command Bisecting regressions Bisecting is a way to find regressions in so...
  • Import process

    Import process Importing assets in Godot Changing import parameters Reimporting multiple assets Automatic reimport Files generated Changing import resource type Changing defa...
  • CLion

    CLion Importing the project Compiling and debugging the project User-contributed notes CLion CLion is a commercial JetBrains IDE for C++. Importing the project CLion can ...
  • 教程和资源

    教程和资源 从哪儿开始 视频教程 文字教程 开发日志 资源 教程和资源 这是一个由Godot社区创建的第三方教程和资源列表.关于资源,请记住,官方的 `Godot资产库<https://godotengine.org/asset-library/asset>`_ 有很多官方和社区的资源.另外,也可以看看Reddit上的这个 `庞大的列表<...
  • 教程和资源

    教程和资源 从哪里开始 视频教程 文字教程 开发日志 资源 教程和资源 这是一个由 Godot 社区创建的第三方教程和资源列表。关于资源,请记住,官方的 Godot 资产库 有很多官方和社区的资源。另外,也可以看看 Reddit 上的这个超长的列表 。 觉得这里缺少什么?欢迎随时提交 Pull Request . 从哪里开始 GDQ...
  • 使用Mono编译

    使用Mono编译 需求 环境变量 启用 Mono 模块 生成胶水代码 注意 用Mono胶水代码重构 示例 示例(Windows) 示例(x11) 数据目录 导出模板 编辑器 构建Mono运行时 目标平台为Android 针对iOS 针对WebAssembly 基础类库 AOT交叉编译器 命令行选项 使用Mono编...
  • Engine core and modules

    Engine core and modules Getting started with Godot’s source code Extending Godot by modifying its source code Up to date This page is up to date for Godot 4.1 . If you still ...
  • Exporting 3D scenes

    Exporting 3D scenes Overview Limitations Up to date This page is up to date for Godot 4.1 . If you still find outdated information, please open an issue . Exporting 3D scen...
  • 版本控制系统

    版本控制系统 前言 版本控制插件 官方 Git 插件 从 VCS 中排除的文件 在 Windows 上使用 Git 版本控制系统 前言 Godot 的目标是做到 VCS 友好,生成的文件大多可读、可合并。 版本控制插件 Godot 旨在对版本控制系统(Version Control System,VCS)友好,并尽量生成可读且可合并的文...