-
-
Notifications
You must be signed in to change notification settings - Fork 580
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cherry-picks for the godot-cpp 4.1 branch - 5th batch #1281
Commits on Oct 22, 2023
-
Declare explicit specializations for
CharStringT
(cherry picked from commit 6e05b97)
Configuration menu - View commit details
-
Copy full SHA for 03ea717 - Browse repository at this point
Copy the full SHA 03ea717View commit details -
[SCons] Rename javascript tool to web
And clean it up a bit. (cherry picked from commit 18bfa13)
Configuration menu - View commit details
-
Copy full SHA for 62cb5ea - Browse repository at this point
Copy the full SHA 62cb5eaView commit details -
Automatically register only engine classes whose header has been incl…
…uded (cherry picked from commit b507b3e)
Configuration menu - View commit details
-
Copy full SHA for f7ffc4f - Browse repository at this point
Copy the full SHA f7ffc4fView commit details -
Let gdextension_dir function as only argument
(cherry picked from commit 7a5cbca)
Configuration menu - View commit details
-
Copy full SHA for 7704a9d - Browse repository at this point
Copy the full SHA 7704a9dView commit details -
Refactor compiledb implementation
This comment enables the possibility to build the "compile_commands.json" file by only using `scons -Q compiledb`. No need to use the argument `compiledb=yes`. And when using the `compiledb=yes`, it will create a "compiled_commands.json" automatically. (cherry picked from commit 2d5024a)
Configuration menu - View commit details
-
Copy full SHA for 8295486 - Browse repository at this point
Copy the full SHA 8295486View commit details -
Fix return value and r_valid value in Variant::iter_init and iter_next
(cherry picked from commit 60dfa34)
Configuration menu - View commit details
-
Copy full SHA for 698da13 - Browse repository at this point
Copy the full SHA 698da13View commit details
Commits on Oct 23, 2023
-
SCons: Disable C++ exception handling by default
Counterpart to godotengine/godot#80612. (cherry picked from commit bf1c03a)
Configuration menu - View commit details
-
Copy full SHA for ef8a499 - Browse repository at this point
Copy the full SHA ef8a499View commit details -
Add protections against registering classes that didn't use GDCLASS()
(cherry picked from commit a61cdc8)
Configuration menu - View commit details
-
Copy full SHA for 9d81331 - Browse repository at this point
Copy the full SHA 9d81331View commit details