Howto:Animate models: Difference between revisions

Jump to navigation Jump to search
m
→‎Vertex Ordering: Change 2020.4 to 2024.1 to reflect release
No edit summary
m (→‎Vertex Ordering: Change 2020.4 to 2024.1 to reflect release)
 
Line 123: Line 123:
With FG <= 2020.3 the order of the points in the vertex will be sorted based on their X coordinate and when the X coordinate is equal the order will be that of the vertices in the model.  
With FG <= 2020.3 the order of the points in the vertex will be sorted based on their X coordinate and when the X coordinate is equal the order will be that of the vertices in the model.  


This has been improved in 2020.4 by adding some new tags that can be used in the <axis> section.
This has been improved in 2024.1 by adding some new tags that can be used in the <axis> section.


# <order-by-xyz/> - use the new sorting rules
# <order-by-xyz/> - use the new sorting rules

Navigation menu