Game engine
Game engines are software frameworks for game development. Game engines do the heavy lifting for developers so they can focus on other aspects of game development.
Here are 4,482 public repositories matching this topic...
-
Updated
Mar 22, 2022
See forum post: https://forum.babylonjs.com/t/babylon-editor-export-texture-scaling/12723/26
Reproducible via playground: https://playground.babylonjs.com/#DHZKGW#7
Currently when we export specularGlossiness PBRMaterials via _GLTFMaterialExporter._convertSpecularGlossinessTexturesToMetallicRoughnessAsync
We combine albedo + glossiness textures into Base64 texture string, stripping all
-
Updated
Mar 22, 2022 - C++
-
Updated
Mar 24, 2022 - Rust
-
Updated
Mar 23, 2022 - JavaScript
-
Updated
Mar 24, 2022 - JavaScript
Required skills: Python
Difficulty: Easy
For the initial asset conversion, openage provides textual output to signal which stage of conversion has been reached. The output usually looks like this:
INFO [py] converting metadata
INFO [py] [0] palette
INFO [py] [1] empires.dat
INFO [py] Starting conversion...
INFO [py] Extracting Genie data...
INFO [py] Creating API-like ob
-
Updated
Mar 19, 2022 - C#
-
Updated
Mar 19, 2022 - Rust
-
Updated
Mar 10, 2022
It would be nice to have an option to pass G and ctx into the redact option in a long form move. The undoable property already has this option, so it should be fairly easy to implement. So it would looke like...
B: {
move: (G, ctx, ...args) => {},
redact: true/false or (G, ctx) => {},
},For my particular use case, I have moves in my game that should normally show
-
Updated
Mar 24, 2022 - C
Tasks
- Fix ron file to use expected format
Reproduction Steps
cd examples/animation && cargo run
What Actually Happened
[ERROR][distill_daemon::file_asset_source] Error processing pair at Some("/shareddata/share/prog/rust/amethyst/examples/animation/assets/prefab/animation.ron"): 8:1: Expected map
[ERROR][distill_daemon::file_asset_source] Error processing pair at Some("/sh
-
Updated
Mar 24, 2022 - JavaScript
-
Updated
Mar 24, 2022 - C++
-
Updated
Mar 22, 2022 - C++
-
Updated
Mar 24, 2022 - Go
What could be improved
Based on this issue: flame-engine/flame#954, I noticed that we could also go for the same approach for the packages' unit/widget tests execution,
-
Updated
Feb 3, 2022 - C#
-
Updated
Mar 24, 2022 - C++
-
Updated
Feb 23, 2022 - C++
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
Oct 14, 2021 - Go
-
Updated
Mar 16, 2022 - C++
-
Updated
Feb 12, 2022 - JavaScript
- Wikipedia
- Wikipedia


Godot version
4.0 9d732aa / 3.x
System information
Windows 10 x64
Issue description
Text overlaps arrow
Steps to reproduce
expand_iconpropertyMinimal reproducti