Skip to content

Releases: recast4j/recast4j

1.5.8

15 Sep 15:29
Compare
Choose a tag to compare

What's Changed

  • [Upstream] Make detail mesh edge detection more robust by @ppiastucki in #166
  • Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in #170
  • [Upstream] Code cleanup and small optimizations in RecastFilter by @ppiastucki in #171
  • Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by @dependabot in #174
  • Bump org.mockito:mockito-junit-jupiter from 5.8.0 to 5.9.0 by @dependabot in #175
  • Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #177
  • Bump org.mockito:mockito-junit-jupiter from 5.9.0 to 5.10.0 by @dependabot in #178
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 by @dependabot in #179
  • Bump org.junit.jupiter:junit-jupiter-params from 5.10.1 to 5.10.2 by @dependabot in #180
  • Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2 by @dependabot in #182
  • Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #181
  • Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0 by @dependabot in #183
  • Bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.2 by @dependabot in #185
  • Bump org.mockito:mockito-junit-jupiter from 5.10.0 to 5.11.0 by @dependabot in #184
  • Bump ch.qos.logback:logback-classic from 1.5.2 to 1.5.3 by @dependabot in #186
  • Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.5 by @dependabot in #187
  • Bump ch.qos.logback:logback-classic from 1.5.5 to 1.5.6 by @dependabot in #188
  • fix: Properly handle A* files with no off-mesh links (fixes #189) by @ppiastucki in #190
  • chore: Move version catalog and enable gradle caching by @ppiastucki in #191
  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #194
  • Bump org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0 by @dependabot in #192
  • Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 by @dependabot in #193
  • Bump junit from 5.10.2 to 5.10.3 by @dependabot in #195
  • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #198
  • fix: Fix raycast shortcuts (fixes #196) by @ppiastucki in #197
  • Bump lwjglVersion from 3.3.3 to 3.3.4 by @dependabot in #199
  • Bump junit from 5.10.3 to 5.11.0 by @dependabot in #200
  • Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 by @dependabot in #201
  • fix: Fix dynamic mesh bounds calculation (fixes #203) by @ppiastucki in #204
  • Bump org.mockito:mockito-junit-jupiter from 5.12.0 to 5.13.0 by @dependabot in #202
  • fix: Support non-tiled dynamic nav meshes by @ppiastucki in #205
  • Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 by @dependabot in #207

Full Changelog: 1.5.7...1.5.8

1.5.7

15 Jan 19:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.6...1.5.7