Commit Graph

  • 49b0301b58
    Update README.md #23 Ramesh Ravone 2017-07-25 15:24:55 +0530
  • c27af379b8 updated to use the new NativeScript and GDNative interface Karroffel 2017-07-24 14:23:09 +0200
  • f4d9450820 Merge 76f5203be2 into 2195f2e9a8 #21 Ramesh Ravone 2017-07-24 05:03:05 +0000
  • 76f5203be2
    fix header #21 Ramesh Ravone 2017-07-24 10:32:07 +0530
  • 2195f2e9a8 Merge pull request #20 from GodotNativeTools/static-linking Thomas Herzog 2017-07-24 04:52:18 +0200
  • 5db2ea9dac Merge 64e0d4ff4b into fd852eae54 #16 Bastiaan Olij 2017-07-23 17:36:45 +0000
  • 4769f49cb4 Use static linking instead of dynamic linking #20 Karroffel 2017-07-23 17:53:50 +0200
  • fd852eae54 Merge pull request #19 from GodotNativeTools/template-magic Thomas Herzog 2017-07-23 17:15:37 +0200
  • 606d2624af new ptrcall number sizes (int64_t and double) Karroffel 2017-07-23 17:14:50 +0200
  • ee4ac30b40 template magic #19 Karroffel 2017-07-23 16:13:55 +0200
  • add4c99e36 Merge pull request #17 from RameshRavone/master Thomas Herzog 2017-07-22 15:53:06 +0200
  • 36561b5853
    String operator_plus fix #17 Ramesh Ravone 2017-07-22 19:11:38 +0530
  • 64e0d4ff4b Compiling on windows with VC2015 #16 BastiaanOlij 2017-07-13 23:02:41 +1000
  • a3bcda958e implement registering const methods Karroffel 2017-06-21 02:26:06 +0200
  • ab0854c8f2 Merge pull request #11 from GodotNativeTools/ref-class-api Thomas Herzog 2017-06-21 02:15:42 +0200
  • e1f3865467 Wohoo, Ref<>s are now working #11 Karroffel 2017-06-21 02:14:54 +0200
  • 38f1ee741d some Ref WIP, memory leaks and invalid returns Karroffel 2017-06-21 00:42:29 +0200
  • 82165394ca fixed singleton naming thingy Karroffel 2017-06-20 23:26:22 +0200
  • b6ca6a2d8e fixed ArgCast again Karroffel 2017-06-19 12:05:38 +0200
  • 1c5eeee512 better Variant casting Karroffel 2017-06-19 02:26:54 +0200
  • ac630353cf [experimental] constructors and Ref<T> Karroffel 2017-06-19 02:03:59 +0200
  • 99fceb455a updated scripting interface Karroffel 2017-06-18 13:35:30 +0200
  • 51d3cecb5e updated scripting interface Karroffel 2017-06-18 13:35:30 +0200
  • ebe9d9de6a updated core to new GDNative interface Karroffel 2017-06-18 13:21:18 +0200
  • 31dd500d28 Merge pull request #10 from BastiaanOlij/fix_macos_compile Thomas Herzog 2017-06-16 15:57:37 +0200
  • 1f36c2307a Getting this to compile on mac os x #10 BastiaanOlij 2017-06-16 23:50:48 +1000
  • ba32738ec7 Update README.md Thomas Herzog 2017-05-30 23:13:48 +0200
  • d1940b8d71 Merge pull request #8 from RameshRavone/patch-1 Thomas Herzog 2017-05-30 11:35:49 +0000
  • ad3720440e removed InputEvent and Image Karroffel 2017-05-23 23:03:57 +0200
  • 440a3ffa19
    [GDNative] Creating Example library #8 Ramesh Ravone 2017-05-18 07:44:18 +0530
  • 9caeb8d296 made msvc happier Karroffel 2017-05-16 09:00:17 +0200
  • fad8f7c9eb made script "inheritance" less OOP Karroffel 2017-05-13 13:55:04 +0200
  • cf30b0f39d rewrote binding generator in python Karroffel 2017-05-12 21:53:07 +0200
  • 3969bcf078 better llvm support Karroffel 2017-04-18 02:41:39 +0200
  • fdee3a562c Merge pull request #7 from Zylann/auto_binding_gen Thomas Herzog 2017-04-18 02:30:46 +0200
  • 805ca9601f Improve build usage - Local dependency paths are now grouped in a few vars on top of SConstruct - Added an option to generate bindings as part of the build #7 Marc Gilleron 2017-04-18 02:16:57 +0200
  • ac51c7b141 moved includes out of namespace Karroffel 2017-04-18 00:38:09 +0200
  • b9e5611cfb reverted weird reference stuff Karroffel 2017-04-17 21:29:47 +0200
  • 005b9aa148 String.c_string() now returns char * Karroffel 2017-04-11 15:48:26 +0200
  • e16e2fe308 basic signal support and update binding generation Karroffel 2017-04-11 03:04:29 +0200
  • 617057c704 support for script inheritance Karroffel 2017-04-06 05:05:53 +0200
  • 5e3b01f0f1 some NodePath fixes and better handling of Object type arguments Karroffel 2017-04-06 02:32:24 +0200
  • 63c2b9d474 new macros for entry points, virtual method fix Karroffel 2017-04-05 17:16:47 +0200
  • 8aaef5a6a2 use pointers for objects, default arguments Karroffel 2017-04-04 21:02:44 +0200
  • c40a9dce51 Added Variant constructor for Object types Karroffel 2017-04-04 02:28:05 +0200
  • fe4f8b9581 added support for tool scripts Karroffel 2017-03-18 19:01:11 +0100
  • cd1bec5515 added property registration Karroffel 2017-03-18 16:58:03 +0100
  • 7fa7f7b9c5 added operator overload for string Karroffel 2017-03-18 15:23:28 +0100
  • 80e3e74934 deleted binaries Karroffel 2017-03-16 01:45:55 +0100
  • 8d63048c6d Windows compatibility Karroffel 2017-03-15 23:19:58 +0100
  • bce9ac109d mistakes were made. I undid them. Karroffel 2017-03-15 18:13:22 +0100
  • b098147977 using method data for wrapper methods now Karroffel 2017-03-14 01:12:55 +0100
  • aa9fb128cf re-enabled tool class generation Karroffel 2017-03-09 04:12:39 +0100
  • 575bb7f339 reworked object system a little bit Karroffel 2017-03-09 03:03:21 +0100
  • c772d7f656 added Godot.hpp Karroffel 2017-03-06 18:39:56 +0100
  • 632c953e42 buuunch of stuff Karroffel 2017-03-06 08:49:24 +0100
  • 92e1f553ec properly implemented core types (c++ wise) Karroffel 2017-03-06 03:30:46 +0100
  • e3d98fd757 updated generator to use new Json API and command arguments Karroffel 2017-03-05 20:01:25 +0100
  • a15e7b7189 I hate templates Karroffel 2017-03-05 03:02:29 +0100
  • edc2496474 added proper singleton suport Karroffel 2017-03-04 18:08:44 +0100
  • a94f2c10c4 basic obj type wrapper generation Karroffel 2017-03-04 17:04:06 +0100
  • a9ccee2251 you saw nothing Karroffel 2017-03-04 05:38:44 +0100
  • 5762c2f53f Added binding generator Karroffel 2017-03-04 05:36:31 +0100
  • 8cbebc3e5d Finished core types (for now, looking at you, Image) Karroffel 2017-03-04 03:04:16 +0100
  • 09332ee609 Implemented a bunch of core types. Image needs love Karroffel 2017-03-03 21:04:23 +0100
  • 3b6da9ca76 Extended String interface Karroffel 2017-03-03 04:35:40 +0100
  • 1d61c9df93 Added Color.h Karroffel 2017-03-03 04:10:23 +0100
  • db011d8f2c Added RID.h Karroffel 2017-03-03 03:48:27 +0100
  • 15515d10d4 Finished Quat.h Karroffel 2017-03-03 03:39:56 +0100
  • 5d543692eb Added Basis.h and stub Quat.h Karroffel 2017-03-03 03:14:34 +0100
  • 0cd08a93ec referring to other headers relatively Karroffel 2017-03-03 02:32:28 +0100
  • a1cb3d197f Added Vector3.h Karroffel 2017-03-03 02:30:56 +0100
  • d39e50ddce Added NodePath.h Karroffel 2017-03-03 01:07:14 +0100
  • fb8fc796a4 Added Vector2.h Karroffel 2017-03-03 00:47:48 +0100
  • 649bb3d0f5 Added String.h Karroffel 2017-03-02 23:51:31 +0100
  • c5a7453a58 Create README.md Karroffel 2017-03-02 23:50:27 +0100
  • 9d3efcbed2 Initial commit Karroffel 2017-03-02 23:50:13 +0100