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 e08a6c4 commit 3bca997
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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 wasm/submodules/rive-cpp

0 comments on commit 3bca997

Please sign in to comment.