File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 4
4
push :
5
5
branches :
6
6
- main
7
+ - ' run-ci/**'
7
8
tags :
8
9
- ' v*'
9
10
pull_request :
Original file line number Diff line number Diff line change 2
2
3
3
# Change Log
4
4
5
- ## [ Unreleased] ( https://github.com/nutti/UE4-Kdtree/compare/v1.1...master )
5
+ ## [ Unreleased] ( https://github.com/nutti/UE4-Kdtree/compare/v1.2...master )
6
+
7
+ <!-- markdownlint-disable-next-line MD013 -->
8
+ ## [ Version 1.2] ( https://github.com/nutti/UE4-Kdtree/compare/v1.1...v1.2 ) - 2023.11.21
9
+
10
+ ## Other Updates
11
+
12
+ * Expose C++ API to public
13
+ * Fix bugs
14
+
15
+ ### Contributor
16
+
17
+ * [ ** @irvnriir ** ] ( https://github.com/irvnriir )
6
18
7
19
<!-- markdownlint-disable-next-line MD013 -->
8
20
## [ Version 1.1] ( https://github.com/nutti/UE4-Kdtree/compare/v1.0...v1.1 ) - 2019.9.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"FileVersion": 3,
3
3
"Version": 1,
4
- "VersionName": "1.1 ",
4
+ "VersionName": "1.2 ",
5
5
"FriendlyName": "kd-tree",
6
6
"Description": "Blueprint nodes to build a kd-tree",
7
7
"EngineVersion": "5.3.0",
You can’t perform that action at this time.
0 commit comments