Skip to content

Commit

Permalink
Changelog typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MrClock8163 committed Dec 22, 2024
1 parent 109b160 commit b328fb7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Arma3ObjectBuilder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ CRITICAL HOTFIX
- LOD - Generic ruleset:
- warning for more than 2 UV channels on a LOD object
- LOD - Shadow ruleset:
- warning for unconventinal LOD indices (not 0, 10, 1000, 1010 or 1020)
- warning for unconventional LOD indices (not 0, 10, 1000, 1010 or 1020)
- warning if LOD has `lodnoshadow = 1` named property
- LOD - Underground (VBS) ruleset
- LOD - Groundlayer (VBS) ruleset
Expand Down Expand Up @@ -201,7 +201,7 @@ CRITICAL HOTFIX

### Changed

- Blender 4.1 compatiblity:
- Blender 4.1 compatibility:
- updated P3D import and export to be compatible with the new Blender API
- updated Validation tool to be compatible with the new Blender API
- common data:
Expand Down Expand Up @@ -291,7 +291,7 @@ CRITICAL HOTFIX
- LOD resolution would be incorrectly exported for Shadow Volume - View Cargo
- fixed possible issue in P3D export when the material index of a face is out of the material range for some reason
- add-on installation would fail on non-windows systems
- ASC import would delete source file if an error occured during importing
- ASC import would delete source file if an error occurred during importing
- User value would not be displayed correctly in the default Face Flag editing options

### Removed
Expand Down Expand Up @@ -356,7 +356,7 @@ CRITICAL HOTFIX
### Fixed

- RTM export would not delete faulty outputs and raise an exception due to a missing module import
- P3D import would sometimes fail due to mismatching normals-loops count (on topoologically defective models)
- P3D import would sometimes fail due to mismatching normals-loops count (on topologically defective models)
- ASCIIZ strings and characters were mistakenly decoded as UTF-8 (with no practical consequence)
- P3D output would become potentially faulty if non-manifold edges were marked as sharp

Expand Down

0 comments on commit b328fb7

Please sign in to comment.