@@ -30,7 +30,7 @@ Navigation:
30
30
- [ Inspector Extensions] ( #inspector-extensions )
31
31
- [ Importer] ( #importer )
32
32
- [ Libraries] ( #libraries )
33
- - [ API Extensions, Utils & Helper] ( #api-extensions,-utils --helper )
33
+ - [ API Extensions & Helper] ( #api-extensions--helper )
34
34
- [ Design Patterns] ( #design-patterns )
35
35
- [ Serialization] ( #serialization )
36
36
- [ Social SDKs] ( #social-sdks )
@@ -171,6 +171,7 @@ Navigation:
171
171
* [ Simplygon] ( https://www.assetstore.unity3d.com/en/?&_ga=1.224491866.1155275539.1473983191#!/content/10144 ) - mesh optimization & lod generation
172
172
173
173
## Editor
174
+
174
175
#### Tools
175
176
* [ REX Diagnostics] ( https://thorgeirk11.github.io/REX-Diagnostics/ ) - runtime evaluation of c# expressions
176
177
* [ Better Defines] ( https://github.com/TarasOsiris/Better-Defines ) - platform dependent preprocessor directive manager
@@ -224,7 +225,7 @@ Navigation:
224
225
* [ Json.Net] ( https://github.com/SaladLab/Json.Net.Unity3D ) - Newtonsoft Json.NET
225
226
* [ NVIDIA Hair Works Integration] ( https://github.com/unity3d-jp/NVIDIAHairWorksIntegration ) - Nvidia hair works
226
227
227
- ## API Extensions, Utils & Helper
228
+ ## API Extensions & Helper
228
229
* [ Camera Extension] ( https://gist.github.com/TarasOsiris/a8904989c18424bcdf73 ) - a better way of manipulating the culling mask
229
230
* [ Download Manager] ( https://gist.github.com/asus4/2490117 ) - simple file downloads
230
231
* [ UnityMainThreadDispatcher] ( https://github.com/PimDeWitte/UnityMainThreadDispatcher ) - main thread dispatcher
0 commit comments