summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #1423 from AThousandShips/style_fixDavid Snopek2024-06-181-13/+15
|\ \ \
| * | | Fix some style details in generationA Thousand Ships2024-06-181-13/+15
|/ / /
* | | Merge pull request #1490 from AThousandShips/arg_name_fixDavid Snopek2024-06-181-35/+43
|\ \ \
| * | | Enforce `p_` prefixes for arguments in bindsA Thousand Ships2024-06-141-35/+43
* | | | Merge pull request #1496 from Faless/ci/fix-macosDavid Snopek2024-06-181-2/+2
|\ \ \ \
| * | | | [CI] Update macOS workers to macos-latestFabio Alessandrelli2024-06-181-2/+2
|/ / / /
* | | | Merge pull request #1489 from Faless/web/longjmpDavid Snopek2024-06-171-4/+8
|\ \ \ \
| * | | | [Web] Force emcc to use "wasm" longjmp modeFabio Alessandrelli2024-06-141-4/+8
* | | | | Merge pull request #1167 from Faless/build/build_profileDavid Snopek2024-06-173-5/+132
|\ \ \ \ \
| * | | | | Add support for build profiles.Fabio Alessandrelli2024-06-153-5/+132
|/ / / / /
* | | | | Merge pull request #1493 from dsnopek/ci-godot-test-versionDavid Snopek2024-06-141-5/+20
|\ \ \ \ \
| * | | | | Allow selecting Godot version to run the tests withDavid Snopek2024-06-141-5/+20
|/ / / / /
* | | | | Merge pull request #1446 from Daylily-Zeleen/daylily-zeleen/set_instance_and_...David Snopek2024-06-146-24/+78
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Set instance and instance binding in Wrapped constructor.Daylily-Zeleen2024-05-286-24/+78
* | | | | Merge pull request #1488 from AThousandShips/default_node_pathDavid Snopek2024-06-141-0/+3
|\ \ \ \ \
| * | | | | Add default argument processing for `NodePath`A Thousand Ships2024-06-131-0/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #1485 from dsnopek/classdb-call-static-methodDavid Snopek2024-06-141-7/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix vararg methods forwarded to the `ClassDB` singletonDavid Snopek2024-06-121-7/+12
* | | | | Merge pull request #1487 from AThousandShips/arg_default_fixDavid Snopek2024-06-131-0/+2
|\ \ \ \ \
| * | | | | Fix generating default values for `StringName`A Thousand Ships2024-06-131-0/+2
| |/ / / /
* | | | | Merge pull request #1479 from bruvzg/ts_gde_sync_cppDavid Snopek2024-06-137-16/+519
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [TextServer, GDExtension] Fix building text servers as GDExtension, expose ne...bruvzg2024-06-137-16/+519
|/ / / /
* | | | Merge pull request #1486 from dsnopek/fix-to-string-testDavid Snopek2024-06-121-1/+1
|\ \ \ \
| * | | | Fix tests after upstream change to `Node::to_string()`David Snopek2024-06-121-1/+1
* | | | | Merge pull request #1478 from richardhozak/fix-warningsDavid Snopek2024-06-122-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix warnings emitted with -WallRichard Hozák2024-06-022-3/+3
| | |/ / | |/| |
* | | | Merge pull request #1484 from dsnopek/virtual-node-pointerDavid Snopek2024-06-114-14/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Fix undefined symbol error on Linux with virtual methods that take `Node *` a...David Snopek2024-06-104-14/+16
|/ / /
* | | Merge pull request #1477 from dsnopek/macros-godot-namespaceDavid Snopek2024-06-011-5/+5
|\ \ \
| * | | Explicitly refer to `godot` namespace in `GDREGISTER_*_CLASS()` macrosDavid Snopek2024-06-011-5/+5
|/ / /
* | | gdextension: Sync with upstream commit a4f2ea91a1bd18f70a43ff4c1377db49b56bc3...David Snopek2024-05-311-929/+20090
* | | Merge pull request #1473 from dsnopek/gdextension-interface-catch-upDavid Snopek2024-05-291-1/+5
|\ \ \ | |/ / |/| |
| * | Catch up with minor changes to `gdextension_interface.h`David Snopek2024-05-281-1/+5
|/ /
* | Merge pull request #1447 from dsnopek/avoid-double-postinitializeDavid Snopek2024-05-172-4/+7
|\ \
| * | Fix NOTIFICATION_POSTINITIALIZE sent twice to native parent classDavid Snopek2024-04-242-4/+7
* | | Merge pull request #1463 from Daylily-Zeleen/daylily-zeleen/const_get_class_s...David Snopek2024-05-171-8/+8
|\ \ \
| * | | mark return value of `get_class_static` and `get_parent_class_static` as constDaylily-Zeleen2024-05-171-8/+8
| |/ /
* | | Merge pull request #1451 from Faless/build/to_threads_or_not_to_threadsDavid Snopek2024-05-163-4/+14
|\ \ \
| * | | [SCons] Add option to build without threadsFabio Alessandrelli2024-04-303-4/+14
* | | | Merge pull request #1457 from AThousandShips/foreach_listDavid Snopek2024-05-161-24/+42
|\ \ \ \
| * | | | Optionaly add compatibility operatorsA Thousand Ships2024-05-071-0/+10
| * | | | [Core] Reduce and prevent unnecessary random-access to `List`A Thousand Ships2024-05-071-24/+32
| |/ / /
* | | | Merge pull request #1462 from aarjaneiro/toc-examples-and-templatesDavid Snopek2024-05-131-1/+1
|\ \ \ \
| * | | | Fix README table of contentsAaron Janeiro Stone2024-05-091-1/+1
* | | | | Merge pull request #1458 from dsnopek/free-callback-crashDavid Snopek2024-05-128-1/+74
|\ \ \ \ \
| * | | | | Clean up instance bindings for engine singletons to prevent crashDavid Snopek2024-05-108-1/+74
|/ / / / /
* | | | | Merge pull request #1461 from dsnopek/fix-ci-2David Snopek2024-05-101-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Attempt to fix recent CI failures on `master` branchDavid Snopek2024-05-091-1/+1
|/ / / /
* | | | Merge pull request #1450 from dsnopek/free-property-list-countDavid Snopek2024-05-083-5/+5
|\ \ \ \
| * | | | Update `free_property_list` callback to take countDavid Snopek2024-04-303-5/+5