Commit Graph

  • 783016677e
    Merge pull request #190 from lupoDharkael/vector3 nativescript-1.1 Bastiaan Olij 2018-11-22 22:02:09 +1100
  • 8ffda12b83
    Merge pull request #201 from bruvzg/ptrcall_fix_null_args Bastiaan Olij 2018-11-22 21:29:44 +1100
  • 715d1dc82b
    Fix passing NULL pointers as arguments via ptrcall #201 bruvzg 2018-11-19 22:40:31 +0200
  • 5f3d6bc233
    Merge pull request #198 from bruvzg/fix_str_find_and_cmp Bastiaan Olij 2018-11-19 21:29:39 +1100
  • cec7c2a223
    Merge pull request #197 from bruvzg/fix_icall_int64_and_tagbd_reg Bastiaan Olij 2018-11-19 21:29:03 +1100
  • e83fd994f8
    Merge pull request #199 from BastiaanOlij/fix_xform Bastiaan Olij 2018-11-19 21:20:18 +1100
  • 987cca0d4d Redid kirsanium xform fix #199 Bastiaan Olij 2018-11-19 21:16:01 +1100
  • 39445f144c
    Add missing String::(r)find(n) form argument Add missing String::(*)casecmp_to functions #198 bruvzg 2018-11-18 14:37:06 +0200
  • ec5d718191
    Fix TagDB registration for classes with underscore in the name. #197 bruvzg 2018-11-17 18:25:12 +0200
  • 700310c8c3
    Fix ptrcall passing invalid size int. bruvzg 2018-11-17 18:23:52 +0200
  • d6a8885e31
    Merge pull request #195 from BastiaanOlij/branch_info Bastiaan Olij 2018-11-07 21:49:53 +1100
  • b7ee774a59 Added info about the older branches to the README.md #195 Bastiaan Olij 2018-11-07 21:37:01 +1100
  • d0d18ca704
    Merge pull request #194 from BastiaanOlij/nativescript-1.1-rebased Bastiaan Olij 2018-11-07 21:29:40 +1100
  • 200bf226bf Nativescript 1.1 #194 karroffel 2018-02-11 15:50:01 +0100
  • 1729360e6e
    Merge pull request #192 from marcelofg55/win32_fix nativescript-1.0 Thomas Herzog 2018-10-26 08:51:52 +0200
  • 3a64f81cb7
    Merge pull request #191 from clayjohn/nativescript-1.1 Thomas Herzog 2018-10-26 08:51:08 +0200
  • db29a85102 update vector3::distance_to #191 clayjohn 2018-10-25 09:50:53 -0700
  • 13f4f0e8f8 Fix Windows 32 bits builds producing 64 bits code #192 Marcelo Fernandez 2018-10-25 13:35:33 -0300
  • 04637d8697 Vector3: add missing methods #190 lupoDharkael 2018-10-18 18:32:38 +0200
  • b4ab2d2d9b
    Merge pull request #186 from xfxdev/nativescript-1.1 Thomas Herzog 2018-10-06 14:34:11 +0200
  • e909f800d0 Fix compile error of 'WARN_PRINT' and 'ERR_PRINT'. #186 xfx 2018-10-06 07:33:05 +0800
  • f52cc4c964
    Merge pull request #183 from Acclution/master Bastiaan Olij 2018-09-09 17:59:39 +1000
  • ffb087caed Fix issue where Vector2::normalize() did not normalize correctly #183 Christoffer 2018-09-03 19:19:56 +0200
  • c6da2c0abe
    Merge pull request #179 from BastiaanOlij/improve_platform_check Bastiaan Olij 2018-09-01 21:51:50 +1000
  • 37fabf7e92 Improved platform checks #179 Bastiaan Olij 2018-09-01 21:46:18 +1000
  • 29e1de36ea Change README.md to correctly refer to the header path variable as 'headers_dir' instead of 'headers'. #176 Levin Oehlmann 2018-08-27 02:14:27 +0200
  • d1a76becbb
    Merge e889676f55 into 72d227dd1c #151 Marcelo Fernandez 2018-08-17 21:34:08 +0000
  • 72d227dd1c
    Merge pull request #171 from Calinou/improve-buildsystem Thomas Herzog 2018-08-17 12:09:23 +0200
  • 46fe7ada03
    Improve the build system #171 Hugo Locurcio 2018-08-16 16:14:35 +0200
  • f7fafbbba4
    Merge pull request #170 from mundusnine/patch-1 Thomas Herzog 2018-08-15 08:58:03 +0200
  • b1d9152a46
    Merge d7236d3504 into 499300ea6a #169 mundusnine 2018-08-14 20:01:10 +0000
  • d7236d3504
    Adds needed include <typeinfo> #170 #169 mundusnine 2018-08-14 16:00:46 -0400
  • 0a1ee500a1 Fixed Color::to_32() - it had ARGB format instead of RGBA #167 kirsanium 2018-08-10 16:13:13 +0700
  • e323414361 Fixed Vector2::normalize kirsanium 2018-08-10 13:12:24 +0700
  • a7c0a8870a Transfrom.cpp: fixed error in Transform::xform_inv kirsanium 2018-08-10 12:59:33 +0700
  • 12aeafd083
    Merge pull request #165 from BastiaanOlij/check_nullptr_on_bindingdata Thomas Herzog 2018-08-05 08:43:35 +0200
  • 0cc8f1d7d0
    Merge 7c5a1eab11 into 499300ea6a #164 Bastiaan Olij 2018-08-05 04:26:03 +0000
  • 7c5a1eab11 Preventing crash when function returned null ptr #165 #164 Bastiaan Olij 2018-08-05 14:22:19 +1000
  • 84622a8a1c Wrapped Variant functionality to Godot API #163 eligt 2018-08-01 03:16:22 +0100
  • 6d48282187
    Merge pull request #162 from BastiaanOlij/fix_subclass Thomas Herzog 2018-07-30 14:59:49 +0200
  • 0a3fb023d5 Fixed GODOT_SUBCLASS macro #162 Bastiaan Olij 2018-07-30 21:44:24 +1000
  • 40a8b38149
    Merge pull request #157 from BastiaanOlij/empty_gen Bastiaan Olij 2018-07-29 16:00:28 +1000
  • 915bc295bd
    Merge pull request #158 from BastiaanOlij/new_docs Thomas Herzog 2018-07-28 18:55:25 +0200
  • 895dd3a581 New documentation based on nativescript 1.1 #158 Bastiaan Olij 2018-07-28 23:31:01 +1000
  • 4e74c6373b Change gitignore so we get our gen folders #157 Bastiaan Olij 2018-07-28 22:54:54 +1000
  • b2c4d91f4b
    Merge pull request #150 from Faless/fix_crashes Thomas Herzog 2018-07-26 16:46:13 +0200
  • e37b186b57 Better warning/error macros #150 Fabio Alessandrelli 2018-07-05 16:23:50 +0200
  • ec2a9345bd Fix crash when calling String::split/split_floats Fabio Alessandrelli 2018-07-05 16:03:56 +0200
  • 2ed8e3e217
    Merge pull request #155 from BastiaanOlij/fix_register_tool Bastiaan Olij 2018-07-26 22:00:44 +1000
  • 75036c5f05 Fixed up registering tool and updated godot_headers #155 Bastiaan Olij 2018-07-26 21:46:59 +1000
  • b4c7a98d31 fix gitignore karroffel 2018-07-25 14:32:27 +0200
  • 7044f45409 remove accidentally added files karroffel 2018-07-25 14:29:53 +0200
  • 7fc6a8b98d fix indentation in bindings generator karroffel 2018-07-25 14:29:17 +0200
  • 38da87fc0b use typeid() for type tags now karroffel 2018-05-13 15:17:49 +0200
  • 1a2afca8af updated .gitignore karroffel 2018-05-13 14:41:42 +0200
  • 982e77620c changed build system to be more self contained karroffel 2018-05-13 14:39:32 +0200
  • d420613bd2 fix cast_to karroffel 2018-04-06 01:39:35 +0200
  • b3d705c898 fix global type registration order karroffel 2018-04-05 21:58:56 +0200
  • dabc96ebd9 added type tags and safe object casting karroffel 2018-04-04 21:30:28 +0200
  • 37abbe0c09 fix free() crash with custom resources karroffel 2018-03-30 21:41:55 +0200
  • cff59a572e fix exporting of non-object types karroffel 2018-03-12 00:04:01 +0100
  • a4a9a16001 new and free change, custom free will crash engine, be wary karroffel 2018-03-11 11:43:06 +0100
  • e9517a7b3b implemented instance binding data usage karroffel 2018-02-11 15:50:01 +0100
  • 499300ea6a
    Merge pull request #153 from BastiaanOlij/update_godot_headers_20180725 Bastiaan Olij 2018-07-25 21:38:09 +1000
  • 4ea54ad58e Update godot_headers to latest master (Godot 3.1) #153 Bastiaan Olij 2018-07-25 21:36:00 +1000
  • 09409f5c37
    Merge pull request #152 from joealam/master 3.0 Thomas Herzog 2018-07-23 09:22:08 +0200
  • 50c9ed60b1 Fix misleading typo regarding generate_bindings #152 Joe Alam 2018-07-20 23:23:49 +0100
  • e889676f55 Updated godot_api.json to latest godot master #151 Marcelo Fernandez 2018-07-18 13:06:49 -0300
  • 02bb4ffad9
    Merge pull request #145 from BastiaanOlij/json_303 Thomas Herzog 2018-07-06 14:36:22 +0200
  • 88ec502970
    Merge pull request #148 from marcelofg55/fix_return_const Thomas Herzog 2018-06-24 00:11:39 +0200
  • baddc2ae66 Fix clang warning: 'const' type qualifier on return type has no effect #148 Marcelo Fernandez 2018-06-23 12:15:53 -0300
  • 5b7fff2bf0
    Merge pull request #147 from Kowbell/master Thomas Herzog 2018-06-20 10:31:58 +0200
  • 2bed3eeb49 Update README.md to include compilation error fix #147 Kowbell 2018-06-19 20:06:35 -0400
  • 0c3fd55458 Added godot_api.json from official 3.0.3 release #145 Bastiaan Olij 2018-06-15 23:12:51 +1000
  • 1f69758b83 change flags for linux release build #141 Bastiaan Olij 2018-06-05 18:59:58 +1000
  • 1ccd927fd6 Adding UWP support #140 Bastiaan Olij 2018-06-04 23:11:17 +1000
  • 74d0106a76
    Merge pull request #139 from BastiaanOlij/fix_submodule Thomas Herzog 2018-06-04 15:08:55 +0200
  • c60a249862 fix submodule link #139 Bastiaan Olij 2018-06-04 21:56:49 +1000
  • cd710a20e0 Minor correction and clarification in README #135 Rasmus Tilljander 2018-05-22 20:56:30 +0200
  • 94ec311924 better debugging experience on linux karroffel 2018-05-16 13:25:53 +0200
  • 684a06daf2 included godot_headers as submodule karroffel 2018-05-16 02:05:41 +0200
  • fe38da6cb3 added godot_headers as submodule karroffel 2018-05-16 01:56:41 +0200
  • 1d4ca1575f
    Merge pull request #133 from timower/master Thomas Herzog 2018-05-15 23:00:02 +0200
  • 1a32997a0f Fix const for += operator in string #133 Timothy Werquin 2018-05-15 22:24:53 +0200
  • 1803ca43fa Fix String const operators. Timothy Werquin 2018-05-15 22:23:03 +0200
  • d8becfbe90
    Merge pull request #130 from marcelofg55/int_real_arrays Thomas Herzog 2018-05-09 10:22:59 +0200
  • 4e4527584b
    Merge pull request #131 from marcelofg55/fix_float_double Thomas Herzog 2018-05-09 10:22:26 +0200
  • ae38ebc80c fix method calls that take floats/doubles #131 Marcelo Fernandez 2018-05-08 21:58:48 -0300
  • 709446da94 Fix bindings for PoolIntArray and PoolRealArray #130 Marcelo Fernandez 2018-05-08 21:47:34 -0300
  • 6326ad4798 updated README #129 Nickolai Korshunov 2018-05-05 13:28:49 +0300
  • ffc58c2902 added node wrapper template Nickolai Korshunov 2018-05-05 13:16:36 +0300
  • 6f8ce54b1a
    Merge pull request #127 from Redwan13/master Thomas Herzog 2018-04-25 13:05:57 +0200
  • ef37d8d76e Merge branch 'master' of https://github.com/GodotNativeTools/godot-cpp #127 Nickolai Korshunov 2018-04-25 11:40:49 +0300
  • 876715b610 disable strict enums Nickolai Korshunov 2018-04-25 11:39:18 +0300
  • 68ba815bc5
    Merge pull request #123 from marcelofg55/osx_scons Thomas Herzog 2018-04-08 19:12:36 +0200
  • b52d55927a On OS X append .osx.64 to the result_name var on SConstruct #123 Marcelo Fernandez 2018-04-08 13:00:54 -0300
  • f7d933debc
    Merge pull request #116 from garyo/poolarray-const-operator Thomas Herzog 2018-03-13 16:18:12 +0100
  • a6689b2132 Make all Pool*Array::operator[] as const #116 Gary Oberbrunner 2018-03-13 10:07:50 -0400
  • 4a9e305776
    Merge pull request #105 from marcelofg55/windows_compile_fixes Thomas Herzog 2018-03-09 18:36:37 +0100
  • ba1fbfa4d1
    Merge pull request #109 from danielytics/easier-printing-and-formatting Thomas Herzog 2018-03-07 16:15:49 +0100