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 2,988 public repositories matching this topic...
-
Updated
Apr 14, 2020
- cocos2d-x version: 3.16
- devices test on: http://cocos2d-x.org/docs/api-ref/cplusplus/v3x/
Steps to Reproduce:
- Go to docs: http://cocos2d-x.org/docs/api-ref/cplusplus/v3x/
- Type Application or ApplicationProtocol into search box.
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Jun 7, 2020 - JavaScript
This issue happens with large tree's, a square showing up removing the shadow. This issue existed since at least CE5.2.
Reproduce: Blank project -> Basic Level (just a name, basic settings) -> Import large tree -> Make sure shadows are visible -> Move around it should show up.
I reproduced it in 5.6.1, 5.6, 5.5 and 5.2 (all the engines i had)
5.6.1 Below
 uses member objects to operate on data from the .dat files. While these provide the necessary functions for conversion, they are also significantly larger than the original dat file entries (20x - 400x the size). This results in a comparatively high memory usage, especially for DE2 which uses ~1.6 GB of memory for all dat file entries. Note that the converter does not
-
Updated
Jul 16, 2020 - C#
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Jun 18, 2020
-
Updated
Jun 26, 2020 - C++
I came across this issue when I decided to profile my (in progress) game and discovered I was generating a ton of VertexBufferBinding[] arrays during the
I think there is an error in the FrameLimiter implementation logic for the Sleep strategy, unless I'm misunderstanding something.
The docs say (emphasis mine):
Sleep will call
thread::sleepwith a duration of 0 milliseconds until the frame duration has passed.
In the code, the Sleep strategy is called with a zero duration:
const ZERO: Duration = Duration::from_millis(0-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 16, 2020 - C++
-
Updated
Jun 26, 2020 - C#
-
Updated
Jul 16, 2020 - C++
-
Updated
Jul 15, 2020 - C#
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Jul 16, 2020 - C++
-
Updated
Jul 16, 2020 - C++
-
Updated
Jul 12, 2020 - Go
-
Updated
Jul 16, 2020 - C#
-
Updated
Jul 15, 2020 - C++
-
Updated
Jul 14, 2020 - Rust
-
Updated
Aug 9, 2019 - C++
-
Updated
Jul 16, 2020 - C++
- Wikipedia
- Wikipedia
Godot version:
3.2
OS/device including version:
windows 10
Issue description:
if the translation is empty ("") in a certain language, the server returns the key (po files), a single quote " (csv), or the english translation if left empty without quotes. It does not seem consistent. From a developers viewpoint it should just return whatever is there (automation always being a s