com.unity.gis.high-precision-framework
com.unity.gis.high-precision-framework copied to clipboard
This high precision framework is a package which allows for the easy creation of large-scale visualizations. It has the ambition of solving problems outside of the pure geospatial streaming applicatio...
### Description Merged .postion and .rotation calls into SetPositionAndRotation in HPTransform.cs. This will use a single c++ API call instead of 2, which is beneficial for performance. Also removed empty...
⚠️ **Important**: This PR must be merged. Without merging this PR your actions will no longer work once we are fully migrated. ⚠️ ⚠️ **Note** ⚠️ If you are using...
Github has recently deprecated the `save-state` and `set-output` commands for Github Actions. This PR replaces the deprecated command with the newly supported commands. More information can be found at Github's...