Skip to content

Commit

Permalink
Unity Android & C# style updates
Browse files Browse the repository at this point in the history
Updates for Unity:
- Android support with OpenGL
- C# linting including formatting errors
  -  This brings our code style in line with C#'s standards, even though it unfortunately varies from our Dart and C++ one.

Note that the formatting (camel case) changes are breaking changes for anyone using the Rive package (we'll need to update the demos/examples repo).

Diffs=
231b35a41 Unity Android & C# style updates (#6517)
  • Loading branch information
luigi-rosso committed Jan 29, 2024
1 parent 4f77698 commit af68996
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 @@
da8d2d5f7f2bc943561676e8d0c282a8725fee15
231b35a4130d96ee9be540f51b82c0ef831bad91
2 changes: 1 addition & 1 deletion .rive_renderer
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20aa37d62dab33f55280f43d27622a976e041816
d554da8fb693d30eb3b1eb1c63286e3496f20775
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit af68996

Please sign in to comment.