Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 yıl önce
  Yuri Sizov 980f5f32f4 Make `property_*_revert` methods multilevel and expose them for scripting 3 yıl önce
  Hugo Locurcio 27a072c884 Print expected `os.arch` tuple for current platform in GDExtension error 3 yıl önce
  basta 3e664b4e29 Changed bool to GdNativeBool 3 yıl önce
  bruvzg cbe3a2dcb7 Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 3 yıl önce
  Jan Haller 60ffadd133 GDExtension: reuse code with constructor PropertyInfo(const GDNativePropertyInfo&) 3 yıl önce
  Jan Haller d2dba74bae GDExtension: print error messages for different error paths during loading 3 yıl önce
  Emmanuel Leblond 228ce1d2b6 Fix NativeExtension::open_library return value when the undelying lib fails to initialize 3 yıl önce
  Rémi Verschelde b9b78fdaee Merge pull request #55876 from bradc6/feature/AllowForAbsoluteLibraryPaths 3 yıl önce
  bruvzg 70755d873b [GDExtension] Fix static method binds and default arguments. 3 yıl önce
  Rémi Verschelde 84f64ddde9 Merge pull request #60723 from reduz/refactor-module-initialization 3 yıl önce
  reduz de0ca3b999 Refactor module initialization 3 yıl önce
  Rémi Verschelde 297241f368 Merge pull request #60714 from Calinou/typedef-remove-ref 3 yıl önce
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 yıl önce
  Emmanuel Leblond 80f61352fb Add GDNativeInterface::get_library_path to GDExtension 3 yıl önce
  bruvzg de4c97758a Fix more issues found by cppcheck. 3 yıl önce
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 yıl önce
  reduz 6f51eca1e3 Discern between virtual and abstract class bindings 3 yıl önce
  Gilles Roudière ce512b35c1 Reorder native extension types initialization, initializing editor last 3 yıl önce
  Paulo Poiati fe95aa2c90 Fix extension registration order. 3 yıl önce
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 yıl önce
  Bradley Clemetson 4fd2706afd If a gdextension library filepath is an absolute path do not attempt to append the base directory on top of that. While this is a uncommon if not unused case for a release version it is helpful for development builds. 4 yıl önce
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 yıl önce
  Gilles Roudière 4fc0fb826a Change gdnative interface so that Godot object initialization should be triggered from the extension side 4 yıl önce
  Rémi Verschelde a7ba227631 Merge pull request #52711 from m4gr3d/provide_getter_for_project_data_dir_master 4 yıl önce
  Bastiaan Olij 12868791f2 Add property group and subgroup registration to extensions 4 yıl önce
  ne0fhyk 69f890ff11 Provide a getter for the project data directory. 4 yıl önce
  reduz 542e6e8ca6 Implement Extension Loader 4 yıl önce
  George Marques 3b593b596e Properly set up virtual calls for extensions 4 yıl önce
  George Marques ecc5921143 Initialize call error struct when calling extensions 4 yıl önce