Commit History

Author SHA1 Message Date
  Fabio Alessandrelli 22beef8cbc Add support for build profiles. 2 years ago
  David Snopek 2e7f5512d1 Merge pull request #1491 from dsnopek/4.1-cherrypicks-11 1 year ago
  David Snopek 5880be034c [4.1] Allow selecting Godot version to run the tests with 1 year ago
  A Thousand Ships a648650c5d Add default argument processing for `NodePath` 1 year ago
  A Thousand Ships 65058828a6 Fix generating default values for `StringName` 1 year ago
  David Snopek f067a9bff0 Fix vararg methods forwarded to the `ClassDB` singleton 1 year ago
  Richard Hozák 6ba31a1800 Fix warnings emitted with -Wall 1 year ago
  David Snopek 8269c0102a Explicitly refer to `godot` namespace in `GDREGISTER_*_CLASS()` macros 1 year ago
  DmitriySalnikov 5f864cd8de [Scons] Added the ability to change the visibility of symbols 1 year ago
  David Snopek 32becf6a13 Merge pull request #1466 from dsnopek/4.1-cherrypicks-10 1 year ago
  David Snopek 7b93607779 Fix NOTIFICATION_POSTINITIALIZE sent twice to native parent class 1 year ago
  Daylily-Zeleen 1ab42ec6c5 mark return value of `get_class_static` and `get_parent_class_static` as const 1 year ago
  David Snopek 6328728dc2 Allow forwarding from `ClassDB` to `ClassDBSingleton` to support enumerations 1 year ago
  David Snopek 6123c86f06 Correctly handle `Object *` arguments that were encoded as `nullptr` 1 year ago
  David Snopek fff665e0f5 Give compile-time error if registering a class without its own `_bind_methods()` function 1 year ago
  pupil1337 82ea3f74a4 Add static_assert() for register_class 1 year ago
  A Thousand Ships 11cd9a0727 [Math] Add `is_finite` methods 1 year ago
  Chris Cranford a75e33c333 Implement to/from dict helpers for PropertyInfo/MethodInfo 1 year ago
  David Snopek d24983d682 Backport miscellaneous changes that can't be cherry-picked 1 year ago
  David Snopek 4b0ee13327 gdextension: Sync with upstream commit fe0e8e55752b0c2e64997025717b491703e0f8ad (4.1.4-stable) 1 year ago
  David Snopek e4978558e6 Merge pull request #1441 from dsnopek/4.1-cherrypicks-9 1 year ago
  Chris Cranford 30ebe5fdf9 Fix PropertyInfo to use hint/usage default constants 1 year ago
  thimenesup e897dbe58a Fix Projection create_orthogonal being incorrect 1 year ago
  Thaddeus Crews 28a6609c0b Implement `verbose` toggle from godot repo 1 year ago
  dependabot[bot] 7f3e725a8a Bump mymindstorm/setup-emsdk from 13 to 14 1 year ago
  Thaddeus Crews 8e5d7c9268 Use `GDREGISTER` defines in example 1 year ago
  David Snopek 974e6c6f86 Merge pull request #1411 from dsnopek/4.1-cherrypicks-8 1 year ago
  A Thousand Ships c8fa4c0fd0 Fix incorrect utility call signature 1 year ago
  ytnuf 594a93f8ac Change cmake_minimum_required to match actual requirements 1 year ago
  Thaddeus Crews 9e48c45bfc Enforce template syntax `typename` over `class` 1 year ago