Remove Bug Remove Mesh Remove Render
article thumbnail

Cocos Creator 3.8.5 forum version

Cocos

This release focuses on package size reduction, rendering pipeline improvements, and editor usability, alongside extensive bug fixes and platform compatibility enhancements. Rendering pipeline improvements : Added support for PipelinePass in the new pipeline. Additional bug fixes: UiOpacity issues on Web and Native platforms.

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
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

Dev snapshot: Godot 4.0 beta 9

Mircosoft Game Dev

Every supported renderer option is now selectable from the project creation screen, which means you can create OpenGL 3 ("Compatibility") projects without using the command line ( GH-70028 ). The illustration picture for this article is from Raffaele Picca 's car scene , rendered in Godot 4.0 Jump to the Downloads section.

Beta 97
article thumbnail

GLES2 renderer optimization - 2D batching

Mircosoft Game Dev

While Juan ( reduz ) has been busily working on Vulkan, the rest of the rendering team have not been idle. They have been working on many bug fixes and some improvements to the OpenGL rendering in the 3.x Up until now, the GLES2 2D renderer has been drawing primitives (such as rectangles) on an individual basis.

Render 52
article thumbnail

Dev snapshot: Godot 4.0 beta 8

Mircosoft Game Dev

Import: Fix group reimport bug affecting AtlasTexture ( GH-68324 ). Rendering: Use circular fade instead of linear fade for distance fade ( GH-50294 ). Rendering: Tweak shadow bias defaults for DirectionalLight3D and OmniLight3D ( GH-55757 ). Rendering: Fix AABB errors on meshes with bones on multiple surfaces ( GH-65035 ).

Beta 90
article thumbnail

Object Placement on Terrain (Mesh)

Mnenad

This chapter is all about how I solved it (so far) to be able to place all kinds of assets like 3D-meshes or self-growing fractal seeds on the terrain. Let’s assume we do it for each vertex on a mesh with let’s say 10’000 vertices.   Asset placement - depending on mesh height vertices. Before we start.

Terrain 52
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

OBJ mesh import now supports vertex colors as exported by Blender ( GH-71033 ). As always, a bunch of nice rendering fixes! Rendering: Only disable depth writing in opaque pipelines ( GH-71124 ). Rendering: Fix multiple issues that make the normal roughness texture unusable ( GH-71130 ). Bug reports.

Beta 106