article thumbnail

Dev snapshot: Godot 4.0 beta 13

Mircosoft Game Dev

You can now deploy your projects to all desktop platforms over SSH, as well as run a remote debug session similar to what we already offered for Android and Web. As the number of remote debug options is quite big by now, we’ve packed them neatly in a single drop-down menu ( GH-63312 , GH-70701 ). Jump to the Downloads section.

Beta 99
article thumbnail

Fantasy Strike patch notes, August 2016

Sirlin

Also worth noting are lots of new animations for Valerie, a new character model for Grave that has over 3x the polygons as before, and a preview of a new character select screen that will be used for modes other than local versus and training. The dragon’s character model is an unfinished, low polygon version. MIDORI --New character!

Fantasy 52
Insiders

Sign Up for our Newsletter

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

article thumbnail

Maintenance release: Godot 3.3.1

Mircosoft Game Dev

Batching: Fix light pass modulate , a potential crash, polygon rotation from vertex shader, and 2D skinning with unrigged polygons ( GH-48151 , GH-48125 , GH-48457 , GH-48647 )). Physics: Create CollisionObject debug shapes using VisualServer ( GH-48588 ). Here are some of the main changes since 3.3-stable:

Polygon 52
article thumbnail

Release candidate: Godot 3.3.1 RC 2

Mircosoft Game Dev

Batching: Fix light pass modulate , a potential crash, polygon rotation from vertex shader, and 2D skinning with unrigged polygons ( GH-48151 , GH-48125 , GH-48457 , GH-48647 )). Physics: Create CollisionObject debug shapes using VisualServer ( GH-48588 ). Here are some of the main changes since 3.3-stable:

Polygon 52
article thumbnail

Godot Engine reaches 2.0 stable

Mircosoft Game Dev

Debug on hardware devices. It is also now now possible to debug a game running on an actual devices. Make sure to enable "Deploy Remote Debug" option in the remote options menu. If you have a device with Android 5.0+, Godot can take advantage and debug over the USB cable directly. Live scene editing.

Engine 52
article thumbnail

Release candidate: Godot 3.3.1 RC 1

Mircosoft Game Dev

Batching: Fix light pass modulate , a potential crash, and polygon rotation from vertex shader ( GH-48151 , GH-48125 , GH-48457 )). Physics: Create CollisionObject debug shapes using VisualServer ( GH-48588 ). Buildsystem: Various compilation fixes for some platforms/compilers, and Linux packaging fixes.

Bug 52
article thumbnail

Realistic Lighting in Justice with Mesh Shading

Nvidia

Soon we found we can combine Mesh Shaders with auto-generated LODs to achieve almost only-resolution-relevant rendering complexity, instead of polygon number. We highly recommend NSight for debugging and profiling Mesh Shaders. Our first thought is to render some highly detailed models which may need insane number of triangles.

Mesh 52