Improve multiple MF2_LINKDRAW objects in Software
Previously, attaching multiple objects with MF2_LINKDRAW to one object would randomly sort them. Now, these objects will get sorted against each other properly.
The base game only ever uses MF2_LINKDRAW for MT_TAILSOVERLAY, and the behavior is intended to be unchanged for those kinds of single objects. This is just a simple fix to make the behavior more usable for mods, and to make Software act a little more like OpenGL.
Edited by Sal
Merge request reports
Activity
Filter activity
added 205 commits
-
9c5f3683...e59684b1 - 203 commits from branch
STJr:next
- bd1debab - Improve LINKDRAW with multiple objects
- 70eb05de - Handle sorting against water FOFs properly
-
9c5f3683...e59684b1 - 203 commits from branch
added 7 commits
-
70eb05de...88667400 - 5 commits from branch
STJr:next
- ee9ebe6c - Improve LINKDRAW with multiple objects
- fa10530d - Handle sorting against water FOFs properly
-
70eb05de...88667400 - 5 commits from branch
mentioned in commit e0477a86
changed milestone to %2.2.11
Please register or sign in to reply