-
Notifications
You must be signed in to change notification settings - Fork 384
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Autogenerated partial updates APIs for Python (#8671)
There really is not much to be said that wouldn't be made clearer by just looking at the code. Specifically: * Look at the codegen changes. * Now look at the changes to one of the generated archetypes (probably `Transform3D`). * Now look especially at the changes to `transform3d_ext`. That one's important. * Now look at how the different "partial updates" snippets evolved. Overall I hate everything here, literally every single bit -- but that's the best I managed to get out of the status quo without ridiculous amounts of efforts. * DNM: requires #8690 * Closes #8582 --------- Co-authored-by: Antoine Beyeler <antoine@rerun.io>
- Loading branch information
Showing
94 changed files
with
5,570 additions
and
1,289 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.