提交历史

作者 SHA1 备注 提交日期
  karroffel b4c7a98d31 fix gitignore 7 年之前
  karroffel 7044f45409 remove accidentally added files 7 年之前
  karroffel 7fc6a8b98d fix indentation in bindings generator 7 年之前
  karroffel 38da87fc0b use typeid() for type tags now 7 年之前
  karroffel 1a2afca8af updated .gitignore 7 年之前
  karroffel 982e77620c changed build system to be more self contained 7 年之前
  karroffel d420613bd2 fix cast_to 7 年之前
  karroffel b3d705c898 fix global type registration order 7 年之前
  karroffel dabc96ebd9 added type tags and safe object casting 7 年之前
  karroffel 37abbe0c09 fix free() crash with custom resources 7 年之前
  karroffel cff59a572e fix exporting of non-object types 7 年之前
  karroffel a4a9a16001 new and free change, custom free will crash engine, be wary 7 年之前
  karroffel e9517a7b3b implemented instance binding data usage 7 年之前
  Bastiaan Olij 499300ea6a Merge pull request #153 from BastiaanOlij/update_godot_headers_20180725 7 年之前
  Bastiaan Olij 4ea54ad58e Update godot_headers to latest master (Godot 3.1) 7 年之前
  Thomas Herzog 09409f5c37 Merge pull request #152 from joealam/master 7 年之前
  Joe Alam 50c9ed60b1 Fix misleading typo regarding generate_bindings 7 年之前
  Thomas Herzog 02bb4ffad9 Merge pull request #145 from BastiaanOlij/json_303 7 年之前
  Thomas Herzog 88ec502970 Merge pull request #148 from marcelofg55/fix_return_const 7 年之前
  Marcelo Fernandez baddc2ae66 Fix clang warning: 'const' type qualifier on return type has no effect 7 年之前
  Thomas Herzog 5b7fff2bf0 Merge pull request #147 from Kowbell/master 7 年之前
  Kowbell 2bed3eeb49 Update README.md to include compilation error fix 7 年之前
  Bastiaan Olij 0c3fd55458 Added godot_api.json from official 3.0.3 release 7 年之前
  Thomas Herzog 74d0106a76 Merge pull request #139 from BastiaanOlij/fix_submodule 7 年之前
  Bastiaan Olij c60a249862 fix submodule link 7 年之前
  karroffel 94ec311924 better debugging experience on linux 7 年之前
  karroffel 684a06daf2 included godot_headers as submodule 7 年之前
  karroffel fe38da6cb3 added godot_headers as submodule 7 年之前
  Thomas Herzog 1d4ca1575f Merge pull request #133 from timower/master 7 年之前
  Timothy Werquin 1a32997a0f Fix const for += operator in string 7 年之前