소스 검색

GDExtension `@since` attribute

All GDExtension function pointer types are versioned using a `@since` attribute, denoting the Godot minor version in
which they were introduced. This allows bindings to query if a feature is available for a target API version, or provide
a polyfill/fallback for it. It also serves as documentation for humans giving a feeling about recency of features.
Jan Haller 2 년 전
부모
커밋
9ddd3c2af6
1개의 변경된 파일126개의 추가작업 그리고 0개의 파일을 삭제
  1. 126 0
      core/extension/gdextension_interface.h

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 126 - 0
core/extension/gdextension_interface.h


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.