Skip to content

Commit

Permalink
Update module to godot 3.3.2 (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
piiertho authored May 27, 2021
1 parent 163418a commit 88ad27e
Show file tree
Hide file tree
Showing 22 changed files with 38 additions and 30 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/check-pr-engine-editor-debug-and-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [pull_request]

env:
SCONS_CACHE_MSVC_CONFIG: true
GODOT_BASE_VERSION: 3.3.1
GODOT_BASE_VERSION: 3.3.2

jobs:
build-godot-bootstrap:
Expand All @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: godotengine/godot
ref: 3.3.1-stable
ref: 3.3.2-stable
- name: Clone Godot JVM module.
uses: actions/checkout@v2
with:
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: godotengine/godot
ref: 3.3.1-stable
ref: 3.3.2-stable
- name: Clone Godot JVM module.
uses: actions/checkout@v2
with:
Expand Down Expand Up @@ -118,7 +118,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: godotengine/godot
ref: 3.3.1-stable
ref: 3.3.2-stable
- name: Clone Godot JVM module.
uses: actions/checkout@v2
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/check-pr-engine-editor-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [pull_request]

env:
SCONS_CACHE_MSVC_CONFIG: true
GODOT_BASE_VERSION: 3.3.1
GODOT_BASE_VERSION: 3.3.2

jobs:
build-editor-release:
Expand Down Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: godotengine/godot
ref: 3.3.1-stable
ref: 3.3.2-stable
- name: Clone Godot JVM module.
uses: actions/checkout@v2
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/check-pr-engine-export-template-debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [pull_request]

env:
SCONS_CACHE_MSVC_CONFIG: true
GODOT_BASE_VERSION: 3.3.1
GODOT_BASE_VERSION: 3.3.2

jobs:
build-export-debug:
Expand Down Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: godotengine/godot
ref: 3.3.1-stable
ref: 3.3.2-stable
- name: Clone Godot JVM module.
uses: actions/checkout@v2
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [pull_request]

env:
SCONS_CACHE_MSVC_CONFIG: true
GODOT_BASE_VERSION: 3.3.1
GODOT_BASE_VERSION: 3.3.2

jobs:
build-export-release:
Expand Down Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: godotengine/godot
ref: 3.3.1-stable
ref: 3.3.2-stable
- name: Clone Godot JVM module.
uses: actions/checkout@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-pr-jvm-godot-bootstrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: godotengine/godot
ref: 3.3.1-stable
ref: 3.3.2-stable
- name: Clone Godot JVM module.
uses: actions/checkout@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-export-template-debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: godotengine/godot
ref: 3.3.1-stable
ref: 3.3.2-stable

- name: Clone Godot JVM module.
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-export-template-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: godotengine/godot
ref: 3.3.1-stable
ref: 3.3.2-stable

- name: Clone Godot JVM module.
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-godot-annotation-processor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: godotengine/godot
ref: 3.3.1-stable
ref: 3.3.2-stable
- name: Clone Godot JVM module.
uses: actions/checkout@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-godot-editor-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: godotengine/godot
ref: 3.3.1-stable
ref: 3.3.2-stable

- name: Clone Godot JVM module.
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-godot-kotlin-compiler-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: godotengine/godot
ref: 3.3.1-stable
ref: 3.3.2-stable
- name: Clone Godot JVM module.
uses: actions/checkout@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-godot-library.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: godotengine/godot
ref: 3.3.1-stable
ref: 3.3.2-stable
- name: Clone Godot JVM module.
uses: actions/checkout@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-godot-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: godotengine/godot
ref: 3.3.1-stable
ref: 3.3.2-stable
- name: Clone Godot JVM module.
uses: actions/checkout@v2
with:
Expand Down
4 changes: 2 additions & 2 deletions docs/src/doc/user-guide/versioning.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The module uses semantic versioning for its own versions but adds a suffix for the supported godot version:

Full version: `0.1.0-3.3.1`
Full version: `0.1.0-3.3.2`

Module Version: `0.1.0`

Supported Godot Version: `3.3.1`
Supported Godot Version: `3.3.2`
2 changes: 1 addition & 1 deletion kt/api-generator/src/main/resources/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@
"KEY_MACRON": 175,
"KEY_MASCULINE": 186,
"KEY_MASK_ALT": 67108864,
"KEY_MASK_CMD": 134217728,
"KEY_MASK_CMD": 268435456,
"KEY_MASK_CTRL": 268435456,
"KEY_MASK_GROUP_SWITCH": 1073741824,
"KEY_MASK_KPAD": 536870912,
Expand Down
2 changes: 1 addition & 1 deletion kt/buildSrc/src/main/kotlin/DependenciesVersions.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object DependenciesVersions {
const val godotVersion: String = "3.3.1"
const val godotVersion: String = "3.3.2"
const val shadowJarPluginVersion: String = "6.1.0"
const val mpaptVersion: String = "0.8.7"
const val kotlinPoetVersion: String = "1.8.0"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion kt/godot-library/src/main/kotlin/godot/gen/godot/Node2D.kt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions kt/godot-library/src/main/kotlin/godot/gen/godot/OS.kt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 9 additions & 1 deletion kt/godot-library/src/main/kotlin/godot/gen/godot/Sky.kt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 88ad27e

Please sign in to comment.