Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: axmolengine/axmol
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: baf90838b44d275882f2235c76e2bddae7957c8e
Choose a base ref
..
head repository: axmolengine/axmol
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dd0f7ae68d49d17b76847a7c2340a371943c9ada
Choose a head ref
Showing with 1 addition and 0 deletions.
  1. +1 −0 CHANGELOG.md
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -4,6 +4,7 @@

- Fix RenderTexture internal sprite positioning and test cases by @rh101 in https://github.com/axmolengine/axmol/pull/2301
- Fix imgui compile and link error for wasm by @halx99 in https://github.com/axmolengine/axmol/pull/2297
- Fix continues drawCardinalSplines() drawing outside the control points on last control point by @aismann in https://github.com/axmolengine/axmol/pull/2303

### Improvements