Commit graph

  • f0befcf0ed chore: adjusted terrain test geometry development Sara 2026-05-12 15:24:03 +02:00
  • 949ae3d08e chore: adjusted terrain shader uniforms Sara 2026-05-12 15:23:54 +02:00
  • 58bac9ae02 chore: adjusted height line uniforms Sara 2026-05-12 15:23:40 +02:00
  • 46a707e2eb chore: adjusted slope threshold in terrain material Sara 2026-04-23 23:29:38 +02:00
  • b6a84c4f73 chore: removed cluttering logs Sara 2026-04-23 23:29:19 +02:00
  • b0dd34a0d6 fix: path modifier evaluates bounds constant time Sara 2026-04-23 23:28:40 +02:00
  • 1fc5e6604e feat: gizmo_extents are set proportional to curve domains Sara 2026-04-23 23:27:57 +02:00
  • 6983e87b97 chore: switched slope texture to noise texture Sara 2026-04-22 22:23:28 +02:00
  • 3f233a176f feat: noise modifier will only add height Sara 2026-04-22 22:22:59 +02:00
  • 20de012dca feat: added NormalMultiply composite mode Sara 2026-04-22 22:22:46 +02:00
  • 5bfee1b185 chore: added noise amplitude to noise modifier Sara 2026-04-22 01:21:49 +02:00
  • dd7697f690 chore: terrain no longer updates at runtime (only editor) Sara 2026-04-22 00:55:30 +02:00
  • 92f333705d feat: implemented noise modifier Sara 2026-04-22 00:55:21 +02:00
  • fdfbb763bf chore: adjusted terrain shader slope threshold Sara 2026-04-19 23:18:28 +02:00
  • 8e1d16c038 fix: reducing number of push_changed load Sara 2026-04-19 23:18:03 +02:00
  • e46e152338 chore: removed commented out line from terrain_shader Sara 2026-04-19 22:01:59 +02:00
  • 44314cfeb0 feat: sub modifier composite blend modes Sara 2026-04-19 22:01:23 +02:00
  • e5fa801744 chore: adjusted test terrain Sara 2026-04-19 16:40:37 +02:00
  • 3fc9566036 chore: adjusted player vehicle CoG Sara 2026-04-19 16:40:19 +02:00
  • e568f3d4cc fix: vertex position calculation in terrain shaders Sara 2026-04-19 16:40:00 +02:00
  • 8c61749ea4 chore: ticked off terrain modifiers Sara 2026-04-19 15:28:31 +02:00
  • 2ce578dbcf chore: cleanup of unused includes Sara 2026-04-19 15:26:34 +02:00
  • 39d84347ee chore: separated terrain modifiers into own files Sara 2026-04-19 15:24:11 +02:00
  • 275870c4e6 chore: cleanup to terrain modifiers Sara 2026-04-19 14:55:20 +02:00
  • d4347d3d9c fix: transformation math and bounds calc for path modifier Sara 2026-04-19 14:30:51 +02:00
  • 61815d2438 feat: path actually affects terrain now Sara 2026-04-18 17:07:57 +02:00
  • 8acdde628f chore: clarifying pass on TerrainModifierPath Sara 2026-04-17 23:43:56 +02:00
  • f0917d0df3 fix: performance problem with rewritten curve mod Sara 2026-04-17 15:47:02 +02:00
  • 847c341d9e feat: SharedMutex is_locked; use of binary mtx Sara 2026-04-17 15:46:35 +02:00
  • 5b38bd6765 chore: moved sharedmtx lock impl to cpp file Sara 2026-04-17 13:05:45 +02:00
  • b64411973f chore: adjusted test scene Sara 2026-04-16 23:27:52 +02:00
  • 0e7209e6e6 chore: simplified weight calculation in new paths Sara 2026-04-16 23:27:36 +02:00
  • d352808154 feat: changed all terrain modifiers to use scoped locks Sara 2026-04-16 23:13:12 +02:00
  • 9d48b68db0 feat: added height line shader Sara 2026-04-16 11:53:24 +02:00
  • cac2a1288f chore: adjusted line modifier Sara 2026-04-16 11:52:57 +02:00
  • cb44c4a2fc chore: clarification Sara 2026-04-13 12:53:34 +02:00
  • 2b4cda7583 fix: terrain shader biplanar mapping Sara 2026-04-10 16:28:34 +02:00
  • 2ba9a671e3 feat: end threads & don't process with no work Sara 2026-04-10 16:26:47 +02:00
  • 082ce69605 feat: threads only run while needed Sara 2026-04-05 18:53:50 +02:00
  • b738f076c2 feat: caching meshes and heightmaps Sara 2026-04-05 18:09:17 +02:00
  • 7dd18810c3 chore: TODO.org for terrain module Sara 2026-04-05 15:01:06 +02:00
  • c8fa001126 feat: TerrainModifierComposite Sara 2026-04-05 14:36:12 +02:00
  • 82063632b9 Add 'modules/behaviour_nodes/' from commit '2a4e00e6f1' Sara 2026-03-13 10:49:24 +01:00
  • 4e641855b4 chore: removed behaviour nodes module Sara 2026-03-13 10:40:40 +01:00
  • 2a4e00e6f1 feat: backlog code Sara 2026-03-13 10:38:52 +01:00
  • f64f126f45 fix: enter/exit get called in hierarchy order Sara 2026-03-12 23:07:51 +01:00
  • 5b9d437600 fix: repeater inherits composite Sara 2026-03-12 22:38:31 +01:00
  • d9e3f59519 feat: RepeatUntilFail implementation Sara 2026-03-12 22:37:57 +01:00
  • 5556ea9f6e feat: decorator nodes registered with ClassDB Sara 2026-03-12 22:34:38 +01:00
  • 27e3d7c804 fix: BehaviourAction has a Timer Sara 2026-03-12 22:33:22 +01:00
  • 024ace256d fix: Selector inherits Composite Sara 2026-03-12 22:29:56 +01:00
  • a26fea2802 fix: debug log shows actual new behaviour Sara 2026-03-12 22:28:51 +01:00
  • 1e7f1cb3f6 chore: cleaning up control_nodes Sara 2026-03-12 22:10:13 +01:00
  • 78db4ffa07 feat: added configurationwarnings to AlwaysSuccess Sara 2026-03-12 21:43:52 +01:00
  • 964bcc1217 chore: changed all outlines Sara 2026-03-12 21:38:20 +01:00
  • c2aa6690c3 feat: implemented behaviour tree Sara 2026-03-12 21:37:29 +01:00
  • fc11921776 feat: new Behaviour nodes module Sara 2026-03-10 13:07:41 +01:00
  • 01d57480c5 fix: path nodes are only evaluated in-tree Sara 2026-03-10 13:07:01 +01:00
  • da0419bc13 fix: no gaps in terrain collision time/space Sara 2026-03-09 11:28:17 +01:00
  • 9ea423a2cb chore: removed untaken branches Sara 2026-03-07 11:02:15 +01:00
  • 078200c3f2 chore: adjusting terrain test Sara 2026-03-06 22:04:29 +01:00
  • 91c64e365e chore: updated test terrain, player-scale test Sara 2026-03-04 12:47:47 +01:00
  • becef85f20 feat: terrain mesh material Sara 2026-03-03 22:57:41 +01:00
  • 957a39af14 chore: added terrain shader & material Sara 2026-03-03 22:56:57 +01:00
  • 0cdfba5707 chore: adjusted terrain test data Sara 2026-03-03 21:37:20 +01:00
  • 9c8f160edd fix: lines cannot be 0 length Sara 2026-03-03 21:37:05 +01:00
  • 0446f302f7 chore: improved smoothness of paths Sara 2026-03-03 18:16:18 +01:00
  • e2207eec68 fix: check if threads are started before waiting Sara 2026-03-03 16:48:49 +01:00
  • 0f5539ebc0 fix: threads don't idle while inactive Sara 2026-03-03 16:44:58 +01:00
  • a214291c2f chore: adjusted terrain modifier logic Sara 2026-03-03 12:54:35 +01:00
  • 7a2ed4a785 feat: paths support 1 curve Sara 2026-03-03 10:30:54 +01:00
  • fac1f4c733 feat: implemented smooth paths Sara 2026-03-02 23:29:32 +01:00
  • 9ea66df220 feat: WIP improved turns on path modifier Sara 2026-03-01 23:01:08 +01:00
  • f057254396 chore: changed terrain test scene Sara 2026-02-27 23:09:44 +01:00
  • 73ddf09b98 feat: improved path modifier mesh generation Sara 2026-02-27 23:06:06 +01:00
  • 31a9986066 feat: WIP terrain path modifiers Sara 2026-02-27 18:01:14 +01:00
  • 4d4427949d chore: changed terrain files Sara 2026-02-26 20:37:32 +01:00
  • 56c244ee57 feat: replaced sample_baked with sample Sara 2026-02-26 20:37:13 +01:00
  • 0ca27ed61e chore: minor TerrainModifier::blend optimisation Sara 2026-02-26 20:28:09 +01:00
  • 65bf506f0b feat: removed practically unneeded properties Sara 2026-02-26 20:24:25 +01:00
  • 2efd3d2ddf chore: removed some unneeded whitespace Sara 2026-02-25 23:44:41 +01:00
  • f0e63a1142 fix: chunk gets removed from tree before deleting Sara 2026-02-25 23:11:32 +01:00
  • 0d982a751c fix: rebuilding grid fully stops threads first Sara 2026-02-25 23:05:03 +01:00
  • 1e44fcd09f feat: apply_mesh for chunks is smeared over frames Sara 2026-02-25 22:42:07 +01:00
  • 226c821454 feat: bounds-based mesh reloading Sara 2026-02-25 22:02:02 +01:00
  • 953e4abe5b chore: modifiers are aware of parent terrain Sara 2026-02-25 20:21:13 +01:00
  • 80eb6ef4c0 feat: tore out old generation triggers Sara 2026-02-25 20:12:24 +01:00
  • 51fe41eda0 chore: renamed ReadWrite mtx to Shared mutex Sara 2026-02-25 19:59:59 +01:00
  • 811970a306 chore: massively sped up mesh gen performance Sara 2026-02-25 18:57:06 +01:00
  • 8ff1b1404d feat: multithreading for terrain mesh gen Sara 2026-02-24 23:16:21 +01:00
  • d3561eb218 feat: terrain tl is 0,0,0 Sara 2026-02-24 12:51:05 +01:00
  • da1512e8cc feat: terrain settings are now editable Sara 2026-02-24 12:50:49 +01:00
  • 508e87f19b chore: TerrainModifier inherits Marker3D ipv Node Sara 2026-02-24 10:48:00 +01:00
  • c5457ffbc0 feat: real-time distance modifier curve updates Sara 2026-02-23 21:15:30 +01:00
  • fc6034242e feat: realtime editing Sara 2026-02-23 12:01:35 +01:00
  • cd4f619a20 chore: testing in terrain test scene Sara 2026-02-22 23:40:41 +01:00
  • f6442805af feat: simplified distance modifier blend logic Sara 2026-02-22 23:40:29 +01:00
  • ed1d045ab1 chore: adjusting terrain logic Sara 2026-02-22 23:39:46 +01:00
  • a10e6d8ad4 chore: adjusted character_fem Sara 2026-02-22 22:50:24 +01:00
  • c17b513b34 fix: extracted blend logic to evaluate_at Sara 2026-02-22 22:50:07 +01:00