Skip to content

Commit

Permalink
Renames for Yoga and libjpeg
Browse files Browse the repository at this point in the history
Addresses the Unity issues raised by Adam here: https://2dimensions.slack.com/archives/CLLCU09T6/p1718727712078119

libjpeg has a flag `NEED_SHORT_EXTERNAL_NAMES`, which renames functions to shorter names, however, I didn't use this approach because its possible we could get naming collisions if someone brings another 3rd party lib which also has this flag enabled.

Diffs=
a4439ee42 Renames for Yoga and libjpeg (#7446)
  • Loading branch information
philter committed Jun 20, 2024
1 parent dd6cf07 commit 3653790
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
97578005cb9eb1561b13e80755d3cfe632c0752f
a4439ee42b2a159663212b9bff3f0b32c46e06c3
2 changes: 1 addition & 1 deletion .rive_renderer
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0f5a95af9ebb2c0b9c5b20dd95406499384ef89b
4d60fcd9f3f679fa899558d04219e7a5e164c92f
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 3653790

Please sign in to comment.