Commit Graph

  • a925189187 Removed unnecessary agentHeight accessor Graham Pentheny 2025-07-22 01:00:03 -04:00
  • 0cceb7fb92 Removed unnecessary agent radius accessor Graham Pentheny 2025-07-22 00:58:52 -04:00
  • 91064ae3e8 Removed unnecessary debug draw accessor Graham Pentheny 2025-07-22 00:56:27 -04:00
  • 375dd6f68d Removed unnecessary accessors for sample tool state Graham Pentheny 2025-07-22 00:54:07 -04:00
  • abb3616893 Removed unnecessary accessor Graham Pentheny 2025-07-22 00:45:36 -04:00
  • b9d5585b5a Clean up #include's Graham Pentheny 2025-07-22 00:43:45 -04:00
  • 442c77f653 Removed unnecessary navMeshDrawFlags accessors Graham Pentheny 2025-07-22 00:43:38 -04:00
  • 425687913e Removed unnecessary pointer member Graham Pentheny 2025-07-22 00:35:47 -04:00
  • 6af2e60518 Removed unnecessary pointer member Graham Pentheny 2025-07-22 00:34:19 -04:00
  • 2a0579574a Removed Hungarian notation from NavMeshTesterTool Graham Pentheny 2025-07-22 00:31:52 -04:00
  • 427c0428b9 Removed unnecessary accessor for nav mesh query Graham Pentheny 2025-07-21 01:20:23 -04:00
  • 6331eda278 Remove unnecessary accessor for navmesh field Graham Pentheny 2025-07-21 01:18:34 -04:00
  • b1622e4656 Un-virtualized accessors that didn't need to be virtual Graham Pentheny 2025-07-21 01:12:33 -04:00
  • 8c75eeed3c Removed unnecessary accessor for inputGeometry Graham Pentheny 2025-07-21 01:11:30 -04:00
  • fd23959934 Fixed typo in variable name Graham Pentheny 2025-07-21 01:06:47 -04:00
  • 7eafa3f470 Autoformat Graham Pentheny 2025-07-21 00:57:23 -04:00
  • a89ac998e9 Remove hungarian notation from crowd tool field names Graham Pentheny 2025-07-21 00:56:03 -04:00
  • a94dee954d More code cleanup Graham Pentheny 2025-07-19 11:22:37 -04:00
  • cbbbad99a1 Convert file IO to use FileIO class in SampleInterfaces.h Graham Pentheny 2025-07-19 11:47:13 -04:00
  • df083917b4 Cleanup temp obstacles sample code Graham Pentheny 2025-07-13 13:16:35 -04:00
  • 68bb671a64 Auto-formatting Graham Pentheny 2025-07-13 12:55:57 -04:00
  • 700ac4d832 Fixed narrowing conversion warnings Graham Pentheny 2025-07-13 12:55:01 -04:00
  • 95a7b45c32 More WIP DearImGUI conversion Graham Pentheny 2025-07-13 12:43:10 -04:00
  • d534b4dc14 WIP DearImGui conversion Graham Pentheny 2025-07-12 15:02:54 -04:00
  • 6b906538dc WIP DearImGui conversion Graham Pentheny 2025-07-10 11:11:54 -04:00
  • 9af5723d32 Ignore IMGUI ini state file Graham Pentheny 2025-07-07 13:39:59 -04:00
  • 739cac20d8 Removed old imgui implementation Graham Pentheny 2025-07-07 13:38:48 -04:00
  • 03fbd56baa Added dearIMGUI Graham Pentheny 2025-07-07 13:34:28 -04:00
  • d1e513aeaf Remove MeshLoaderObj class. Replace with parseObjModel function Graham Pentheny 2025-07-07 00:54:57 -04:00
  • c1674f805d Replace file-loading MeshLoaderObj::load function with call to tryReadFile Graham Pentheny 2025-06-29 21:50:27 -04:00
  • 48066ce8e5 Fixed signed/unsigned comparison warning on linux Graham Pentheny 2025-06-29 21:36:04 -04:00
  • d35e1afa1f Fixed signed/unsigned comparison warning on linux Graham Pentheny 2025-06-29 21:32:10 -04:00
  • 0633d34a4a Fixed a variable shadowing issue Graham Pentheny 2025-06-28 15:05:54 -04:00
  • bdd64e650d Fixed GCC warning and some error cases in file loading. Graham Pentheny 2025-06-28 15:01:24 -04:00
  • 758fb8e5d5 Silencing more value conversion warnings Graham Pentheny 2025-06-28 14:53:43 -04:00
  • d647ba4305 Fixed compilation warnings treated as errors on Windows Graham Pentheny 2025-06-28 14:44:19 -04:00
  • 14138f1749 Added tryReadFile helper function Graham Pentheny 2025-06-28 14:20:43 -04:00
  • b5d961d4a1 Simplify scanDirectory functions Graham Pentheny 2025-06-04 00:54:55 -04:00
  • adae2767b6 Cleanup SampleInterfaces and use std::vector and std::string to retain log messages. Graham Pentheny 2025-06-04 00:50:56 -04:00
  • a7df0b4c8f Fixed missing include in RecastDump.h Graham Pentheny 2025-06-04 00:50:10 -04:00
  • c287a8de8b More cleanup in ConvexVolumeTool Graham Pentheny 2025-06-04 00:49:58 -04:00
  • 18d233419b better field names for helper types in NavMeshPruneTool Graham Pentheny 2025-06-03 00:51:03 -04:00
  • a1bb222b68 clang-format NavMeshPruneTool Graham Pentheny 2025-06-03 00:46:03 -04:00
  • f3d2e4828d Fixed mesh loading bugs introduced by code cleanup Graham Pentheny 2025-06-03 00:42:02 -04:00
  • 69ceb7cad5 Remove hungarian notation from NavMeshPruneTool Graham Pentheny 2025-06-03 00:41:22 -04:00
  • d842ae0db1 Remove hungarian notation from ConvexVolumeTool Graham Pentheny 2025-06-03 00:17:53 -04:00
  • e930b0d669 Added clang-tidy config Graham Pentheny 2025-06-03 00:04:06 -04:00
  • b53ad9397a Remove hungarian notation from OffMeshConnectionTool Graham Pentheny 2025-06-03 00:03:56 -04:00
  • faaa0ec014 Cleanup chunky tri mesh node source Graham Pentheny 2025-06-03 00:02:34 -04:00
  • 1d40e3b7ab Rename parameter names for Sample::handleClick Graham Pentheny 2025-06-02 23:34:20 -04:00
  • c0c1540197 Remove hungarian notation from field names in TestCase Graham Pentheny 2025-06-02 01:22:49 -04:00
  • d10e82d0c9 Rename rcChunkyTriMesh to just ChunkyTriMesh since it's a class that's part of the demo project, not Recast itself. Graham Pentheny 2025-06-02 01:22:24 -04:00
  • 03b3e11371 Removed hungarian notation from tile mesh sample fields Graham Pentheny 2025-05-30 02:09:43 -04:00
  • aa58857a30 Removed hungarian notation from solo mesh fields. Graham Pentheny 2025-05-30 02:05:39 -04:00
  • 8a6c7ed8e1 removing hungarian notation from sample class field names Graham Pentheny 2025-05-30 01:58:52 -04:00
  • 67421b6091 cleanup mesh loading Graham Pentheny 2025-05-30 01:37:05 -04:00
  • e6f93cf326 clang-format MeshLoaderObj Graham Pentheny 2025-05-23 00:29:50 -04:00
  • 6a92cd97f6 clang-format Sample Graham Pentheny 2025-05-23 00:08:54 -04:00
  • cc7243eeee Inline field initializers in Sample class Graham Pentheny 2025-05-23 00:06:29 -04:00
  • 4a505c0afe clang-format InputGeom.cpp Graham Pentheny 2025-05-19 23:26:19 -04:00
  • 06ae4ee0cb Some better variable names in tile mesh sample Graham Pentheny 2025-05-19 23:24:11 -04:00
  • 8d5ec7d4c7 Clean up and format main.cpp. Move some settings to the top-level Graham Pentheny 2025-05-19 23:23:20 -04:00
  • 8e2aca1388 Set default field values in InputGeom Graham Pentheny 2025-05-19 23:20:47 -04:00
  • 0b28cc5ace Fixed struct alignment and tabbing in clang-format settings Graham Pentheny 2025-05-19 23:19:44 -04:00
  • 66de897309 Move app state in main.cpp into a struct Graham Pentheny 2025-05-19 23:19:25 -04:00
  • f25a3c3384 Formatting Graham Pentheny 2025-05-06 10:42:34 -04:00
  • 387dd02b83 Cleanup ValueHistory Graham Pentheny 2025-05-06 10:39:57 -04:00
  • 281bb750e8 Formatting Graham Pentheny 2025-05-06 10:39:48 -04:00
  • 810e6f0b10 Clean up per-platform code in PerfTimer Graham Pentheny 2025-05-06 10:39:25 -04:00
  • 7291f3a736 Removed unused includes Graham Pentheny 2025-05-06 10:39:03 -04:00
  • 2a03ff8c38 Ignore clangd files Graham Pentheny 2025-05-05 16:36:03 -04:00
  • 20e3afbb03 Use vectors and methods in ChunkyTriMesh to simplify things Graham Pentheny 2025-05-05 15:34:18 -04:00
  • b9107220b2 Silence unused variable warning Graham Pentheny 2025-05-05 15:23:25 -04:00
  • df8366fa55 Cleanup ChunkyTriMesh Graham Pentheny 2025-05-04 00:07:03 -04:00
  • 2e79196208 Tweaked clang-format settings Graham Pentheny 2025-05-04 00:06:13 -04:00
  • 6b8b1c3b7e Formatting Graham Pentheny 2025-04-28 00:40:14 -04:00
  • d2234a6fd4 Better names for some method parameters Graham Pentheny 2025-04-28 00:37:01 -04:00
  • 8a7d20b842 More main.cpp formatting Graham Pentheny 2025-04-27 16:45:23 -04:00
  • 1dbb74dc5d Removed presentation mode flag from demo project Graham Pentheny 2025-04-27 15:50:35 -04:00
  • 578fb5fd95 reformatted main.cpp Graham Pentheny 2025-04-27 11:33:37 -04:00
  • b893bde9d0 Adjust clang format braces settings Graham Pentheny 2025-04-27 11:33:24 -04:00
  • 032830fa69 Clean up remaining demo code Graham Pentheny 2025-04-26 00:42:16 -04:00
  • 3ad347a238 Added clang-format config Graham Pentheny 2025-04-26 00:41:38 -04:00
  • 202c07e37a Removed debug sample Graham Pentheny 2025-04-25 23:29:40 -04:00
  • 89510f36de Clean up convex volume tool Graham Pentheny 2025-04-17 02:45:15 -04:00
  • aed877e128 Formatting and fixed overlap check in ChunkyTriMesh Graham Pentheny 2025-04-17 02:32:51 -04:00
  • 102de4b63e Silence unused argument warning breaking the linux builds Graham Pentheny 2025-04-10 00:50:06 -04:00
  • 11bdd85f77 remove trailing whitespace Graham Pentheny 2025-04-09 01:33:07 -04:00
  • 9d90e162e1 Clean up InputGeometry Graham Pentheny 2025-04-09 01:15:49 -04:00
  • 4afcfe00c5 fixup temp obstacles Graham Pentheny 2025-04-09 01:15:36 -04:00
  • 6c439814c6 Cleanup NavMeshPruneTool Graham Pentheny 2025-04-09 00:12:11 -04:00
  • a604098030 Sample_SoloMesh: Remove "keep intermediate results" option Graham Pentheny 2025-04-08 23:58:30 -04:00
  • 17ffcd1191 Sample_TileMesh: Removed "keep intermediate results" option Graham Pentheny 2025-04-08 23:55:11 -04:00
  • 4def1f9a58 Whitespace changes, use nullptr instead of 0, pragma once Graham Pentheny 2025-04-08 23:54:27 -04:00
  • f41add72f7 Cleanup temp obstacle sample Graham Pentheny 2025-04-01 22:32:02 -04:00
  • 37c14b8f70 Trim trailing whitespace Graham Pentheny 2025-03-31 01:06:50 -04:00
  • e4e06406fd Fixed includes that were breaking the build. Graham Pentheny 2025-03-31 01:05:05 -04:00
  • a1d3fe8086 convert SampleToolType to enum class Graham Pentheny 2025-03-31 01:02:50 -04:00
  • ad6b1ec2c6 Some better names for fields in Sample class Graham Pentheny 2025-03-31 00:26:19 -04:00
  • ea814a1a1c Workflows: Only build with VS2022 on windows with cmake Graham Pentheny 2025-03-30 16:11:11 -04:00