开发主版本 - #1
Open
TongVan520 wants to merge 5 commits into
Open
Conversation
初步完成 `FSignal`类功能 新增 `FBlockWorld3D`类 新增 `ChunkManager`类 新增 文件`GodotHelper.h`
初步完成`FCallable`类功能
## 新增 - 新增`FRegion3i`类,并初步完成其基本功能 - 在`FBlockWorld3D`类中新增规则: - >*卸载区块边长* = *加载区块边长* + `2` - 当前区块改变时通过`ChunkManager`类更新区块状态 ## 修改 - 完成`ChunkManager`类的基本功能 - 将`FBlockWorld3D`类的信号改为自定义第三方库`FSignal`的信号 ## 修复 - 修复`GodotHelper.h`中`DirectChildNodeRef`宏在部分命名空间下报错
Owner
Author
新增
修改
修复
|
## 新增 - 新增`FInnateTerrianMaid`类、`FAcquiredTerrainMaid`类和`FBlock`类及其预设子类 - 在`FBlockWorld3D`构造函数中新增 *加载区块回调* 和 *卸载区块回调* ## 修复 - 修复`FBlockWorld3D`类被 Godot 加载时出现 被报警告 的问题
Owner
Author
新增
修复
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.