Graphite/.github
Dennis Kobert 4e1bfddcd8 Remove unsafe code and clean up the code base in general (#1263)
* Remove unsafe code

* Make node graph test syncronous

* Add miri step to ci

* Remove unsafe from node graph evaluation

* Replace operation pseudo_hash with hash based on discriminant

* Fix test

* Move memo module to core and make it safe

* Fix formatting

* Remove unused stuff from gstd

* Use safe casting for creating key variants

* Fix memo node types

* Fix ref node

* "fix" ub

* Use correct input types for ExtractImageFrame

* Fix types for async nodes

* Fix missing implementation

* Manually override output type for async nodes

* Fix types for EditorApi

* Fix output type for WasmSurfaceHandle

* Remove unused miri.yml

* Fix incorrect type for cache node
2023-06-02 11:05:32 +02:00
..
workflows Remove unsafe code and clean up the code base in general (#1263) 2023-06-02 11:05:32 +02:00
FUNDING.yml Add GitHub Sponsors link for core team 2022-11-17 11:53:28 -08:00
pull_request_template.md Add a pull request template so GitHub reminds to reference issue numbers 2021-07-10 13:58:54 -07:00