커밋 기록

작성자 SHA1 메시지 날짜
  David Snopek 8269c0102a Explicitly refer to `godot` namespace in `GDREGISTER_*_CLASS()` macros 1 년 전
  DmitriySalnikov 5f864cd8de [Scons] Added the ability to change the visibility of symbols 1 년 전
  David Snopek 32becf6a13 Merge pull request #1466 from dsnopek/4.1-cherrypicks-10 1 년 전
  David Snopek 7b93607779 Fix NOTIFICATION_POSTINITIALIZE sent twice to native parent class 1 년 전
  Daylily-Zeleen 1ab42ec6c5 mark return value of `get_class_static` and `get_parent_class_static` as const 1 년 전
  David Snopek 6328728dc2 Allow forwarding from `ClassDB` to `ClassDBSingleton` to support enumerations 1 년 전
  David Snopek 6123c86f06 Correctly handle `Object *` arguments that were encoded as `nullptr` 1 년 전
  David Snopek fff665e0f5 Give compile-time error if registering a class without its own `_bind_methods()` function 1 년 전
  pupil1337 82ea3f74a4 Add static_assert() for register_class 1 년 전
  A Thousand Ships 11cd9a0727 [Math] Add `is_finite` methods 1 년 전
  Chris Cranford a75e33c333 Implement to/from dict helpers for PropertyInfo/MethodInfo 1 년 전
  David Snopek d24983d682 Backport miscellaneous changes that can't be cherry-picked 1 년 전
  David Snopek 4b0ee13327 gdextension: Sync with upstream commit fe0e8e55752b0c2e64997025717b491703e0f8ad (4.1.4-stable) 1 년 전
  David Snopek e4978558e6 Merge pull request #1441 from dsnopek/4.1-cherrypicks-9 1 년 전
  Chris Cranford 30ebe5fdf9 Fix PropertyInfo to use hint/usage default constants 1 년 전
  thimenesup e897dbe58a Fix Projection create_orthogonal being incorrect 1 년 전
  Thaddeus Crews 28a6609c0b Implement `verbose` toggle from godot repo 1 년 전
  dependabot[bot] 7f3e725a8a Bump mymindstorm/setup-emsdk from 13 to 14 1 년 전
  Thaddeus Crews 8e5d7c9268 Use `GDREGISTER` defines in example 1 년 전
  David Snopek 974e6c6f86 Merge pull request #1411 from dsnopek/4.1-cherrypicks-8 1 년 전
  A Thousand Ships c8fa4c0fd0 Fix incorrect utility call signature 1 년 전
  ytnuf 594a93f8ac Change cmake_minimum_required to match actual requirements 1 년 전
  Thaddeus Crews 9e48c45bfc Enforce template syntax `typename` over `class` 1 년 전
  David Snopek 76d6ce7136 Avoid creating most objects that Godot is going to use placement new to initialize 1 년 전
  bruvzg e99d7b3b7e [Packed*Array] Add support for initializer lists. 1 년 전
  A Thousand Ships 07e245e3e4 Fix invalid `void` return in `BitField` 1 년 전
  Marc Gilleron ed576f8318 Fix explicit namespaces in macros 1 년 전
  David Snopek f7a9d32f32 Fix _notification with parent and child classes 1 년 전
  bruvzg 08da55cd0b [Core] Improve `CowData` and `Memory` metadata alignment. 1 년 전
  Fabio Alessandrelli 670c4d0eac [SCons] Split `targets.py`, apply flags from tools 1 년 전