mcp-lp-server 0.1.1__py3-none-any.whl → 0.1.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (278) hide show
  1. mcp_lp_server/__init__.py +0 -0
  2. mcp_lp_server/__main__.py +4 -0
  3. mcp_lp_server/gs_web_server.py +236 -0
  4. mcp_lp_server/main.py +22 -0
  5. mcp_lp_server/main_debug.py +13 -0
  6. {mcp_lp_server-0.1.1.dist-info → mcp_lp_server-0.1.2.dist-info}/METADATA +2 -5
  7. mcp_lp_server-0.1.2.dist-info/RECORD +144 -0
  8. mcp_lp_server-0.1.2.dist-info/top_level.txt +1 -0
  9. gravi/cms/cms_content_pb2.py +0 -110
  10. gravi/cms/cms_content_pb2.pyi +0 -231
  11. gravi/common/gravi_common_pb2.py +0 -44
  12. gravi/common/gravi_common_pb2.pyi +0 -51
  13. gravi/gsfile/asset/persistence/asset_pb2.py +0 -40
  14. gravi/gsfile/asset/persistence/asset_pb2.pyi +0 -16
  15. gravi/gsfile/layergroup/persistence/layer_group_pb2.py +0 -40
  16. gravi/gsfile/layergroup/persistence/layer_group_pb2.pyi +0 -16
  17. gravi/gsfile/legacy/legacy_gsfile_pb2.py +0 -53
  18. gravi/gsfile/legacy/legacy_gsfile_pb2.pyi +0 -58
  19. gravi/gsfile/metadata/persistence/metadata_pb2.py +0 -45
  20. gravi/gsfile/metadata/persistence/metadata_pb2.pyi +0 -32
  21. gravi/gsfile/sketch_gsfile_pb2.py +0 -160
  22. gravi/gsfile/sketch_gsfile_pb2.pyi +0 -546
  23. gravi/gsfile/strokelayer/persistence/layer_pb2.py +0 -41
  24. gravi/gsfile/strokelayer/persistence/layer_pb2.pyi +0 -25
  25. gravi/library/material_library_pb2.py +0 -38
  26. gravi/library/material_library_pb2.pyi +0 -16
  27. gravi/localization/localization_pb2.py +0 -51
  28. gravi/localization/localization_pb2.pyi +0 -71
  29. gravi/models/bot_export_pb2.py +0 -54
  30. gravi/models/bot_export_pb2.pyi +0 -77
  31. gravi/models/gravi_model_pb2.py +0 -322
  32. gravi/models/gravi_model_pb2.pyi +0 -1450
  33. gravi/models/notifications_pb2.py +0 -105
  34. gravi/models/notifications_pb2.pyi +0 -169
  35. gravi/models/preferences_pb2.py +0 -193
  36. gravi/models/preferences_pb2.pyi +0 -839
  37. gravi/models/rhino_compute_pb2.py +0 -54
  38. gravi/models/rhino_compute_pb2.pyi +0 -57
  39. gravi/proxy/control_pb2.py +0 -44
  40. gravi/proxy/control_pb2.pyi +0 -23
  41. gravi/release/release_pb2.py +0 -45
  42. gravi/release/release_pb2.pyi +0 -50
  43. gravi/rest/ai/ask_pb2.py +0 -60
  44. gravi/rest/ai/ask_pb2.pyi +0 -54
  45. gravi/rest/ai/image_pb2.py +0 -69
  46. gravi/rest/ai/image_pb2.pyi +0 -92
  47. gravi/rest/auth/auth_pb2.py +0 -281
  48. gravi/rest/auth/auth_pb2.pyi +0 -717
  49. gravi/rest/common/async_pb2.py +0 -40
  50. gravi/rest/common/async_pb2.pyi +0 -12
  51. gravi/rest/doc/comment_pb2.py +0 -92
  52. gravi/rest/doc/comment_pb2.pyi +0 -172
  53. gravi/rest/doc/doc_rest_pb2.py +0 -385
  54. gravi/rest/doc/doc_rest_pb2.pyi +0 -1005
  55. gravi/rest/doc/export_pb2.py +0 -127
  56. gravi/rest/doc/export_pb2.pyi +0 -278
  57. gravi/rest/doc/revision_pb2.py +0 -51
  58. gravi/rest/doc/revision_pb2.pyi +0 -41
  59. gravi/rest/doc/room_pb2.py +0 -207
  60. gravi/rest/doc/room_pb2.pyi +0 -443
  61. gravi/rest/model/achievement_pb2.py +0 -46
  62. gravi/rest/model/achievement_pb2.pyi +0 -119
  63. gravi/rest/model/activate_code_pb2.py +0 -51
  64. gravi/rest/model/activate_code_pb2.pyi +0 -119
  65. gravi/rest/model/collab_pb2.py +0 -57
  66. gravi/rest/model/collab_pb2.pyi +0 -72
  67. gravi/rest/model/login_pb2.py +0 -49
  68. gravi/rest/model/login_pb2.pyi +0 -115
  69. gravi/rest/model/online_sketch_pb2.py +0 -104
  70. gravi/rest/model/online_sketch_pb2.pyi +0 -208
  71. gravi/rest/model/organisation_pb2.py +0 -45
  72. gravi/rest/model/organisation_pb2.pyi +0 -29
  73. gravi/rest/model/pair_device_pb2.py +0 -81
  74. gravi/rest/model/pair_device_pb2.pyi +0 -108
  75. gravi/rest/model/platform_rest_pb2.py +0 -568
  76. gravi/rest/model/platform_rest_pb2.pyi +0 -2442
  77. gravi/rest/model/signup_pb2.py +0 -88
  78. gravi/rest/model/signup_pb2.pyi +0 -177
  79. gravi/rest/org/invitation_pb2.py +0 -86
  80. gravi/rest/org/invitation_pb2.pyi +0 -123
  81. gravi/rest/org/management_pb2.py +0 -68
  82. gravi/rest/org/management_pb2.pyi +0 -136
  83. gravi/rest/org/team_member_pb2.py +0 -76
  84. gravi/rest/org/team_member_pb2.pyi +0 -99
  85. gravi/rest/org/team_pb2.py +0 -255
  86. gravi/rest/org/team_pb2.pyi +0 -625
  87. gravi/rest/sketch/sketch_pb2.py +0 -83
  88. gravi/rest/sketch/sketch_pb2.pyi +0 -114
  89. gravi/rest/user/account_pb2.py +0 -47
  90. gravi/rest/user/account_pb2.pyi +0 -28
  91. gravi/rest/user/connections_pb2.py +0 -115
  92. gravi/rest/user/connections_pb2.pyi +0 -199
  93. gravi/rest/user/profile_pb2.py +0 -98
  94. gravi/rest/user/profile_pb2.pyi +0 -194
  95. gravi/rest/user/update_check_pb2.py +0 -46
  96. gravi/rest/user/update_check_pb2.pyi +0 -64
  97. gravi/rest/voicechat/transcribe_pb2.py +0 -53
  98. gravi/rest/voicechat/transcribe_pb2.pyi +0 -36
  99. gravi/rest/voicechat/voice_pb2.py +0 -69
  100. gravi/rest/voicechat/voice_pb2.pyi +0 -77
  101. gravi/rpc/cosketch_rpc_pb2.py +0 -354
  102. gravi/rpc/cosketch_rpc_pb2.pyi +0 -1518
  103. gravi/rpc/cosketch_serverpush_pb2.py +0 -54
  104. gravi/rpc/cosketch_serverpush_pb2.pyi +0 -68
  105. gravi/rpc/files/file_upload_pb2.py +0 -43
  106. gravi/rpc/files/file_upload_pb2.pyi +0 -68
  107. gravi/rpc/model/collab_tools_pb2.py +0 -111
  108. gravi/rpc/model/collab_tools_pb2.pyi +0 -199
  109. gravi/rpc/model/common/sketch_common_pb2.py +0 -161
  110. gravi/rpc/model/common/sketch_common_pb2.pyi +0 -647
  111. gravi/rpc/model/common/sketch_configurable_ui_pb2.py +0 -54
  112. gravi/rpc/model/common/sketch_configurable_ui_pb2.pyi +0 -244
  113. gravi/rpc/model/common/sketch_interactions_pb2.py +0 -79
  114. gravi/rpc/model/common/sketch_interactions_pb2.pyi +0 -294
  115. gravi/rpc/model/deprecated/deprecated_sketch_model_pb2.py +0 -40
  116. gravi/rpc/model/deprecated/deprecated_sketch_model_pb2.pyi +0 -33
  117. gravi/rpc/model/extra/sketch_extra_pb2.py +0 -121
  118. gravi/rpc/model/extra/sketch_extra_pb2.pyi +0 -315
  119. gravi/rpc/model/incremental/sketch_incremental_pb2.py +0 -56
  120. gravi/rpc/model/incremental/sketch_incremental_pb2.pyi +0 -76
  121. gravi/rpc/model/inputs/sketch_inputs_pb2.py +0 -79
  122. gravi/rpc/model/inputs/sketch_inputs_pb2.pyi +0 -179
  123. gravi/rpc/model/sketch_model_pb2.py +0 -163
  124. gravi/rpc/model/sketch_model_pb2.pyi +0 -472
  125. gravi/runtime/config/runtime_config_pb2.py +0 -84
  126. gravi/runtime/config/runtime_config_pb2.pyi +0 -203
  127. gravi/ui/model/ui_event_pb2.py +0 -46
  128. gravi/ui/model/ui_event_pb2.pyi +0 -35
  129. gravi/ui/model/ui_model_pb2.py +0 -284
  130. gravi/ui/model/ui_model_pb2.pyi +0 -901
  131. gravi/unity/analytics/analytics_pb2.py +0 -325
  132. gravi/unity/analytics/analytics_pb2.pyi +0 -1688
  133. gravi/unity/gravi_unity_pb2.py +0 -48
  134. gravi/unity/gravi_unity_pb2.pyi +0 -59
  135. gravi/unity/unity_log_pb2.py +0 -42
  136. gravi/unity/unity_log_pb2.pyi +0 -62
  137. gravi/webanalytics/web_pb2.py +0 -590
  138. gravi/webanalytics/web_pb2.pyi +0 -1165
  139. gravi/wrapper/wrappers_pb2.py +0 -72
  140. gravi/wrapper/wrappers_pb2.pyi +0 -78
  141. mcp_lp_server-0.1.1.dist-info/RECORD +0 -271
  142. mcp_lp_server-0.1.1.dist-info/top_level.txt +0 -2
  143. {codegens → mcp_lp_server/codegens}/gravi/cms/cms_content_pb2.py +0 -0
  144. {codegens → mcp_lp_server/codegens}/gravi/cms/cms_content_pb2.pyi +0 -0
  145. {codegens → mcp_lp_server/codegens}/gravi/common/gravi_common_pb2.py +0 -0
  146. {codegens → mcp_lp_server/codegens}/gravi/common/gravi_common_pb2.pyi +0 -0
  147. {codegens → mcp_lp_server/codegens}/gravi/gsfile/asset/persistence/asset_pb2.py +0 -0
  148. {codegens → mcp_lp_server/codegens}/gravi/gsfile/asset/persistence/asset_pb2.pyi +0 -0
  149. {codegens → mcp_lp_server/codegens}/gravi/gsfile/layergroup/persistence/layer_group_pb2.py +0 -0
  150. {codegens → mcp_lp_server/codegens}/gravi/gsfile/layergroup/persistence/layer_group_pb2.pyi +0 -0
  151. {codegens → mcp_lp_server/codegens}/gravi/gsfile/legacy/legacy_gsfile_pb2.py +0 -0
  152. {codegens → mcp_lp_server/codegens}/gravi/gsfile/legacy/legacy_gsfile_pb2.pyi +0 -0
  153. {codegens → mcp_lp_server/codegens}/gravi/gsfile/metadata/persistence/metadata_pb2.py +0 -0
  154. {codegens → mcp_lp_server/codegens}/gravi/gsfile/metadata/persistence/metadata_pb2.pyi +0 -0
  155. {codegens → mcp_lp_server/codegens}/gravi/gsfile/sketch_gsfile_pb2.py +0 -0
  156. {codegens → mcp_lp_server/codegens}/gravi/gsfile/sketch_gsfile_pb2.pyi +0 -0
  157. {codegens → mcp_lp_server/codegens}/gravi/gsfile/strokelayer/persistence/layer_pb2.py +0 -0
  158. {codegens → mcp_lp_server/codegens}/gravi/gsfile/strokelayer/persistence/layer_pb2.pyi +0 -0
  159. {codegens → mcp_lp_server/codegens}/gravi/library/material_library_pb2.py +0 -0
  160. {codegens → mcp_lp_server/codegens}/gravi/library/material_library_pb2.pyi +0 -0
  161. {codegens → mcp_lp_server/codegens}/gravi/localization/localization_pb2.py +0 -0
  162. {codegens → mcp_lp_server/codegens}/gravi/localization/localization_pb2.pyi +0 -0
  163. {codegens → mcp_lp_server/codegens}/gravi/models/bot_export_pb2.py +0 -0
  164. {codegens → mcp_lp_server/codegens}/gravi/models/bot_export_pb2.pyi +0 -0
  165. {codegens → mcp_lp_server/codegens}/gravi/models/gravi_model_pb2.py +0 -0
  166. {codegens → mcp_lp_server/codegens}/gravi/models/gravi_model_pb2.pyi +0 -0
  167. {codegens → mcp_lp_server/codegens}/gravi/models/notifications_pb2.py +0 -0
  168. {codegens → mcp_lp_server/codegens}/gravi/models/notifications_pb2.pyi +0 -0
  169. {codegens → mcp_lp_server/codegens}/gravi/models/preferences_pb2.py +0 -0
  170. {codegens → mcp_lp_server/codegens}/gravi/models/preferences_pb2.pyi +0 -0
  171. {codegens → mcp_lp_server/codegens}/gravi/models/rhino_compute_pb2.py +0 -0
  172. {codegens → mcp_lp_server/codegens}/gravi/models/rhino_compute_pb2.pyi +0 -0
  173. {codegens → mcp_lp_server/codegens}/gravi/proxy/control_pb2.py +0 -0
  174. {codegens → mcp_lp_server/codegens}/gravi/proxy/control_pb2.pyi +0 -0
  175. {codegens → mcp_lp_server/codegens}/gravi/release/release_pb2.py +0 -0
  176. {codegens → mcp_lp_server/codegens}/gravi/release/release_pb2.pyi +0 -0
  177. {codegens → mcp_lp_server/codegens}/gravi/rest/ai/ask_pb2.py +0 -0
  178. {codegens → mcp_lp_server/codegens}/gravi/rest/ai/ask_pb2.pyi +0 -0
  179. {codegens → mcp_lp_server/codegens}/gravi/rest/ai/image_pb2.py +0 -0
  180. {codegens → mcp_lp_server/codegens}/gravi/rest/ai/image_pb2.pyi +0 -0
  181. {codegens → mcp_lp_server/codegens}/gravi/rest/auth/auth_pb2.py +0 -0
  182. {codegens → mcp_lp_server/codegens}/gravi/rest/auth/auth_pb2.pyi +0 -0
  183. {codegens → mcp_lp_server/codegens}/gravi/rest/common/async_pb2.py +0 -0
  184. {codegens → mcp_lp_server/codegens}/gravi/rest/common/async_pb2.pyi +0 -0
  185. {codegens → mcp_lp_server/codegens}/gravi/rest/doc/comment_pb2.py +0 -0
  186. {codegens → mcp_lp_server/codegens}/gravi/rest/doc/comment_pb2.pyi +0 -0
  187. {codegens → mcp_lp_server/codegens}/gravi/rest/doc/doc_rest_pb2.py +0 -0
  188. {codegens → mcp_lp_server/codegens}/gravi/rest/doc/doc_rest_pb2.pyi +0 -0
  189. {codegens → mcp_lp_server/codegens}/gravi/rest/doc/export_pb2.py +0 -0
  190. {codegens → mcp_lp_server/codegens}/gravi/rest/doc/export_pb2.pyi +0 -0
  191. {codegens → mcp_lp_server/codegens}/gravi/rest/doc/revision_pb2.py +0 -0
  192. {codegens → mcp_lp_server/codegens}/gravi/rest/doc/revision_pb2.pyi +0 -0
  193. {codegens → mcp_lp_server/codegens}/gravi/rest/doc/room_pb2.py +0 -0
  194. {codegens → mcp_lp_server/codegens}/gravi/rest/doc/room_pb2.pyi +0 -0
  195. {codegens → mcp_lp_server/codegens}/gravi/rest/model/achievement_pb2.py +0 -0
  196. {codegens → mcp_lp_server/codegens}/gravi/rest/model/achievement_pb2.pyi +0 -0
  197. {codegens → mcp_lp_server/codegens}/gravi/rest/model/activate_code_pb2.py +0 -0
  198. {codegens → mcp_lp_server/codegens}/gravi/rest/model/activate_code_pb2.pyi +0 -0
  199. {codegens → mcp_lp_server/codegens}/gravi/rest/model/collab_pb2.py +0 -0
  200. {codegens → mcp_lp_server/codegens}/gravi/rest/model/collab_pb2.pyi +0 -0
  201. {codegens → mcp_lp_server/codegens}/gravi/rest/model/login_pb2.py +0 -0
  202. {codegens → mcp_lp_server/codegens}/gravi/rest/model/login_pb2.pyi +0 -0
  203. {codegens → mcp_lp_server/codegens}/gravi/rest/model/online_sketch_pb2.py +0 -0
  204. {codegens → mcp_lp_server/codegens}/gravi/rest/model/online_sketch_pb2.pyi +0 -0
  205. {codegens → mcp_lp_server/codegens}/gravi/rest/model/organisation_pb2.py +0 -0
  206. {codegens → mcp_lp_server/codegens}/gravi/rest/model/organisation_pb2.pyi +0 -0
  207. {codegens → mcp_lp_server/codegens}/gravi/rest/model/pair_device_pb2.py +0 -0
  208. {codegens → mcp_lp_server/codegens}/gravi/rest/model/pair_device_pb2.pyi +0 -0
  209. {codegens → mcp_lp_server/codegens}/gravi/rest/model/platform_rest_pb2.py +0 -0
  210. {codegens → mcp_lp_server/codegens}/gravi/rest/model/platform_rest_pb2.pyi +0 -0
  211. {codegens → mcp_lp_server/codegens}/gravi/rest/model/signup_pb2.py +0 -0
  212. {codegens → mcp_lp_server/codegens}/gravi/rest/model/signup_pb2.pyi +0 -0
  213. {codegens → mcp_lp_server/codegens}/gravi/rest/org/invitation_pb2.py +0 -0
  214. {codegens → mcp_lp_server/codegens}/gravi/rest/org/invitation_pb2.pyi +0 -0
  215. {codegens → mcp_lp_server/codegens}/gravi/rest/org/management_pb2.py +0 -0
  216. {codegens → mcp_lp_server/codegens}/gravi/rest/org/management_pb2.pyi +0 -0
  217. {codegens → mcp_lp_server/codegens}/gravi/rest/org/team_member_pb2.py +0 -0
  218. {codegens → mcp_lp_server/codegens}/gravi/rest/org/team_member_pb2.pyi +0 -0
  219. {codegens → mcp_lp_server/codegens}/gravi/rest/org/team_pb2.py +0 -0
  220. {codegens → mcp_lp_server/codegens}/gravi/rest/org/team_pb2.pyi +0 -0
  221. {codegens → mcp_lp_server/codegens}/gravi/rest/sketch/sketch_pb2.py +0 -0
  222. {codegens → mcp_lp_server/codegens}/gravi/rest/sketch/sketch_pb2.pyi +0 -0
  223. {codegens → mcp_lp_server/codegens}/gravi/rest/user/account_pb2.py +0 -0
  224. {codegens → mcp_lp_server/codegens}/gravi/rest/user/account_pb2.pyi +0 -0
  225. {codegens → mcp_lp_server/codegens}/gravi/rest/user/connections_pb2.py +0 -0
  226. {codegens → mcp_lp_server/codegens}/gravi/rest/user/connections_pb2.pyi +0 -0
  227. {codegens → mcp_lp_server/codegens}/gravi/rest/user/profile_pb2.py +0 -0
  228. {codegens → mcp_lp_server/codegens}/gravi/rest/user/profile_pb2.pyi +0 -0
  229. {codegens → mcp_lp_server/codegens}/gravi/rest/user/update_check_pb2.py +0 -0
  230. {codegens → mcp_lp_server/codegens}/gravi/rest/user/update_check_pb2.pyi +0 -0
  231. {codegens → mcp_lp_server/codegens}/gravi/rest/voicechat/transcribe_pb2.py +0 -0
  232. {codegens → mcp_lp_server/codegens}/gravi/rest/voicechat/transcribe_pb2.pyi +0 -0
  233. {codegens → mcp_lp_server/codegens}/gravi/rest/voicechat/voice_pb2.py +0 -0
  234. {codegens → mcp_lp_server/codegens}/gravi/rest/voicechat/voice_pb2.pyi +0 -0
  235. {codegens → mcp_lp_server/codegens}/gravi/rpc/cosketch_rpc_pb2.py +0 -0
  236. {codegens → mcp_lp_server/codegens}/gravi/rpc/cosketch_rpc_pb2.pyi +0 -0
  237. {codegens → mcp_lp_server/codegens}/gravi/rpc/cosketch_serverpush_pb2.py +0 -0
  238. {codegens → mcp_lp_server/codegens}/gravi/rpc/cosketch_serverpush_pb2.pyi +0 -0
  239. {codegens → mcp_lp_server/codegens}/gravi/rpc/files/file_upload_pb2.py +0 -0
  240. {codegens → mcp_lp_server/codegens}/gravi/rpc/files/file_upload_pb2.pyi +0 -0
  241. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/collab_tools_pb2.py +0 -0
  242. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/collab_tools_pb2.pyi +0 -0
  243. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/common/sketch_common_pb2.py +0 -0
  244. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/common/sketch_common_pb2.pyi +0 -0
  245. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/common/sketch_configurable_ui_pb2.py +0 -0
  246. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/common/sketch_configurable_ui_pb2.pyi +0 -0
  247. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/common/sketch_interactions_pb2.py +0 -0
  248. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/common/sketch_interactions_pb2.pyi +0 -0
  249. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/deprecated/deprecated_sketch_model_pb2.py +0 -0
  250. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/deprecated/deprecated_sketch_model_pb2.pyi +0 -0
  251. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/extra/sketch_extra_pb2.py +0 -0
  252. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/extra/sketch_extra_pb2.pyi +0 -0
  253. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/incremental/sketch_incremental_pb2.py +0 -0
  254. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/incremental/sketch_incremental_pb2.pyi +0 -0
  255. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/inputs/sketch_inputs_pb2.py +0 -0
  256. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/inputs/sketch_inputs_pb2.pyi +0 -0
  257. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/sketch_model_pb2.py +0 -0
  258. {codegens → mcp_lp_server/codegens}/gravi/rpc/model/sketch_model_pb2.pyi +0 -0
  259. {codegens → mcp_lp_server/codegens}/gravi/runtime/config/runtime_config_pb2.py +0 -0
  260. {codegens → mcp_lp_server/codegens}/gravi/runtime/config/runtime_config_pb2.pyi +0 -0
  261. {codegens → mcp_lp_server/codegens}/gravi/ui/model/ui_event_pb2.py +0 -0
  262. {codegens → mcp_lp_server/codegens}/gravi/ui/model/ui_event_pb2.pyi +0 -0
  263. {codegens → mcp_lp_server/codegens}/gravi/ui/model/ui_model_pb2.py +0 -0
  264. {codegens → mcp_lp_server/codegens}/gravi/ui/model/ui_model_pb2.pyi +0 -0
  265. {codegens → mcp_lp_server/codegens}/gravi/unity/analytics/analytics_pb2.py +0 -0
  266. {codegens → mcp_lp_server/codegens}/gravi/unity/analytics/analytics_pb2.pyi +0 -0
  267. {codegens → mcp_lp_server/codegens}/gravi/unity/gravi_unity_pb2.py +0 -0
  268. {codegens → mcp_lp_server/codegens}/gravi/unity/gravi_unity_pb2.pyi +0 -0
  269. {codegens → mcp_lp_server/codegens}/gravi/unity/unity_log_pb2.py +0 -0
  270. {codegens → mcp_lp_server/codegens}/gravi/unity/unity_log_pb2.pyi +0 -0
  271. {codegens → mcp_lp_server/codegens}/gravi/webanalytics/web_pb2.py +0 -0
  272. {codegens → mcp_lp_server/codegens}/gravi/webanalytics/web_pb2.pyi +0 -0
  273. {codegens → mcp_lp_server/codegens}/gravi/wrapper/wrappers_pb2.py +0 -0
  274. {codegens → mcp_lp_server/codegens}/gravi/wrapper/wrappers_pb2.pyi +0 -0
  275. {codegens → mcp_lp_server/codegens}/gs_options_pb2.py +0 -0
  276. {codegens → mcp_lp_server/codegens}/gs_options_pb2.pyi +0 -0
  277. {mcp_lp_server-0.1.1.dist-info → mcp_lp_server-0.1.2.dist-info}/WHEEL +0 -0
  278. {mcp_lp_server-0.1.1.dist-info → mcp_lp_server-0.1.2.dist-info}/entry_points.txt +0 -0
