Merge Chat bubbles #3

Open
betalars wants to merge 0 commits from laurins-lair into development
Owner

Two things to note:
First of all: this does not yet have proper controller support. It does only work with mouse for now and is also somewhat janky about it.
Secondly: there's an unneeded texture that I decided to ignore for now. It's too late to care.

Will do proper textures for the smartphone model at a later point.

Two things to note: First of all: this does not yet have proper controller support. It does only work with mouse for now and is also somewhat janky about it. Secondly: there's an unneeded texture that I decided to ignore for now. It's too late to care. Will do proper textures for the smartphone model at a later point.
betalars added 12 commits 2026-03-26 22:34:00 +00:00
betalars added 3 commits 2026-04-20 17:50:19 +00:00
This branch is already included in the target branch. There is nothing to merge.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b laurins-lair development
git pull origin laurins-lair

Step 2:

Merge the changes and update on Gitea.
git checkout development
git merge --no-ff laurins-lair
git push origin development
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: betalars/frame-of-mind#3
No description provided.