Commit Graph

  • c33ce26a93 Merge pull request #483 from fire/extended-physics-tests Aaron Franke 2020-07-03 01:51:46 -04:00
  • 3fd13c1a82 Add extended physics tests. K. S. Ernest (iFire) Lee 2020-07-02 14:37:58 -07:00
  • f74217c1dc Merge pull request #492 from aaronfranke/multitouch Aaron Franke 2020-07-02 14:32:35 -04:00
  • 5215bc00f8 Remove useless "_find_free_pointer_id" method in Multitouch View Aaron Franke 2020-07-02 04:08:24 -04:00
  • 1ae23b63aa Merge pull request #493 from Calinou/2d-platformer-font-disable-aa Aaron Franke 2020-07-02 13:58:02 -04:00
  • b99cd953d2 Merge pull request #494 from Calinou/2d-platformer-progressive-jump-interrupt Aaron Franke 2020-07-02 13:57:14 -04:00
  • 8823628b02 Merge pull request #495 from TwistedTwigleg/IK_Demo_Godot_3_2_2_Fix Aaron Franke 2020-07-02 13:56:29 -04:00
  • 1ad95a443f Fixed bug in the IK demo where the SkeletonIK scene would print an error. The issue is that the target nodes are initialized after the SkeletonIK node. Moving the nodes fixed the issue and now no more errors are printed TwistedTwigleg 2020-07-02 10:10:33 -04:00
  • 79ad34dc0f Progressively interrupt the jump in the 2D platformer demo Hugo Locurcio 2020-07-02 15:32:17 +02:00
  • aa390d1b30 Disable antialiasing on the font in the 2D platformer demo Hugo Locurcio 2020-07-02 15:21:39 +02:00
  • ba44700ebe Merge pull request #491 from aaronfranke/cthulhu Aaron Franke 2020-06-28 13:37:38 -04:00
  • 006309bd6f Many tweaks thanks to IAmActuallyCthulhu Aaron Franke 2020-06-28 03:29:20 -04:00
  • 866f826124 Merge pull request #489 from aaronfranke/3dplat Aaron Franke 2020-06-28 02:31:00 -04:00
  • c5c5fedec8 Update 3D platformer Aaron Franke 2020-06-27 18:43:16 -04:00
  • f34e61eaca Merge pull request #490 from aaronfranke/misc-tweaks-3.2.2 Aaron Franke 2020-06-28 02:23:18 -04:00
  • 189d6ac9b4 Misc fixes and tweaks to many demos Aaron Franke 2020-06-26 18:53:08 -04:00
  • 343669ca06 Merge pull request #488 from aaronfranke/no-default-env Aaron Franke 2020-06-27 21:07:26 -04:00
  • c13e56662f Clean up unused and outdated environment files Aaron Franke 2020-06-27 17:00:14 -04:00
  • dc6efcd429 Merge pull request #487 from aaronfranke/ik-again Aaron Franke 2020-06-27 20:58:01 -04:00
  • aaf3483618 Move Godot Battle Bot model and materials to a subfolder Aaron Franke 2020-06-27 15:33:30 -04:00
  • e30b9d4c7d Change environment to 3.1/3.2 environment Aaron Franke 2020-06-27 14:13:39 -04:00
  • 2ae60f3ac7 Many style fixes for the IK demo Aaron Franke 2020-06-27 15:13:40 -04:00
  • 87f6a4e3fd Merge pull request #486 from aaronfranke/os-test Aaron Franke 2020-06-24 03:14:28 -04:00
  • eac96a9148 Add a README and screenshots to the OS test demo Aaron Franke 2020-06-24 02:02:07 -04:00
  • f0a07c43a8 Add Mono C# preprocessor testing to OS test demo Aaron Franke 2020-06-24 02:17:24 -04:00
  • 7b465152dc Merge pull request #484 from Calinou/add-os-testing-demo Aaron Franke 2020-06-23 13:51:54 -04:00
  • 4bafb96fcb Add an operating system testing demo Hugo Locurcio 2020-03-09 16:24:53 +01:00
  • d4a2a57834 Merge pull request #482 from timoschwarzer/android-iap-3.2.2-godotgoogleplaybilling Rémi Verschelde 2020-06-22 11:28:55 +02:00
  • d29fc74ae8 Merge pull request #481 from Calinou/switch-to-github-actions Aaron Franke 2020-06-22 04:29:39 -04:00
  • 033a5338d5 Merge pull request #480 from aaronfranke/trail-space-format Aaron Franke 2020-06-21 23:23:50 -04:00
  • 35d44b5d85 Remove trailing space characters in the formatting script Aaron Franke 2020-06-17 14:53:10 -04:00
  • 9a3a831a34 Update Android IAP demo to reflect recent changes Timo Schwarzer 2020-06-20 00:26:45 +02:00
  • d3317cc91d Merge pull request #473 from nekomatata/physics-tests Aaron Franke 2020-06-19 15:25:26 -04:00
  • afd99e5aed Add Physics Tests project PouleyKetchoupp 2020-04-25 12:47:47 +02:00
  • b6c0283c22 Switch continuous integration from Travis CI to GitHub Actions Hugo Locurcio 2020-06-17 21:14:17 +02:00
  • 3ea2246466 Merge pull request #479 from timoschwarzer/android-iap-3.2.2-fix Aaron Franke 2020-06-15 02:24:56 -04:00
  • ea01309d56 Fix small mistakes with new Android IAP API Timo Schwarzer 2020-06-15 07:27:18 +02:00
  • 9600d93a33 Merge pull request #478 from timoschwarzer/android-iap-3.2.2 Aaron Franke 2020-06-14 14:59:08 -04:00
  • 74924dd073 Update Android IAP demo for 3.2.2 Timo Schwarzer 2020-06-14 13:57:18 +02:00
  • 5363f8a75a Merge pull request #477 from aaronfranke/unhandled-input Aaron Franke 2020-06-09 11:48:25 -04:00
  • 5f1905e0d6 Replace _input with _unhandled_input Aaron Franke 2020-06-08 22:43:19 -04:00
  • d1ed6dbd82 Merge pull request #476 from Jayman2000/dodge-the-creeps-cc0 Aaron Franke 2020-06-08 12:13:20 -04:00
  • 20c10dcb06 Correct Dodge the Creeps' copyright info Jason Yundt 2020-06-08 11:13:09 -04:00
  • 48eb973127 Merge pull request #469 from aaronfranke/voxel Aaron Franke 2020-05-26 10:07:21 -04:00
  • 050fda3a4c Add a Voxel demo project Aaron Franke 2020-02-29 00:34:10 -05:00
  • ac5013f9ec Merge pull request #468 from aaronfranke/2d-shader-gles3 Aaron Franke 2020-05-12 14:12:01 -04:00
  • ed2348080c Convert the Screen Space Shaders demo back to GLES 3 Aaron Franke 2020-05-12 13:55:09 -04:00
  • a9c63035da Merge pull request #465 from aaronfranke/gitignore-translation Aaron Franke 2020-05-08 01:34:12 -04:00
  • 7a5c0872d5 Add translation ignore Aaron Franke 2020-05-08 01:30:34 -04:00
  • 0eeaf0ecd8 Add credits for the music used in the 2D platformer demos (#461) Aaron Franke 2020-04-07 13:59:36 -04:00
  • 7939f8e348 Merge pull request #459 from EludeQ/updated-dodge-the-creeps Aaron Franke 2020-04-04 07:16:21 -04:00
  • ee388dd5df Updated the dodge_the_creeps demo to include the "removing the creeps" part Amara M. Angel 2020-04-03 18:35:35 +02:00
  • b548a848b1 Merge pull request #460 from EludeQ/viewports-frame_post_draw Aaron Franke 2020-04-03 16:52:26 -04:00
  • 7a9b45f156 Update Viewports tutorial to use "frame_post_draw" Amara M. Angel 2020-04-03 19:42:51 +02:00
  • 57baf0a1b5 Merge pull request #453 from aaronfranke/plugin-proj 3.2-57baf0a Aaron Franke 2020-03-31 03:12:26 -04:00
  • a0a87c3bea Add a main screen plugin to the plugin demos Aaron Franke 2020-03-24 05:06:52 -04:00
  • 51c0f3abb8 Refactor the plugin demos to be inside of a project for convenience Aaron Franke 2020-03-24 03:46:15 -04:00
  • 8464543a23 simplifying steering to a single line with move_toward (#451) LaBodilsen 2020-03-25 18:46:42 +01:00
  • e95cbac634 Merge pull request #450 from aaronfranke/travis Rémi Verschelde 2020-03-25 09:12:38 +01:00
  • eab59a6d2e Merge pull request #452 from aaronfranke/issue-templates Aaron Franke 2020-03-23 04:58:06 -04:00
  • 474f246096 Remove duplicate issue templates Aaron Franke 2020-03-23 04:51:27 -04:00
  • a12f54cfef Update issue templates Aaron Franke 2020-03-23 04:51:27 -04:00
  • 7e09d2fec7 Commit files changed by the formatting script Aaron Franke 2020-03-19 20:25:07 -04:00
  • 7ba8b9930d Add a formatting script for Travis CI Aaron Franke 2020-03-19 18:36:55 -04:00
  • ec28f44e3c Merge pull request #449 from aaronfranke/description Aaron Franke 2020-03-17 19:12:03 -04:00
  • f9e7456b70 Add descriptions to all projects with README files Aaron Franke 2020-03-16 20:50:53 -04:00
  • 93b1f689f2 Merge pull request #447 from aaronfranke/multitouch Aaron Franke 2020-03-15 12:05:55 -04:00
  • c0880343bc Merge pull request #446 from aaronfranke/dodge-the-attributions Aaron Franke 2020-03-15 12:05:18 -04:00
  • 43dfa363c3 Merge pull request #445 from aaronfranke/kc2d Aaron Franke 2020-03-15 12:04:51 -04:00
  • 699abade3a Merge pull request #448 from aaronfranke/mult-thread-load Aaron Franke 2020-03-15 12:04:26 -04:00
  • 1ef6b121e3 Style tweaks and add import files to multiple threads loading demo Aaron Franke 2020-03-15 04:37:34 -04:00
  • 5f7072a18d Multiple-threads loading (#425) Vitaliy 2020-03-15 12:25:18 +04:00
  • bc949bd47e Multitouch View tweaks Aaron Franke 2020-03-14 03:07:16 -04:00
  • 38d44dbb70 Move Dodge the Creeps license information into the README files Aaron Franke 2020-03-14 01:58:57 -04:00
  • 022ec69810 Organize and simplify the Kinematic Character 2D demo Aaron Franke 2020-03-14 00:58:41 -04:00
  • f3c8885d8f Merge pull request #444 from aaronfranke/truck-town-tres Aaron Franke 2020-03-13 15:12:15 -04:00
  • b103db5e50 Convert materials to tres format in Truck Town Aaron Franke 2020-03-13 06:19:13 -04:00
  • 671e1299e6 Merge pull request #443 from aaronfranke/2d-nav-poly-tweak Aaron Franke 2020-03-13 05:43:08 -04:00
  • bb61e49397 Tweak 2D navigation polygon demo camera and remove RPG unused files Aaron Franke 2020-03-12 21:44:20 -04:00
  • 69f21ce4c7 Merge pull request #442 from aaronfranke/dodge-the-csproj Aaron Franke 2020-03-12 21:14:04 -04:00
  • d189a2b05a Fix C# project files for Dodge the Creeps Aaron Franke 2020-03-12 20:44:42 -04:00
  • 82fe29b90b Merge pull request #441 from aaronfranke/issue-template Aaron Franke 2020-03-11 22:32:30 -04:00
  • ff483e2b71 Improve the issue template and add a PR template Aaron Franke 2020-03-11 18:02:35 -04:00
  • 758f38db67 Merge pull request #436 from aaronfranke/astar-kinematic Aaron Franke 2020-03-10 16:16:15 -04:00
  • 5caa78ef58 Some changes to kinematic character 3D Aaron Franke 2020-03-10 07:23:55 -04:00
  • 13f6e015bd Some changes to Astar code Aaron Franke 2020-03-10 06:48:50 -04:00
  • db2941bed4 Merge pull request #435 from Calinou/fix-hfsm-comment Aaron Franke 2020-03-09 10:22:16 -04:00
  • 9553549a61 Merge pull request #432 from aaronfranke/readme Aaron Franke 2020-03-09 10:21:53 -04:00
  • 222f94444a Fix incorrect comment in hierarchical FSM demo script Hugo Locurcio 2020-03-09 15:00:56 +01:00
  • 9b4cac5782 Add README files to most of the misc demos Aaron Franke 2020-03-09 05:39:32 -04:00
  • fea5db8ed2 Add README files to loading and multiplayer demos Aaron Franke 2020-03-09 05:06:17 -04:00
  • 9e3ffe456b Add README files to GUI demos Aaron Franke 2020-03-09 04:18:33 -04:00
  • 8cdddc87ce Add README files to audio demos Aaron Franke 2020-03-09 03:48:22 -04:00
  • da280ec220 Add README to and fix Circle Pop demo Aaron Franke 2020-03-08 05:08:32 -04:00
  • f2a18910aa Add README files to Viewport demos Aaron Franke 2020-03-08 01:35:19 -04:00
  • 2eaedf8064 Add README files to demos with multiple versions Aaron Franke 2020-03-08 01:34:25 -04:00
  • 7e0032eb8e Add README files to 3D demos Aaron Franke 2020-03-07 20:29:42 -05:00
  • a24ac796b6 Add README files to 2D demos Aaron Franke 2020-03-07 20:15:58 -05:00
  • 9809601e40 Merge pull request #431 from aaronfranke/no-grid Aaron Franke 2020-03-09 03:54:12 -04:00
  • 9b6109e44d Merge pull request #428 from aaronfranke/splitscreen Aaron Franke 2020-03-07 19:56:52 -05:00