Ryan Nielson

Results 3 issues of Ryan Nielson

- This will allow the removal of the inspector name field in the `InputBinding` base class. - This will allow the usage of base classes without worrying about inspector field...

- Automatically generate a render texture when component is added to a camera, or the settings are changed. - Handle re-creation of render texture if it is corrupted or unallocated...

enhancement

I was seeing some failures when running tests against Ruby 3. It seems like all the problems were in the test code and not the library code so I updated...