From 4cdaa6e4e0dfa671812e3f5fbcf364100700460d Mon Sep 17 00:00:00 2001 From: "K. S. Ernest (iFire) Lee" Date: Thu, 20 Feb 2025 08:34:27 -0800 Subject: [PATCH] Add dragonhunt02 contribution. --- changelog/2025/20250220-deck-log.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog/2025/20250220-deck-log.md b/changelog/2025/20250220-deck-log.md index 4495758c9..69f3346ce 100644 --- a/changelog/2025/20250220-deck-log.md +++ b/changelog/2025/20250220-deck-log.md @@ -4,11 +4,13 @@ - **Location:** Vancouver Region (YVR) - **Environmental Conditions:** Winter season -- **Active Contributors:** Lyuma +- **Active Contributors:** Lyuma, dragonhunt02 - **Lyuma:** - ~~Use UIDs in addition to paths for extracted meshes, materials and animations #100786~~ Postponed to 4.5 Godot Engine - Made some progress building a new system which will hopefully unify input for canvas and world objects by using the Lasso system, and will support both mouse and XRController. It is currently designed as two addons in GDScript. The work-in-progress code is at: https://github.com/V-Sekai/interaction_system https://github.com/V-Sekai/canvas_plane (Use the interaction_system branch) + - **dragonhunt02:** + - V-Sekai/world-godot Pull request opened: #62 Fix web editor Github build bug #61 Disable optimizations to fix web editor build running out of RAM. I left them enabled in web template_release only. - **Group Activities:** - None