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. Optimized script-heavy projects to reduce wait times after modifications.

article thumbnail

Dev snapshot: Godot 4.5 dev 1

Mircosoft Game Dev

GDScript: Highlight warning lines in Script editor ( GH-102469 ). Rendering: Clean up more dynamic allocations in the RD renderers with a focus on 2D ( GH-103889 ). Rendering: Optimize _fill_instance_data function in Forward+ renderer ( GH-103547 ).

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

Maintenance release: Godot 4.4.1

Mircosoft Game Dev

Editor: Update script modified times when saved in EditorNode ( GH-103695 ). Rendering: Add ASTC HDR format variants ( GH-102777 ). Rendering: Fix voxelizer normals ( GH-102893 ). Rendering: Fix 2D quad primitive missing lighting data in GLES3 renderer ( GH-102908 ).

Render 86
article thumbnail

Release candidate: Godot 4.4.1 RC 1

Mircosoft Game Dev

Editor: Update script modified times when saved in EditorNode ( GH-103695 ). Rendering: Add ASTC HDR format variants ( GH-102777 ). Rendering: Fix voxelizer normals ( GH-102893 ). Rendering: Fix 2D quad primitive missing lighting data in GLES3 renderer ( GH-102908 ).

Shaders 73
article thumbnail

Dev snapshot: Godot 4.4 beta 1

Mircosoft Game Dev

Breaking changes Animation Audio C# Core Editor GDScript Import Input Physics Platforms Rendering and shaders XR New in Beta 1! This integration ensures developers targeting macOS or iOS can achieve excellent rendering quality and performance on supported Apple hardware. Highlights Many features originally intended for 4.3

Beta 106
article thumbnail

Dev snapshot: Godot 4.4 beta 3

Mircosoft Game Dev

Core: Fix is_valid_float , Variant parser, Expression parser, script highlighter, and TextServer not handing capital E in scientific notation ( GH-102396 ). Export: Disable Metal and Vulkan renderers in simulator builds. GUI: Prevent tooltip from showing when hovering past the end of script line ( GH-100913 ).

Beta 76
article thumbnail

Strategies for Optimizing Multiplayer Games in Unity

Logic Simplified

The Unity Profiler provides tools for detecting issues that affect CPU, GPU, rendering, and memory performance. Rendering Analysis: Monitors draw calls, overdraw, and other performance metrics. Rendering Analysis: Monitors draw calls, overdraw, and other performance metrics.

Games 71