提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde f58a2f25a2 Merge pull request #663 from groud/move_godot_object_init_to_extension 3 年之前
  Gilles Roudière 3fcb8a4d1e Make extension instances create the corresponding godot object in their constructor 3 年之前
  Bastiaan Olij 50512f0dee Merge pull request #659 from groud/fix_null_init 3 年之前
  Rémi Verschelde d619c612d5 Merge pull request #661 from Calinou/scons-warn-unknown-variables 3 年之前
  Hugo Locurcio 1e2eafe777 Print a warning with unknown SCons variables to ease troubleshooting 3 年之前
  Gilles Roudière 55ba2602db Avoid crash in Variant constructor from nullptr Object* 3 年之前
  Rémi Verschelde adbc0bfe00 Merge pull request #656 from BastiaanOlij/dictionary_index 3 年之前
  Bastiaan Olij b008810c01 Implementing dictionary operators 3 年之前
  Rémi Verschelde 5cacce7a26 Merge pull request #650 from BastiaanOlij/fix_compile_warnings 3 年之前
  Bastiaan Olij 94efe3d410 Fixing compiler warnings around implicit type casting loosing precision 3 年之前
  Rémi Verschelde 8d25e04d28 Merge pull request #627 from BastiaanOlij/array_operator 3 年之前
  Bastiaan Olij c2b690439f Implement index operators for Arrays 4 年之前
  Rémi Verschelde 271e33658d Merge pull request #649 from RedwanFox/windows_fix_cmake_configuration 3 年之前
  Nickolai Korshunov 5336c7e97b synced windows compile definitions with scons configuration 3 年之前
  Rémi Verschelde fd76008f63 Merge pull request #646 from BastiaanOlij/add_array_make 3 年之前
  Rémi Verschelde 7d01234211 headers: Sync with upstream commit 3abb5a9 3 年之前
  Rémi Verschelde b3c7581cf9 Add `.gitignore` for test, ignore potential log files 3 年之前
  Bastiaan Olij 957f86c3e3 Add Array:make macro 3 年之前
  Rémi Verschelde b1dbaad396 Merge pull request #644 from BastiaanOlij/rename_interface 3 年之前
  Bastiaan Olij ef528d3a86 Rename interface to gdn_interface because it's a defined keyword under windows 3 年之前
  Bastiaan Olij 5148aad3d4 headers: Sync with upstream commit 92a2380 3 年之前
  Rémi Verschelde c7fc804112 headers: Sync with upstream commit a4e1a07 3 年之前
  Rémi Verschelde d9e643db2b Merge pull request #639 from Shatur/rework-cmake-debug-flags 4 年之前
  Hennadii Chernyshchyk 2f92b4a37d Rework debug flags for CMake 4 年之前
  Rémi Verschelde 230fd4bc08 Merge pull request #634 from Faless/osx/universal 4 年之前
  Fabio Alessandrelli 480ad9ffed [CI] Make OSX universal build instead 2 builds. 4 年之前
  Fabio Alessandrelli 67f9109d1f [OSX] Add universal build support. 4 年之前
  Rémi Verschelde ad11bbb584 Merge pull request #632 from BastiaanOlij/debug_and_release 4 年之前
  Bastiaan Olij 0f47ba54ee Setup for building both debug and release build for side by side deployment 4 年之前
  Rémi Verschelde 6a720e5c7c Merge pull request #631 from Faless/ext/ref_casting_2 4 年之前