Releases: BlueBoxWare/LibGDXPlugin
Releases · BlueBoxWare/LibGDXPlugin
Version 1.27
- gdxAI behaviour trees: Proper indentation handling, (re)formatting support, code style support, toggle comments, small improvements.
Version1.26
- Syntax highlighting for gdxAI behaviour trees.
- Fix errors related to properties files.
- Add file association reset buttons back to settings.
- Remove dependency on Groovy plugin.
- Remove test-ids inspection for Groovy Gradle files.
- Remove outdated "designed for tablets" inspection.
Version 1.25
- The inspections which check for outdated LibGDX and library versions are removed. Consider using a dedicated Gradle plugin or IntelliJ plugin for checking outdated dependencies.
1.24.15: Fix NoSuchMethodError in 2025.2.
- Fix NoSuchMethodError in 2025.2.
1.24.14: Fix a major performance issue/bug.
- Fix a major performance issue/bug.
1.24.13: Fix #40: ProhibitedAnalysisException when moving Kotlin files.
- Fix #40: ProhibitedAnalysisException when moving Kotlin files.
1.24.12
Version 1.24.11
- Compatibility with IntelliJ 2024.3 and the K2 analysis API
1.24.10: Fix another doing slow operation on EDT issue.
- Fix another doing slow operation on EDT issue.
1.24.9: Fix doing slow operation on EDT issues.
- Fix doing slow operation on EDT issues.