Futuremapper

Results 17 issues of Futuremapper

https://raytracing.github.io/books/RayTracingTheNextWeek.html#boundingvolumehierarchies This chapter of the next book in the series speeds up the rendering a lot, definitely helpful.

enhancement

Allow adding attributes from il2cpp(SerializeField for unity, Inject for zenject, etc). May be possible through patching il2cpp_custom_attrs_x?, though I havn't look very deep into it yet.

enhancement
class-injection

Generated DLLS: ![image](https://user-images.githubusercontent.com/54294576/115718125-d61b0580-a348-11eb-8d78-1d4fcb4efaff.png) Mono DLLS: ![image](https://user-images.githubusercontent.com/54294576/115718234-ecc15c80-a348-11eb-9011-66c603cb3571.png)

Mono DLLS: ![image](https://user-images.githubusercontent.com/54294576/115716319-0feb0c80-a347-11eb-83a6-768cae1c34e6.png) Generated DLLS: ![image](https://user-images.githubusercontent.com/54294576/115716403-25f8cd00-a347-11eb-8a3d-e600a5df53d1.png)

Im building from latest commit and wondering how to change themes? i made my own but i only see the default ones. Thank you!

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I want to use...

Now that chains no longer crash, the weird spawning behavior of chain links need to be investigated. I am thinking that the note controllers on chain links aren't following their...

This is a long-standing issue. Both chains and I believe arcs are not scored properly. I have no idea what causes this and I'm not sure where to start.