@@ -1,203 +0,0 @@
1
- from gravi.common import gravi_common_pb2 as _gravi_common_pb2
2
- from gravi.models import gravi_model_pb2 as _gravi_model_pb2
3
- import gs_options_pb2 as _gs_options_pb2
4
- from google.protobuf.internal import containers as _containers
5
- from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
6
- from google.protobuf import descriptor as _descriptor
7
- from google.protobuf import message as _message
8
- from collections.abc import Iterable as _Iterable, Mapping as _Mapping
9
- from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
10
-
11
- DESCRIPTOR: _descriptor.FileDescriptor
12
-
13
- class LogLevel(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
14
- __slots__ = ()
15
- LLTrace: _ClassVar[LogLevel]
16
- LLDebug: _ClassVar[LogLevel]
17
- LLInfo: _ClassVar[LogLevel]
18
- LLWarn: _ClassVar[LogLevel]
19
- LLError: _ClassVar[LogLevel]
20
- LLAll: _ClassVar[LogLevel]
21
-
22
- class ShadowQuality(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
23
- __slots__ = ()
24
- SQDisable: _ClassVar[ShadowQuality]
25
- SQHardOnly: _ClassVar[ShadowQuality]
26
- SQAll: _ClassVar[ShadowQuality]
27
-
28
- class ShadowResolution(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
29
- __slots__ = ()
30
- SRLow: _ClassVar[ShadowResolution]
31
- SRMedium: _ClassVar[ShadowResolution]
32
- SRHigh: _ClassVar[ShadowResolution]
33
- SRVeryHigh: _ClassVar[ShadowResolution]
34
-
35
- class LicenseValidatorType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
36
- __slots__ = ()
37
- LVCloudAuth: _ClassVar[LicenseValidatorType]
38
- LVSteam: _ClassVar[LicenseValidatorType]
39
- LVFixed: _ClassVar[LicenseValidatorType]
40
- LVDummy: _ClassVar[LicenseValidatorType]
41
- LLTrace: LogLevel
42
- LLDebug: LogLevel
43
- LLInfo: LogLevel
44
- LLWarn: LogLevel
45
- LLError: LogLevel
46
- LLAll: LogLevel
47
- SQDisable: ShadowQuality
48
- SQHardOnly: ShadowQuality
49
- SQAll: ShadowQuality
50
- SRLow: ShadowResolution
51
- SRMedium: ShadowResolution
52
- SRHigh: ShadowResolution
53
- SRVeryHigh: ShadowResolution
54
- LVCloudAuth: LicenseValidatorType
55
- LVSteam: LicenseValidatorType
56
- LVFixed: LicenseValidatorType
57
- LVDummy: LicenseValidatorType
58
-
59
- class RuntimeConfig(_message.Message):
60
- __slots__ = ("configName", "logLevel", "ReferenceImagePresets", "EnvironmentScenes", "SlackWebhookURL", "RiggedPrefabs", "StockContentPrefabs", "ServerConfig", "LicenseConfig", "AutoSaveConfig", "BuiltInMaterialConfig", "FeatureFlags", "AlertConfig", "QualityConfig", "DebugConfig", "useProdPatches", "VRController", "ServerControlledConfig", "signature")
61
- CONFIGNAME_FIELD_NUMBER: _ClassVar[int]
62
- LOGLEVEL_FIELD_NUMBER: _ClassVar[int]
63
- REFERENCEIMAGEPRESETS_FIELD_NUMBER: _ClassVar[int]
64
- ENVIRONMENTSCENES_FIELD_NUMBER: _ClassVar[int]
65
- SLACKWEBHOOKURL_FIELD_NUMBER: _ClassVar[int]
66
- RIGGEDPREFABS_FIELD_NUMBER: _ClassVar[int]
67
- STOCKCONTENTPREFABS_FIELD_NUMBER: _ClassVar[int]
68
- SERVERCONFIG_FIELD_NUMBER: _ClassVar[int]
69
- LICENSECONFIG_FIELD_NUMBER: _ClassVar[int]
70
- AUTOSAVECONFIG_FIELD_NUMBER: _ClassVar[int]
71
- BUILTINMATERIALCONFIG_FIELD_NUMBER: _ClassVar[int]
72
- FEATUREFLAGS_FIELD_NUMBER: _ClassVar[int]
73
- ALERTCONFIG_FIELD_NUMBER: _ClassVar[int]
74
- QUALITYCONFIG_FIELD_NUMBER: _ClassVar[int]
75
- DEBUGCONFIG_FIELD_NUMBER: _ClassVar[int]
76
- USEPRODPATCHES_FIELD_NUMBER: _ClassVar[int]
77
- VRCONTROLLER_FIELD_NUMBER: _ClassVar[int]
78
- SERVERCONTROLLEDCONFIG_FIELD_NUMBER: _ClassVar[int]
79
- SIGNATURE_FIELD_NUMBER: _ClassVar[int]
80
- configName: str
81
- logLevel: LogLevel
82
- ReferenceImagePresets: _containers.RepeatedScalarFieldContainer[str]
83
- EnvironmentScenes: _containers.RepeatedScalarFieldContainer[str]
84
- SlackWebhookURL: str
85
- RiggedPrefabs: RiggedPrefabs
86
- StockContentPrefabs: StockContentPrefabs
87
- ServerConfig: ServerConfig
88
- LicenseConfig: LicenseConfig
89
- AutoSaveConfig: AutoSaveConfig
90
- BuiltInMaterialConfig: BuiltInMaterialConfig
91
- FeatureFlags: FeatureFlags
92
- AlertConfig: AlertConfig
93
- QualityConfig: QualityConfiguration
94
- DebugConfig: DebugConfiguration
95
- useProdPatches: bool
96
- VRController: str
97
- ServerControlledConfig: _gravi_model_pb2.ServerControlledConfig
98
- signature: bytes
99
- def __init__(self, configName: _Optional[str] = ..., logLevel: _Optional[_Union[LogLevel, str]] = ..., ReferenceImagePresets: _Optional[_Iterable[str]] = ..., EnvironmentScenes: _Optional[_Iterable[str]] = ..., SlackWebhookURL: _Optional[str] = ..., RiggedPrefabs: _Optional[_Union[RiggedPrefabs, _Mapping]] = ..., StockContentPrefabs: _Optional[_Union[StockContentPrefabs, _Mapping]] = ..., ServerConfig: _Optional[_Union[ServerConfig, _Mapping]] = ..., LicenseConfig: _Optional[_Union[LicenseConfig, _Mapping]] = ..., AutoSaveConfig: _Optional[_Union[AutoSaveConfig, _Mapping]] = ..., BuiltInMaterialConfig: _Optional[_Union[BuiltInMaterialConfig, _Mapping]] = ..., FeatureFlags: _Optional[_Union[FeatureFlags, _Mapping]] = ..., AlertConfig: _Optional[_Union[AlertConfig, _Mapping]] = ..., QualityConfig: _Optional[_Union[QualityConfiguration, _Mapping]] = ..., DebugConfig: _Optional[_Union[DebugConfiguration, _Mapping]] = ..., useProdPatches: bool = ..., VRController: _Optional[str] = ..., ServerControlledConfig: _Optional[_Union[_gravi_model_pb2.ServerControlledConfig, _Mapping]] = ..., signature: _Optional[bytes] = ...) -> None: ...
100
-
101
- class RiggedPrefabs(_message.Message):
102
- __slots__ = ("RiggedCarPrefab", "FemaleRiggedMannequinPrefab", "MaleRiggedMannequinPrefab")
103
- RIGGEDCARPREFAB_FIELD_NUMBER: _ClassVar[int]
104
- FEMALERIGGEDMANNEQUINPREFAB_FIELD_NUMBER: _ClassVar[int]
105
- MALERIGGEDMANNEQUINPREFAB_FIELD_NUMBER: _ClassVar[int]
106
- RiggedCarPrefab: str
107
- FemaleRiggedMannequinPrefab: str
108
- MaleRiggedMannequinPrefab: str
109
- def __init__(self, RiggedCarPrefab: _Optional[str] = ..., FemaleRiggedMannequinPrefab: _Optional[str] = ..., MaleRiggedMannequinPrefab: _Optional[str] = ...) -> None: ...
110
-
111
- class StockContentPrefabs(_message.Message):
112
- __slots__ = ("MannequinPrefab", "HeadPrefab")
113
- MANNEQUINPREFAB_FIELD_NUMBER: _ClassVar[int]
114
- HEADPREFAB_FIELD_NUMBER: _ClassVar[int]
115
- MannequinPrefab: str
116
- HeadPrefab: str
117
- def __init__(self, MannequinPrefab: _Optional[str] = ..., HeadPrefab: _Optional[str] = ...) -> None: ...
118
-
119
- class AutoSaveConfig(_message.Message):
120
- __slots__ = ("MaxCacheSizeMB", "MaxFiles")
121
- MAXCACHESIZEMB_FIELD_NUMBER: _ClassVar[int]
122
- MAXFILES_FIELD_NUMBER: _ClassVar[int]
123
- MaxCacheSizeMB: int
124
- MaxFiles: int
125
- def __init__(self, MaxCacheSizeMB: _Optional[int] = ..., MaxFiles: _Optional[int] = ...) -> None: ...
126
-
127
- class BuiltInMaterialConfig(_message.Message):
128
- __slots__ = ("DefaultMaterial", "BaseMaterials")
129
- DEFAULTMATERIAL_FIELD_NUMBER: _ClassVar[int]
130
- BASEMATERIALS_FIELD_NUMBER: _ClassVar[int]
131
- DefaultMaterial: str
132
- BaseMaterials: _containers.RepeatedScalarFieldContainer[str]
133
- def __init__(self, DefaultMaterial: _Optional[str] = ..., BaseMaterials: _Optional[_Iterable[str]] = ...) -> None: ...
134
-
135
- class FeatureFlags(_message.Message):
136
- __slots__ = ("onlineEnabled", "metricsEnabled", "isDemo", "csvUsageStats", "supportMultiLanguages", "viewerBetaFeaturesEnabled", "gsAnalyticsEnabled", "vrConsole")
137
- ONLINEENABLED_FIELD_NUMBER: _ClassVar[int]
138
- METRICSENABLED_FIELD_NUMBER: _ClassVar[int]
139
- ISDEMO_FIELD_NUMBER: _ClassVar[int]
140
- CSVUSAGESTATS_FIELD_NUMBER: _ClassVar[int]
141
- SUPPORTMULTILANGUAGES_FIELD_NUMBER: _ClassVar[int]
142
- VIEWERBETAFEATURESENABLED_FIELD_NUMBER: _ClassVar[int]
143
- GSANALYTICSENABLED_FIELD_NUMBER: _ClassVar[int]
144
- VRCONSOLE_FIELD_NUMBER: _ClassVar[int]
145
- onlineEnabled: bool
146
- metricsEnabled: bool
147
- isDemo: bool
148
- csvUsageStats: bool
149
- supportMultiLanguages: bool
150
- viewerBetaFeaturesEnabled: bool
151
- gsAnalyticsEnabled: bool
152
- vrConsole: bool
153
- def __init__(self, onlineEnabled: bool = ..., metricsEnabled: bool = ..., isDemo: bool = ..., csvUsageStats: bool = ..., supportMultiLanguages: bool = ..., viewerBetaFeaturesEnabled: bool = ..., gsAnalyticsEnabled: bool = ..., vrConsole: bool = ...) -> None: ...
154
-
155
- class AlertConfig(_message.Message):
156
- __slots__ = ("latencyAlertThreshold", "latencyAlertIntervalMS")
157
- LATENCYALERTTHRESHOLD_FIELD_NUMBER: _ClassVar[int]
158
- LATENCYALERTINTERVALMS_FIELD_NUMBER: _ClassVar[int]
159
- latencyAlertThreshold: int
160
- latencyAlertIntervalMS: int
161
- def __init__(self, latencyAlertThreshold: _Optional[int] = ..., latencyAlertIntervalMS: _Optional[int] = ...) -> None: ...
162
-
163
- class QualityConfiguration(_message.Message):
164
- __slots__ = ("doLevelOfDetailRendering", "urpQualityLevel")
165
- DOLEVELOFDETAILRENDERING_FIELD_NUMBER: _ClassVar[int]
166
- URPQUALITYLEVEL_FIELD_NUMBER: _ClassVar[int]
167
- doLevelOfDetailRendering: bool
168
- urpQualityLevel: int
169
- def __init__(self, doLevelOfDetailRendering: bool = ..., urpQualityLevel: _Optional[int] = ...) -> None: ...
170
-
171
- class DebugConfiguration(_message.Message):
172
- __slots__ = ("displayCommitHash",)
173
- DISPLAYCOMMITHASH_FIELD_NUMBER: _ClassVar[int]
174
- displayCommitHash: bool
175
- def __init__(self, displayCommitHash: bool = ...) -> None: ...
176
-
177
- class ServerConfig(_message.Message):
178
- __slots__ = ("serverHost", "protocol", "certificateValidation")
179
- SERVERHOST_FIELD_NUMBER: _ClassVar[int]
180
- PROTOCOL_FIELD_NUMBER: _ClassVar[int]
181
- CERTIFICATEVALIDATION_FIELD_NUMBER: _ClassVar[int]
182
- serverHost: _containers.RepeatedCompositeFieldContainer[_gravi_common_pb2.HostTO]
183
- protocol: str
184
- certificateValidation: bool
185
- def __init__(self, serverHost: _Optional[_Iterable[_Union[_gravi_common_pb2.HostTO, _Mapping]]] = ..., protocol: _Optional[str] = ..., certificateValidation: bool = ...) -> None: ...
186
-
187
- class LicenseConfig(_message.Message):
188
- __slots__ = ("CurrentPriceTier", "IsTrial", "RenewIntervalSecs", "NumOfRetries", "SecondsBeforeQuitDuringSketch", "ValidatorType", "HardExpiryDate")
189
- CURRENTPRICETIER_FIELD_NUMBER: _ClassVar[int]
190
- ISTRIAL_FIELD_NUMBER: _ClassVar[int]
191
- RENEWINTERVALSECS_FIELD_NUMBER: _ClassVar[int]
192
- NUMOFRETRIES_FIELD_NUMBER: _ClassVar[int]
193
- SECONDSBEFOREQUITDURINGSKETCH_FIELD_NUMBER: _ClassVar[int]
194
- VALIDATORTYPE_FIELD_NUMBER: _ClassVar[int]
195
- HARDEXPIRYDATE_FIELD_NUMBER: _ClassVar[int]
196
- CurrentPriceTier: _gravi_model_pb2.PriceTier
197
- IsTrial: bool
198
- RenewIntervalSecs: int
199
- NumOfRetries: int
200
- SecondsBeforeQuitDuringSketch: int
201
- ValidatorType: LicenseValidatorType
202
- HardExpiryDate: str
203
- def __init__(self, CurrentPriceTier: _Optional[_Union[_gravi_model_pb2.PriceTier, str]] = ..., IsTrial: bool = ..., RenewIntervalSecs: _Optional[int] = ..., NumOfRetries: _Optional[int] = ..., SecondsBeforeQuitDuringSketch: _Optional[int] = ..., ValidatorType: _Optional[_Union[LicenseValidatorType, str]] = ..., HardExpiryDate: _Optional[str] = ...) -> None: ...
@@ -1,46 +0,0 @@
1
- # -*- coding: utf-8 -*-
2
- # Generated by the protocol buffer compiler. DO NOT EDIT!
3
- # NO CHECKED-IN PROTOBUF GENCODE
4
- # source: gravi/ui/model/ui-event.proto
5
- # Protobuf Python Version: 6.30.1
6
- """Generated protocol buffer code."""
7
- from google.protobuf import descriptor as _descriptor
8
- from google.protobuf import descriptor_pool as _descriptor_pool
9
- from google.protobuf import runtime_version as _runtime_version
10
- from google.protobuf import symbol_database as _symbol_database
11
- from google.protobuf.internal import builder as _builder
12
- _runtime_version.ValidateProtobufRuntimeVersion(
13
- _runtime_version.Domain.PUBLIC,
14
- 6,
15
- 30,
16
- 1,
17
- '',
18
- 'gravi/ui/model/ui-event.proto'
19
- )
20
- # @@protoc_insertion_point(imports)
21
-
22
- _sym_db = _symbol_database.Default()
23
-
24
-
25
- import gs_options_pb2 as gs__options__pb2
26
-
27
-
28
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1dgravi/ui/model/ui-event.proto\x12\x0egravi.ui.model\x1a\x10gs-options.proto\"7\n\x0bUIWidgetSId\x12\x10\n\x08\x63lientId\x18\x01 \x01(\x05\x12\x10\n\x08widgetId\x18\x02 \x01(\t:\x04\x88\xb5\x18\x01\"[\n\x10UIWidgetEventDef\x12.\n\twidgetSId\x18\x01 \x01(\x0b\x32\x1b.gravi.ui.model.UIWidgetSId\x12\x11\n\teventName\x18\x02 \x01(\t:\x04\x88\xb5\x18\x01*?\n\rUIWidgetScope\x12\x0b\n\x07Unknown\x10\x00\x12\n\n\x06Global\x10\x01\x12\t\n\x05Lobby\x10\x02\x12\n\n\x06Sketch\x10\x03\x42T\n\x1a\x63om.gravitysketch.ui.modelP\x01Z4gravitysketch.com/platform/go/vrproto/gravi/ui/modelb\x06proto3')
29
-
30
- _globals = globals()
31
- _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
32
- _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'gravi.ui.model.ui_event_pb2', _globals)
33
- if not _descriptor._USE_C_DESCRIPTORS:
34
- _globals['DESCRIPTOR']._loaded_options = None
35
- _globals['DESCRIPTOR']._serialized_options = b'\n\032com.gravitysketch.ui.modelP\001Z4gravitysketch.com/platform/go/vrproto/gravi/ui/model'
36
- _globals['_UIWIDGETSID']._loaded_options = None
37
- _globals['_UIWIDGETSID']._serialized_options = b'\210\265\030\001'
38
- _globals['_UIWIDGETEVENTDEF']._loaded_options = None
39
- _globals['_UIWIDGETEVENTDEF']._serialized_options = b'\210\265\030\001'
40
- _globals['_UIWIDGETSCOPE']._serialized_start=217
41
- _globals['_UIWIDGETSCOPE']._serialized_end=280
42
- _globals['_UIWIDGETSID']._serialized_start=67
43
- _globals['_UIWIDGETSID']._serialized_end=122
44
- _globals['_UIWIDGETEVENTDEF']._serialized_start=124
45
- _globals['_UIWIDGETEVENTDEF']._serialized_end=215
46
- # @@protoc_insertion_point(module_scope)
@@ -1,35 +0,0 @@
1
- import gs_options_pb2 as _gs_options_pb2
2
- from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
3
- from google.protobuf import descriptor as _descriptor
4
- from google.protobuf import message as _message
5
- from collections.abc import Mapping as _Mapping
6
- from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
7
-
8
- DESCRIPTOR: _descriptor.FileDescriptor
9
-
10
- class UIWidgetScope(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
11
- __slots__ = ()
12
- Unknown: _ClassVar[UIWidgetScope]
13
- Global: _ClassVar[UIWidgetScope]
14
- Lobby: _ClassVar[UIWidgetScope]
15
- Sketch: _ClassVar[UIWidgetScope]
16
- Unknown: UIWidgetScope
17
- Global: UIWidgetScope
18
- Lobby: UIWidgetScope
19
- Sketch: UIWidgetScope
20
-
21
- class UIWidgetSId(_message.Message):
22
- __slots__ = ("clientId", "widgetId")
23
- CLIENTID_FIELD_NUMBER: _ClassVar[int]
24
- WIDGETID_FIELD_NUMBER: _ClassVar[int]
25
- clientId: int
26
- widgetId: str
27
- def __init__(self, clientId: _Optional[int] = ..., widgetId: _Optional[str] = ...) -> None: ...
28
-
29
- class UIWidgetEventDef(_message.Message):
30
- __slots__ = ("widgetSId", "eventName")
31
- WIDGETSID_FIELD_NUMBER: _ClassVar[int]
32
- EVENTNAME_FIELD_NUMBER: _ClassVar[int]
33
- widgetSId: UIWidgetSId
34
- eventName: str
35
- def __init__(self, widgetSId: _Optional[_Union[UIWidgetSId, _Mapping]] = ..., eventName: _Optional[str] = ...) -> None: ...
@@ -1,284 +0,0 @@
1
- # -*- coding: utf-8 -*-
2
- # Generated by the protocol buffer compiler. DO NOT EDIT!
3
- # NO CHECKED-IN PROTOBUF GENCODE
4
- # source: gravi/ui/model/ui-model.proto
5
- # Protobuf Python Version: 6.30.1
6
- """Generated protocol buffer code."""
7
- from google.protobuf import descriptor as _descriptor
8
- from google.protobuf import descriptor_pool as _descriptor_pool
9
- from google.protobuf import runtime_version as _runtime_version
10
- from google.protobuf import symbol_database as _symbol_database
11
- from google.protobuf.internal import builder as _builder
12
- _runtime_version.ValidateProtobufRuntimeVersion(
13
- _runtime_version.Domain.PUBLIC,
14
- 6,
15
- 30,
16
- 1,
17
- '',
18
- 'gravi/ui/model/ui-model.proto'
19
- )
20
- # @@protoc_insertion_point(imports)
21
-
22
- _sym_db = _symbol_database.Default()
23
-
24
-
25
- from gravi.unity import gravi_unity_pb2 as gravi_dot_unity_dot_gravi__unity__pb2
26
- from gravi.rpc.model.common import sketch_common_pb2 as gravi_dot_rpc_dot_model_dot_common_dot_sketch__common__pb2
27
- import gs_options_pb2 as gs__options__pb2
28
- from gravi.models import preferences_pb2 as gravi_dot_models_dot_preferences__pb2
29
- from gravi.rpc.model.inputs import sketch_inputs_pb2 as gravi_dot_rpc_dot_model_dot_inputs_dot_sketch__inputs__pb2
30
-
31
-
32
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1dgravi/ui/model/ui-model.proto\x12\x0egravi.ui.model\x1a\x1dgravi/unity/gravi-unity.proto\x1a*gravi/rpc/model/common/sketch-common.proto\x1a\x10gs-options.proto\x1a\x1egravi/models/preferences.proto\x1a*gravi/rpc/model/inputs/sketch-inputs.proto\"r\n\x19\x44\x65tachableTransformStates\x12\x10\n\x08\x64\x65tached\x18\x01 \x01(\x08\x12+\n\ttransform\x18\x02 \x01(\x0b\x32\x18.gravi.unity.TransformTO\x12\x10\n\x08isActive\x18\x03 \x01(\x08:\x04\x88\xb5\x18\x01\"\xde\x01\n\x16\x42rushMenuCategoryState\x12<\n\x11\x62rushMenuCategory\x18\x01 \x01(\x0e\x32!.gravi.ui.model.BrushMenuCategory\x12>\n\x14validBrushProfileIds\x18\x02 \x03(\x0b\x32 .gravi.rpc.model.common.GSDataID\x12@\n\x16selectedBrushProfileId\x18\x03 \x01(\x0b\x32 .gravi.rpc.model.common.GSDataID:\x04\x88\xb5\x18\x01\"\xcf\x01\n\x0f\x42rushMenuStates\x12\x10\n\x08menuOpen\x18\x01 \x01(\x08\x12\x15\n\reditPanelOpen\x18\x02 \x01(\x08\x12\x44\n\x19selectedBrushMenuCategory\x18\x05 \x01(\x0e\x32!.gravi.ui.model.BrushMenuCategory\x12G\n\x17\x62rushMenuCategoryStates\x18\x06 \x03(\x0b\x32&.gravi.ui.model.BrushMenuCategoryState:\x04\x88\xb5\x18\x01\"\xa2\x01\n\x1f\x41\x64vancedMenuSettingsPanelStates\x12\x34\n\x03tab\x18\x01 \x01(\x0e\x32\'.gravi.ui.model.AdvancedMenuSettingsTab\x12*\n\"supportsMultipleDisplayFrequencies\x18\x03 \x01(\x08\x12\x17\n\x0fsupportsWebView\x18\x04 \x01(\x08:\x04\x88\xb5\x18\x01\"Z\n\x12\x41\x64vancedMenuStates\x12\x0c\n\x04open\x18\x01 \x01(\x08\x12\x30\n\x05panel\x18\x02 \x01(\x0e\x32!.gravi.ui.model.AdvancedMenuPanel:\x04\x88\xb5\x18\x01\"Y\n\x1d\x41\x64vancedMenuPrefabPanelStates\x12\x32\n\x03tab\x18\x01 \x01(\x0e\x32%.gravi.ui.model.AdvancedMenuPrefabTab:\x04\x88\xb5\x18\x01\"\xd3\x01\n\x1c\x41\x64vancedMenuLayerPanelStates\x12\x13\n\x0b\x61\x63tiveLayer\x18\x01 \x01(\t\x12\x1a\n\x12layerDeletePopupOn\x18\n \x01(\x08\x12\x1a\n\x12layerDeletionGuids\x18\x0c \x03(\t\x12\x1b\n\x13layerButtonDisabled\x18\x14 \x01(\x08\x12\x13\n\x0blayerScroll\x18\x1e \x01(\x02\x12\x0f\n\x07\x61nySolo\x18( \x01(\x08\x12\x1d\n\x15\x63osketchShowAllLayers\x18\x32 \x01(\x08:\x04\x88\xb5\x18\x01\"\xca\x01\n!DeprecatedAdvancedMenuLayerStates\x12\x0c\n\x04solo\x18\x01 \x01(\x08\x12\'\n\x06\x61\x63tive\x18\n \x01(\x0e\x32\x17.gravi.ui.model.TriBool\x12&\n\x05local\x18\x14 \x01(\x0e\x32\x17.gravi.ui.model.TriBool\x12\x0f\n\x07grabbed\x18\x1e \x01(\x08\x12\r\n\x05grabZ\x18\x1f \x01(\x02\x12\x0f\n\x07offsetZ\x18( \x01(\x02\x12\x0f\n\x07visible\x18\x32 \x01(\x08:\x04\x88\xb5\x18\x01\"%\n\x0bLayerStates\x12\x10\n\x08\x65xpanded\x18\x01 \x01(\x08:\x04\x88\xb5\x18\x01\"\xc9\x01\n\x0fSmartMoveStates\x12+\n\ttransform\x18\x01 \x01(\x0b\x32\x18.gravi.unity.TransformTO\x12\x1a\n\x12snapPreviewEnabled\x18\x02 \x01(\x08\x12\x18\n\x10worldAxisEnabled\x18\x03 \x01(\x08\x12\x16\n\x0e\x61xisIsInfinite\x18\x04 \x01(\x08\x12\x35\n\taxisColor\x18\x05 \x01(\x0e\x32\".gravi.ui.model.SmartMoveAxisColor:\x04\x88\xb5\x18\x01\"\xfd\x01\n\x10GrabSphereStates\x12\x17\n\x0fmainGrabVisible\x18\x01 \x01(\x08\x12\x15\n\rmainHandScale\x18\x02 \x01(\x02\x12\x17\n\x0fsoftSelectRatio\x18\x03 \x01(\x02\x12\x1b\n\x13\x61nythingHighlighted\x18\x04 \x01(\x08\x12\x19\n\x11sketchHighlighted\x18\x05 \x01(\x08\x12\x16\n\x0eshrinkCollider\x18\x06 \x01(\x08\x12\x16\n\x0epositionOffset\x18\x07 \x01(\x02\x12\x32\n\rgrabShapeType\x18\x08 \x01(\x0e\x32\x1b.gravi.models.GrabShapeType:\x04\x88\xb5\x18\x01\"\xe1\x01\n\x16\x43ontrolPointMenuStates\x12\x0c\n\x04open\x18\x01 \x01(\x08\x12\x41\n\x17lastGrabbedSketchObject\x18\x14 \x01(\x0b\x32 .gravi.rpc.model.common.GSDataID\x12>\n\x14\x65\x64itingSketchObjects\x18\x15 \x03(\x0b\x32 .gravi.rpc.model.common.GSDataID\x12\x30\n\x0c\x65\x64itSnapType\x18\x1e \x01(\x0e\x32\x1a.gravi.models.EditSnapType:\x04\x88\xb5\x18\x01\"B\n\rPointerStates\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12\x1a\n\x12pointerHighlighted\x18\n \x01(\x08:\x04\x88\xb5\x18\x01\"\x94\x02\n\x10\x43ontrollerStates\x12\x12\n\nmenuButton\x18\x01 \x01(\x08\x12\x14\n\x0csecondButton\x18\x02 \x01(\x08\x12\x15\n\rtouchPadTouch\x18\x03 \x01(\x08\x12\x16\n\x0etouchPadButton\x18\x04 \x01(\x08\x12\x12\n\ngripButton\x18\x05 \x01(\x08\x12\x10\n\x08gripAxis\x18\x06 \x01(\x02\x12\x13\n\x0btriggerFull\x18\x07 \x01(\x08\x12\x13\n\x0btriggerAxis\x18\x08 \x01(\x02\x12\x14\n\x0ctriggerLight\x18\t \x01(\x08\x12\x13\n\x0bstylusLight\x18\n \x01(\x08\x12\x12\n\nstylusFull\x18\x0b \x01(\x08\x12\x12\n\nstylusAxis\x18\x0c \x01(\x02:\x04\x88\xb5\x18\x01\"\xc9\x01\n\x0f\x44rawPlaneStates\x12+\n\ttransform\x18\x01 \x01(\x0b\x32\x18.gravi.unity.TransformTO\x12\x0f\n\x07\x65nabled\x18\x02 \x01(\x08\x12-\n\x0cplaneEnabled\x18\x03 \x01(\x0e\x32\x17.gravi.ui.model.TriBool\x12,\n\tsnapColor\x18\x0b \x01(\x0e\x32\x19.gravi.ui.model.SnapColor\x12\x15\n\raxisThickness\x18\x15 \x01(\x02:\x04\x88\xb5\x18\x01\"\x9d\x01\n\x12SubDToolMenuStates\x12+\n\ttransform\x18\x01 \x01(\x0b\x32\x18.gravi.unity.TransformTO\x12\x0f\n\x07\x65nabled\x18\x02 \x01(\x08\x12\x13\n\x0btoolEnabled\x18\n \x01(\x08\x12.\n\x08toolType\x18\x0b \x01(\x0e\x32\x1c.gravi.ui.model.SubDToolType:\x04\x88\xb5\x18\x01\"\xb4\x05\n\x0fSavePanelStates\x12\x41\n\x17\x43oSketchProgressTopText\x18\x01 \x01(\x0e\x32 .gravi.ui.model.SavePanelTopText\x12G\n\x1a\x43oSketchProgressBottomText\x18\x02 \x01(\x0e\x32#.gravi.ui.model.SavePanelBottomText\x12?\n\x12\x43oSketchActionText\x18\x03 \x01(\x0e\x32#.gravi.ui.model.SavePanelActionText\x12$\n\x1c\x43oSketchProgressParentActive\x18\x04 \x01(\x08\x12\"\n\x1a\x43oSketchActionParentActive\x18\x05 \x01(\x08\x12\x18\n\x10PrefabRootActive\x18\x06 \x01(\x08\x12\x1a\n\x12\x45xportButtonActive\x18\x07 \x01(\x08\x12\x1e\n\x16ScreenshotButtonActive\x18\x08 \x01(\x08\x12\x1f\n\x17ReportIssueButtonActive\x18\t \x01(\x08\x12\x18\n\x10SaveButtonActive\x18\x0b \x01(\x08\x12\x1a\n\x12SaveAsButtonActive\x18\x0c \x01(\x08\x12<\n\x0cSaveLocation\x18\r \x01(\x0e\x32&.gravi.ui.model.SavePanelSaveLocations\x12$\n\x1cReconnectNetworkButtonActive\x18\x0e \x01(\x08\x12\x44\n\x1dToggleGroupUIParentsSelection\x18\x0f \x01(\x0e\x32\x1d.gravi.ui.model.SavePanelTabs\x12\x18\n\x10\x46ileExplorerOpen\x18\x10 \x01(\x08\x12\x13\n\x0bLPLoginOpen\x18\x11 \x01(\x08:\x04\x88\xb5\x18\x01\"\x9e\x02\n!ExportConfigurationSettingsStates\x12\x1a\n\x12\x41\x64vancedSettingsOn\x18\x01 \x01(\x08\x12\x1f\n\x17\x46ileTypeToggleSelection\x18\x02 \x01(\x05\x12\x1c\n\x14UnitsToggleSelection\x18\x03 \x01(\x05\x12\"\n\x1aSingleSidedToggleSelection\x18\x04 \x01(\x05\x12&\n\x1eSubDControlMeshToggleSelection\x18\x05 \x01(\x05\x12&\n\x1eMeshNurbsHybridToggleSelection\x18\x06 \x01(\x05\x12$\n\x1c\x43ollectGroupsToggleSelection\x18\x07 \x01(\x05:\x04\x88\xb5\x18\x01\"\xbc\x02\n\x15ScreenshotPanelStates\x12+\n\ttransform\x18\x01 \x01(\x0b\x32\x18.gravi.unity.TransformTO\x12\x10\n\x08isActive\x18\x02 \x01(\x08\x12\x10\n\x08isSquare\x18\x03 \x01(\x08\x12\x14\n\x0cshowSettings\x18\x04 \x01(\x08\x12\x13\n\x0b\x66ocalLength\x18\x05 \x01(\x02\x12\x15\n\rshowDofModule\x18\x06 \x01(\x08\x12\x1b\n\x13transparentToggleOn\x18\x14 \x01(\x08\x12\x16\n\x0erenderToggleOn\x18\x15 \x01(\x08\x12\x1b\n\x13\x61\x64\x64ToSketchToggleOn\x18\x16 \x01(\x08\x12\x1c\n\x14verticalLockToggleOn\x18\x17 \x01(\x08\x12\x1a\n\x12\x64ofPreviewToggleOn\x18\x18 \x01(\x08:\x04\x88\xb5\x18\x01\"\x9a\x01\n\x13\x43olorSelectorStates\x12\x12\n\ndiscHeight\x18\x05 \x01(\x02\x12\x14\n\x0c\x64iscActivity\x18\x06 \x01(\x02\x12\x12\n\nisSwatches\x18\x07 \x01(\x08\x12\x10\n\x08isActive\x18\x08 \x01(\x08\x12\x15\n\rselectedColor\x18\t \x01(\x05:\x04\x88\xb5\x18\x01J\x04\x08\x01\x10\x02J\x04\x08\x02\x10\x03J\x04\x08\x03\x10\x04J\x04\x08\x04\x10\x05\"Q\n\x11ImportPanelStates\x12\x36\n\x0eimportPanelTab\x18\x01 \x01(\x0e\x32\x1e.gravi.ui.model.ImportPanelTab:\x04\x88\xb5\x18\x01\"\xbf\x01\n\x10ImportMenuStates\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12\x16\n\x0eunitsSelection\x18\n \x01(\x05\x12\x18\n\x10\x65xtraInfoEnabled\x18\x0b \x01(\x08\x12\x10\n\x08\x66ileType\x18\x14 \x01(\t\x12\x10\n\x08\x66ileSize\x18\x15 \x01(\t\x12\x11\n\tfileParts\x18\x16 \x01(\x05\x12\x14\n\x0c\x66ileVertices\x18\x17 \x01(\x05\x12\x15\n\rfileTriangles\x18\x18 \x01(\x05:\x04\x88\xb5\x18\x01\"\x99\x01\n\x10\x45xportMenuStates\x12\x13\n\x0bmenuEnabled\x18\x01 \x01(\x08\x12\x1b\n\x13\x66ileExplorerEnabled\x18\x02 \x01(\x08\x12\x16\n\x0eunitsSelection\x18\n \x01(\x05\x12\x1c\n\x14mirrorPlaneSelection\x18\x0b \x01(\x05\x12\x17\n\x0fupAxisSelection\x18\x0c \x01(\x05:\x04\x88\xb5\x18\x01\"\xf3\x02\n\x18\x45xportSettingsMenuStates\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12\x1c\n\x14showAdvancedSettings\x18\x02 \x01(\x08\x12\x19\n\x11\x66ileNameForExport\x18\x03 \x01(\t\x12\x1f\n\x17resetButtonInteractable\x18\x04 \x01(\x08\x12\x17\n\x0f\x66ilePathReadout\x18\x05 \x01(\t\x12\"\n\x1a\x66ilePathButtonInteractable\x18\x06 \x01(\x08\x12\x1b\n\x13\x66ileExplorerEnabled\x18\x07 \x01(\x08\x12\x19\n\x11presetInfoEnabled\x18\n \x01(\x08\x12\x39\n\x0e\x65xportSettings\x18\x14 \x01(\x0b\x32!.gravi.models.ExportPreferencesTO\x12\x36\n\nexportInfo\x18\x15 \x01(\x0b\x32\".gravi.models.ExportPreferenceHint:\x04\x88\xb5\x18\x01\",\n\x12\x45nableObjectStates\x12\x10\n\x08isActive\x18\x01 \x01(\x08:\x04\x88\xb5\x18\x01\"0\n\x16\x42\x61sicUIComponentStates\x12\x10\n\x08isActive\x18\x01 \x01(\x08:\x04\x88\xb5\x18\x01\"L\n\x0c\x42uttonStates\x12\x10\n\x08isActive\x18\x01 \x01(\x08\x12\x16\n\x0eisInteractable\x18\x02 \x01(\x08\x12\x0c\n\x04isOn\x18\x03 \x01(\x08:\x04\x88\xb5\x18\x01\"M\n\x0cSliderStates\x12\x10\n\x08isActive\x18\x01 \x01(\x08\x12\x16\n\x0eisInteractable\x18\x02 \x01(\x08\x12\r\n\x05value\x18\x03 \x01(\x02:\x04\x88\xb5\x18\x01\"\x88\x01\n\x14MaterialButtonStates\x12\x32\n\x0c\x62uttonStates\x18\x01 \x01(\x0b\x32\x1c.gravi.ui.model.ButtonStates\x12\x36\n\x08material\x18\x02 \x01(\x0b\x32$.gravi.rpc.model.common.DrawMaterial:\x04\x88\xb5\x18\x01\"_\n\rTabMenuStates\x12\x31\n\ntabButtons\x18\x01 \x03(\x0e\x32\x1d.gravi.ui.model.TabButtonType\x12\x15\n\rselectedIndex\x18\x02 \x01(\x05:\x04\x88\xb5\x18\x01\"0\n\x14\x45xpandableItemStates\x12\x12\n\nisExpanded\x18\x01 \x01(\x08:\x04\x88\xb5\x18\x01\"B\n\x11ToggleGroupStates\x12\x15\n\rselectedIndex\x18\x01 \x01(\x05\x12\x10\n\x08isActive\x18\x02 \x01(\x08:\x04\x88\xb5\x18\x01\"s\n\x11ProfileListStates\x12<\n\x11toggleGroupStates\x18\x01 \x01(\x0b\x32!.gravi.ui.model.ToggleGroupStates\x12\x1a\n\x12\x65xtendSelectedItem\x18\x02 \x01(\x08:\x04\x88\xb5\x18\x01\"E\n\x14ToggleSelectorStates\x12\x15\n\rselectedIndex\x18\x01 \x01(\x05\x12\x10\n\x08isActive\x18\x02 \x01(\x08:\x04\x88\xb5\x18\x01\"\x81\x01\n\x14ShaderSelectorStates\x12\x1b\n\x13selectedShaderIndex\x18\x01 \x01(\x05\x12\x16\n\x0eselectedColorR\x18\x02 \x01(\x02\x12\x16\n\x0eselectedColorG\x18\x03 \x01(\x02\x12\x16\n\x0eselectedColorB\x18\x04 \x01(\x02:\x04\x88\xb5\x18\x01\"k\n\x15MaterialDisplayStates\x12:\n\x0c\x64rawMaterial\x18\x01 \x01(\x0b\x32$.gravi.rpc.model.common.DrawMaterial\x12\x10\n\x08isActive\x18\x02 \x01(\x08:\x04\x88\xb5\x18\x01\"O\n\x16PaginationLayoutStates\x12\x18\n\x10\x63urrentPageIndex\x18\x01 \x01(\x05\x12\x15\n\rlastPageIndex\x18\x02 \x01(\x05:\x04\x88\xb5\x18\x01\"L\n\x12\x44ropdownListStates\x12\x18\n\x10selectedItemText\x18\x01 \x01(\t\x12\x16\n\x0eisDropdownOpen\x18\x02 \x01(\x08:\x04\x88\xb5\x18\x01\"\x83\x01\n!TextureTransformChangePanelStates\x12\x10\n\x08isActive\x18\x01 \x01(\x08\x12\x46\n\x10textureTransform\x18\x02 \x01(\x0b\x32,.gravi.rpc.model.common.MainTextureTransform:\x04\x88\xb5\x18\x01\"d\n\x15UserReportPanelStates\x12\x10\n\x08isActive\x18\x01 \x01(\x08\x12\x15\n\ruserEmailText\x18\x02 \x01(\t\x12\x1c\n\x14issueDescriptionText\x18\x03 \x01(\t:\x04\x88\xb5\x18\x01\"K\n\x13ViewpointListStates\x12\x16\n\x0eviewpointCount\x18\x01 \x01(\x05\x12\x16\n\x0escrollPosition\x18\x02 \x01(\x02:\x04\x88\xb5\x18\x01\"B\n\x10\x43\x61meraItemStates\x12\x12\n\ncameraName\x18\x01 \x01(\t\x12\x14\n\x0cisSpawnPoint\x18\x02 \x01(\x08:\x04\x88\xb5\x18\x01\"%\n\x0fTextplateStates\x12\x0c\n\x04text\x18\x01 \x01(\t:\x04\x88\xb5\x18\x01\"*\n\x0cScrollStates\x12\x14\n\x0cscrollAmount\x18\x01 \x01(\x02:\x04\x88\xb5\x18\x01\"\xc7\x01\n\x11\x42oundingBoxStates\x12\x1a\n\x12\x62oundingBoxEnabled\x18\x01 \x01(\x08\x12+\n\ttransform\x18\x02 \x01(\x0b\x32\x18.gravi.unity.TransformTO\x12\x17\n\x0freadoutsEnabled\x18\x03 \x01(\x08\x12\x11\n\tboxColorR\x18\n \x01(\x02\x12\x11\n\tboxColorG\x18\x0b \x01(\x02\x12\x11\n\tboxColorB\x18\x0c \x01(\x02\x12\x11\n\tboxColorA\x18\r \x01(\x02:\x04\x88\xb5\x18\x01\"\x81\x03\n\rGumballStates\x12M\n\x16\x64irectionalRestriction\x18\x01 \x01(\x0e\x32-.gravi.ui.model.GumballDirectionalRestriction\x12\x1a\n\x12showRecenterMirror\x18\x02 \x01(\x08\x12+\n\ttransform\x18\x03 \x01(\x0b\x32\x18.gravi.unity.TransformTO\x12>\n\x11\x61xisConfiguration\x18\x04 \x01(\x0e\x32#.gravi.models.BaseAxisConfiguration\x12 \n\x18scaleGizmoLocalPositionX\x18\x05 \x01(\x02\x12 \n\x18scaleGizmoLocalPositionY\x18\x06 \x01(\x02\x12 \n\x18scaleGizmoLocalPositionZ\x18\x07 \x01(\x02\x12\x1b\n\x13highlightMoveHandle\x18\x08 \x01(\x08\x12\x0f\n\x07\x65nabled\x18\t \x01(\x08:\x04\x88\xb5\x18\x01\"\xfd\x01\n\x0bTimerStates\x12\x31\n\tplayState\x18\x01 \x01(\x0e\x32\x1e.gravi.ui.model.TimerPlayState\x12;\n\x0e\x63ountDirection\x18\x02 \x01(\x0e\x32#.gravi.ui.model.TimerCountDirection\x12\x1e\n\x16\x62\x61seTimerLengthSeconds\x18\x03 \x01(\x05\x12\x1b\n\x13timeStampAtLastPlay\x18\x05 \x01(\x04\x12\x1c\n\x14timerValueAtLastPlay\x18\n \x01(\x02\x12\x1d\n\x15timerValueAtLastPause\x18\x0b \x01(\x02:\x04\x88\xb5\x18\x01\"\x8b\x01\n\x12SharedCursorStates\x12\x31\n\x0f\x61\x63tiveCursorIds\x18\x01 \x03(\x0b\x32\x18.gravi.ui.model.CursorID\x12<\n\x0e\x63ursorMaterial\x18\x02 \x01(\x0b\x32$.gravi.rpc.model.common.DrawMaterial:\x04\x88\xb5\x18\x01\"Z\n\x08\x43ursorID\x12.\n\ncursorType\x18\x01 \x01(\x0e\x32\x1a.gravi.ui.model.CursorType\x12\x18\n\x10\x63ursorInstanceId\x18\x02 \x01(\t:\x04\x80\xb5\x18\x01\"s\n\x11\x43ursorTransformID\x12>\n\x0ftransformFamily\x18\x01 \x01(\x0e\x32%.gravi.ui.model.CursorTransformFamily\x12\x18\n\x10\x63ursorInstanceId\x18\x02 \x01(\t:\x04\x80\xb5\x18\x01*B\n\x07TriBool\x12\x14\n\x10TriBoolUndefined\x10\x00\x12\x10\n\x0cTriBoolFalse\x10\x01\x12\x0f\n\x0bTriBoolTrue\x10\x02*\xac\x01\n\rToolPanelType\x12\x1a\n\x16UndefinedToolPanelType\x10\x00\x12\x07\n\x03Ink\x10\x01\x12\n\n\x06Stroke\x10\x02\x12\x0b\n\x07Revolve\x10\x03\x12\x11\n\rFilledSurface\x10\x04\x12\r\n\tPrimitive\x10\x05\x12\x11\n\rCurvedSurface\x10\x06\x12\x10\n\x0cInteractions\x10\x07\x12\x16\n\x12\x45mptyToolPanelType\x10\x64*\x95\x01\n\x08MenuType\x12\x13\n\x0fInvalidMenuType\x10\x00\x12\x12\n\x0eLobbyClipboard\x10\x01\x12\x10\n\x0c\x41\x64vancedMenu\x10\x02\x12\r\n\tBrushMenu\x10\x03\x12\x11\n\rMaterialPanel\x10\x04\x12\x12\n\x0eViewpointPanel\x10\x05\x12\x12\n\x0eSelectionPanel\x10\x07\"\x04\x08\x06\x10\x06*U\n\x11\x42rushMenuCategory\x12\x13\n\x0fInvalidCategory\x10\x00\x12\x08\n\x04\x44raw\x10\x01\x12\x0b\n\x07Surface\x10\x02\x12\n\n\x06Shapes\x10\x03\x12\x08\n\x04Text\x10\x04*\xb4\x01\n\x11\x41\x64vancedMenuPanel\x12\x1e\n\x1aUndefinedAdvancedMenuPanel\x10\x00\x12\x08\n\x04Save\x10\x01\x12\x0c\n\x08Settings\x10\x02\x12\n\n\x06Layers\x10\x05\x12\t\n\x05Users\x10\x06\x12\x10\n\x0cOrthographic\x10\x07\x12\t\n\x05Learn\x10\x08\x12\t\n\x05\x44\x65\x62ug\x10\t\x12\x10\n\x0cRecordReplay\x10\x0c\x12\n\n\x06Import\x10\r\x12\n\n\x06\x45xport\x10\x0e*}\n\x17\x41\x64vancedMenuSettingsTab\x12$\n UndefinedAdvancedMenuSettingsTab\x10\x00\x12\x10\n\x0cSketchingAid\x10\x01\x12\x0f\n\x0bPreferences\x10\x02\x12\x0f\n\x0b\x45nvironment\x10\x03\x12\x08\n\x04\x42\x65ta\x10\x04*W\n\x15\x41\x64vancedMenuPrefabTab\x12\"\n\x1eUndefinedAdvancedMenuPrefabTab\x10\x00\x12\x0b\n\x07\x42uiltIn\x10\x01\x12\r\n\tOBJImport\x10\x02*\x8b\x01\n\x12SmartMoveAxisColor\x12\x1c\n\x18SmartMoveAxisColorNoAxis\x10\x00\x12\x1f\n\x1bSmartMoveAxisColorNonMirror\x10\x01\x12\x1c\n\x18SmartMoveAxisColorMirror\x10\x02\x12\x18\n\x14SmartMoveAxisColorUp\x10\x03*Z\n\tSnapColor\x12\x14\n\x10SnapColorDefault\x10\x00\x12\x10\n\x0cSnapColorRed\x10\x01\x12\x12\n\x0eSnapColorGreen\x10\x02\x12\x11\n\rSnapColorBlue\x10\x03*\x98\x01\n\x0cSubDToolType\x12\x10\n\x0cSubDToolNone\x10\x00\x12\x13\n\x0fSubDToolLoopCut\x10\x01\x12\x11\n\rSubDToolMerge\x10\x02\x12\x13\n\x0fSubDToolEdgeCut\x10\x03\x12\x12\n\x0eSubDToolSmooth\x10\x04\x12\x12\n\x0eSubDToolCrease\x10\x05\x12\x11\n\rSubDToolSplit\x10\x06*(\n\rSavePanelTabs\x12\r\n\tNewSketch\x10\x00\x12\x08\n\x04None\x10\x03*.\n\x16SavePanelSaveLocations\x12\t\n\x05Local\x10\x00\x12\t\n\x05\x43loud\x10\x01*[\n\x13SavePanelActionText\x12\x15\n\x11SavePanelNoAction\x10\x00\x12\r\n\tForceExit\x10\x01\x12\x0f\n\x0b\x46orceExport\x10\x02\x12\r\n\tForceSave\x10\x03*K\n\x10SavePanelTopText\x12\r\n\tNoTopText\x10\x00\x12\x12\n\x0eUploadsTopText\x10\x01\x12\x14\n\x10\x44ownloadsTopText\x10\x02*>\n\x13SavePanelBottomText\x12\x10\n\x0cNoBottomText\x10\x00\x12\x15\n\x11UploadsBottomText\x10\x01*B\n\x0eImportPanelTab\x12\x0e\n\nInvalidTab\x10\x00\x12\x0b\n\x07\x46ileTab\x10\x01\x12\x13\n\x0f\x42uiltInModelTab\x10\x02*u\n\rTabButtonType\x12\x14\n\x10InvalidTabButton\x10\x00\x12\x19\n\x15HelpCentreLandingPage\x10\n\x12\x11\n\rHelpCentreFAQ\x10\x0b\x12 \n\x1cHelpCentreOrgSpecificContent\x10\x0c*H\n\x1dGumballDirectionalRestriction\x12\x11\n\rNoRestriction\x10\x00\x12\x14\n\x10RestrictToMirror\x10\x01*K\n\x0eTimerPlayState\x12\x10\n\x0cReadyToStart\x10\x00\x12\x0c\n\x08\x43ounting\x10\x01\x12\n\n\x06Paused\x10\x02\x12\r\n\tCompleted\x10\x03*7\n\x13TimerCountDirection\x12\x0e\n\nCountingUp\x10\x00\x12\x10\n\x0c\x43ountingDown\x10\x01*\xd6\x02\n\nCursorType\x12\x11\n\rInvalidCursor\x10\x00\x12\x0c\n\x08NoCursor\x10\x01\x12\r\n\tUIPointer\x10\x02\x12\x10\n\x0cStrokeCursor\x10\x03\x12\x11\n\rSurfaceCursor\x10\x04\x12\x13\n\x0f\x44imensionCursor\x10\x05\x12\x11\n\rPipetteCursor\x10\x06\x12\x14\n\x10PaintbrushCursor\x10\x07\x12\x13\n\x0fSelectionCursor\x10\x08\x12\x12\n\x0eTeleportCursor\x10\t\x12\x11\n\rRevolveCursor\x10\n\x12\x14\n\x10NormalFlipCursor\x10\x0b\x12\x0f\n\x0bLaserCursor\x10\x0c\x12\x16\n\x12\x43ontrolPointCursor\x10\r\x12\r\n\tUIPipette\x10\x0e\x12\x13\n\x0fViewpointCursor\x10\x0f\x12\x16\n\x12\x43rossSectionCursor\x10\x10*p\n\x15\x43ursorTransformFamily\x12\x11\n\rInvalidFamily\x10\x00\x12\x0c\n\x08NoFamily\x10\x01\x12\x0c\n\x08Standard\x10\x02\x12\x10\n\x0cSplineOrigin\x10\x03\x12\t\n\x05\x46ixed\x10\x04\x12\x0b\n\x07Pointer\x10\x05\x42T\n\x1a\x63om.gravitysketch.ui.modelP\x01Z4gravitysketch.com/platform/go/vrproto/gravi/ui/modelb\x06proto3')
33
-
34
- _globals = globals()
35
- _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
36
- _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'gravi.ui.model.ui_model_pb2', _globals)
37
- if not _descriptor._USE_C_DESCRIPTORS:
38
- _globals['DESCRIPTOR']._loaded_options = None
39
- _globals['DESCRIPTOR']._serialized_options = b'\n\032com.gravitysketch.ui.modelP\001Z4gravitysketch.com/platform/go/vrproto/gravi/ui/model'
40
- _globals['_DETACHABLETRANSFORMSTATES']._loaded_options = None
41
- _globals['_DETACHABLETRANSFORMSTATES']._serialized_options = b'\210\265\030\001'
42
- _globals['_BRUSHMENUCATEGORYSTATE']._loaded_options = None
43
- _globals['_BRUSHMENUCATEGORYSTATE']._serialized_options = b'\210\265\030\001'
44
- _globals['_BRUSHMENUSTATES']._loaded_options = None
45
- _globals['_BRUSHMENUSTATES']._serialized_options = b'\210\265\030\001'
46
- _globals['_ADVANCEDMENUSETTINGSPANELSTATES']._loaded_options = None
47
- _globals['_ADVANCEDMENUSETTINGSPANELSTATES']._serialized_options = b'\210\265\030\001'
48
- _globals['_ADVANCEDMENUSTATES']._loaded_options = None
49
- _globals['_ADVANCEDMENUSTATES']._serialized_options = b'\210\265\030\001'
50
- _globals['_ADVANCEDMENUPREFABPANELSTATES']._loaded_options = None
51
- _globals['_ADVANCEDMENUPREFABPANELSTATES']._serialized_options = b'\210\265\030\001'
52
- _globals['_ADVANCEDMENULAYERPANELSTATES']._loaded_options = None
53
- _globals['_ADVANCEDMENULAYERPANELSTATES']._serialized_options = b'\210\265\030\001'
54
- _globals['_DEPRECATEDADVANCEDMENULAYERSTATES']._loaded_options = None
55
- _globals['_DEPRECATEDADVANCEDMENULAYERSTATES']._serialized_options = b'\210\265\030\001'
56
- _globals['_LAYERSTATES']._loaded_options = None
57
- _globals['_LAYERSTATES']._serialized_options = b'\210\265\030\001'
58
- _globals['_SMARTMOVESTATES']._loaded_options = None
59
- _globals['_SMARTMOVESTATES']._serialized_options = b'\210\265\030\001'
60
- _globals['_GRABSPHERESTATES']._loaded_options = None
61
- _globals['_GRABSPHERESTATES']._serialized_options = b'\210\265\030\001'
62
- _globals['_CONTROLPOINTMENUSTATES']._loaded_options = None
63
- _globals['_CONTROLPOINTMENUSTATES']._serialized_options = b'\210\265\030\001'
64
- _globals['_POINTERSTATES']._loaded_options = None
65
- _globals['_POINTERSTATES']._serialized_options = b'\210\265\030\001'
66
- _globals['_CONTROLLERSTATES']._loaded_options = None
67
- _globals['_CONTROLLERSTATES']._serialized_options = b'\210\265\030\001'
68
- _globals['_DRAWPLANESTATES']._loaded_options = None
69
- _globals['_DRAWPLANESTATES']._serialized_options = b'\210\265\030\001'
70
- _globals['_SUBDTOOLMENUSTATES']._loaded_options = None
71
- _globals['_SUBDTOOLMENUSTATES']._serialized_options = b'\210\265\030\001'
72
- _globals['_SAVEPANELSTATES']._loaded_options = None
73
- _globals['_SAVEPANELSTATES']._serialized_options = b'\210\265\030\001'
74
- _globals['_EXPORTCONFIGURATIONSETTINGSSTATES']._loaded_options = None
75
- _globals['_EXPORTCONFIGURATIONSETTINGSSTATES']._serialized_options = b'\210\265\030\001'
76
- _globals['_SCREENSHOTPANELSTATES']._loaded_options = None
77
- _globals['_SCREENSHOTPANELSTATES']._serialized_options = b'\210\265\030\001'
78
- _globals['_COLORSELECTORSTATES']._loaded_options = None
79
- _globals['_COLORSELECTORSTATES']._serialized_options = b'\210\265\030\001'
80
- _globals['_IMPORTPANELSTATES']._loaded_options = None
81
- _globals['_IMPORTPANELSTATES']._serialized_options = b'\210\265\030\001'
82
- _globals['_IMPORTMENUSTATES']._loaded_options = None
83
- _globals['_IMPORTMENUSTATES']._serialized_options = b'\210\265\030\001'
84
- _globals['_EXPORTMENUSTATES']._loaded_options = None
85
- _globals['_EXPORTMENUSTATES']._serialized_options = b'\210\265\030\001'
86
- _globals['_EXPORTSETTINGSMENUSTATES']._loaded_options = None
87
- _globals['_EXPORTSETTINGSMENUSTATES']._serialized_options = b'\210\265\030\001'
88
- _globals['_ENABLEOBJECTSTATES']._loaded_options = None
89
- _globals['_ENABLEOBJECTSTATES']._serialized_options = b'\210\265\030\001'
90
- _globals['_BASICUICOMPONENTSTATES']._loaded_options = None
91
- _globals['_BASICUICOMPONENTSTATES']._serialized_options = b'\210\265\030\001'
92
- _globals['_BUTTONSTATES']._loaded_options = None
93
- _globals['_BUTTONSTATES']._serialized_options = b'\210\265\030\001'
94
- _globals['_SLIDERSTATES']._loaded_options = None
95
- _globals['_SLIDERSTATES']._serialized_options = b'\210\265\030\001'
96
- _globals['_MATERIALBUTTONSTATES']._loaded_options = None
97
- _globals['_MATERIALBUTTONSTATES']._serialized_options = b'\210\265\030\001'
98
- _globals['_TABMENUSTATES']._loaded_options = None
99
- _globals['_TABMENUSTATES']._serialized_options = b'\210\265\030\001'
100
- _globals['_EXPANDABLEITEMSTATES']._loaded_options = None
101
- _globals['_EXPANDABLEITEMSTATES']._serialized_options = b'\210\265\030\001'
102
- _globals['_TOGGLEGROUPSTATES']._loaded_options = None
103
- _globals['_TOGGLEGROUPSTATES']._serialized_options = b'\210\265\030\001'
104
- _globals['_PROFILELISTSTATES']._loaded_options = None
105
- _globals['_PROFILELISTSTATES']._serialized_options = b'\210\265\030\001'
106
- _globals['_TOGGLESELECTORSTATES']._loaded_options = None
107
- _globals['_TOGGLESELECTORSTATES']._serialized_options = b'\210\265\030\001'
108
- _globals['_SHADERSELECTORSTATES']._loaded_options = None
109
- _globals['_SHADERSELECTORSTATES']._serialized_options = b'\210\265\030\001'
110
- _globals['_MATERIALDISPLAYSTATES']._loaded_options = None
111
- _globals['_MATERIALDISPLAYSTATES']._serialized_options = b'\210\265\030\001'
112
- _globals['_PAGINATIONLAYOUTSTATES']._loaded_options = None
113
- _globals['_PAGINATIONLAYOUTSTATES']._serialized_options = b'\210\265\030\001'
114
- _globals['_DROPDOWNLISTSTATES']._loaded_options = None
115
- _globals['_DROPDOWNLISTSTATES']._serialized_options = b'\210\265\030\001'
116
- _globals['_TEXTURETRANSFORMCHANGEPANELSTATES']._loaded_options = None
117
- _globals['_TEXTURETRANSFORMCHANGEPANELSTATES']._serialized_options = b'\210\265\030\001'
118
- _globals['_USERREPORTPANELSTATES']._loaded_options = None
119
- _globals['_USERREPORTPANELSTATES']._serialized_options = b'\210\265\030\001'
120
- _globals['_VIEWPOINTLISTSTATES']._loaded_options = None
121
- _globals['_VIEWPOINTLISTSTATES']._serialized_options = b'\210\265\030\001'
122
- _globals['_CAMERAITEMSTATES']._loaded_options = None
123
- _globals['_CAMERAITEMSTATES']._serialized_options = b'\210\265\030\001'
124
- _globals['_TEXTPLATESTATES']._loaded_options = None
125
- _globals['_TEXTPLATESTATES']._serialized_options = b'\210\265\030\001'
126
- _globals['_SCROLLSTATES']._loaded_options = None
127
- _globals['_SCROLLSTATES']._serialized_options = b'\210\265\030\001'
128
- _globals['_BOUNDINGBOXSTATES']._loaded_options = None
129
- _globals['_BOUNDINGBOXSTATES']._serialized_options = b'\210\265\030\001'
130
- _globals['_GUMBALLSTATES']._loaded_options = None
131
- _globals['_GUMBALLSTATES']._serialized_options = b'\210\265\030\001'
132
- _globals['_TIMERSTATES']._loaded_options = None
133
- _globals['_TIMERSTATES']._serialized_options = b'\210\265\030\001'
134
- _globals['_SHAREDCURSORSTATES']._loaded_options = None
135
- _globals['_SHAREDCURSORSTATES']._serialized_options = b'\210\265\030\001'
136
- _globals['_CURSORID']._loaded_options = None
137
- _globals['_CURSORID']._serialized_options = b'\200\265\030\001'
138
- _globals['_CURSORTRANSFORMID']._loaded_options = None
139
- _globals['_CURSORTRANSFORMID']._serialized_options = b'\200\265\030\001'
140
- _globals['_TRIBOOL']._serialized_start=8097
141
- _globals['_TRIBOOL']._serialized_end=8163
142
- _globals['_TOOLPANELTYPE']._serialized_start=8166
143
- _globals['_TOOLPANELTYPE']._serialized_end=8338
144
- _globals['_MENUTYPE']._serialized_start=8341
145
- _globals['_MENUTYPE']._serialized_end=8490
146
- _globals['_BRUSHMENUCATEGORY']._serialized_start=8492
147
- _globals['_BRUSHMENUCATEGORY']._serialized_end=8577
148
- _globals['_ADVANCEDMENUPANEL']._serialized_start=8580
149
- _globals['_ADVANCEDMENUPANEL']._serialized_end=8760
150
- _globals['_ADVANCEDMENUSETTINGSTAB']._serialized_start=8762
151
- _globals['_ADVANCEDMENUSETTINGSTAB']._serialized_end=8887
152
- _globals['_ADVANCEDMENUPREFABTAB']._serialized_start=8889
153
- _globals['_ADVANCEDMENUPREFABTAB']._serialized_end=8976
154
- _globals['_SMARTMOVEAXISCOLOR']._serialized_start=8979
155
- _globals['_SMARTMOVEAXISCOLOR']._serialized_end=9118
156
- _globals['_SNAPCOLOR']._serialized_start=9120
157
- _globals['_SNAPCOLOR']._serialized_end=9210
158
- _globals['_SUBDTOOLTYPE']._serialized_start=9213
159
- _globals['_SUBDTOOLTYPE']._serialized_end=9365
160
- _globals['_SAVEPANELTABS']._serialized_start=9367
161
- _globals['_SAVEPANELTABS']._serialized_end=9407
162
- _globals['_SAVEPANELSAVELOCATIONS']._serialized_start=9409
163
- _globals['_SAVEPANELSAVELOCATIONS']._serialized_end=9455
164
- _globals['_SAVEPANELACTIONTEXT']._serialized_start=9457
165
- _globals['_SAVEPANELACTIONTEXT']._serialized_end=9548
166
- _globals['_SAVEPANELTOPTEXT']._serialized_start=9550
167
- _globals['_SAVEPANELTOPTEXT']._serialized_end=9625
168
- _globals['_SAVEPANELBOTTOMTEXT']._serialized_start=9627
169
- _globals['_SAVEPANELBOTTOMTEXT']._serialized_end=9689
170
- _globals['_IMPORTPANELTAB']._serialized_start=9691
171
- _globals['_IMPORTPANELTAB']._serialized_end=9757
172
- _globals['_TABBUTTONTYPE']._serialized_start=9759
173
- _globals['_TABBUTTONTYPE']._serialized_end=9876
174
- _globals['_GUMBALLDIRECTIONALRESTRICTION']._serialized_start=9878
175
- _globals['_GUMBALLDIRECTIONALRESTRICTION']._serialized_end=9950
176
- _globals['_TIMERPLAYSTATE']._serialized_start=9952
177
- _globals['_TIMERPLAYSTATE']._serialized_end=10027
178
- _globals['_TIMERCOUNTDIRECTION']._serialized_start=10029
179
- _globals['_TIMERCOUNTDIRECTION']._serialized_end=10084
180
- _globals['_CURSORTYPE']._serialized_start=10087
181
- _globals['_CURSORTYPE']._serialized_end=10429
182
- _globals['_CURSORTRANSFORMFAMILY']._serialized_start=10431
183
- _globals['_CURSORTRANSFORMFAMILY']._serialized_end=10543
184
- _globals['_DETACHABLETRANSFORMSTATES']._serialized_start=218
185
- _globals['_DETACHABLETRANSFORMSTATES']._serialized_end=332
186
- _globals['_BRUSHMENUCATEGORYSTATE']._serialized_start=335
187
- _globals['_BRUSHMENUCATEGORYSTATE']._serialized_end=557
188
- _globals['_BRUSHMENUSTATES']._serialized_start=560
189
- _globals['_BRUSHMENUSTATES']._serialized_end=767
190
- _globals['_ADVANCEDMENUSETTINGSPANELSTATES']._serialized_start=770
191
- _globals['_ADVANCEDMENUSETTINGSPANELSTATES']._serialized_end=932
192
- _globals['_ADVANCEDMENUSTATES']._serialized_start=934
193
- _globals['_ADVANCEDMENUSTATES']._serialized_end=1024
194
- _globals['_ADVANCEDMENUPREFABPANELSTATES']._serialized_start=1026
195
- _globals['_ADVANCEDMENUPREFABPANELSTATES']._serialized_end=1115
196
- _globals['_ADVANCEDMENULAYERPANELSTATES']._serialized_start=1118
197
- _globals['_ADVANCEDMENULAYERPANELSTATES']._serialized_end=1329
198
- _globals['_DEPRECATEDADVANCEDMENULAYERSTATES']._serialized_start=1332
199
- _globals['_DEPRECATEDADVANCEDMENULAYERSTATES']._serialized_end=1534
200
- _globals['_LAYERSTATES']._serialized_start=1536
201
- _globals['_LAYERSTATES']._serialized_end=1573
202
- _globals['_SMARTMOVESTATES']._serialized_start=1576
203
- _globals['_SMARTMOVESTATES']._serialized_end=1777
204
- _globals['_GRABSPHERESTATES']._serialized_start=1780
205
- _globals['_GRABSPHERESTATES']._serialized_end=2033
206
- _globals['_CONTROLPOINTMENUSTATES']._serialized_start=2036
207
- _globals['_CONTROLPOINTMENUSTATES']._serialized_end=2261
208
- _globals['_POINTERSTATES']._serialized_start=2263
209
- _globals['_POINTERSTATES']._serialized_end=2329
210
- _globals['_CONTROLLERSTATES']._serialized_start=2332
211
- _globals['_CONTROLLERSTATES']._serialized_end=2608
212
- _globals['_DRAWPLANESTATES']._serialized_start=2611
213
- _globals['_DRAWPLANESTATES']._serialized_end=2812
214
- _globals['_SUBDTOOLMENUSTATES']._serialized_start=2815
215
- _globals['_SUBDTOOLMENUSTATES']._serialized_end=2972
216
- _globals['_SAVEPANELSTATES']._serialized_start=2975
217
- _globals['_SAVEPANELSTATES']._serialized_end=3667
218
- _globals['_EXPORTCONFIGURATIONSETTINGSSTATES']._serialized_start=3670
219
- _globals['_EXPORTCONFIGURATIONSETTINGSSTATES']._serialized_end=3956
220
- _globals['_SCREENSHOTPANELSTATES']._serialized_start=3959
221
- _globals['_SCREENSHOTPANELSTATES']._serialized_end=4275
222
- _globals['_COLORSELECTORSTATES']._serialized_start=4278
223
- _globals['_COLORSELECTORSTATES']._serialized_end=4432
224
- _globals['_IMPORTPANELSTATES']._serialized_start=4434
225
- _globals['_IMPORTPANELSTATES']._serialized_end=4515
226
- _globals['_IMPORTMENUSTATES']._serialized_start=4518
227
- _globals['_IMPORTMENUSTATES']._serialized_end=4709
228
- _globals['_EXPORTMENUSTATES']._serialized_start=4712
229
- _globals['_EXPORTMENUSTATES']._serialized_end=4865
230
- _globals['_EXPORTSETTINGSMENUSTATES']._serialized_start=4868
231
- _globals['_EXPORTSETTINGSMENUSTATES']._serialized_end=5239
232
- _globals['_ENABLEOBJECTSTATES']._serialized_start=5241
233
- _globals['_ENABLEOBJECTSTATES']._serialized_end=5285
234
- _globals['_BASICUICOMPONENTSTATES']._serialized_start=5287
235
- _globals['_BASICUICOMPONENTSTATES']._serialized_end=5335
236
- _globals['_BUTTONSTATES']._serialized_start=5337
237
- _globals['_BUTTONSTATES']._serialized_end=5413
238
- _globals['_SLIDERSTATES']._serialized_start=5415
239
- _globals['_SLIDERSTATES']._serialized_end=5492
240
- _globals['_MATERIALBUTTONSTATES']._serialized_start=5495
241
- _globals['_MATERIALBUTTONSTATES']._serialized_end=5631
242
- _globals['_TABMENUSTATES']._serialized_start=5633
243
- _globals['_TABMENUSTATES']._serialized_end=5728
244
- _globals['_EXPANDABLEITEMSTATES']._serialized_start=5730
245
- _globals['_EXPANDABLEITEMSTATES']._serialized_end=5778
246
- _globals['_TOGGLEGROUPSTATES']._serialized_start=5780
247
- _globals['_TOGGLEGROUPSTATES']._serialized_end=5846
248
- _globals['_PROFILELISTSTATES']._serialized_start=5848
249
- _globals['_PROFILELISTSTATES']._serialized_end=5963
250
- _globals['_TOGGLESELECTORSTATES']._serialized_start=5965
251
- _globals['_TOGGLESELECTORSTATES']._serialized_end=6034
252
- _globals['_SHADERSELECTORSTATES']._serialized_start=6037
253
- _globals['_SHADERSELECTORSTATES']._serialized_end=6166
254
- _globals['_MATERIALDISPLAYSTATES']._serialized_start=6168
255
- _globals['_MATERIALDISPLAYSTATES']._serialized_end=6275
256
- _globals['_PAGINATIONLAYOUTSTATES']._serialized_start=6277
257
- _globals['_PAGINATIONLAYOUTSTATES']._serialized_end=6356
258
- _globals['_DROPDOWNLISTSTATES']._serialized_start=6358
259
- _globals['_DROPDOWNLISTSTATES']._serialized_end=6434
260
- _globals['_TEXTURETRANSFORMCHANGEPANELSTATES']._serialized_start=6437
261
- _globals['_TEXTURETRANSFORMCHANGEPANELSTATES']._serialized_end=6568
262
- _globals['_USERREPORTPANELSTATES']._serialized_start=6570
263
- _globals['_USERREPORTPANELSTATES']._serialized_end=6670
264
- _globals['_VIEWPOINTLISTSTATES']._serialized_start=6672
265
- _globals['_VIEWPOINTLISTSTATES']._serialized_end=6747
266
- _globals['_CAMERAITEMSTATES']._serialized_start=6749
267
- _globals['_CAMERAITEMSTATES']._serialized_end=6815
268
- _globals['_TEXTPLATESTATES']._serialized_start=6817
269
- _globals['_TEXTPLATESTATES']._serialized_end=6854
270
- _globals['_SCROLLSTATES']._serialized_start=6856
271
- _globals['_SCROLLSTATES']._serialized_end=6898
272
- _globals['_BOUNDINGBOXSTATES']._serialized_start=6901
273
- _globals['_BOUNDINGBOXSTATES']._serialized_end=7100
274
- _globals['_GUMBALLSTATES']._serialized_start=7103
275
- _globals['_GUMBALLSTATES']._serialized_end=7488
276
- _globals['_TIMERSTATES']._serialized_start=7491
277
- _globals['_TIMERSTATES']._serialized_end=7744
278
- _globals['_SHAREDCURSORSTATES']._serialized_start=7747
279
- _globals['_SHAREDCURSORSTATES']._serialized_end=7886
280
- _globals['_CURSORID']._serialized_start=7888
281
- _globals['_CURSORID']._serialized_end=7978
282
- _globals['_CURSORTRANSFORMID']._serialized_start=7980
283
- _globals['_CURSORTRANSFORMID']._serialized_end=8095
284
- # @@protoc_insertion_point(module_scope)