Commit Graph

  • 5f24388b04
    Add -std:c++17 flag on test windows build André Sousa 2021-02-14 20:41:59 -03:00
  • eafe6d9622
    Merge pull request #477 from o01eg/ci-test-execute-3.2 George Marques 2021-02-09 15:09:39 -03:00
  • 279d63d6c5
    Run script test O01eg 2020-11-28 13:08:17 +03:00
  • c55ef5adcf
    Disable Windows compilation. O01eg 2021-02-06 23:19:40 +03:00
  • d6101538e6
    Test build GNnative library in CI O01eg 2020-11-28 12:05:00 +03:00
  • f669380811 Generate bindings if they are not found Marc Gilleron 2021-02-03 22:48:58 +00:00
  • e2831ff5fa
    Merge pull request #505 from naithar/fix/ios-simulator-build Marc 2021-02-03 22:15:29 +00:00
  • 925a47f65b
    Merge pull request #502 from Zylann/clang_format_ci Marc 2021-02-03 22:13:03 +00:00
  • e8e2d2c3d1
    Merge pull request #501 from Zylann/fix_mingw_ci Marc 2021-02-03 22:11:54 +00:00
  • b7f958ddb5
    Merge pull request #506 from Zylann/fix_macos_ci Marc 2021-02-03 22:11:04 +00:00
  • 1f7f66d09e Re-added clang-format checks to the CI Marc Gilleron 2021-02-01 00:15:22 +00:00
  • 9598fd5c8e
    Merge pull request #504 from HrishikeshP-01/better-use-of-Math Marc 2021-02-03 20:16:51 +00:00
  • 612ac0c123 Fix MacOS CI using an available runner Marc Gilleron 2021-02-03 20:06:16 +00:00
  • b5d16b4b56 add ios_simulator flag to enable building for M1 arm64 simulators Sergey Minakov 2021-02-03 22:17:12 +03:00
  • 09df1fc9b5 Removed the redundant functions in CameraMatrix.hpp Hrishikesh 2021-02-03 18:55:39 +05:30
  • 8558d2360a Removed redundant function definitions in CameraMatrix and used the ones in Math.hpp Hrishikesh 2021-02-03 06:32:44 +05:30
  • 6d3b8f44f4
    Merge pull request #500 from Zylann/fix_commented_fp_param Marc 2021-01-31 23:36:15 +00:00
  • 74e7098ae0 Dont carry msvc stuff to the MinGW build Marc Gilleron 2021-01-31 22:59:11 +00:00
  • 4c0763cd88 Revert comment, this raised another warning, and I could not find a pattern that works Marc Gilleron 2021-01-31 22:21:31 +00:00
  • e8de1fa2a5
    Merge pull request #490 from Zylann/container_leaks Marc 2021-01-31 20:15:44 +00:00
  • b400dba875
    Merge branch 'master' into container_leaks Marc 2021-01-31 20:06:56 +00:00
  • 05ba977cc6
    Merge pull request #485 from colugomusic/fix-array-const Marc 2021-01-31 20:03:47 +00:00
  • e76efdd3ab
    Merge pull request #481 from Zylann/vec_constants Marc 2021-01-31 20:02:06 +00:00
  • 18e1b262ff
    Merge pull request #480 from Zylann/ref_safer_cast Marc 2021-01-31 20:01:12 +00:00
  • ffcdef965e
    Merge pull request #479 from Zylann/fix_math_warnings Marc 2021-01-31 19:58:10 +00:00
  • 8300c53490
    Merge pull request #478 from colugomusic/osx-deployment-target Marc 2021-01-31 19:56:35 +00:00
  • bdba7b4866
    Merge pull request #373 from mika314/master Marc 2021-01-31 19:44:04 +00:00
  • 1aab5e3962
    Merge branch 'master' into master Marc 2021-01-31 19:32:56 +00:00
  • 35f78dea51
    Merge pull request #486 from Calinou/switch-to-github-actions Marc 2021-01-31 19:12:25 +00:00
  • fb71edd45b Fix container and string leaks Marc Gilleron 2021-01-07 01:05:12 +00:00
  • e0a129d572
    Merge pull request #489 from o01eg/update-headers-3.2.3 Hugo Locurcio 2020-12-28 16:46:38 +01:00
  • d20fcb6098
    Update headers commit O01eg 2020-12-28 11:30:06 +03:00
  • 610c42f219
    Switch from Travis CI to GitHub Actions Hugo Locurcio 2020-12-16 19:51:26 +01:00
  • 38c9b624db Fix constness of Array::find, Array::find_last and Array::rfind Colugo 2020-12-20 16:44:49 +00:00
  • 01c003dfed
    Merge pull request #484 from Jummit/patch-1 Hugo Locurcio 2020-12-19 21:28:22 +01:00
  • ecf0948f35
    Remove semicolons from GDScript example Jummit 2020-12-19 18:40:15 +01:00
  • 8e1cc29c66 Added missing constants to Vector2, Vector3, Basis and Quat Marc Gilleron 2020-12-08 23:00:34 +00:00
  • 2893c883f8 Use safer casts in Ref<T> Marc Gilleron 2020-12-08 22:10:59 +00:00
  • deddacd6f7 Fix some Math warnings Marc Gilleron 2020-12-08 20:47:42 +00:00
  • 43828ebb39
    Merge pull request #459 from Silver1063/master Marc 2020-12-08 20:00:06 +00:00
  • 1ec4526c1d
    Merge pull request #454 from Zylann/remove_godot_subclass Marc 2020-12-08 19:36:44 +00:00
  • 78547869ee Add macos_deployment_target SConstruct option. Colugo 2020-12-03 20:30:59 +00:00
  • 96ae052e06 Added missing Vector3 slerp and Vector3 project Silver1063 2020-10-11 17:31:23 -07:00
  • a733457285 Update Vector3 slide to match godot implementation Silver1063 2020-10-11 15:47:01 -07:00
  • 2989a385d7 GENERATE_TEMPLATE_GET_NODE option for CMake Manuel Riecke 2020-09-20 12:18:42 +02:00
  • 73f1f90bf7 Fix godot-cpp not compiling because of -Wlong-long Manuel Riecke 2020-09-19 13:24:11 +02:00
  • 2007e6f81e Fix CMake failing to generate the bindings. A new parameter was added to the binding_generator python file, but the CMake file was not adjusted. Manuel Riecke 2020-09-19 13:23:21 +02:00
  • 67976ee47d Remove the need to use GODOT_SUBCLASS Marc Gilleron 2020-09-12 17:38:46 +01:00
  • c9a740be34
    Merge pull request #451 from Zylann/math Marc 2020-09-08 19:31:54 +01:00
  • 7fd60d4c66
    Merge pull request #452 from Zylann/no_debug_symbols Marc 2020-09-05 01:53:55 +01:00
  • c02747d909 Don't generate debugging symbols in release builds Marc Gilleron 2020-09-05 00:06:51 +01:00
  • 0d1511695d Added Godot's math functions Marc Gilleron 2020-08-30 23:15:07 +01:00
  • 94efdc4073
    Merge pull request #436 from m4gr3d/arcore_support Marc 2020-08-31 15:05:51 +01:00
  • e5334579db
    Merge branch 'master' into arcore_support Marc 2020-08-31 15:05:09 +01:00
  • d53b294f5b
    Merge pull request #450 from proxemy/master Marc 2020-08-30 22:47:49 +01:00
  • 3f72f5a842
    Merge pull request #447 from Zylann/rename_rid_get_id Marc 2020-08-30 22:45:17 +01:00
  • fd281da1cf
    Merge pull request #382 from Zylann/fix_sconstruct_default_bits Marc 2020-08-30 22:33:45 +01:00
  • f71ccdfbcb Bugfix. Project generation now respects the given 'headers_dir' start parameter. proxemy 2020-08-27 19:46:03 +02:00
  • 31b0ca80d5 Additions to the library to support the ARCore plugin Fredia Huya-Kouadio 2020-08-04 09:42:00 -07:00
  • ca800d63c8
    Merge pull request #371 from NHodgesVFX/VectorBounceReflectFix Marc 2020-08-23 22:04:31 +01:00
  • 469e9da86c Rename RID::get_rid() => get_id() to match Godot Marc Gilleron 2020-08-23 21:32:05 +01:00
  • 824f4ef481
    Merge pull request #416 from DuncanSparks/template_get_node Marc 2020-08-23 20:28:44 +01:00
  • a2ebc8bbec
    Update binding_generator.py Duncan Sparks 2020-08-23 10:30:27 -07:00
  • 6bca96ed42
    Change default parameter to "yes" Duncan Sparks 2020-08-23 09:02:12 -07:00
  • bd72bd4d68
    Fix redundant check in binding_generator.py Duncan Sparks 2020-08-23 09:01:23 -07:00
  • 6c2e94710a
    Merge pull request #420 from smeikx/fix-android-build Marc 2020-08-23 16:15:42 +01:00
  • 0afb66c11a
    Merge branch 'master' into fix-android-build Marc 2020-08-23 16:14:16 +01:00
  • 98839e1050
    Merge pull request #445 from Zylann/fix_os_suffix Marc 2020-08-23 15:14:06 +01:00
  • 63066f2570 Replace ".os" with ".o" because it is "Object files" on Linux Marc Gilleron 2020-08-23 15:11:57 +01:00
  • 19fa40591b
    Merge pull request #365 from sheepandshepherd/class_ptr Marc 2020-08-16 23:30:52 +01:00
  • 33f9de16e4 Use godot_object_cast_to instead of TagDB to cast engine types sheepandshepherd 2019-10-21 18:08:03 +02:00
  • 2b14529de6
    Merge branch 'master' into template_get_node Duncan Sparks 2020-08-16 14:50:32 -07:00
  • 16000199c5
    Merge pull request #415 from DuncanSparks/alloca_fix Marc 2020-08-16 20:16:36 +01:00
  • a3fe496ad6
    Merge pull request #441 from TerraAr/master Marc 2020-08-16 17:36:49 +01:00
  • 7d347edb12
    Updated operator TerraAr 2020-08-15 15:10:16 -03:00
  • 756c1e1c79
    Merge pull request #307 from aqnuep/string_memory_leak_fix Marc 2020-08-15 17:57:02 +01:00
  • 0939d0f6d1 Fixed memory leak with String objects Daniel Rakos 2019-06-21 16:40:36 +02:00
  • 5e656923cf
    Fixed operator TerraAr 2020-08-14 23:32:38 -03:00
  • 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