Remove Bug Remove Lightmap Remove Render Remove Texture
article thumbnail

Cocos Creator 3.7.1 Released

Cocos

fixes many bugs that were found by the staff and developers when upgrading to 3.7. Cocos Creator 3.7.1 We appreciate your help and work to improve the engine. We also have added a new demo project that will share many of the new upgrades that have come with 3.7 and previous updates. You can download it from the Cocos Store.

article thumbnail

Maintenance release: Godot 3.3.2

Mircosoft Game Dev

A few regressions made their way among the many bug fixes of 3.3.1, Notably, Windows users could experience crashes when baking lightmaps. Additionally, this release includes a number of non-regression bug fixes to various areas of the engine. x releases , focuses purely on bug fixes, and aims to preserve compatibility.

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

Godot 3.3 has arrived, with a focus on optimization and reliability

Mircosoft Game Dev

in January 2020, we switched the development focus towards the upcoming Godot 4.0 , which is a major, compatibility-breaking rewrite of the engine's core and rendering. x updates with bug fixes, but also new features as long as they don't require breaking compatibility. Dynamic BVH for rendering and GodotPhysics.

article thumbnail

GLES2 and GDNative, progress report #6

Mircosoft Game Dev

fixed a GDNative binary compatibility bug. A mipmap is a smaller version of the original texture, usually filtered in a special way to make them look nicer when they are viewed from an angle or far away. For the lack of a better and proven alternative I chose to generate those values on the CPU and writing them into a texture.

Pixel 52
article thumbnail

Cocos Creator 3.7.2 Focuses On Optimized Rendering And Lighting Capabilities

Cocos

This version optimizes some rendering and lighting capabilities, fixes a series of key issues recently reported by users, and recommends that all v3.x Engine • Added DebugView at runtime UI control rendering debugging function. Skip rendering when the UI element Opacity is 0. Skip rendering when the UI element Opacity is 0.

Render 52
article thumbnail

Godot for AA/AAA game development - What's missing?

Mircosoft Game Dev

has an entirely new rendering architecture, which is divided into modern and compatibility backends. The modern one does rendering via RenderingDevice (which is implemented in drivers such as Vulkan, Direct3D 12, and more in the future). Rendering is significantly more efficient in Godot 4.0, Low level rendering access.

AAA 145
article thumbnail

Dev snapshot: Godot 4.0 beta 5

Mircosoft Game Dev

Rendering: A ton of fixes for all rendering backends, and missing features implemented for the OpenGL3 one. GUI: Add a Font import option to pre-render all glyphs required for the translation ( GH-68448 ). Physics: Implement adjusting the maximum number of physics steps per rendered frame ( GH-65836 ).

Beta 92