-
Notifications
You must be signed in to change notification settings - Fork 4
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also 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: akien-mga/threen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0-beta1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: akien-mga/threen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 12 files changed
- 1 contributor
Commits on Mar 29, 2023
-
Fix usage of Object::call API in 4.x
It now supports varargs directly, so the argptr magic is no longer needed. All those hardcoded max number of arguments from 3.x days could be changed to properly use varargs, and further cleanup the code. Volunteers welcome :)
Configuration menu - View commit details
-
Copy full SHA for 5a46539 - Browse repository at this point
Copy the full SHA 5a46539View commit details -
CI: Fix artifacts folder structure and name
It will now contain `bin/` as topmost folder, and both release and debug artifacts are uploaded (separately for now). Would be nice to change the release process eventually to include all platforms and targets in a single zip.
Configuration menu - View commit details
-
Copy full SHA for ced3a0b - Browse repository at this point
Copy the full SHA ced3a0bView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b3ae50c - Browse repository at this point
Copy the full SHA b3ae50cView commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7ef4d0d - Browse repository at this point
Copy the full SHA 7ef4d0dView commit details
Commits on Oct 5, 2023
-
Add Threen icon (copied from Tween)
Uses an absolute path for compatibility with 4.1.x. We can switch to relative paths for both the icon and the libraries once we start targeting 4.2 as minimal version.
Configuration menu - View commit details
-
Copy full SHA for 564620e - Browse repository at this point
Copy the full SHA 564620eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee5588 - Browse repository at this point
Copy the full SHA 4ee5588View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b45e91 - Browse repository at this point
Copy the full SHA 8b45e91View commit details -
Merge pull request #3 from akien-mga/classref-4.3
Add class reference support with godot-cpp#1374.
Configuration menu - View commit details
-
Copy full SHA for 39d6dae - Browse repository at this point
Copy the full SHA 39d6daeView commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e67e99 - Browse repository at this point
Copy the full SHA 7e67e99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d403cc - Browse repository at this point
Copy the full SHA 2d403ccView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0-beta1...main