Skip to content

Commit 04f9364

Browse files
authored
Add GenericBurstJobs
Support for generic, Burst compiled Jobs through automatic code analysis and generation, compatible with Unity 2020.3 and newer
1 parent 7b43efe commit 04f9364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1166,6 +1166,7 @@ A categorized collection of awesome Unity open source on GitHub.
11661166
- [DTUIRebuildVisualizer](https://github.com/DarrenTsung/DTUIRebuildVisualizer) - Tool to visualize UI canvas rebuilds and create performant Unity UI
11671167
- [Unity-Resource-Checker](https://github.com/handcircus/Unity-Resource-Checker) - Editor utility for unity to help check resources in the current scene
11681168
- [unity-reference-checker](https://github.com/haydenjameslee/unity-reference-checker) - Checking unassigned references in MonoBehaviours at compile time
1169+
- [GenericBurstJobs](https://github.com/TriceHelix/GenericBurstJobs) - Automatically register generic job structs with Burst Compiler
11691170

11701171
## Camera
11711172

0 commit comments

Comments
 (0)