-
Notifications
You must be signed in to change notification settings - Fork 1
/
gitassembly-staging
24 lines (22 loc) · 3.2 KB
/
gitassembly-staging
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
stage groups-staging-4.4 remotes/godotengine/master
merge groups-staging-4.4 remotes/YeldhamDev/out_all_of_you # In large scenes (and especially in the remote tree), showing nodes that match the filter with parents that do not can be annoying if multiple results are from different hierarchies, as this creates unnecessary pollution. This PR adds a toggle in the menu of the "SceneTree" dock to hide those parents, purely showing only matched nodes.
merge groups-staging-4.4 remotes/v-sekai-godot/vsk-motion-matching-4.4 # Enhances character animation realism in VR, improving social interaction through more lifelike movements.
merge groups-staging-4.4 remotes/TokageItLab/retarget-modifier # Improves avatar customization in VR, allowing for more personalized social interactions.
merge groups-staging-4.4 remotes/v-sekai-godot/fix-headless-import-4.4 # Important for server-side operations in VR platforms, affecting content creation and management.
merge groups-staging-4.4 remotes/beicause/lottie # Integrates Lottie animations, enhancing UI/UX in social VR applications.
merge groups-staging-4.4 remotes/v-sekai-godot/vsk-csg-manifold-update-4.3 # Updates constructive solid geometry, key for creating complex models in social VR spaces.
merge groups-staging-4.4 remotes/v-sekai-godot/vsk-libdatachannel-4.4 # Implements WebRTC data channels, essential for real-time communication in VR.
merge groups-staging-4.4 remotes/v-sekai-godot/vsk-flac-4.4 # Adds FLAC audio support, improving sound quality in VR environments.
merge groups-staging-4.4 remotes/v-sekai-godot/vsk-exrwav-movie-4.3 # Supports enhanced audio and video formats, crucial for media-rich social VR experiences.
merge groups-staging-4.4 remotes/v-sekai-godot/add-editor-info # Provides more information in the editor, aiding developers in creating VR content.
merge groups-staging-4.4 remotes/v-sekai-godot/vertex-indices # Optimizes rendering processes, important for performance in VR.
merge groups-staging-4.4 remotes/v-sekai-godot/vsk-3d-texture-alpha-4.3 # Enhances texture handling, improving visual fidelity in VR scenes.
merge groups-staging-4.4 remotes/v-sekai-godot/vsk-goal-task-planner-4.3 # Introduces AI task planning, useful for NPC behaviors in social VR.
merge groups-staging-4.4 remotes/v-sekai-godot/vsk-speech-4.3 # Implements speech processing capabilities, enhancing communication in VR.
merge groups-staging-4.4 remotes/v-sekai-godot/vsk-lasso-4.4 # Adds lasso tool for object interaction in VR, useful for user interfaces.
merge groups-staging-4.4 remotes/v-sekai-godot/vsk-many-bone-ik-4.4 # Improves inverse kinematics for complex skeletons, crucial for realistic avatars in social VR.
merge groups-staging-4.4 remotes/v-sekai-godot/vsk-renik-4.4 # Updates the RenIK system for better skeletal animation, enhancing avatar realism.
merge groups-staging-4.4 remotes/v-sekai-godot/resource_loader_whitelist_4.4 # Secures resource loading, important for maintaining integrity in social VR platforms.
merge groups-staging-4.4 remotes/v-sekai-godot/vsk-sqlite-4.4 # Store data in relational ways.
merge groups-staging-4.4 remotes/v-sekai-godot/vsk-llvm-pdb-4.4 # Generate pdb with llvm-mingw
merge groups-staging-4.4 remotes/bruvzg/propkey_rename # Mingw regression