2
8
Fork
You've already forked Chipmunk2D
3

Fixing memory allocation #218

Open
richardgroves wants to merge 1 commit from richardgroves/patch-1 into master
pull from: richardgroves/patch-1
merge into: slembcke:master
slembcke:master
slembcke:6.2.x
slembcke:glfw3
slembcke:cpp
slembcke:GL3
slembcke:GLFW-refactor
slembcke:custom-contact
slembcke:UnityTemp
slembcke:6.1.x
slembcke:speculative
slembcke:surfacev
richardgroves commented 2022年02月08日 15:14:03 +01:00 (Migrated from github.com)
Copy link

Was allocating a whole cpPolyline when each entry just needed a pointer

Was allocating a whole cpPolyline when each entry just needed a pointer
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin richardgroves/patch-1:richardgroves/patch-1
git switch richardgroves/patch-1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff richardgroves/patch-1
git switch richardgroves/patch-1
git rebase master
git switch master
git merge --ff-only richardgroves/patch-1
git switch richardgroves/patch-1
git rebase master
git switch master
git merge --no-ff richardgroves/patch-1
git switch master
git merge --squash richardgroves/patch-1
git switch master
git merge --ff-only richardgroves/patch-1
git switch master
git merge richardgroves/patch-1
git push origin master
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
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
slembcke/Chipmunk2D!218
Reference in a new issue
slembcke/Chipmunk2D
No description provided.
Delete branch "richardgroves/patch-1"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?