Remove Data Remove Game Engine Remove Mesh Remove Polygon
article thumbnail

Release candidate: Godot 3.2.3 RC 1

Mircosoft Game Dev

GLES2: Fixed mesh data access errors in GLES2 ( GH-40235 ). Sprite3D: Use mesh instead of immediate for drawing Sprite3D ( GH-39867 ). TileSet: Fix potential crash when editing polygons ( GH-40560 ). Core: Fix debugger error when Dictionary key is a freed Object ( GH-39906 ) [regression fix]. API documentation updates.

article thumbnail

Release candidate: Godot 3.2.3 RC 3

Mircosoft Game Dev

GLES2: Fixed mesh data access errors in GLES2 ( GH-40235 ). Sprite3D: Use mesh instead of immediate for drawing Sprite3D ( GH-39867 ). TileSet: Fix potential crash when editing polygons ( GH-40560 ). Core: Fix debugger error when Dictionary key is a freed Object ( GH-39906 ) [regression fix]. no longer works in 3.2.3

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Release candidate: Godot 3.2.3 RC 5

Mircosoft Game Dev

GLES2: Fixed mesh data access errors in GLES2 ( GH-40235 ). Sprite3D: Use mesh instead of immediate for drawing Sprite3D ( GH-39867 ). TileSet: Fix potential crash when editing polygons ( GH-40560 ). Core: Fix leaked ObjectRCs on object Variant reassignment ( GH-39903 ) [regression fix]. stb_vorbis 1.20, wslay 1.1.1).

Bug 52
article thumbnail

Release candidate: Godot 3.2.3 RC 4

Mircosoft Game Dev

GLES2: Fixed mesh data access errors in GLES2 ( GH-40235 ). Sprite3D: Use mesh instead of immediate for drawing Sprite3D ( GH-39867 ). TileSet: Fix potential crash when editing polygons ( GH-40560 ). Core: Fix leaked ObjectRCs on object Variant reassignment ( GH-39903 ) [regression fix]. stb_vorbis 1.20, wslay 1.1.1).

Bug 52
article thumbnail

Release candidate: Godot 3.2.3 RC 2

Mircosoft Game Dev

GLES2: Fixed mesh data access errors in GLES2 ( GH-40235 ). Sprite3D: Use mesh instead of immediate for drawing Sprite3D ( GH-39867 ). TileSet: Fix potential crash when editing polygons ( GH-40560 ). Core: Fix debugger error when Dictionary key is a freed Object ( GH-39906 ) [regression fix]. no longer works in 3.2.3

article thumbnail

Release candidate: Godot 3.2.3 RC 6

Mircosoft Game Dev

GLES2: Fixed mesh data access errors in GLES2 ( GH-40235 ). Sprite3D: Use mesh instead of immediate for drawing Sprite3D ( GH-39867 ). TileSet: Fix potential crash when editing polygons ( GH-40560 ). Core: Fix leaked ObjectRCs on object Variant reassignment ( GH-39903 ) [regression fix]. no longer works in 3.2.3

Bug 52
article thumbnail

The Spine Animation Story at Logic Simplified

Logic Simplified

Each image part was converted to mesh. The USP of Spine animation software is how smoothly it converts an image part to mesh. In each mesh vertices are placed to define how we want to move the character. Bones are created to help the mesh move and provide fine-tuned control. This is an important aspect for mobile games.

Animation 109