Commit Graph

  • a1ba843f36 Created operator. TerraAr 2020-08-14 21:42:10 -03:00
  • 36e0acb0d4 Merge pull request #297 from lupoDharkael/ignore Marc 2020-08-14 21:20:53 +01:00
  • fe8f66eb76 Merge pull request #427 from Jummit/add-vector-move-toward Marc 2020-08-14 21:10:48 +01:00
  • cd69b58bb6 Merge pull request #433 from Zylann/fix_ref_in_object Bastiaan Olij 2020-08-09 15:39:36 +10:00
  • 251062c9a5 Don't use Ref<T> in Object.hpp Marc Gilleron 2020-07-28 18:46:01 +01:00
  • 20fdc09c96 Add missing move_toward to Vector2 and Vector3 Jummit 2020-07-15 17:05:54 +02:00
  • d808f04497 fix Android build command in README smeikx 2020-06-30 22:27:13 +02:00
  • 3b16f34d89 Add option for template get_node Duncan Sparks 2020-06-17 12:12:57 -07:00
  • 5c96e5ede5 Fix alloca.h error in Defs.h Duncan Sparks 2020-06-17 11:45:19 -07:00
  • 9eceb16f05 Merge pull request #304 from raymoo/patch-1 Marc 2020-06-11 18:58:15 +01:00
  • 6f8d3d2c2a Allow registering base class methods for derived classes raymoo 2019-06-10 17:24:16 -05:00
  • 2bb3a7e19c Merge pull request #412 from Zylann/direction_to Bastiaan Olij 2020-06-09 17:24:04 +10:00
  • ceae5be727 Merge pull request #356 from sheepandshepherd/variantleak2 Marc 2020-06-05 21:16:37 +01:00
  • 78f5496f4b Add missing Vector3::direction_to() and Vector2::direction_to() Marc Gilleron 2020-06-05 19:07:56 +01:00
  • 8a797e2c09 Merge pull request #408 from Zylann/custom_ref_rework Marc 2020-06-05 18:54:14 +01:00
  • db941344e3 Fix default value of bits misnaming resulting library Marc Gilleron 2020-03-30 22:58:20 +01:00
  • 09c8bf94df Rework the way custom class instances are created from C++ Marc Gilleron 2020-05-30 19:20:13 +01:00
  • eacffba9f5 Merge pull request #410 from akien-mga/travis-window-scons-3.1.2 Rémi Verschelde 2020-06-02 15:59:04 +02:00
  • 5f9c306e7c Travis: Use SCons 3.1.2 on Windows Rémi Verschelde 2020-06-02 15:39:10 +02:00
  • 1dc8feaeee Merge pull request #409 from akien-mga/travis-clang-format-8 Rémi Verschelde 2020-06-02 15:03:19 +02:00
  • eedda8beec Travis: Use clang-format 8.0, update script Rémi Verschelde 2020-06-02 14:33:10 +02:00
  • 165f1f30e8 Merge pull request #383 from Zylann/fix_alloca Bastiaan Olij 2020-06-02 20:53:42 +10:00
  • e2a5fdee3b Merge pull request #406 from Zylann/color_operators Bastiaan Olij 2020-06-02 20:31:24 +10:00
  • 0f4ea6cc35 Added missing Color operators Marc Gilleron 2020-05-29 19:55:32 +01:00
  • e97e866483 Merge pull request #393 from Calinou/improve-readme Bastiaan Olij 2020-04-18 18:55:08 +10:00
  • 9ccbb809ff Merge pull request #395 from m4gr3d/patch-1 Bastiaan Olij 2020-04-17 14:31:48 +10:00
  • 3747ffe871 Fix godot-cpp types registration Fredia Huya-Kouadio 2020-04-14 12:28:27 -07:00
  • 66521bb416 Improve README Hugo Locurcio 2020-04-10 10:27:10 +02:00
  • 9e37b873af Fix alloca() not being included on some platforms Marc Gilleron 2020-03-31 19:16:45 +01:00
  • c2f765e49c Merge pull request #363 from sheepandshepherd/cpp_rules Bastiaan Olij 2020-03-19 21:37:27 +11:00
  • 2559c70e27 Fix compilation warnings about unused vars Mika Pi 2020-02-22 18:13:37 -08:00
  • 82476108ba Fix Style Issues NHodgesVFX 2020-02-06 18:44:50 -05:00
  • a2e6f7a5ef Fix Vector's Bounce Reflect NHodgesVFX 2020-02-04 16:33:43 -05:00
  • 66c671b59d Add C conversion constructors to fix leak of default-constructed empty arrays sheepandshepherd 2019-12-04 21:12:59 +01:00
  • aba8766618 Updated godot_headers to 3.2 and updated license text godot-3.2-stable Bastiaan Olij 2020-01-30 21:14:43 +11:00
  • 45e6801016 Merge pull request #353 from bruvzg/ios_support Bastiaan Olij 2020-01-30 21:00:46 +11:00
  • 3861ff3018 Merge pull request #360 from ducklin5/master Bastiaan Olij 2020-01-30 20:54:23 +11:00
  • 9a08d1bb40 Merge pull request #362 from 2shady4u/Vector2D-GDNative-add-functionalities Bastiaan Olij 2020-01-30 20:52:15 +11:00
  • 81783c6045 Merge pull request #333 from sheepandshepherd/string-plus-leak Rémi Verschelde 2020-01-19 23:35:06 +01:00
  • 65295d6c44 Mention rules for using Godot classes in the readme sheepandshepherd 2019-12-29 22:34:13 +01:00
  • 9e573b6947 Added bounce to vector2.hpp 2shady4u 2019-12-27 14:28:42 +01:00
  • 7cbb846417 Merge pull request #339 from Faless/fix/macro_namespace Rémi Verschelde 2019-12-17 11:58:22 +01:00
  • e8488656e5 windows use_mingw build fix Azeez Abass 2019-12-15 15:13:19 -07:00
  • 3ee07f652b Merge pull request #355 from sheepandshepherd/variantleak Rémi Verschelde 2019-12-04 11:21:17 +01:00
  • 95feb486c9 Fix leaks caused by implicitly called copy constructors sheepandshepherd 2019-12-04 03:27:39 +01:00
  • f314b47843 Add iOS build support. bruvzg 2019-11-26 21:26:06 +02:00
  • 91e9262210 Add godot namespace to references in Defs macros. Fabio Alessandrelli 2019-10-24 13:52:23 +02:00
  • 9560cbff09 Fix String::operator+ memory leak sheepandshepherd 2019-10-05 01:14:23 +02:00
  • 123d9f0e92 Merge pull request #328 from TGRCdev/gdnative-android Bastiaan Olij 2019-09-22 09:33:11 +10:00
  • 3352abf79e Merge pull request #327 from BastiaanOlij/move_register Bastiaan Olij 2019-09-19 17:56:13 +10:00
  • 7482074779 Android compile fixed for Windows TGRCDev 2019-08-21 01:03:49 -07:00
  • 77cde5bb3a Add android support, Update README.md Jayanth-L 2019-08-05 13:13:23 -07:00
  • 8443486a19 Call register types and init earlier Bastiaan Olij 2019-09-14 11:24:15 +10:00
  • 93df07289c Updated godot_headers to latest commit 4fa11f8c2a8029df7d6f30904297afcb42c4906c Bastiaan Olij 2019-09-14 11:12:27 +10:00
  • d0a4ddfd9f Merge pull request #321 from BastiaanOlij/add_new_structs Bastiaan Olij 2019-09-14 11:08:11 +10:00
  • fc1fe720c3 Store all main entry points to the currently available APIs Bastiaan Olij 2019-08-12 19:55:29 +10:00
  • c2ec46f64a Merge pull request #296 from lupoDharkael/missing Thomas Herzog 2019-08-05 10:39:56 +02:00
  • b895d3c326 Add missing class methods lupoDharkael 2019-05-22 11:06:01 +02:00
  • cdd50260d0 Merge pull request #295 from silverkorn/master Bastiaan Olij 2019-06-16 16:38:31 +10:00
  • 659a19b9a4 Updated to godot_headers 20190615 Bastiaan Olij 2019-06-15 20:33:57 +10:00
  • 743100b401 Merge pull request #294 from aqnuep/error_msg Bastiaan Olij 2019-06-15 20:18:45 +10:00
  • 5bdcecfc20 Merge pull request #289 from 2shady4u/master Thomas Herzog 2019-06-04 08:01:12 +02:00
  • 0220045268 Merge pull request #299 from bruvzg/macos_mingw Thomas Herzog 2019-06-01 17:38:02 +02:00
  • 6e5292c83d Update gitignore lupoDharkael 2019-05-16 13:28:31 +02:00
  • e080c5391e Fix MinGW-w64 cross-compilation on macOS. bruvzg 2019-05-25 15:23:36 +03:00
  • 73c588456c Add MSYS/MinGW compiling support on Windows Tested successfully with MSYS2 with the following command: scons platform=windows generate_bindings=yes use_mingw=1 bits=64 unknown 2019-05-15 21:09:39 -04:00
  • bb4a837ad3 Error message improvements Daniel Rakos 2019-05-15 12:07:46 +02:00
  • 041b97e5b2 Fixed wrong implementation of Quat multiplication shaderbeast 2019-05-06 11:01:31 +02:00
  • 04548011e3 Merge pull request #286 from Calinou/add-travis-ci Thomas Herzog 2019-05-03 08:29:11 +02:00
  • c476d24b49 Set up Travis CI Hugo Locurcio 2019-05-02 21:34:43 +02:00
  • 12732b5391 Merge pull request #270 from Windfisch/add-variant-cast Bastiaan Olij 2019-05-02 23:03:06 +10:00
  • 7defa6f77e Merge pull request #271 from Windfisch/fix-register-property Bastiaan Olij 2019-05-02 23:00:47 +10:00
  • 877de75d8b Merge pull request #282 from RameshRavone/patch-3 Bastiaan Olij 2019-05-02 23:00:25 +10:00
  • e4ad265339 Update godot_headers after we discovered an upstream issue godot-3.1.1-stable Bastiaan Olij 2019-05-02 22:55:31 +10:00
  • 2d9d4be655 Sync with godot_headers master 20190502 Bastiaan Olij 2019-05-02 22:26:41 +10:00
  • 3ffaada12a Linked to latest master of godot_headers Bastiaan Olij 2019-05-02 21:50:20 +10:00
  • 9bebf4feb7 Using godot_headers that is in sync with Godot 3.1.1 Bastiaan Olij 2019-05-02 21:43:14 +10:00
  • ca85ab244f Fix snapped from Vector2 RameshRavone 2019-05-02 09:57:28 +05:30
  • e4fb5ca2a5 Merge pull request #277 from RameshRavone/patch-2 Thomas Herzog 2019-04-22 09:10:31 +02:00
  • 761d62c9c8 Fix #272 RameshRavone 2019-04-21 06:54:13 +05:30
  • 971adbd955 Merge pull request #266 from RameshRavone/pathch-1 Bastiaan Olij 2019-04-14 21:25:38 +10:00
  • 834d88a0cd Merge pull request #264 from aqnuep/random_fixes Bastiaan Olij 2019-04-14 21:25:14 +10:00
  • 51233fa1a9 Update CMakeLists.txt Philip Whitfield 2019-04-11 11:56:42 +02:00
  • 7e8c24f0ac Merge pull request #263 from underdoeg/patch-1 Bastiaan Olij 2019-04-12 22:25:12 +10:00
  • 7c8e42b56a Merge pull request #262 from aqnuep/optimization Bastiaan Olij 2019-04-12 22:24:41 +10:00
  • 0b4be7bbfa Fix registering properties of reference-types by applying bruvzg's patch Florian Jung 2019-04-12 13:50:20 +02:00
  • c5199a2fbf Add a type conversion to Variant for anything that supports ___get_from_variant() Florian Jung 2019-04-12 13:54:28 +02:00
  • eb7a75b71e fix shadows template parameter RameshRavone 2019-04-12 10:01:44 +05:30
  • 4be7fcdde5 Fix bug in Basis [] operator and add missing Transform-Vector3 * operator Daniel Rakos 2019-04-11 17:06:02 +02:00
  • 468dab8f01 Update CMakeLists.txt Philip Whitfield 2019-04-11 11:56:42 +02:00
  • 01606fa212 Optimizations to the generated bindings Daniel Rakos 2019-04-08 00:45:35 +02:00
  • f0fe88bd36 Merge pull request #260 from aqnuep/basis_convention Bastiaan Olij 2019-04-10 21:57:03 +10:00
  • 65b3bcc833 Merge pull request #261 from Calinou/improve-buildsystem-2 Bastiaan Olij 2019-04-10 21:55:38 +10:00
  • abccf9a050 Make Basis look column-major while retaining a row-major representation Daniel Rakos 2019-04-07 16:03:20 +02:00
  • 976a188837 Fix and improve the build system Hugo Locurcio 2019-03-27 00:51:51 +01:00
  • df04c4097f Merge pull request #259 from BastiaanOlij/update_3.1_stable godot-3.1-stable Bastiaan Olij 2019-04-07 17:05:48 +10:00
  • 459d3d28e4 Synced with Godot 3.1 stable Bastiaan Olij 2019-04-07 16:49:28 +10:00
  • c714f99376 Merge pull request #235 from lzubiaur/fix-osx-arch Bastiaan Olij 2019-04-07 15:48:22 +10:00
  • 05e5f5cd5e Merge pull request #243 from PoignardAzur/patch-1 Thomas Herzog 2019-03-13 16:51:53 +01:00
  • a76df5c7d1 Add instructions to use submodules Olivier FAURE 2019-03-13 15:56:53 +01:00