Commit Graph

  • fc1fe720c3 Store all main entry points to the currently available APIs #321 Bastiaan Olij 2019-08-12 19:55:29 +1000
  • c56c58984f
    Add android support, Update README.md Jayanth L 2019-08-06 02:13:30 +0530
  • 616d8e9ae9 Add support for android Jayanth-L 2019-08-06 01:43:23 +0530
  • c2ec46f64a
    Merge pull request #296 from lupoDharkael/missing Thomas Herzog 2019-08-05 10:39:56 +0200
  • b895d3c326 Add missing class methods #296 lupoDharkael 2019-05-22 11:06:01 +0200
  • 8c010b447e Add String() operator for Quat #316 noobaldrin 2019-08-02 13:28:00 +0800
  • cdd50260d0
    Merge pull request #295 from silverkorn/master Bastiaan Olij 2019-06-16 16:38:31 +1000
  • 659a19b9a4 Updated to godot_headers 20190615 Bastiaan Olij 2019-06-15 20:33:57 +1000
  • 743100b401
    Merge pull request #294 from aqnuep/error_msg Bastiaan Olij 2019-06-15 20:18:45 +1000
  • 5bdcecfc20
    Merge pull request #289 from 2shady4u/master Thomas Herzog 2019-06-04 08:01:12 +0200
  • 0220045268
    Merge pull request #299 from bruvzg/macos_mingw Thomas Herzog 2019-06-01 17:38:02 +0200
  • 8789bdb94e iOSAndAndroidSupport : forgot .a in ios generated binairies #298 Pierre-Thomas Meisels 2019-05-31 21:05:46 +0200
  • b7fdb85762 iOSAndAndroidSupport : remove android_abi argument and add arch arguments Pierre-Thomas Meisels 2019-05-31 20:02:39 +0200
  • 90fa4b9b87 Revert "iOSAndAndroidSupport : move ios builds in forst place so travis build takes less time." Pierre-Thomas Meisels 2019-05-31 18:19:33 +0200
  • 21c3670cc8 iOSAndAndroidSupport : Unify arguments, add argument for ios sdk Pierre-Thomas Meisels 2019-05-28 17:12:58 +0200
  • e33177d96d iOSAndAndroidSupport : move ios builds in forst place so travis build takes less time. Pierre-Thomas Meisels 2019-05-27 15:40:37 +0200
  • 47665dc294 iOSAndAndroidSupport : add ndk download to travis Pierre-Thomas Meisels 2019-05-27 15:09:01 +0200
  • 6e5292c83d Update gitignore #297 lupoDharkael 2019-05-16 13:28:31 +0200
  • e080c5391e
    Fix MinGW-w64 cross-compilation on macOS. #299 bruvzg 2019-05-25 15:23:36 +0300
  • 053edae8a5 iOSAndAndroidSupport : oops forgot addons on travis android build Pierre-Thomas Meisels 2019-05-25 09:00:12 +0200
  • 4effd915c8 iOSAndAndroidSupport : oops forgot to change osx image in travis for ios build Pierre-Thomas Meisels 2019-05-25 08:53:14 +0200
  • 058ae4d3a3 iOSAndAndroidSupport : add readme instructions for building godot-cpp for android and ios Pierre-Thomas Meisels 2019-05-25 08:46:45 +0200
  • aaa6398f85 iOSAndAndroidSupport : add iOS support Pierre-Thomas Meisels 2019-05-25 08:39:56 +0200
  • eec321e34a iOSAndAndroidSupport : Add android support Pierre-Thomas Meisels 2019-05-25 08:26:58 +0200
  • 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 #295 unknown 2019-05-15 21:09:39 -0400
  • bb4a837ad3 Error message improvements #294 Daniel Rakos 2019-05-15 12:07:46 +0200
  • 041b97e5b2 Fixed wrong implementation of Quat multiplication #289 shaderbeast 2019-05-06 11:01:31 +0200
  • 04548011e3
    Merge pull request #286 from Calinou/add-travis-ci Thomas Herzog 2019-05-03 08:29:11 +0200
  • c476d24b49
    Set up Travis CI #286 Hugo Locurcio 2019-05-02 21:34:43 +0200
  • 12732b5391
    Merge pull request #270 from Windfisch/add-variant-cast Bastiaan Olij 2019-05-02 23:03:06 +1000
  • 7defa6f77e
    Merge pull request #271 from Windfisch/fix-register-property Bastiaan Olij 2019-05-02 23:00:47 +1000
  • 877de75d8b
    Merge pull request #282 from RameshRavone/patch-3 Bastiaan Olij 2019-05-02 23:00:25 +1000
  • e4ad265339 Update godot_headers after we discovered an upstream issue godot-3.1.1-stable Bastiaan Olij 2019-05-02 22:55:31 +1000
  • 2d9d4be655 Sync with godot_headers master 20190502 Bastiaan Olij 2019-05-02 22:26:41 +1000
  • 3ffaada12a Linked to latest master of godot_headers Bastiaan Olij 2019-05-02 21:50:20 +1000
  • 9bebf4feb7 Using godot_headers that is in sync with Godot 3.1.1 Bastiaan Olij 2019-05-02 21:43:14 +1000
  • ca85ab244f
    Fix snapped from Vector2 #282 RameshRavone 2019-05-02 09:57:28 +0530
  • e4fb5ca2a5
    Merge pull request #277 from RameshRavone/patch-2 Thomas Herzog 2019-04-22 09:10:31 +0200
  • 761d62c9c8
    Fix #272 #277 RameshRavone 2019-04-21 06:54:13 +0530
  • c96b149438 Added Object pointer conversion operator to Variant #269 Daniel Rakos 2019-04-15 13:49:43 +0200
  • 971adbd955
    Merge pull request #266 from RameshRavone/pathch-1 Bastiaan Olij 2019-04-14 21:25:38 +1000
  • 834d88a0cd
    Merge pull request #264 from aqnuep/random_fixes Bastiaan Olij 2019-04-14 21:25:14 +1000
  • 51233fa1a9 Update CMakeLists.txt Philip Whitfield 2019-04-11 11:56:42 +0200
  • 4bb8684122 fix warning about returning reference to temporary #267 Florian Jung 2019-04-12 14:45:45 +0200
  • da84a245e5 fix missing semicolon Florian Jung 2019-04-12 14:45:20 +0200
  • 8c6fb487d4 fix template param shadowing compiler error Florian Jung 2019-04-12 14:45:09 +0200
  • 7e8c24f0ac
    Merge pull request #263 from underdoeg/patch-1 Bastiaan Olij 2019-04-12 22:25:12 +1000
  • 7c8e42b56a
    Merge pull request #262 from aqnuep/optimization Bastiaan Olij 2019-04-12 22:24:41 +1000
  • 0b4be7bbfa Fix registering properties of reference-types by applying bruvzg's patch #271 Florian Jung 2019-04-12 13:50:20 +0200
  • c5199a2fbf Add a type conversion to Variant for anything that supports ___get_from_variant() #270 Florian Jung 2019-04-12 13:54:28 +0200
  • eb7a75b71e
    fix shadows template parameter #266 RameshRavone 2019-04-12 10:01:44 +0530
  • 4be7fcdde5 Fix bug in Basis [] operator and add missing Transform-Vector3 * operator #264 Daniel Rakos 2019-04-11 17:06:02 +0200
  • 468dab8f01
    Update CMakeLists.txt #263 Philip Whitfield 2019-04-11 11:56:42 +0200
  • 01606fa212 Optimizations to the generated bindings #262 Daniel Rakos 2019-04-08 00:45:35 +0200
  • f0fe88bd36
    Merge pull request #260 from aqnuep/basis_convention Bastiaan Olij 2019-04-10 21:57:03 +1000
  • 65b3bcc833
    Merge pull request #261 from Calinou/improve-buildsystem-2 Bastiaan Olij 2019-04-10 21:55:38 +1000
  • abccf9a050 Make Basis look column-major while retaining a row-major representation #260 Daniel Rakos 2019-04-07 16:03:20 +0200
  • 976a188837
    Fix and improve the build system #261 Hugo Locurcio 2019-03-27 00:51:51 +0100
  • df04c4097f
    Merge pull request #259 from BastiaanOlij/update_3.1_stable godot-3.1-stable Bastiaan Olij 2019-04-07 17:05:48 +1000
  • 459d3d28e4 Synced with Godot 3.1 stable #259 Bastiaan Olij 2019-04-07 16:49:28 +1000
  • c714f99376
    Merge pull request #235 from lzubiaur/fix-osx-arch Bastiaan Olij 2019-04-07 15:48:22 +1000
  • 05e5f5cd5e
    Merge pull request #243 from PoignardAzur/patch-1 Thomas Herzog 2019-03-13 16:51:53 +0100
  • a76df5c7d1
    Add instructions to use submodules #243 Olivier FAURE 2019-03-13 15:56:53 +0100
  • 422140dd61
    Merge pull request #242 from touilleMan/correct-makefile-args Thomas Herzog 2019-03-10 19:33:49 +0100
  • 0fa4ad290d
    Fix Makefile platform and bits arguments passing to scons #242 Emmanuel Leblond 2019-03-10 12:38:55 +0100
  • cfb4dcfad2
    Merge pull request #239 from Calinou/use-markdown-license Thomas Herzog 2019-02-25 08:41:42 +0100
  • 45a9f58f5e
    Use Markdown format for the license #239 Hugo Locurcio 2019-02-24 15:57:29 +0100
  • e0295d7cd4 Set default arch to 64bits for osx platform #235 lzubiaur 2019-02-12 08:32:26 +0900
  • 2a4e82b77e
    Merge pull request #229 from arimus/binding-typename-fix Thomas Herzog 2019-02-04 08:46:19 +0100
  • 30500632b1 escape 'typename' keyword, which is causing errors when generating bindings #229 David Castro 2019-02-03 17:55:16 -0800
  • 262d53c05e
    Merge pull request #221 from bruvzg/rect2_pos Bastiaan Olij 2018-12-28 20:19:44 +1100
  • 73c2d7b761 Added typename to cpp escapes Remove const from godot_string operator_index return value. #225 Acclution 2018-12-18 20:26:06 +0100
  • aad175aa09
    Renamed Rect2::pos to Rect2::position #221 bruvzg 2018-12-13 11:10:25 +0200
  • 64b5032528 Add missing class methods #216 lupoDharkael 2018-11-29 19:08:43 +0100
  • 342593c78d
    Merge pull request #187 from Acclution/cmake Bastiaan Olij 2018-12-04 21:58:26 +1100
  • f855440157 Rename description for osxcross. #193 K. S. Ernest (iFire) Lee 2018-12-04 00:40:05 -0800
  • 3d9fd9ae05 Support osx cross and mingw. K. S. Ernest (iFire) Lee 2018-10-31 15:08:20 -0700
  • 7a22fd0a78 Updated cmake to the new nativescript 1.1 #187 Acclution 2018-12-02 21:07:26 +0100
  • a3b936d3b6
    Merge pull request #210 from bruvzg/fix_custom_subclass_tags Bastiaan Olij 2018-12-03 07:48:19 +1100
  • 607b8326a3
    Merge pull request #214 from marcelofg55/scons_improv_mf Bastiaan Olij 2018-12-02 09:29:07 +1100
  • 2500f308a9 Improvements on SConstruct arch detection #214 Marcelo Fernandez 2018-11-28 14:19:50 -0300
  • bcc39bbf4b
    Merge pull request #212 from BastiaanOlij/fix_sconstruct Bastiaan Olij 2018-11-28 11:06:32 +1100
  • d3d78df0b5 Fixing a few typos in SConstruct #212 Bastiaan Olij 2018-11-28 11:05:27 +1100
  • 0af05a45ce
    Fix tags/cast_to for custom subclasses. #210 bruvzg 2018-11-28 00:08:30 +0200
  • 295950efd4
    Merge pull request #208 from willnationsdev/scons Bastiaan Olij 2018-11-28 08:52:38 +1100
  • 6fb835c312
    Merge pull request #174 from marcelofg55/profiling_data Bastiaan Olij 2018-11-28 08:50:42 +1100
  • 209dd56cb0 Profiling support #174 Marcelo Fernandez 2018-08-20 12:18:12 -0300
  • f4476351f0
    Merge pull request #207 from bruvzg/more_nulls Bastiaan Olij 2018-11-27 09:25:47 +1100
  • be5a012ff7
    Fix NULL dereferencing in get_from_variant and cast_to #207 bruvzg 2018-11-24 17:36:27 +0200
  • 7dff130849 Replace ARGUMENTS with opts.Add/env and some cleanup #208 Will Nations 2018-11-25 15:13:15 -0600
  • 5225ab2bac
    Merge pull request #206 from BastiaanOlij/add_clang_format Bastiaan Olij 2018-11-26 11:24:59 +1100
  • fc20fa3fce Implementing clang-format and applying it to all classes #206 Bastiaan Olij 2018-11-24 09:09:41 +1100
  • 0a6f5d052a
    Merge pull request #205 from BastiaanOlij/advance_godot_headers Bastiaan Olij 2018-11-24 07:58:22 +1100
  • 73b661cd6c Hopefully last time for awhile, new godot_headers #205 Bastiaan Olij 2018-11-24 07:56:19 +1100
  • 1d3dbf2c51
    Merge pull request #204 from bruvzg/fix_ref_2_variant Bastiaan Olij 2018-11-24 07:54:02 +1100
  • c2b59773af
    Fix NULL pointer dereferencing on uninstantiated Ref<T>() conversion to Variant #204 bruvzg 2018-11-22 23:41:33 +0200
  • f10ce0a6be
    Merge pull request #203 from BastiaanOlij/new_godot_headers Bastiaan Olij 2018-11-22 22:24:03 +1100
  • e7de09f1ce Update submodule to latest godot_headers #203 Bastiaan Olij 2018-11-22 22:23:24 +1100
  • 5ce458b50a
    Merge pull request #202 from BastiaanOlij/redo_190 Bastiaan Olij 2018-11-22 22:19:17 +1100
  • d7982cfac3 Redid PR 190 for master now that nativescript 1.1 has been merged #202 Bastiaan Olij 2018-11-22 22:14:28 +1100