Skip to content

Correct call for Human.UpdateDrawData function with new struct created in stack of functions#1716

Merged
wolfcomp merged 5 commits intoapi15from
graphics_drawdata_correction
Mar 14, 2026
Merged

Correct call for Human.UpdateDrawData function with new struct created in stack of functions#1716
wolfcomp merged 5 commits intoapi15from
graphics_drawdata_correction

Conversation

@wolfcomp
Copy link
Copy Markdown
Collaborator

@wolfcomp wolfcomp commented Jan 30, 2026

Depends on: #1725

@wolfcomp wolfcomp changed the title Correct call for function with new struct created in stack of functions Correct call for Human.UpdateDrawData function with new struct created in stack of functions Jan 30, 2026
@github-actions github-actions Bot added the breaking change PR contains breaking changes and wont be merged before a new patch label Jan 30, 2026
@wolfcomp wolfcomp force-pushed the graphics_drawdata_correction branch from a3f64f4 to f9e6f59 Compare January 30, 2026 07:39
@github-actions
Copy link
Copy Markdown
Contributor

Breaking Changes

Member exists in left but not in right

FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Human.Delegates: 2

UpdateDrawData: 2

  • bool Invoke(FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Human*, byte*, bool)
  • System.IAsyncResult BeginInvoke(FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Human*, byte*, bool, System.AsyncCallback, object)

SetupFromCharacterData: 2

  • bool Invoke(FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Human*, byte*)
  • System.IAsyncResult BeginInvoke(FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Human*, byte*, System.AsyncCallback, object)

Comment thread FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Human.cs Outdated
@wolfcomp wolfcomp force-pushed the graphics_drawdata_correction branch from f9e6f59 to 5a4ad9f Compare February 14, 2026 11:35
@Haselnussbomber Haselnussbomber changed the base branch from main to api15 March 11, 2026 15:34
@wolfcomp wolfcomp force-pushed the graphics_drawdata_correction branch from 5a4ad9f to f2c0de3 Compare March 14, 2026 14:04
@wolfcomp wolfcomp merged commit 7dee965 into api15 Mar 14, 2026
3 of 6 checks passed
@wolfcomp wolfcomp deleted the graphics_drawdata_correction branch March 14, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change PR contains breaking changes and wont be merged before a new patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants