Skip to content

Commit e8d2fc5

Browse files
committed
chore: update latest changelogs
1 parent 17622c9 commit e8d2fc5

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,43 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.2.1] - 2025-10-7
9+
10+
### Fixed
11+
12+
- Fixed way of calculating units, as it could be wrong.
13+
- Fixed not showing engines if no position was present.
14+
15+
### Added
16+
17+
- Settings column when importing.
18+
#### Plotted Objects
19+
- Scale factor (double)
20+
- Show name in viewport (bool)
21+
- Show axes in viewport (bool)
22+
23+
#### Parenting:
24+
- Automatically parenting Thrusters to their Engines (bool)
25+
26+
#### Include/Exclude from importing
27+
- Metrics (bool)
28+
- Mass Balance (bool)
29+
- Ground Reactions (bool)
30+
- External Reactions (bool)
31+
- Propulsion (bool)
32+
33+
### Changed
34+
35+
- Internal automation changes.
36+
37+
## [0.2.0] - 2025-10-07
38+
39+
### Changed
40+
41+
- Migrated legacy add-on to Blender 4.2 extension format
42+
- New versioning scheme. 0.0.2 becomes 0.2.0.
43+
- Relicensed from GPL2 to GPL3.
44+
845
## [0.0.2] - 2023-07-31
946

1047
### Added
@@ -21,5 +58,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2158

2259
- Add Simple positioning the FDM in the 3d space.
2360

61+
[0.2.1]: https://github.com/RenanMsV/JSBSim-Viewer/commit/49670567bec906b7dc28c0c090ef632b046d8526
62+
[0.2.0]: https://github.com/RenanMsV/JSBSim-Viewer/commit/5ed7959eb6f627b37c0deb60ac6677e0fd6cd2b6
2463
[0.0.2]: https://github.com/RenanMsV/JSBSim2Blender/commit/9303f95b85c4abb27f221778ca98f7f13582effa
2564
[0.0.1]: https://github.com/RenanMsV/JSBSim2Blender/commit/df693a79b0f574d53223c96d7aedac87fdd2c71f

0 commit comments

Comments
 (0)