LYN-2537 engine assets (#254)

* LYN-2537 Moved the Engine and Editor folder to be within the EngineAssets folder

* Fixed Documentation in bootstrap.cfg to correct the path to the user project specific registry file

* Adding a newline to the output of AssetCatalog 'Registering asset..., but type is not set' message

* Updating the AssetProcessorPlatformConfig.setreg Scan Folder to detect
the @ENGINEROOT@/EngineAssets/Engine path for engine runtime assets and
@ENGINEROOT@/EngineAssets/Editor path for engine tool assets

* Updating references to Icons and other assets to account for moving the
Engine and Editor folder under a single EngineAssets folder

* Moving the Engine Settings Registry folder from Engine/Registry -> Registry

* Removed the LY_PROJECT_CMAKE_PATH define as it is not portable to other locations. It is hard coded to the project location that was used for the CMake configuration. Furthermore it paths with backslashes within it are treated as escape characters and not a path separator

* Updated the LyTestTools asset_processor.py script to copy the exclude.filetag from the EngineAssets/Engine directory now

* Fixed Atom Shader Preprocessing when running using an External Project

* Updated the TSGenerateAction.cpp to fix the build error with using a renamed variable

* Updated the Install_Common.cmake ly_setup_others function to install the
EngineAssets directory and the each of the Gem's Assets directory while
maintaining the relative directory structure to the Engine Root
Also updated the install step to install the Registry folder at the
engine root

* Fixed the copying of the Registry folder to be in the install root, instead of under a second 'Registry' folder

* Moving the AssetProcessorPlatformConfig.setreg file over to the Registry folder

* Updated the LyTestTools and C++ code to point that the new location of
the AssetProcessorPlatformConfig.setreg file inside of the Registry
folder

* Renamed Test AssetProcessor*Config.ini files to have the .setreg extension

* Converted the AssetProcessor test setreg files from ini format to json
format using the SerializeContextTools convert-ini command

* Updated the AssetProcessor CMakeLists.txt to copy over the test setreg files to the build folder

* Updated the assetprocessor test file list to point at the renamed AsssetProcessor*Config setreg filenames

* Removed the Output Prefix code from the AssetProcessor. The complexity that it brought to the AP code is not needed, as users can replicate the behavior by just moving there assets underneath a another folder, underneath the scan folder

* Adding back support to read the AssetProcessorPlatformConfig.setreg file from the asset root. This is only needed for C++ UnitTests as they run in an environment where the accessing the Engine Settings Registry is not available

* Updating the Install_common.cmake logic to copy any "Assets" folder to
the install layout.
The Script has also been updated to copy over the "Assets" folder in the
Engine Root to the install layout instead of an "EngineAssets" folder

* Updating References to EngineAssets source asset folder in code to be the Assets source folder

* Moved the Engine Source Asset folder of 'EngineAssets' to a new folder name of 'Assets'. This is inline with the naming scheme we use for Gem asset folders

* Adding the EngineFinder.cmake to the AutomatedTesting project to allow it to work in a project centric manner

* Updating the LyTestTools copy_assets_to_project function to be able to copy assets with folders to the temporary project root
Fixed an issue in LyTestTools where the temporary log directory could have shutil.rmtree being called twice on it leading to an exception which fails an automated test

Updated the asset_procesor_gui_tests_2 AddScanFolder test to not use the
output prefix, but instead place the source asset root into a
subdirectory

* Correct the AssetProcessorPlatformConfig Scan Folders for the EngineAssets directory to point at the Assets directory

* Updated the asset procesor batch dependency test scan folder to point at the 'Assets' folder instead of 'EngineAssets'
This commit is contained in:
lumberyard-employee-dm
2021-04-28 21:38:43 -05:00
committed by GitHub
parent ed74bb9166
commit 3dec5d3b71
2087 changed files with 1208 additions and 3655 deletions
+290
View File
@@ -0,0 +1,290 @@
<TimeOfDay Time="0" TimeStart="12" TimeEnd="12" TimeAnimSpeed="0">
<Variable Name="HDR dynamic power factor" Value="1.1e-005">
<Spline Keys="0.5:1.1e-005:36,"/>
</Variable>
<Variable Name="Sky brightening (terrain occlusion)" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Global illumination multiplier" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Sun color" Color="1,1,1">
<Spline Keys="0.5:(1:1:1):36,"/>
</Variable>
<Variable Name="Sun color multiplier" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Sun specular multiplier" Value="1">
<Spline Keys="0.5:1:0,"/>
</Variable>
<Variable Name="Fog color" Color="0.212231,0.212231,0.212231">
<Spline Keys="0:(0.212231:0.212231:0.212231):36,"/>
</Variable>
<Variable Name="Fog color multiplier" Value="1">
<Spline Keys="0.5:1:36,"/>
</Variable>
<Variable Name="Fog height (bottom)" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Fog layer density (bottom)" Value="1">
<Spline Keys="0.5:1:65572,"/>
</Variable>
<Variable Name="Fog color (top)" Color="0.21223079,0.21223079,0.21223079">
<Spline Keys="0:(0.212231:0.212231:0.212231):36,0.5:(0.212231:0.212231:0.212231):458788,"/>
</Variable>
<Variable Name="Fog color (top) multiplier" Value="1">
<Spline Keys="0.5:1:65572,"/>
</Variable>
<Variable Name="Fog height (top)" Value="-5000">
<Spline Keys="0.5:-5000:65572,"/>
</Variable>
<Variable Name="Fog layer density (top)" Value="1">
<Spline Keys="0.5:1:65572,"/>
</Variable>
<Variable Name="Fog color height offset" Value="0">
<Spline Keys="0:0:0,"/>
</Variable>
<Variable Name="Fog color (radial)" Color="1,1,1">
<Spline Keys="0:(1:1:1):36,"/>
</Variable>
<Variable Name="Fog color (radial) multiplier" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Fog radial size" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Fog radial lobe" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Volumetric fog: Final density clamp" Value="1">
<Spline Keys="0.5:1:36,"/>
</Variable>
<Variable Name="Volumetric fog: Global density" Value="1">
<Spline Keys="0:1:36,"/>
</Variable>
<Variable Name="Volumetric fog: Ramp start" Value="1000">
<Spline Keys="0:1000:36,"/>
</Variable>
<Variable Name="Volumetric fog: Ramp end" Value="1000">
<Spline Keys="0:1000:36,"/>
</Variable>
<Variable Name="Volumetric fog: Ramp influence" Value="1">
<Spline Keys="0:1:36,"/>
</Variable>
<Variable Name="Volumetric fog: Shadow darkening" Value="1">
<Spline Keys="-10.377:442269:0,0.5:0:36,"/>
</Variable>
<Variable Name="Volumetric fog: Shadow darkening sun" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Volumetric fog: Shadow darkening ambient" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Volumetric fog: Shadow range" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Sky light: Sun intensity" Color="0,0,0">
<Spline Keys="0:(0:0:0):36,0.5:(5.07705e-006:5.07705e-006:5.07705e-006):458788,"/>
</Variable>
<Variable Name="Sky light: Sun intensity multiplier" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Sky light: Mie scattering" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Sky light: Rayleigh scattering" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Sky light: Sun anisotropy factor" Value="0">
<Spline Keys="0.5:-0:65572,"/>
</Variable>
<Variable Name="Sky light: Wavelength (R)" Value="750">
<Spline Keys="0.5:750:36,"/>
</Variable>
<Variable Name="Sky light: Wavelength (G)" Value="601">
<Spline Keys="0:601:0,1:601:0,"/>
</Variable>
<Variable Name="Sky light: Wavelength (B)" Value="555">
<Spline Keys="0:555:0,1:555:0,"/>
</Variable>
<Variable Name="Night sky: Horizon color" Color="1,1,1">
<Spline Keys="0.5:(1:1:1):458788,"/>
</Variable>
<Variable Name="Night sky: Horizon color multiplier" Value="1">
<Spline Keys="0.5:1:65572,"/>
</Variable>
<Variable Name="Night sky: Zenith color" Color="1,1,1">
<Spline Keys="0.5:(1:1:1):458788,"/>
</Variable>
<Variable Name="Night sky: Zenith color multiplier" Value="1">
<Spline Keys="0.5:1:65572,"/>
</Variable>
<Variable Name="Night sky: Zenith shift" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Night sky: Star intensity" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Night sky: Moon color" Color="1,1,1">
<Spline Keys="0.5:(1:1:1):36,"/>
</Variable>
<Variable Name="Night sky: Moon color multiplier" Value="0">
<Spline Keys="0.5:0:0,"/>
</Variable>
<Variable Name="Night sky: Moon inner corona color" Color="1,1,1">
<Spline Keys="0.5:(1:1:1):458788,"/>
</Variable>
<Variable Name="Night sky: Moon inner corona color multiplier" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Night sky: Moon inner corona scale" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Night sky: Moon outer corona color" Color="1,1,1">
<Spline Keys="0.5:(1:1:1):458788,"/>
</Variable>
<Variable Name="Night sky: Moon outer corona color multiplier" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Night sky: Moon outer corona scale" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Cloud shading: Sun light multiplier" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Cloud shading: Sky light multiplier" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Cloud shading: Sun custom color" Color="1,1,1">
<Spline Keys="0.5:(1:1:1):458788,"/>
</Variable>
<Variable Name="Cloud shading: Sun custom color multiplier" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Cloud shading: Sun custom color influence" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Sun shafts visibility" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Sun rays visibility" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Sun rays attenuation" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Sun rays suncolor influence" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Sun rays custom color" Color="1,1,1">
<Spline Keys="0:(1:1:1):0,1:(1:1:1):0,"/>
</Variable>
<Variable Name="Ocean fog color" Color="1,1,1">
<Spline Keys="0.5:(1:1:1):458788,"/>
</Variable>
<Variable Name="Ocean fog color multiplier" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Ocean fog density" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Skybox multiplier" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Film curve shoulder scale" Value="1">
<Spline Keys="0:1:36,"/>
</Variable>
<Variable Name="Film curve midtones scale" Value="1">
<Spline Keys="0:1:0,"/>
</Variable>
<Variable Name="Film curve toe scale" Value="1">
<Spline Keys="0:1:36,"/>
</Variable>
<Variable Name="Film curve whitepoint" Value="1">
<Spline Keys="0:1:0,"/>
</Variable>
<Variable Name="Saturation" Value="1">
<Spline Keys="0:1:0,"/>
</Variable>
<Variable Name="Color balance" Color="1,1,1">
<Spline Keys="0:(1:1:1):36,"/>
</Variable>
<Variable Name="Scene key" Value="1">
<Spline Keys=""/>
</Variable>
<Variable Name="Min exposure" Value="1">
<Spline Keys="0:1:36,"/>
</Variable>
<Variable Name="Max exposure" Value="1">
<Spline Keys="0:1:36,"/>
</Variable>
<Variable Name="Bloom amount" Value="0">
<Spline Keys="0:0:36,"/>
</Variable>
<Variable Name="Filters: grain" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Filters: photofilter color" Color="1,1,1">
<Spline Keys="0.5:(1:1:1):458788,"/>
</Variable>
<Variable Name="Filters: photofilter density" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Dof: focus range" Value="1000">
<Spline Keys="0.5:1000:36,"/>
</Variable>
<Variable Name="Dof: blur amount" Value="0">
<Spline Keys="0.5:0:65572,"/>
</Variable>
<Variable Name="Cascade 0: Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 0: Slope Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 1: Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 1: Slope Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 2: Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 2: Slope Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 3: Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 3: Slope Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 4: Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 4: Slope Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 5: Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 5: Slope Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 6: Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 6: Slope Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 7: Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Cascade 7: Slope Bias" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
<Variable Name="Shadow jittering" Value="0">
<Spline Keys="0.5:0:36,"/>
</Variable>
</TimeOfDay>
+34
View File
@@ -0,0 +1,34 @@
CryEngine tips of the day
You can toggle snap to grid by pressing G.
Ctrl+Shift+Clicking somewhere with an object selected quickly moves the object to that position when in move mode.
Pressing M will open the material editor.
Show and Hide helpers is bound to Shift + Space by default.
Enable AI/Physics is bound to Ctrl + P by default.
You can save a viewport location by pressing Ctrl + F1 through f12 and go to that position using Shift + F1 through F12.
You can link objects together by using the link command on the top menu of the editor.
Pressing 1 through 5 on the keyboard will cycle through brush operations such as move or scale.
You can simply bind keyboard shortcuts to editor functions by going to Tools --> Customize Keyboard.
Pressing H will hide the selected objects, Ctrl-H will unhide all hidden objects.
Pressing F will freeze the selected objects, Ctrl-F will unfreeze all frozen objects.
Pressing F3 will toggle wireframe view.
Camera/terrain collision can be toggled using Q.
You can restart the Editor by pressing the restart button on your PC.
Pressing Ctrl-C with an object selected will clone that object.
Toggle the console by pressing the tilde (~) key.
You can dock windows by dragging them onto the blue helpers that appear when you grab a window by the titlebar.
You can select materials by clicking on the dropper icon in the material editor and then clicking on the material you wish to select.
You can right click on the previewer in the material editor and change the model to different shapes and background colors.
Materials can be saved in the local level folder for re-distribution.
Always keep your level free of errors and immidiately fix errors reported by the error report screen when you load your level.
You must always export to engine before you can run it in pure game mode. (File --> Export to engine)
You must re-triangulate AI before playing your level in game mode. (AI --> Generate all navigation)
You must always re-generate surface textures after you finish painting the terrain. (File --> Regenerate surface textures)
Press Ctrl-G or F12 to go into the Game mode, ESC to return to Editing mode.
Quickly rebuild a level (without regenerating the ground texture) by pressing Ctrl-E.
Hold down the third mouse button and drag to move the camera up and down.
Missing objects are represented by a bright yellow sphere.
Hold Alt + Middle Mouse button to rotate around an object.
Select multiple objects by holding Ctrl.
You can place multiple instances of vegetation by holding Shift and clicking on the terrain.
A number of useful commands can be found in Tools --> User commands. This can also be dragged and docked to the main window.
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b06062858e8d31aee686f4a4cfec3673d74f75aaa192c90c5414cd982045d61d
size 263
+189
View File
@@ -0,0 +1,189 @@
<?xml version="1.0" encoding="UTF-8"?>
<tree>
<ignored path="Particles.Color.Emitter Strength2" />
<ignored path="Particles.Color.Random Lerp Strength" />
<ignored path="Particles.Color.Particle Age2" />
<ignored path="Particles.Color.Random Lerp Age" />
<ignored path="Particles.Color.Color" />
<ignored path="Particles.Color.Random Lerp Color" />
<panel name="Comment">
<item name="Comment" as="Emitter.Comment" />
</panel>
<panel name="Emitter">
<item name="Enabled" as="Emitter.Enabled" visibility="cpu,gpu"/>
<item name="Particle Type" as="Emitter.Emitter_Type" onUpdateCallback="resolveVisibility"/>
<item name="Relative Particle Movement" as="Movement.Move_Rel_Emitter" visibility="cpu" />
<item name="Parameter Inheritance" as="Emitter.Inheritance" advanced="yes" visibility="cpu"/>
<item name="Spawn Indirection" as="Emitter.Spawn_Indirection" advanced="yes" visibility="cpu"/>
<item name="Attach Type" as="Location.Attach_Type" advanced="yes" visibility="cpu"/>
<item name="Attach Form" as="Location.Attach_Form" advanced="yes" visibility="cpu"/>
<group name="Particle Numbers And Timing">
<item name="Count" as="Emitter.Count" visibility="cpu,gpu"/>
<item name="Maintain Density" as="Emitter.Maintain_Density" advanced="yes" visibility="cpu"/>
<item name="Continuous" as="Timing.Continuous" visibility="cpu,gpu"/>
<item name="Spawn Delay" as="Timing.Spawn_Delay" visibility="cpu"/>
<item name="Emitter Lifetime" as="Timing.Emitter_Life_Time" visibility="cpu,gpu"/>
<item name="Pulse Period" as="Timing.Pulse_Period" visibility="cpu,gpu"/>
</group>
<group name="Location">
<item name="Position Offset" as="Location.Position_Offset" visibility="cpu,gpu" />
<item name="Random Offset" as="Location.Random_Offset" visibility="cpu,gpu"/>
<item name="Offset Roundness" as="Location.Offset_Roundness" advanced="yes" visibility="cpu,gpu" />
<item name="Offset Inner Fraction" as="Location.Offset_Inner_Fraction" advanced="yes" visibility="cpu,gpu"/>
</group>
<group name="Angles">
<item name="Focus Angle" as="Angles.Focus_Angle" visibility="cpu"/>
<item name="Focus Azimuth" as="Angles.Focus_Azimuth" advanced="yes" visibility="cpu" />
<item name="Focus Camera Direction" as="Angles.Focus_Camera_Dir" advanced="yes" visibility="cpu"/>
<item name="Focus Gravity Direction" as="Angles.Focus_Gravity_Dir" advanced="yes" visibility="cpu"/>
<item name="Focus Rotates Emitter" as="Angles.Focus_Rotates_Emitter" advanced="yes" visibility="cpu"/>
<item name="Emit Offset Dir" as="Angles.Emit_Offset_Dir" advanced="yes" visibility="cpu" />
<item name="Emit Angle" as="Angles.Emit_Angle" visibility="cpu"/>
<item name="Orient To Velocity" as="Angles.Orient_To_Velocity" advanced="yes" visibility="cpu,gpu"/>
<item name="Curvature" as="Angles.Curvature" advanced="yes" visibility="cpu" />
</group>
</panel>
<panel name="Particles">
<item name="Particle Life Time" as="Timing.Particle_Life_Time" visibility="cpu,gpu"/>
<item name="Remain While Visible" as="Timing.Remain_While_Visible" visibility="cpu"/>
<item name="Facing" as="Angles.Facing" visibility="cpu"/>
<item name="Facing" as="Angles.Facing_Gpu" visibility="gpu"/>
<group name="Appearance">
<item name="Material" as="Appearance.Material" visibility="cpu"/>
<item name="Blend Type" as="Appearance.Blend_Type" visibility="cpu,gpu"/>
<item name="Sorting Method" as="Appearance.Sort_Method" visibility="gpu"/>
<item name="Sorting Convergence" as="Appearance.Sort_Convergance_Per_Frame" visibility="gpu"/>
<!-- <item name="Type" as="Particles.Source" /> -->
<item name="Texture" as="Appearance.Texture" visibility="cpu,gpu"/>
<item name="Texture Tiling" as="Appearance.Texture_Tiling" visibility="cpu,gpu"/>
<item name="Color" as="Appearance.Color" visibility="cpu,gpu">
<relation scr="Particles.Color" slot="alpha" dst="Appearance.Alpha" />
<relation scr="Particles.Color" slot="randomColor" dst="Appearance.Color.Color" />
<relation scr="Particles.Color" slot="randomColorEnable" dst="Appearance.Color.Random_Lerp_Color" />
<relation scr="Particles.Color" slot="randomAlpha" dst="Appearance.Alpha.Color" />
<relation scr="Particles.Color" slot="randomAlphaEnable" dst="Appearance.Alpha.Random_Lerp_Color" />
<relation scr="Particles.Color.Particle_Age" slot="alpha" dst="Appearance.Alpha.Particle_Age" />
<relation scr="Particles.Color.Particle_Age" slot="randomGradient" dst="Appearance.Color.Particle_Age2" />
<relation scr="Particles.Color.Particle_Age" slot="randomGradientEnable" dst="Appearance.Color.Random_Lerp_Age" />
<relation scr="Particles.Color.Particle_Age" slot="randomAlpha" dst="Appearance.Alpha.Particle_Age2" />
<relation scr="Particles.Color.Particle_Age" slot="randomAlphaEnable" dst="Appearance.Alpha.Random_Lerp_Age" />
<relation scr="Particles.Color.Emitter_Strength" slot="alpha" dst="Appearance.Alpha.Emitter_Strength" />
<relation scr="Particles.Color.Emitter_Strength" slot="randomGradient" dst="Appearance.Color.Emitter_Strength2" />
<relation scr="Particles.Color.Emitter_Strength" slot="randomGradientEnable" dst="Appearance.Color.Random_Lerp_Strength" />
<relation scr="Particles.Color.Emitter_Strength" slot="randomAlpha" dst="Appearance.Alpha.Emitter_Strength2" />
<relation scr="Particles.Color.Emitter_Strength" slot="randomAlphaEnable" dst="Appearance.Alpha.Random_Lerp_Strength" />
</item>
<item name="Alpha Clip" as="Appearance.Alpha_Clip" advanced="yes" visibility="cpu"/>
<item name="Tessellation" as="Appearance.Tessellation" advanced="yes" visibility="cpu"/>
<item name="Soft Particle" as="Appearance.Soft_Particle" advanced="yes" visibility="cpu"/>
<item name="Geometry" as="Appearance.Geometry" visibility="cpu"/>
<item name="Geometry in Pieces" as="Appearance.Geometry_Pieces" visibility="cpu"/>
<item name="Geometry No Offset" as="Appearance.No_Offset" advanced="yes" visibility="cpu"/>
</group>
<group name="Shape" visibility="cpu">
<item name="Octagonal Shape" as="Appearance.Octagonal_Shape" visibility="cpu"/>
</group>
</panel>
<panel name="Lighting">
<item name="Light Source" as="Lighting.Light_Source" visibility="cpu"/>
<item name="Diffuse Lighting" as="Lighting.Diffuse_Lighting" visibility="cpu,gpu"/>
<item name="Diffuse Backlighting" as="Lighting.Diffuse_Backlighting" visibility="cpu,gpu"/>
<item name="Emissive Lighting" as="Lighting.Emissive_Lighting" visibility="cpu,gpu"/>
<item name="Receive Shadows" as="Lighting.Receive_Shadows" advanced="yes" visibility="cpu"/>
<item name="Cast Shadows" as="Lighting.Cast_Shadows" advanced="yes" visibility="cpu"/>
<item name="Not Affected By Fog" as="Lighting.Not_Affected_By_Fog" advanced="yes" visibility="cpu"/>
<item name="Global Illumination" as="Lighting.Global_Illumination" advanced="yes" visibility="cpu"/>
</panel>
<panel name="Size">
<item name="Lock Aspect Ratio" as="Size.Maintain_Aspect_Ratio" onUpdateCallback="aspectFixRatio(Size.Maintain_Aspect_Ratio,Size.Size_X,Size.Size_Y,Size.Size_X]Size.Size_X.Random,Size.Size_Y]Size.Size_Y.Random,[Size.Size_X]Size.Size_X.Particle Age,[Size.Size_Y]Size.Size_Y.Particle Age,[Size.Size_X]Size.Size_X.Emitter Strength,[Size.Size_Y]Size.Size_Y.Emitter Strength)" visibility="cpu,gpu" />
<item name="Size X" as="Size.Size_X" onUpdateCallback="aspectFixRatio(Size.Maintain_Aspect_Ratio,Size.Size_X,Size.Size_Y)" visibility="cpu,gpu">
<item name="Random" as="Random" onUpdateCallback="keepFloatEqual([[Size.Maintain_Aspect_Ratio,Size.Size_X.Random,[[Size.Size_Y]Size.Size_Y.Random)" />
<item name="Particle Age" as="Particle Age" onUpdateCallback="keepCurveEqual([[Size.Maintain_Aspect_Ratio,Size.Size_X.Particle Age,[[Size.Size_Y]Size.Size_Y.Particle Age)" />
<item name="Emitter Strength" as="Emitter Strength" onUpdateCallback="keepCurveEqual([[Size.Maintain_Aspect_Ratio,Size.Size_X.Emitter Strength,[[Size.Size_Y]Size.Size_Y.Emitter Strength)" />
</item>
<item name="Size Y" as="Size.Size_Y" onUpdateCallback="aspectFixRatio(Size.Maintain_Aspect_Ratio,Size.Size_X,Size.Size_Y)" visibility="cpu,gpu">
<item name="Random" as="Random" onUpdateCallback="keepFloatEqual([[Size.Maintain_Aspect_Ratio,[[Size.Size_X]Size.Size_X.Random,Size.Size_Y.Random)" />
<item name="Particle Age" as="Particle Age" onUpdateCallback="keepCurveEqual([[Size.Maintain_Aspect_Ratio,[[Size.Size_X]Size.Size_X.Particle Age,Size.Size_Y.Particle Age)" />
<item name="Emitter Strength" as="Emitter Strength" onUpdateCallback="keepCurveEqual([[Size.Maintain_Aspect_Ratio,[[Size.Size_X]Size.Size_X.Emitter Strength,Size.Size_Y.Emitter Strength)" />
</item>
<item name="Pivot X" as="Size.Pivot_X" advanced="yes" visibility="cpu,gpu"/>
<item name="Pivot Y" as="Size.Pivot_Y" advanced="yes" visibility="cpu,gpu"/>
<item name="Stretch" as="Size.Stretch" advanced="yes" visibility="cpu,gpu"/>
<item name="Tail Length" as="Size.Tail_Length" advanced="yes" visibility="cpu"/>
<item name="Min Pixels" as="Size.Min_Pixels" advanced="yes" visibility="cpu"/>
<item name="Connection" as="Size.Connection" advanced="yes" visibility="cpu"/>
</panel>
<panel name="Rotation">
<item name="Init Angles" as="Rotation.Init_Angles" visibility="cpu,gpu"/>
<item name="Rotation Rate X" as="Rotation.Rotation_Rate_X" visibility="cpu,gpu"/>
<item name="Rotation Rate Y" as="Rotation.Rotation_Rate_Y" visibility="cpu,gpu"/>
<item name="Rotation Rate Z" as="Rotation.Rotation_Rate_Z" visibility="cpu,gpu"/>
<item name="Random Angles" as="Rotation.Random_Angles" visibility="cpu,gpu"/>
</panel>
<panel name="Movement">
<item name="Speed" as="Movement.Speed" visibility="cpu,gpu"/>
<item name="Acceleration" as="Movement.Acceleration" visibility="cpu,gpu"/>
<item name="Inherit Velocity" as="Movement.Inherit_Velocity" visibility="cpu,gpu"/>
<item name="Bind Emitter To Camera" as="Movement.Bind_Emitter_To_Camera" advanced="yes" visibility="cpu"/>
<item name="Space Loop" as="Movement.Space_Loop" advanced="yes" visibility="cpu"/>
<group name="External Forces">
<item name="Air Resistance" as="Movement.Air_Resistance" visibility="cpu,gpu"/>
<item name="Gravity Scale" as="Movement.Gravity_Scale" visibility="cpu,gpu"/>
<item name="Turbulence 3D Speed" as="Movement.Turbulence3DSpeed" advanced="yes" visibility="cpu,gpu"/>
<item name="Turbulence Size" as="Movement.Turbulence_Size" advanced="yes" visibility="cpu,gpu"/>
<item name="Turbulence Speed" as="Movement.Turbulence_Speed" advanced="yes" visibility="cpu,gpu"/>
<item name="Target Attraction" as="Movement.Target_Attraction" advanced="yes" visibility="cpu"/>
</group>
</panel>
<panel name="Collision">
<item name="Collide Depth Buffer" as="Collision.Collide_Depth_Buffer" advanced="yes" visibility="gpu"/>
<item name="Physics Type" as="Collision.Physics_Type" visibility="cpu"/>
<item name="Collide Terrain" as="Collision.Collide_Terrain" visibility="cpu"/>
<item name="Collide Static Objects" as="Collision.Collide_Static_Objects" visibility="cpu"/>
<item name="Collide Dynamic Objects" as="Collision.Collide_Dynamic_Objects" visibility="cpu"/>
<item name="Die On Collide" as="Collision.Final_Collision" visibility="cpu,gpu"/>
<item name="Use Self Collision" as="Collision.Use_Self_Collision" physics="azphysics" />
<item name="Collision Layer" as="Collision.Collision_Layer" visibility="cpu,gpu" physics="azphysics" />
<item name="Collides With" as="Collision.Collision_Group" visibility="cpu,gpu" physics="azphysics" />
<item name="Physics Material" as="Collision.Physics_Material" advanced="yes" visibility="cpu" physics="azphysics" />
<item name="Max Collision Events" as="Collision.Max_Collision_Events" visibility="cpu"/>
<item name="Bounciness" as="Collision.Elasticity" visibility="cpu,gpu"/>
<item name="Collision Fraction" as="Collision.Collision_Fraction" advanced="yes" visibility="cpu"/>
<item name="Collision Cutoff Distance" as="Collision.Collision_Cutoff_Distance" advanced="yes" visibility="cpu"/>
<item name="Surface Type" as="Collision.Surface_Type" advanced="yes" visibility="cpu" physics="cryphysics" />
<item name="Dynamic Friction" as="Collision.Dynamic_Friction" advanced="yes" visibility="cpu"/>
<item name="Thickness" as="Collision.Thickness" advanced="yes" visibility="cpu,gpu"/>
<item name="Density" as="Collision.Density" advanced="yes" visibility="cpu"/>
</panel>
<panel name="Visibility">
<item name="View Distance Adjust" as="Visibility.View_Distance_Adjust" visibility="cpu"/>
<item name="Camera Non Facing Fade" as="Visibility.Camera_Non_Facing_Fade" advanced="yes" visibility="cpu"/>
<item name="Sort Offset" as="Visibility.Sort_Offset" visibility="cpu"/>
<item name="Sort Bounds Scale" as="Visibility.Sort_Bounds_Scale" advanced="yes" visibility="cpu"/>
<item name="Draw Near" as="Visibility.Draw_Near" advanced="yes" visibility="cpu"/>
<item name="Draw On Top" as="Visibility.Draw_On_Top" advanced="yes" visibility="cpu"/>
<item name="Visible Indoors" as="Visibility.Visible_Indoors" advanced="yes" visibility="cpu"/>
<item name="Visible Underwater" as="Visibility.Visible_Underwater" advanced="yes" visibility="cpu"/>
</panel>
<panel name="Advanced">
<item name="Force Generation" as="Advanced.Force_Generation" visibility="cpu"/>
<item name="Fill Rate Cost" as="Advanced.Fill_Rate_Cost" visibility="cpu"/>
<item name="Heat Scale" as="Advanced.Heat_Scale" visibility="cpu"/>
<item name="Sort Quality" as="Advanced.Sort_Quality" visibility="cpu"/>
<item name="Half Res" as="Advanced.Half_Res" visibility="cpu,gpu"/>
<item name="Streamable" as="Advanced.Streamable" visibility="cpu"/>
<item name="Volume Fog" as="Advanced.Volume_Fog" visibility="cpu"/>
<item name="Volume Thicknesss" as="Advanced.Volume_Thickness" visibility="cpu"/>
</panel>
<panel name="Configuration">
<item name="Config Min" as="Configuration.Config_Min" visibility="cpu"/>
<item name="Config Max" as="Configuration.Config_Max" visibility="cpu"/>
<item name="Platforms" as="Configuration.Platforms" visibility="cpu"/>
</panel>
<panel name="Audio">
<item name="Start Trigger" as="Audio.Start_Trigger" visibility="cpu"/>
<item name="Stop Trigger" as="Audio.Stop_Trigger" visibility="cpu"/>
<item name="Sound FXParam" as="Audio.Sound_FXParam" visibility="cpu"/>
<item name="Sound Control Time" as="Audio.Sound_Control_Time" visibility="cpu"/>
</panel>
</tree>
@@ -0,0 +1,259 @@
<tree>
<visibilityVar path="Emitter.Emitter_Type" />
<visibilityVar path="Emitter.Emitter_Shape" />
<ignored path="Appearance.Color.Color"/>
<ignored path="Appearance.Color.Emitter_Strength2"/>
<ignored path="Appearance.Color.Particle_Age2"/>
<ignored path="Appearance.Color.Random_Lerp_Age"/>
<ignored path="Appearance.Color.Random_Lerp_Color"/>
<ignored path="Appearance.Color.Random_Lerp_Strength"/>
<variableAlias alias="Strength Over Emitter Life" name="Emitter Strength"/>
<variableAlias alias="Strength Over Particle Life" name="Particle Age"/>
<panel name="Comment" GroupVisibility="both">
<item name="Comment" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Emitter.Comment"/>
</panel>
<panel name="Group" GroupVisibility="group">
<item name="Continuous" visibility="Emitter.Emitter_Type:cpu,gpu;Emitter.Emitter_Shape:all" as="Timing.Continuous"/>
<item name="Emitter Lifetime" visibility="Emitter.Emitter_Type:cpu,gpu;Emitter.Emitter_Shape:all" as="Timing.Emitter_Life_Time"/>
<item name="Position Offset" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Location.Local_Spawn_Pos_Offset"/>
<item name="Random Offset" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Location.Local_Spawn_Pos_Random_Offset"/>
<item name="Offset Roundness" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Location.Local_Offset_Roundness"/>
<item name="Offset Inner Fraction" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Location.Local_Spawn_Increment"/>
<item name="Init Angles" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Rotation.Local_Init_Angles"/>
<item name="Random Angles" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Rotation.Local_Random_Angles"/>
<item name="Stretch" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Size.Local_Stretch"/>
</panel>
<panel name="Emitter">
<item name="Particle Type" onUpdateCallback="resolveVisibility" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Emitter.Emitter_Type"/>
<item name="Emitter Shape Type" onUpdateCallback="resolveVisibility" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Emitter.Emitter_Shape"/>
<item name="Emitter Shape Type" onUpdateCallback="resolveVisibility" visibility="Emitter.Emitter_Type:gpu;Emitter.Emitter_Shape:all" as="Emitter.Emitter_Gpu_Shape"/>
<item name="Relative Particle Movement" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Movement.Move_Rel_Emitter"/>
<item name="Parameter Inheritance" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Emitter.Inheritance"/>
<item name="Spawn Indirection" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Emitter.Spawn_Indirection"/>
<item name="Spawn Indirection" visibility="Emitter.Emitter_Type:gpu;Emitter.Emitter_Shape:all" advanced="yes" as="Emitter.GPUSpawn_Indirection"/>
<item name="Attach Type" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Location.Attach_Type"/>
<item name="Attach Form" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Location.Attach_Form"/>
<group name="Particle Numbers And Timing" visibility="Emitter.Emitter_Type:cpu,gpu;Emitter.Emitter_Shape:all">
<item name="Count" visibility="Emitter.Emitter_Type:cpu,gpu;Emitter.Emitter_Shape:trail,angle,point,box,circle,sphere" as="Emitter.Count"/>
<item name="Beam Count" visibility="Emitter.Emitter_Type:cpu,gpu;Emitter.Emitter_Shape:beam" as="Emitter.Beam_Count"/>
<item name="Maintain Density" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Emitter.Maintain_Density"/>
<item name="Continuous" visibility="Emitter.Emitter_Type:cpu,gpu;Emitter.Emitter_Shape:all" as="Timing.Continuous"/>
<item name="Spawn Delay" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Timing.Spawn_Delay"/>
<item name="Emitter Lifetime" visibility="Emitter.Emitter_Type:cpu,gpu;Emitter.Emitter_Shape:all" as="Timing.Emitter_Life_Time"/>
<item name="Pulse Period" visibility="Emitter.Emitter_Type:cpu,gpu;Emitter.Emitter_Shape:all" as="Timing.Pulse_Period"/>
<item name="Orient To Velocity" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" advanced="yes" as="Angles.Orient_To_Velocity"/>
</group>
<group name="Shape Parameters" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:circle,sphere,box,point">
<item as="ShapeParams.Emitter_Size_Diameter" name="Emitter Size" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:circle,sphere"/>
<item as="ShapeParams.Emitter_Size_XYZ" name="Emitter Size" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:box"/>
<item as="ShapeParams.Spawn_Offset" name="Spawn Offset" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:point"/>
<item as="ShapeParams.Confine_X" name="Confine X" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:box"/>
<item as="ShapeParams.Confine_Y" name="Confine Y" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:box"/>
<item as="ShapeParams.Confine_Z" name="Confine Z" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:box"/>
<item as="ShapeParams.Spawn_Pos_XYZ" name="Spawn Pos XYZ" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:circle,sphere,box,point"/>
<item as="ShapeParams.Spawn_Pos_XYZRandom" name="Spawn Pos XYZ Random" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:circle,sphere,box,point"/>
<item as="ShapeParams.Spawn_Pos_Increment_XYZ" name="Spawn Pos Increment XYZ" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:circle,sphere"/>
<item as="ShapeParams.Spawn_Pos_Increment_XYZRandom" name="Spawn Pos Increment XYZ Random" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:circle,sphere"/>
<item as="Emitter.Velocity" name="Velocity XYZ" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:circle,sphere,box,point"/>
<item as="ShapeParams.Velocity_XYZRandom" name="Velocity XYZ Random" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:circle,sphere,box,point"/>
<item as="ShapeParams.Velocity_Spread" name="Velocity Spread" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:point"/>
</group>
<group name="Beam Parameters" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:beam">
<item as="Beam.Beam_Age" name="Beam Lifetime" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:beam"/>
<item as="Beam.Target_Position" name="Target Position" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:beam"/>
<item as="Beam.Target_Rand_Offset" name="Random Target Offset" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all"/>
<item as="Beam.Segment_Type" name="Segment Type" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:beam"/>
<item as="Beam.Segment_Count" name="Segment Count" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:beam"/>
<item as="Beam.Segment_Length" name="Segment Length" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:beam"/>
<item as="Beam.Texture_Shift" name="Texture Shift" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:beam"/>
<item as="Beam.Beam_Up_Vector" name="Up Vector for Waves" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all"/>
<item as="Beam.Beam_Wave_Tangent_Source" name="Wave Form Source" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all"/>
<item as="Beam.Beam_Wave_Type" name="Wave Form Type" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:beam"/>
<item as="Beam.Tangent" name="Wave Phase" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:beam"/>
<item as="Beam.Amplitude" name="Wave Amplitude" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:beam"/>
<item as="Beam.Frequency" name="Wave Frequency" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:beam"/>
</group>
<group name="Trail Parameters" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:trail">
<item as="Trail.Connection.Connect_To_Origin" name="Connect to Origin" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:trail" advanced="yes"/>
<item as="Trail.Connection.Texture_Mirror" name="Texture Mirror" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:trail" advanced="yes"/>
<item as="Trail.Connection.Texture_Frequency" name="Texture Frequency" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:trail" advanced="yes"/>
<item as="Trail.Lock_Anchor_Points" name="Lock Anchor Points" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:trail" advanced="yes"/>
<!-- Removed until we can solidify the design: <item as="Trail.Trail_Fading" name="Trail Fading" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:trail" advanced="yes"/> -->
</group>
<item as="Trail.Connection.Texture_Mapping" name="Texture Mapping" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:trail,beam" advanced="yes"/>
<group name="Location">
<item name="Position Offset" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Location.Local_Spawn_Pos_Offset"/>
<item name="Random Offset" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Location.Local_Spawn_Pos_Random_Offset"/>
<item name="Offset Roundness" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" advanced="yes" as="Location.Local_Offset_Roundness"/>
<item name="Offset Inner Fraction" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" advanced="yes" as="Location.Local_Spawn_Increment"/>
</group>
<group name="Angles" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:angle">
<item name="Focus Angle" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:angle" as="Angles.Focus_Angle"/>
<item name="Focus Azimuth" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:angle" advanced="yes" as="Angles.Focus_Azimuth"/>
<item name="Focus Camera Direction" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Angles.Focus_Camera_Dir"/>
<item name="Focus Gravity Direction" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Angles.Focus_Gravity_Dir"/>
<item name="Focus Rotates Emitter" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Angles.Focus_Rotates_Emitter"/>
<item name="Emit Offset Dir" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Angles.Emit_Offset_Dir"/>
<item name="Emit Angle" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:angle" as="Angles.Emit_Angle"/>
<item name="Curvature" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Angles.Curvature"/>
</group>
</panel>
<panel name="Particles">
<item name="Particle Life Time" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Timing.Particle_Life_Time"/>
<item name="Remain While Visible" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Timing.Remain_While_Visible"/>
<item name="Facing" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Angles.Facing"/>
<item name="Facing" visibility="Emitter.Emitter_Type:gpu;Emitter.Emitter_Shape:all" as="Angles.Facing_Gpu"/>
<group name="Appearance">
<item name="Blend Type" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Appearance.Blend_Type"/>
<item name="Material" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Appearance.Material"/>
<item name="Texture" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Appearance.Texture"/>
<item name="Sorting Method" visibility="Emitter.Emitter_Type:gpu;Emitter.Emitter_Shape:all" as="Appearance.Sort_Method"/>
<item name="Sorting Convergence" visibility="Emitter.Emitter_Type:gpu;Emitter.Emitter_Shape:all" as="Appearance.Sort_Convergance_Per_Frame"/>
<item nane="Normal Map" visibility="Emitter.Emitter_Type:gpu;Emitter.Emitter_Shape:all" as="Appearance.Normal_Map"/>
<item name="Glow Map" visibility="Emitter.Emitter_Type:gpu;Emitter.Emitter_Shape:all" as="Appearance.Glow_Map"/>
<item name="Texture Tiling" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Appearance.Texture_Tiling"/>
<item name="Color" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Appearance.Color">
<relation scr="Appearance.Color" slot="alpha" dst="Appearance.Alpha"/>
<relation scr="Appearance.Color" slot="randomColor" dst="Appearance.Color.Color"/>
<relation scr="Appearance.Color" slot="randomColorEnable" dst="Appearance.Color.Random_Lerp_Color"/>
<relation scr="Appearance.Color" slot="randomAlpha" dst="Appearance.Alpha.Color"/>
<relation scr="Appearance.Color" slot="randomAlphaEnable" dst="Appearance.Alpha.Random_Lerp_Color"/>
<relation scr="Appearance.Color.Emitter_Strength" slot="alpha" dst="Appearance.Alpha.Emitter_Strength"/>
<relation scr="Appearance.Color.Emitter_Strength" slot="randomGradient" dst="Appearance.Color.Emitter_Strength2"/>
<relation scr="Appearance.Color.Emitter_Strength" slot="randomGradientEnable" dst="Appearance.Color.Random_Lerp_Strength"/>
<relation scr="Appearance.Color.Emitter_Strength" slot="randomAlpha" dst="Appearance.Alpha.Emitter_Strength2"/>
<relation scr="Appearance.Color.Emitter_Strength" slot="randomAlphaEnable" dst="Appearance.Alpha.Random_Lerp_Strength"/>
<relation scr="Appearance.Color.Particle_Age" slot="alpha" dst="Appearance.Alpha.Particle_Age"/>
<relation scr="Appearance.Color.Particle_Age" slot="randomGradient" dst="Appearance.Color.Particle_Age2"/>
<relation scr="Appearance.Color.Particle_Age" slot="randomGradientEnable" dst="Appearance.Color.Random_Lerp_Age"/>
<relation scr="Appearance.Color.Particle_Age" slot="randomAlpha" dst="Appearance.Alpha.Particle_Age2"/>
<relation scr="Appearance.Color.Particle_Age" slot="randomAlphaEnable" dst="Appearance.Alpha.Random_Lerp_Age"/>
</item>
<item name="Alpha Clip" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Appearance.Alpha_Clip"/>
<item name="Tessellation" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Appearance.Tessellation"/>
<item name="Soft Particle" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" advanced="yes" as="Appearance.Soft_Particle"/>
<item name="Motion Blur" visibility="Emitter.Emitter_Type:gpu" as="Appearance.Motion_Blur"/>
<item name="Geometry" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Appearance.Geometry"/>
<item name="Geometry in Pieces" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Appearance.Geometry_Pieces"/>
<item name="Geometry No Offset" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Appearance.No_Offset"/>
</group>
<group name="Shape" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all">
<item name="Octagonal Shape" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Appearance.Octagonal_Shape"/>
</group>
</panel>
<panel name="Lighting">
<item name="Light Source" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Lighting.Light_Source"/>
<item name="Diffuse Lighting" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Lighting.Diffuse_Lighting"/>
<item name="Diffuse Backlighting" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Lighting.Diffuse_Backlighting"/>
<item name="Emissive Lighting" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Lighting.Emissive_Lighting"/>
<item name="Environment Probe Lighting" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Lighting.Env_Probe_Lighting"/>
<item name="Receive Shadows" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" advanced="yes" as="Lighting.Receive_Shadows"/>
<item name="Cast Shadows" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" advanced="yes" as="Lighting.Cast_Shadows"/>
<item name="Not Affected By Fog" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Lighting.Not_Affected_By_Fog"/>
</panel>
<panel name="Size">
<group name="Size">
<item name="Lock Aspect Ratio" visibility="all,allshape" as="Size.Maintain_Aspect_Ratio"/>
<item name="Size X" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Size.Size_X">
<item name="Random" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Size.Size_X.Random"/>
</item>
<item name="Size Y" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Size.Size_Y">
<item name="Random" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Size.Size_Y.Random"/>
</item>
<item name="Size Z" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Size.Size_Z">
<item name="Random" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Size.Size_Z.Random"/>
</item>
</group>
<item name="Pivot X" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" advanced="yes" as="Size.Pivot_X"/>
<item name="Pivot Y" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" advanced="yes" as="Size.Pivot_Y"/>
<item name="Pivot Z" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Size.Pivot_Z"/>
<item name="Stretch" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" advanced="yes" as="Size.Local_Stretch"/>
<item name="Tail Length" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Size.Tail_Length"/>
<item name="Min Pixels" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Size.Min_Pixels"/>
</panel>
<panel name="Rotation">
<item name="Init Angles" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Rotation.Local_Init_Angles"/>
<item name="Random Angles" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Rotation.Local_Random_Angles"/>
<item name="Rotation Rate X" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Rotation.Rotation_Rate_X"/>
<item name="Rotation Rate Y" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Rotation.Rotation_Rate_Y"/>
<item name="Rotation Rate Z" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Rotation.Rotation_Rate_Z"/>
</panel>
<panel name="Movement">
<item name="Min visible segment length" as="Movement.Min_Visible_Segment_Length" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:trail" />
<item name="Min visible distance" as="Movement.Min_Visible_Segment_Length_Float" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:trail" />
<item name="Speed" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:point,beam,trail,angle" as="Movement.Speed"/>
<item name="Acceleration" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Movement.Acceleration"/>
<item name="Inherit Velocity" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Movement.Inherit_Velocity"/>
<item name="Bind Emitter To Camera" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Movement.Bind_Emitter_To_Camera"/>
<item name="Space Loop" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Movement.Space_Loop"/>
<group name="External Forces">
<item name="Air Resistance" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Movement.Air_Resistance"/>
<item name="Gravity Scale" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Movement.Gravity_Scale"/>
<item name="Turbulence 3D Speed" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" advanced="yes" as="Movement.Turbulence3DSpeed"/>
<item name="Turbulence Size" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" advanced="yes" as="Movement.Turbulence_Size"/>
<item name="Turbulence Speed" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" advanced="yes" as="Movement.Turbulence_Speed"/>
<item name="Target Attraction" visibility="Emitter.Emitter_Type:cpu,gpu;Emitter.Emitter_Shape:all" advanced="yes" as="Movement.Target_Attraction"/>
</group>
</panel>
<panel name="Collision">
<item advanced="yes" name="Depth Collision" visibility="Emitter.Emitter_Type:gpu;Emitter.Emitter_Shape:all" as="Collision.Depth_Collision"/>
<item name="Cubemap Far Plane" visibility="Emitter.Emitter_Type:gpu;Emitter.Emitter_Shape:all" as="Collision.Cubemap_Far_Distance"/>
<item name="Physics Type" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Collision.Physics_Type"/>
<item name="Collide Terrain" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Collision.Collide_Terrain"/>
<item name="Collide Static Objects" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Collision.Collide_Static_Objects"/>
<item name="Collide Dynamic Objects" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Collision.Collide_Dynamic_Objects"/>
<item name="On Collide" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Collision.Final_Collision"/>
<item name="Use Self Collision" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Collision.Use_Self_Collision" physics="azphysics" />
<item name="Collision Layer" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Collision.Collision_Layer" physics="azphysics" />
<item name="Collides With" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Collision.Collision_Group" physics="azphysics" />
<item name="Physics Material" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Collision.Physics_Material" physics="azphysics" />
<item name="Max Collision Events" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Collision.Max_Collision_Events"/>
<item name="Bounciness" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Collision.Elasticity" physics="cryphysics"/>
<item name="Collision Fraction" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Collision.Collision_Fraction"/>
<item name="Collision Cutoff Distance" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Collision.Collision_Cutoff_Distance"/>
<item name="Surface Type" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Collision.Surface_Type" physics="cryphysics" />
<item name="Dynamic Friction" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Collision.Dynamic_Friction" physics="cryphysics"/>
<item name="Thickness" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" advanced="yes" as="Collision.Thickness"/>
<item name="Density" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Collision.Density"/>
</panel>
<panel name="Visibility">
<item name="Camera Non Facing Fade" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Visibility.Camera_Non_Facing_Fade"/>
<item name="View Distance Adjust" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Visibility.View_Distance_Adjust"/>
<item name="Camera Min Distance" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Visibility.Camera_Min_Distance"/>
<item name="Camera Max Distance" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Visibility.Camera_Max_Distance"/>
<item name="Camera Distance Offset" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" advanced="yes" as="Visibility.Camera_Distance_Offset"/>
<item name="Fade strength at min distance" visibility="Emitter.Emitter_Type:gpu;Emitter.Emitter_Shape:all" as="Visibility.Camera_Fade_Near_Strength"/>
<item name="Fade strength at max distance" visibility="Emitter.Emitter_Type:gpu;Emitter.Emitter_Shape:all" as="Visibility.Camera_Fade_Far_Strength"/>
<item name="Sort Offset" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Visibility.Sort_Offset"/>
<item name="Sort Bounds Scale" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Visibility.Sort_Bounds_Scale"/>
<item name="Dynamic Culling" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Visibility.Dynamic_Culling"/>
<item name="Draw Near" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Visibility.Draw_Near"/>
<item name="Draw On Top" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Visibility.Draw_On_Top"/>
<item name="Visible Indoors" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Visibility.Visible_Indoors"/>
<item name="Visible Underwater" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Visibility.Visible_Underwater"/>
</panel>
<panel name="Advanced">
<item name="Force Generation" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Advanced.Force_Generation"/>
<item name="Fill Rate Cost" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Advanced.Fill_Rate_Cost"/>
<item name="Heat Scale" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Advanced.Heat_Scale"/>
<item name="Sort Quality" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Advanced.Sort_Quality"/>
<item name="Half Res" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Advanced.Half_Res"/>
<item name="Streamable" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Advanced.Streamable"/>
<item name="Particle Size Discard" visibility="Emitter.Emitter_Type:gpu;Emitter.Emitter_Shape:all" as="Advanced.Particle_Size_Discard"/>
<item name="Depth of Field Blur" visibility="Emitter.Emitter_Type:all;Emitter.Emitter_Shape:all" as="Advanced.Depth_Of_Field_Blur"/>
<item name="Spherical Volume" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Advanced.Spherical_Approximation"/>
<item name="Fog Volume Shading Quality High" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" advanced="yes" as="Advanced.Fog_Volume_Shading_Quality_High"/>
</panel>
<panel name="Configuration">
<item name="Config Min" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Configuration.Config_Min"/>
<item name="Config Max" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Configuration.Config_Max"/>
<item name="Platforms" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Configuration.Platforms"/>
</panel>
<panel name="Audio">
<item name="Start Trigger" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Audio.Start_Trigger"/>
<item name="Stop Trigger" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Audio.Stop_Trigger"/>
<item name="Sound FXParam" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Audio.Sound_FXParam"/>
<item name="Sound Control Time" visibility="Emitter.Emitter_Type:cpu;Emitter.Emitter_Shape:all" as="Audio.Sound_Control_Time"/>
</panel>
</tree>
+202
View File
@@ -0,0 +1,202 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5894a3649b213cf5b2d673b6e7a871815fd1d120fa68a463592f27db14eae323
size 224592
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ca680f2444cc9e50447d057c006464566e92f2e77b0b6e26491e5bd757ed4e7
size 213292
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0fcbdb5cbeea00ae532352c7c94a7d288ebc911ba85f4d595012032dcab64ba8
size 222584
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0eeca981116621a96a484ecc58fbfcdc78fda0065fd21fd13707b63bf8a9912c
size 213420
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a54dc8488f8193bf30c3820cf6f261f911f9d328d699e1a1b8042641554cec70
size 212896
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf5f5184c1441a1660aa52526328e9d5c2793e77b6d8d3a3ad654bdb07ab8424
size 222412
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4482d18b30c4534b5481d594b7c0bc7a9913a7c4c261985e452010a89ab755fc
size 213128
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e64e508b2aa2880f907e470c4550980ec4c0694d103a43f36150ac3f93189bee
size 217360
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa3b0ef53db12e3d45094030cac0e69d384e44cc5978643dd4390041cad546e2
size 221328
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:30536248e59274548d51245662f9deec7fb52946faba33aade28c41473bdd39b
size 212820
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>ABC_16</title>
<g id="ABC_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<path d="M14.4419719,9.56945845 C14.3496862,9.45056282 12.3266563,6.79949272 8.3728822,1.61624815 C8.1591499,1.33154417 7.82922859,1.33154417 7.62831727,1.61624815 L1.59814195,9.56945845 C1.40171159,9.80071581 1.40171159,10.1268219 1.60194035,10.2143334 L7.62831727,14.269043 C7.86069011,14.4629778 8.15016349,14.4629778 8.3728822,14.269043 L14.4419719,10.2143334 C14.5804005,10.097098 14.5804005,9.7478019 14.4419719,9.56945845 Z M7.83895335,9.43700649 L7.83895335,8.76699253 L2.79142373,9.48210002 L7.61019152,2.97715609 L7.61019152,12.9006348 L2.79142373,10.152114 L7.83895335,9.43700649 Z M8.3345554,2.97228194 L12.9014431,9.45604846 L8.11980246,8.71000176 L8.11980246,9.42374104 L12.897391,10.1694519 L8.3345554,12.8676758 L8.3345554,2.97228194 Z" id="Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Audio_16</title>
<defs>
<path d="M3.74663036,13.6410112 C3.08122817,13.7468821 2.7098735,13.643217 2.16781825,13.1520037 C1.39146473,12.4484681 0.855168994,11.7258776 0.508046565,10.5581215 C0.160924135,9.39036543 0.00957569857,7.98143548 1.02238047,6.88141073 C1.22085058,6.66579554 1.1783441,6.22197687 1.24162442,5.88241524 C1.83703474,2.68756635 4.34875223,0.564015048 7.52587191,0.57035501 C10.8046236,0.577248914 13.4278807,2.96870531 13.8018099,6.28911453 C13.8245013,6.48955918 13.8139546,6.72260433 13.9123906,6.88141073 C14.8596779,8.40685585 14.5956903,9.97071146 13.9280509,11.456455 C13.5860815,12.2172409 13.0415809,12.9162759 12.3751262,13.4909198 C11.9676734,13.8422418 11.16359,13.7813382 10.6263889,13.4347073 C10.6780172,13.3175891 11.491341,11.4063629 11.8109758,10.2860045 C12.1629637,9.05217262 12.4172878,8.04330273 12.6343867,6.88141073 C12.6918149,6.5740607 12.4821734,6.18950562 12.4348909,5.94374291 C11.7148376,2.20307775 7.14459198,0.599843319 4.26565685,3.07522179 C3.2896058,3.91411978 2.69898945,4.96960127 2.52225198,6.26748846 C2.50982006,6.35882317 2.40899774,6.59368548 2.44683378,6.8018581 C2.65817494,7.96465032 3.01428101,9.05217262 3.36626888,10.2860045 C3.69000223,11.4207287 4.01493586,12.1963361 4.34190035,12.999847 C4.38309867,13.1011125 4.41929256,13.1846457 4.45135794,13.2526466 C4.28158187,13.4395658 4.06949262,13.5896909 3.74663036,13.6410112 Z M4.3765042,11.3014994 C3.94251517,9.93317787 3.50570885,8.57876828 3.06756516,7.25031987 C3.04397038,7.17878403 3.01687534,7.10604542 2.98897628,7.03772317 C3.0250492,7.04286708 3.16605279,7.04286708 3.39300384,7.09159168 C3.66793919,7.15061814 3.94440972,7.32804954 4.04955733,7.59046742 C4.57529537,8.90287958 4.87756466,10.0061046 5.30838222,11.3536994 C5.38380725,11.5902951 5.34656071,12.1684336 5.17544126,12.406633 C5.04805451,12.5839562 4.9938952,12.6125875 4.84491803,12.7719468 C4.78790312,12.6252976 4.45266807,11.5417423 4.3765042,11.3014994 Z M9.68180552,12.373282 C9.52420491,12.0538123 9.62186146,11.4726915 9.85925394,10.78992 C10.2283892,9.72572356 10.5818641,8.6541032 11.0056505,7.61217834 C11.1069629,7.36267155 11.4271635,7.06621205 11.6767428,7 C11.9263221,6.93378795 12.1096796,6.94441015 12.228077,6.94441015 C12.1867608,7.03702574 12.144425,7.14497692 12.1096796,7.25031987 C11.6715359,8.57876828 11.2347296,9.93317787 10.8007405,11.3014994 C10.7245767,11.5417423 10.5773784,11.9484384 10.5061194,12.1608097 C10.4348604,12.3731809 10.2628497,12.904393 10.218708,13.0480642 C10.0379293,12.9346512 9.83940613,12.6927517 9.68180552,12.373282 Z" id="path-1"></path>
</defs>
<g id="Audio_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="icon-/-Audio-/-Audio-Animation" transform="translate(0.500000, 1.000000)">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Stroke-2" fill="#FFFFFF" xlink:href="#path-1"></use>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>CaretClosed_16</title>
<g id="CaretClosed_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Icons-/-System-/-Carrot---Arrow-Down--Copy" transform="translate(8.000000, 8.000000) rotate(-90.000000) translate(-8.000000, -8.000000) ">
<rect id="Icon-Background" x="0" y="0" width="16" height="16"></rect>
<polygon id="Triangle" fill="#FFFFFF" transform="translate(8.000000, 8.000000) rotate(180.000000) translate(-8.000000, -8.000000) " points="8 6 12.6666667 10 3.33333333 10"></polygon>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 769 B

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>CaretOpen_16</title>
<g id="CaretOpen_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Icons-/-System-/-Carrot---Arrow-Down-">
<rect id="Icon-Background" x="0" y="0" width="16" height="16"></rect>
<polygon id="Triangle" fill="#FFFFFF" transform="translate(8.000000, 8.000000) rotate(180.000000) translate(-8.000000, -8.000000) " points="8 6 12.6666667 10 3.33333333 10"></polygon>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 666 B

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>DefaultProduct_16</title>
<g id="DefaultProduct_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Icons-/-System-/-File">
<rect id="Icon-Background" x="0" y="0" width="16" height="16"></rect>
<path d="M9,1.33333333 L9,5.66666667 L13.3333333,5.66666667 L13.3333333,14.6666667 L2.66666667,14.6666667 L2.66666667,1.33333333 L9,1.33333333 Z M10,1.33333333 L13.3333333,4.66666667 L10,4.66666667 L10,1.33333333 Z" id="Combined-Shape" fill="#FFFFFF"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 735 B

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>DefaultProduct_16</title>
<g id="DefaultProduct_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Icons-/-System-/-File">
<rect id="Icon-Background" x="0" y="0" width="16" height="16"></rect>
<path d="M9,1.33333333 L9,5.66666667 L13.3333333,5.66666667 L13.3333333,14.6666667 L2.66666667,14.6666667 L2.66666667,1.33333333 L9,1.33333333 Z M10,1.33333333 L13.3333333,4.66666667 L10,4.66666667 L10,1.33333333 Z" id="Combined-Shape" fill="#FFFFFF"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 735 B

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>FBX_16</title>
<g id="FBX_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Icons-/-Editor-/-FBX">
<rect id="Icon-Background" x="0" y="0" width="16" height="16"></rect>
<path d="M8.33333333,7.33333333 C9.99018758,7.33333333 11.3333333,8.67647908 11.3333333,10.3333333 C11.3333333,11.9901876 9.99018758,13.3333333 8.33333333,13.3333333 C6.67647908,13.3333333 5.33333333,11.9901876 5.33333333,10.3333333 C5.33333333,8.67647908 6.67647908,7.33333333 8.33333333,7.33333333 Z M5.33333333,2.66666667 L7.39454539,6.44411326 C5.74287843,6.84136196 4.49028751,8.26341016 4.34702406,10.0000065 L1.33333333,10 L5.33333333,2.66666667 Z M14.6666667,4.66666667 L14.6666667,10 L12.3196426,10.0000065 C12.1593478,8.05696075 10.6102902,6.50769657 8.66733573,6.34707985 L8.66666667,4.66666667 L14.6666667,4.66666667 Z" id="Combined-Shape" fill="#FFFFFF"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Folder_16</title>
<g id="Folder_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Group" fill="#FFFFFF" fill-rule="nonzero">
<g id="icon-/-toolbar-/-header-/-folder">
<path d="M13.8248278,4.53474129 L8.2310051,4.53474129 L6.83254946,3.13628563 L2.63718246,3.13628563 C1.86803185,3.13628563 1.2387268,3.76559068 1.2387268,4.53474129 L1.2387268,12.9254753 C1.2387268,13.6946259 1.86803185,14.3239309 2.63718246,14.3239309 L13.8248278,14.3239309 C14.5939784,14.3239309 15.2232834,13.6946259 15.2232834,12.9254753 L15.2232834,5.93319696 C15.2232834,5.16404634 14.5939784,4.53474129 13.8248278,4.53474129 Z" id="Shape-path"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 932 B

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Font_16</title>
<g id="Font_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Group-2" transform="translate(0.500000, 1.500000)" fill="#FFFFFF" fill-rule="nonzero">
<path d="M5.12843243,2.19079945 C5.43467377,2.19079945 5.71132697,2.37365568 5.83134857,2.65539771 L8.45200333,8.76771202 L10.2420106,12.9775685 L8.5971708,12.9775685 L7.24482126,9.82208624 L3.0120436,9.82208624 L1.65969406,12.9775685 L-8.56203997e-13,12.9775685 L1.80486152,8.76771202 L4.42551628,2.65539771 C4.54553789,2.37365568 4.82219109,2.19079945 5.12843243,2.19079945 Z M5.12843243,4.88639244 L3.66911739,8.29400767 L6.58774747,8.29400767 L5.12843243,4.88639244 Z" id="Combined-Shape"></path>
<path d="M9.83605419,4.16555679e-13 C10.1422955,4.16555679e-13 10.4189487,0.18285623 10.5389703,0.464598265 L12.2198568,4.39176021 L14.0449439,8.63718245 L12.2198568,8.63718245 L11.0941854,5.96897887 L8.51677968,5.96897887 L8.34907536,6.59020005 L7.44211057,4.48568348 L9.13313804,0.464598265 C9.25315965,0.18285623 9.52981285,4.16555679e-13 9.83605419,4.16555679e-13 Z M9.83313753,1.90899779 L8.87608278,4.71055394 L10.6439509,4.71055394 L9.83313753,1.90899779 Z" id="Combined-Shape"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>GemFolder_16</title>
<g id="GemFolder_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="icon-/-toolbar-/-header-/-folder-copy" transform="translate(0.000000, 2.000000)" fill="#FFFFFF" fill-rule="nonzero">
<path d="M6.51928226,0.0771289509 L8,1.55784671 L13.922871,1.55784671 C14.7372658,1.55784671 15.4035888,2.2241697 15.4035888,3.03856448 L15.4035888,3.03856448 L15.4035888,10.4421533 C15.4035888,11.2565481 14.7372658,11.922871 13.922871,11.922871 L13.922871,11.922871 L2.07712897,11.922871 C1.2627342,11.922871 0.596411212,11.2565481 0.596411212,10.4421533 L0.596411212,10.4421533 L0.596411212,1.55784671 C0.596411212,0.743451943 1.2627342,0.0771289509 2.07712897,0.0771289509 L2.07712897,0.0771289509 L6.51928226,0.0771289509 Z M10.6474466,3.17024924 L5.35266063,3.17024924 C5.28480333,3.17024924 5.2204357,3.20032389 5.1769005,3.25237481 L3.4354377,5.33452595 C3.36670269,5.41673085 3.3641011,5.53558989 3.4291734,5.62072358 L7.81797443,10.8917378 C7.86132814,10.948436 7.92862608,10.9816946 8,10.9816946 C8.07137392,10.9816946 8.13867186,10.948436 8.18202557,10.8917378 L12.5708272,5.62072358 C12.6358987,5.53558961 12.6332971,5.41673117 12.5645629,5.33452595 L10.8232067,3.25237481 C10.7796722,3.20032299 10.7153041,3.17024924 10.6474466,3.17024924 Z M9.6116541,5.90014988 L7.96009929,9.56477014 L6.30843003,5.90014988 L9.6116541,5.90014988 Z M5.5902946,5.90157707 L7.07912997,9.20480114 L4.23896313,5.90157707 L5.5902946,5.90157707 Z M11.6514348,5.936112 L8.87073705,9.17027422 L10.3283579,5.936112 L11.6514348,5.936112 Z M8.56546702,3.7059018 L9.54426922,5.1750281 L6.37581878,5.1750281 L7.35462098,3.7059018 L8.56546702,3.7059018 Z M10.3174431,3.73131496 L11.6514348,5.14961495 L10.3370498,5.14961495 L9.39205534,3.73131496 L10.3174431,3.73131496 Z M6.52803523,3.73131143 L5.5830361,5.14961848 L4.26865581,5.14961848 L5.60275198,3.73131143 L6.52803523,3.73131143 Z" id="Combined-Shape"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Image_16</title>
<g id="Image_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Sky-Icon-/-Editor-File-/-Image">
<rect id="Icon-Background" x="0" y="0" width="16" height="16"></rect>
<g id="picture" transform="translate(2.000000, 2.000000)" fill="#FFFFFF" fill-rule="nonzero">
<path d="M10,7.73333333 L8,5.73333333 L7.33333333,6.4 L5.33333333,4.4 L2,7.73333333 L2,10 L10,10 L10,7.73333333 Z M9,2 C9.55228475,2 10,2.44771525 10,3 C10,3.55228475 9.55228475,4 9,4 C8.44771525,4 8,3.55228475 8,3 C8,2.44771525 8.44771525,2 9,2 Z M0,5.92118946e-16 L0,12 L12,12 L12,5.92118946e-16 L0,5.92118946e-16 Z M10.6666667,10.6666667 L1.33333333,10.6666667 L1.33333333,1.33333333 L10.6666667,1.33333333 L10.6666667,10.6666667 Z" id="Shape"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>InputBindings_16</title>
<g id="InputBindings_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Group" fill="#FFFFFF" fill-rule="nonzero">
<g id="Combined-Shape" transform="translate(2.968018, 1.985777)">
<path d="M5.14801938,1.11022302e-14 C6.53565002,1.11022302e-14 7.66054691,1.12489689 7.66054691,2.51252753 C7.66054691,3.63431734 6.92537662,4.58439894 5.91055064,4.90725773 L5.91,7.488 L8.19869753,7.4887082 C9.30666495,7.4887082 10.213971,8.34784173 10.2907727,9.43626588 L10.2960388,9.58604943 L10.2960388,12.035532 L-1.44773082e-13,12.035532 L-1.44773082e-13,9.58604943 C-1.44773082e-13,8.42771985 0.939011653,7.4887082 2.09734123,7.4887082 L2.09734123,7.4887082 L4.385,7.488 L4.38548812,4.90725773 C3.42087488,4.60037373 2.70892773,3.72680028 2.64083618,2.6777269 L2.63549185,2.51252753 C2.63549185,1.12489689 3.76038874,1.11022302e-14 5.14801938,1.11022302e-14 Z M8.19869753,8.63271251 L2.09734123,8.63271251 C1.57082779,8.63271251 1.14400431,9.05953598 1.14400431,9.58604943 L1.14400431,9.58604943 L1.14400431,10.8909966 L9.15203445,10.8909966 L9.15203445,9.58604943 C9.15203445,9.09244307 8.77689663,8.68645485 8.29617069,8.63763448 L8.29617069,8.63763448 L8.19869753,8.63271251 Z M5.14801938,1.14400431 C4.39220488,1.14400431 3.77949616,1.75671302 3.77949616,2.51252753 C3.77949616,3.26834203 4.39220488,3.88105074 5.14801938,3.88105074 C5.90383388,3.88105074 6.5165426,3.26834203 6.5165426,2.51252753 C6.5165426,1.75671302 5.90383388,1.14400431 5.14801938,1.14400431 Z"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>LegacyAnimation_16</title>
<g id="LegacyAnimation_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Icons-/-System-/-File">
<rect id="Icon-Background" x="0" y="0" width="16" height="16"></rect>
<path d="M9,1.33333333 L9,5.66666667 L13.3333333,5.66666667 L13.3333333,14.6666667 L2.66666667,14.6666667 L2.66666667,1.33333333 L9,1.33333333 Z M10,1.33333333 L13.3333333,4.66666667 L10,4.66666667 L10,1.33333333 Z" id="Combined-Shape" fill="#FFFFFF"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 737 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.5 KiB

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>LegacySkin_16</title>
<g id="LegacySkin_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Icons-/-System-/-File">
<rect id="Icon-Background" x="0" y="0" width="16" height="16"></rect>
<path d="M9,1.33333333 L9,5.66666667 L13.3333333,5.66666667 L13.3333333,14.6666667 L2.66666667,14.6666667 L2.66666667,1.33333333 L9,1.33333333 Z M10,1.33333333 L13.3333333,4.66666667 L10,4.66666667 L10,1.33333333 Z" id="Combined-Shape" fill="#FFFFFF"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 727 B

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>LensFlare_16</title>
<defs>
<path d="M5.22062244,6.18588526 L4.5949163,5.54746563 C4.29609026,5.95315794 4.11882693,6.45801337 4.11882693,7.00563733 C4.11882693,7.52551355 4.27858173,8.00684553 4.55043588,8.40138411 L5.20375654,7.79761254 C5.06674132,7.56649143 4.98788508,7.29546042 4.98788508,7.00563733 C4.98788508,6.70412159 5.07323244,6.42294481 5.22062244,6.18588526 L5.22062244,6.18588526 Z M5.68633349,5.7107116 C5.83333211,5.61556453 5.99763908,5.54575761 6.17335213,5.50731304 L6.17335213,4.60152644 C5.75870475,4.65812996 5.37773662,4.82443089 5.05943767,5.07107813 L5.68633349,5.7107116 L5.68633349,5.7107116 Z M7.75889961,7.82538941 L8.38460575,8.46380903 C8.68343179,8.05811672 8.86069512,7.5532613 8.86069512,7.00563733 C8.86069512,6.39478171 8.64013287,5.83714139 8.2763171,5.41098829 L7.63002062,6.0082684 C7.85543794,6.27631049 7.99163697,6.62474524 7.99163697,7.00563733 C7.99163697,7.30715308 7.90628961,7.58832985 7.75889961,7.82538941 L7.75889961,7.82538941 Z M7.29318856,8.30056306 C7.06505702,8.44822464 6.79523858,8.5348548 6.50579473,8.5379438 L6.50579473,9.43111968 C7.03655125,9.42752053 7.52628139,9.24535122 7.92008438,8.94019654 L7.29318856,8.30056306 L7.29318856,8.30056306 Z M8.38826418,9.41788911 C7.87242114,9.83938134 7.21835722,10.0929202 6.50579474,10.0966696 L6.50579473,12.0756762 L6.17335213,12.0756762 L6.17335213,10.0801343 C5.42399108,10.0011569 4.75598812,9.64476566 4.2695757,9.11385071 L3.03223319,10.2573508 L2.80672091,10.0128524 L4.05805912,8.85641806 C3.67858702,8.34028471 3.45394171,7.69946788 3.45394171,7.00563733 C3.45394171,6.27215862 3.70499479,5.59792555 4.12461634,5.06760983 L0.0121339,0.871567424 L0.486754756,0.405484611 L4.59125787,4.59338556 C5.03370495,4.23186472 5.57783804,3.99390337 6.17335213,3.93114039 L6.17335213,1.93559851 L6.50579473,1.93559851 L6.50579473,3.914602 C7.28717784,3.91871654 7.99821692,4.22319791 8.53378764,4.72013741 L9.49394251,3.83280252 C9.30674419,3.61663283 9.19313773,3.33256216 9.19313773,3.02141815 C9.19313773,2.34436477 9.73106794,1.79550456 10.3946385,1.79550456 C11.058209,1.79550456 11.5961392,2.34436477 11.5961392,3.02141815 C11.5961392,3.69847153 11.058209,4.24733174 10.3946385,4.24733174 C10.1555229,4.24733174 9.93272162,4.17606228 9.74552623,4.0532068 L8.76510342,4.95927246 C9.23846021,5.50459808 9.52558034,6.22123918 9.52558034,7.00563733 C9.52558034,7.73911605 9.27452726,8.41334912 8.85490571,8.94366484 L12.9673882,13.1397072 L12.4927673,13.6057901 L8.38826418,9.41788911 L8.38826418,9.41788911 Z M5.40453781,8.06496631 L4.75808736,8.66238871 C5.12297097,9.06129812 5.6179487,9.33393009 6.17335213,9.40974822 L6.17335213,8.50396163 C5.87436317,8.4385453 5.6083989,8.28232375 5.40453781,8.06496631 L5.40453781,8.06496631 Z M7.38896099,5.7781382 L8.0433488,5.17338042 C7.63080125,4.80702981 7.09344463,4.58413994 6.50579473,4.58015499 L6.50579473,5.47333086 C6.83686425,5.4768641 7.14225771,5.58969484 7.38896099,5.7781382 L7.38896099,5.7781382 Z M1.68375799,12.2157701 C1.18608008,12.2157701 0.782632423,11.8041249 0.782632423,11.2963349 C0.782632423,10.7885449 1.18608008,10.3768997 1.68375799,10.3768997 C2.1814359,10.3768997 2.58488356,10.7885449 2.58488356,11.2963349 C2.58488356,11.8041249 2.1814359,12.2157701 1.68375799,12.2157701 Z M12.79764,7.31211573 C13.4612106,7.31211573 13.9991408,7.86097594 13.9991408,8.53802933 C13.9991408,9.21508271 13.4612106,9.76394292 12.79764,9.76394292 C12.1340695,9.76394292 11.5961392,9.21508271 11.5961392,8.53802933 C11.5961392,7.86097594 12.1340695,7.31211573 12.79764,7.31211573 Z" id="path-1"></path>
</defs>
<g id="LensFlare_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="icon-/-Rendering-/-Lens-Flare" transform="translate(1.000000, 1.000000)">
<ellipse id="Oval-242" fill-opacity="0.25" fill="#FFFFFF" cx="6.48976103" cy="7.00563733" rx="3.90487746" ry="3.98421918"></ellipse>
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Shape" fill="#FFFFFF" xlink:href="#path-1"></use>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Lua_16</title>
<defs>
<path d="M6.84646236,1 L6.84646236,2.25307838 C5.63106789,2.28443352 4.65491484,2.77040047 4.65491484,3.77899081 L4.65491484,5.27583196 C4.65491484,6.39939114 4.06572157,7.71516112 2.88731737,7.91896953 L2.88731737,8.01303448 C4.06572157,8.21684289 4.65491484,9.31808117 4.65491484,10.4416404 L4.65491484,12.1600132 C4.65491484,12.6930505 4.80947899,13.0797581 5.11861193,13.3201475 C5.42774488,13.5605369 6.24933377,13.7199536 6.84646236,13.7304053 L6.84646236,15 C5.84244084,14.9895483 4.62037429,14.8203406 4.07080462,14.3761428 C3.52123494,13.931945 2.94990573,13.2046709 2.94990573,12.399889 L2.94990573,10.2111353 C2.94990573,9.6676462 2.78345203,9.27963216 2.45053963,9.04708154 C2.11762723,8.81453092 1.63411886,8.69825735 1,8.69825735 L1,7.07893651 C1.68696209,7.0684848 2.18368108,6.94306612 2.49017186,6.70267672 C2.79666264,6.46228731 2.94990573,6.09125705 2.94990573,5.58957481 L2.94990573,3.51858997 C2.94990573,2.70858219 3.53180343,2.18166947 4.1025104,1.7322458 C4.67321737,1.28282213 5.88471543,1 6.84646236,1 Z M9.15353764,1 C10.1152846,1 11.3267826,1.28282213 11.8974896,1.7322458 C12.4681966,2.18166947 13.0500943,2.70858219 13.0500943,3.51858997 L13.0500943,3.51858997 L13.0500943,5.58957481 C13.0500943,6.09125705 13.2033374,6.46228731 13.5098281,6.70267672 C13.8163189,6.94306612 14.3130379,7.0684848 15,7.07893651 L15,7.07893651 L15,8.69825735 C14.3658811,8.69825735 13.8823728,8.81453092 13.5494604,9.04708154 C13.216548,9.27963216 13.0500943,9.6676462 13.0500943,10.2111353 L13.0500943,10.2111353 L13.0500943,12.399889 C13.0500943,13.2046709 12.4787651,13.931945 11.9291954,14.3761428 C11.3796257,14.8203406 10.1575592,14.9895483 9.15353764,15 L9.15353764,15 L9.15353764,13.7304053 C9.75066623,13.7199536 10.5722551,13.5605369 10.8813881,13.3201475 C11.190521,13.0797581 11.3450852,12.6930505 11.3450852,12.1600132 L11.3450852,12.1600132 L11.3450852,10.4416404 C11.3450852,9.31808117 11.9342784,8.21684289 13.1126826,8.01303448 L13.1126826,8.01303448 L13.1126826,7.91896953 C11.9342784,7.71516112 11.3450852,6.39939114 11.3450852,5.27583196 L11.3450852,5.27583196 L11.3450852,3.77899081 C11.3450852,2.77040047 10.3689321,2.28443352 9.15353764,2.25307838 L9.15353764,2.25307838 Z" id="path-1"></path>
</defs>
<g id="Lua_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Combined-Shape" fill="#FFFFFF" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Material_16</title>
<g id="Material_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Icons-/-Editor-/-Base-Material">
<rect id="Icon-Background" x="0" y="0" width="16" height="16"></rect>
<rect id="Icon-Background" x="0" y="0" width="16" height="16"></rect>
<g id="community" transform="translate(1.333333, 1.333333)" fill="#FFFFFF" fill-rule="nonzero">
<path d="M6.66666667,-3.90798505e-14 C2.96969697,-3.90798505e-14 -5.68434189e-14,2.96969697 -5.68434189e-14,6.66666667 C-5.68434189e-14,10.3636364 2.96969697,13.3333333 6.66666667,13.3333333 C10.3636364,13.3333333 13.3333333,10.3636364 13.3333333,6.66666667 C13.3333333,2.96969697 10.3636364,-3.90798505e-14 6.66666667,-3.90798505e-14 Z M11.5757576,4.24242424 L9.51515152,4.24242424 C9.33333333,3.27272727 9.09090909,2.3030303 8.72727273,1.57575758 C9.93939394,2.12121212 10.969697,3.03030303 11.5757576,4.24242424 Z M8.48484848,6.66666667 C8.48484848,7.09090909 8.48484848,7.51515152 8.42424242,7.87878788 L4.90909091,7.87878788 C4.84848485,7.51515152 4.84848485,7.09090909 4.84848485,6.66666667 C4.84848485,6.24242424 4.84848485,5.81818182 4.90909091,5.45454545 L8.42424242,5.45454545 C8.48484848,5.81818182 8.48484848,6.24242424 8.48484848,6.66666667 Z M6.66666667,12.1212121 C6.12121212,12.1212121 5.39393939,10.969697 5.03030303,9.09090909 L8.24242424,9.09090909 C7.93939394,10.969697 7.21212121,12.1212121 6.66666667,12.1212121 Z M5.03030303,4.24242424 C5.39393939,2.36363636 6.12121212,1.21212121 6.66666667,1.21212121 C7.21212121,1.21212121 7.93939394,2.36363636 8.3030303,4.24242424 L5.03030303,4.24242424 Z M4.66666667,1.57575758 C4.3030303,2.3030303 4,3.27272727 3.81818182,4.24242424 L1.75757576,4.24242424 C2.36363636,3.03030303 3.39393939,2.12121212 4.66666667,1.57575758 Z M1.33333333,5.45454545 L3.63636364,5.45454545 C3.63636364,5.87878788 3.63636364,6.24242424 3.63636364,6.66666667 C3.63636364,7.09090909 3.63636364,7.45454545 3.6969697,7.87878788 L1.33333333,7.87878788 C1.27272727,7.51515152 1.21212121,7.09090909 1.21212121,6.66666667 C1.21212121,6.24242424 1.27272727,5.81818182 1.33333333,5.45454545 Z M1.75757576,9.09090909 L3.81818182,9.09090909 C4,10.0606061 4.24242424,11.030303 4.60606061,11.7575758 C3.39393939,11.2121212 2.36363636,10.3030303 1.75757576,9.09090909 Z M8.66666667,11.7575758 C9.03030303,11.030303 9.33333333,10.1212121 9.45454545,9.09090909 L11.5151515,9.09090909 C10.969697,10.3030303 9.93939394,11.2121212 8.66666667,11.7575758 Z M12,7.87878788 L9.6969697,7.87878788 C9.75757576,7.45454545 9.75757576,7.09090909 9.75757576,6.66666667 C9.75757576,6.24242424 9.75757576,5.87878788 9.6969697,5.45454545 L12,5.45454545 C12.0606061,5.81818182 12.1212121,6.24242424 12.1212121,6.66666667 C12.1212121,7.09090909 12.0606061,7.51515152 12,7.87878788 Z" id="Shape"></path>
</g>
<path d="M14.6666667,13.889493 C14.6666667,12.0713112 14.6666667,11.5107852 14.6666667,7.82888691 C14.6666667,4.14698858 14.6666667,3.58646267 14.6666667,1.76828085 C14.6666667,-0.0499009695 8,4.19252327 8,7.82888691 C8,11.4652505 14.6666667,15.7076748 14.6666667,13.889493 Z" id="Path" fill="#FFFFFF" fill-rule="nonzero" transform="translate(11.333333, 7.828887) scale(-1, 1) translate(-11.333333, -7.828887) "></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>NonWritable_16</title>
<g id="NonWritable_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Icons-/-System-/-Locked" transform="translate(0.000000, 8.000000)">
<rect id="Icon-Background" x="0" y="0" width="8" height="8"></rect>
<path d="M4,0.593347843 C4.92047458,0.593347843 5.66666667,1.33953993 5.66666667,2.26001451 L5.66666667,3.66666667 L6.66666667,3.66666667 L6.66666667,7.33333333 L1.33333333,7.33333333 L1.33333333,3.66666667 L2.33333333,3.66666667 L2.33333333,2.26001451 C2.33333333,1.33953993 3.07952542,0.593347843 4,0.593347843 Z M4.33333333,5 L3.66666667,5 L3.66666667,6 L4.33333333,6 L4.33333333,5 Z M4,1.55416205 C3.53173244,1.55416205 3.15212658,1.93376791 3.15212658,2.40203547 L3.15212658,2.40203547 L3.15212658,3.53253337 L4.84787342,3.53253337 L4.84787342,2.40203547 C4.84787342,1.93376791 4.46826756,1.55416205 4,1.55416205 Z" id="Combined-Shape" fill="#FF0000"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.8 KiB

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Slice_16</title>
<g id="Slice_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Group" fill="#FFFFFF" fill-rule="nonzero">
<g id="Shape">
<path d="M13.6796594,3.61751512 L8.00586904,6.89576802 L2.33207871,3.61751512 L7.98802939,0.852436948 L13.6796594,3.61751512 Z M7.23838247,8.19328806 L7.23838247,15.1395791 L1.97931909,12.0943434 L1.97931909,5.16375609 L7.23838247,8.19328806 Z M14.0206809,12.0590788 L8.731635,15.1475631 L8.731635,8.19636701 L13.9905212,5.17013874 L14.0206809,12.0590788 Z"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 809 B

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Writable_16</title>
<g id="Writable_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Icons-/-Notification-/-Checkmark---black" transform="translate(0.000000, 8.000000)">
<rect id="Icon-Background" x="0" y="0" width="8" height="8"></rect>
<path d="M4,0.666666667 C5.84094917,0.666666667 7.33333333,2.15905083 7.33333333,4 C7.33333333,5.84094917 5.84094917,7.33333333 4,7.33333333 C2.15905083,7.33333333 0.666666667,5.84094917 0.666666667,4 C0.666666667,2.15905083 2.15905083,0.666666667 4,0.666666667 Z M6.04737854,2 L2.98324916,5.06412939 L1.80473785,3.88561808 L1.33333333,4.3570226 L2.98324916,6.00693843 L6.51878306,2.47140452 L6.04737854,2 Z" id="Combined-Shape" fill="#58BC61"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 975 B

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>XML_16</title>
<g id="XML_16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Icons-/-System-/-File">
<rect id="Icon-Background" x="0" y="0" width="16" height="16"></rect>
<path d="M9,1.33333333 L9,5.66666667 L13.3333333,5.66666667 L13.3333333,14.6666667 L2.66666667,14.6666667 L2.66666667,1.33333333 L9,1.33333333 Z M10,1.33333333 L13.3333333,4.66666667 L10,4.66666667 L10,1.33333333 Z" id="Combined-Shape" fill="#FFFFFF"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 713 B

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64985a78205da45f4bb92b040c348d96fe7cd7277549c1f79c430469a0d3bab7
size 166393
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68e5b81700e9820b9f25196812f77d6ce963970fc144a6062d2235e45dca5e6f
size 469
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b0310e8ed4d58e3d28a69fbeb14a18d5166425f8ca3d85e0c645ba2ea05c5112
size 490
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac5e1daab3c6bdc0d27b19f71cb4fd18c3b3f22727b20b7e1217db55ecc85f68
size 1424
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92dd31098a955586ecce1af46593616696eecfb5901244764d3809d816d37fde
size 664
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a68df4eb2d979d209bdd5bc77c9c8fa9a026ccdde4c6e11d39e133375ffbc31d
size 771
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d5b52ccb509b14f8baba246af31116aa2246a72817eac4abeb7155204b6a3cc
size 429
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a64856442693ad6c765f52e0ad6739d23465afbcf076386775e51983933b8a6
size 439
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f64d439842bd42769e9297407df3d2413bad426339342673e97018ef6032d086
size 537
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9bfd6274a2b475a39fe2c886066b4eca7039c9ccf7a382907b331f218dd68e4
size 602
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d204893cddd93a9178f28a95b54701a8552cdb9440c3ecb7b01072b66ee2217
size 368
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f4d8c61dc3400cc8b003b540ff5cd61b721a8c2f1b1685cf48c3671cb158f98
size 312
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23fd114d1f26424d2f7139e4f485f1235b52523ee9ed15e849a8e02ec36c1c2a
size 1115
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c94a80ed8a426e27518a8cc42404989030cf10ad0af00d644f6909ab875135c7
size 1449
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Rendering / Area Light</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M11.9641749,17.7856148 C13.3257638,17.7856148 14.6875407,17.7783003 16.0491297,17.7914288 C16.3488653,17.7943359 16.4603031,17.7128449 16.4576722,17.3984152 C16.4447995,15.7896941 16.4434841,14.180598 16.4586118,12.571877 C16.4617125,12.2379419 16.3492412,12.1518559 16.0274247,12.1531687 C13.3355358,12.1641405 10.6434589,12.1639529 7.95147605,12.1537314 C7.63416972,12.1525123 7.51427548,12.2310963 7.51775203,12.5700952 C7.53391333,14.1631557 7.53560462,15.7566851 7.51681242,17.3497456 C7.51267814,17.7094689 7.62994148,17.7972429 7.97318104,17.7926479 C9.30329307,17.7749243 10.633781,17.7854272 11.9641749,17.7856148 M11.9938304,10.9161937 C13.8017279,10.9162933 15.6096253,10.9251565 17.417318,10.9086252 C17.7666558,10.9054384 17.8832382,10.9838127 17.8807817,11.3429203 C17.8645073,13.7157593 17.8639955,16.0886978 17.8811911,18.4615367 C17.8838524,18.8295075 17.7500743,18.8904542 17.4115861,18.8894584 C13.795996,18.8789022 10.1802011,18.8790018 6.564611,18.8894584 C6.2227451,18.8905538 6.09193533,18.8201464 6.09439186,18.4560595 C6.11066631,16.0832205 6.11107573,13.7101824 6.09418715,11.3373435 C6.09152591,10.9653893 6.2368701,10.9075297 6.57044524,10.9099198 C8.37813795,10.9229656 10.1860354,10.9160941 11.9938304,10.9161937 Z M12.6103012,5.59363927 C12.6107353,6.06229258 12.6058152,6.53103384 12.6126166,6.99959921 C12.616379,7.26703676 12.4777474,7.48628103 11.9890637,7.48496187 C11.5000906,7.48364271 11.3647873,7.25463667 11.3642084,6.99502612 C11.3621825,6.0577195 11.3617484,5.12032493 11.3656555,4.18301831 C11.3668132,3.91030412 11.4851855,3.6605433 12.0304506,3.67725265 C12.5253568,3.69246695 12.615366,3.92956384 12.611893,4.18767934 C12.6052364,4.6562447 12.6098671,5.12498596 12.6103012,5.59363927 Z M5.08741081,7.58517593 C5.41910572,7.91625689 5.74707679,8.25118606 6.08321182,8.57770253 C6.27497917,8.76414899 6.33198093,9.01720546 5.98549659,9.36182422 C5.6388076,9.70664764 5.38120199,9.64038979 5.19722031,9.45722672 C4.53301189,8.7958834 3.86986686,8.13335232 3.20985377,7.46781367 C3.01783431,7.27415702 2.9249286,7.01384759 3.32230453,6.64010226 C3.68301419,6.30090887 3.91431317,6.40491553 4.09437258,6.58988655 C4.42099138,6.92591925 4.7557159,7.25409497 5.08741081,7.58517593 Z M18.7759482,9.46148123 C18.5895017,9.65324859 18.3364452,9.71025034 17.9918265,9.363766 C17.6470031,9.01707701 17.7132609,8.7594714 17.896424,8.57548973 C18.5577673,7.91128131 19.2202984,7.24813627 19.885837,6.58812318 C20.0794937,6.39610373 20.3398031,6.30319801 20.7135484,6.70057394 C21.0527418,7.06128361 20.9487352,7.29258258 20.7637641,7.472642 C20.4277314,7.79926079 20.0995557,8.13398532 19.7684748,8.46568023 C19.4373938,8.79737514 19.1024646,9.12534621 18.7759482,9.46148123 Z M2.86280349,15.5200582 C2.44056637,15.5205133 2.01832926,15.5120184 1.5962559,15.5236989 C1.34882511,15.5305251 1.1478183,15.4252492 1.15330403,14.8840033 C1.15821662,14.3997946 1.33637988,14.2714611 1.5732486,14.2740399 C2.45849733,14.283445 3.34374605,14.2832933 4.2289129,14.274495 C4.46463535,14.2720679 4.64705619,14.3991879 4.65303318,14.880211 C4.65966517,15.415389 4.46078715,15.5305251 4.21106382,15.5232438 C3.76172559,15.5100464 3.3122236,15.5194514 2.86280349,15.5200582 Z M20.7701815,15.5520997 C20.3074407,15.5513369 19.8445362,15.5508792 19.3817953,15.5514894 C19.1635584,15.551642 19.006693,15.4184465 19.0050564,14.9494396 C19.0034198,14.498894 19.1435922,14.3084839 19.3658388,14.3072634 C20.2914023,14.3023811 21.2169658,14.3060428 22.1425293,14.3060428 C22.374268,14.3060428 22.5118219,14.5294084 22.5047846,14.9512705 C22.4975837,15.3784726 22.3426821,15.5574398 22.1177352,15.5546935 C21.6685779,15.5487431 21.2193388,15.5528626 20.7701815,15.5520997 Z" id="path-1"></path>
</defs>
<g id="icon-/-Rendering-/-Area-Light" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Combined-Shape" fill="#B29EDF" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.3 KiB

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Animation / Attachment</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M5.12085575,9.92719073 C3.52225029,9.92719073 2.22632452,8.63126496 2.22632452,7.0326595 C2.22632452,5.43405404 3.52225029,4.13812826 5.12085575,4.13812826 C6.71946121,4.13812826 8.01538699,5.43405404 8.01538699,7.0326595 C8.01538699,8.63126496 6.71946121,9.92719073 5.12085575,9.92719073 Z M19.1800075,20.6783068 C17.581402,20.6783068 16.2854762,19.382381 16.2854762,17.7837755 C16.2854762,16.1851701 17.581402,14.8892443 19.1800075,14.8892443 C20.7786129,14.8892443 22.0745387,16.1851701 22.0745387,17.7837755 C22.0745387,19.382381 20.7786129,20.6783068 19.1800075,20.6783068 Z M7.83518264,9.6379601 L8.42681801,8.86555959 L9.97161904,10.0488303 L9.37998367,10.8212308 L7.83518264,9.6379601 Z M10.1523842,11.4128662 L10.7440196,10.6404657 L12.2888206,11.8237364 L11.6971852,12.5961369 L10.1523842,11.4128662 Z M12.4695857,13.1877723 L13.0612211,12.4153718 L14.6060221,13.5986425 L14.0143868,14.371043 L12.4695857,13.1877723 Z M14.7867873,14.9626784 L15.3784226,14.1902779 L16.9232237,15.3735486 L16.3315883,16.1459491 L14.7867873,14.9626784 Z" id="path-1"></path>
</defs>
<g id="icon-/-Animation-/-Attachment" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Combined-Shape" fill="#5AA9D2" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Audio / Audio Animation</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M7.69603474,20.1213834 C7.45635088,20.3852693 7.15693076,20.5972107 6.70112522,20.6696629 C5.76173389,20.8191277 5.1494601,20.7466737 4.472214,19.9792994 C3.46378959,18.8373515 2.40618475,17.7318586 2.22841329,16.1665789 C2.03530115,14.4645936 1.42528334,12.6796736 2.85512537,11.1266975 C3.13531846,10.8222996 3.07530932,10.1957321 3.16464624,9.71635093 C4.00522551,5.20597603 7.55117962,2.20802124 12.036525,2.21713495 C16.665351,2.22670435 20.3687727,5.60287808 20.8966727,10.2905146 C20.9287077,10.5734953 20.9138182,10.9025002 21.0527868,11.1266975 C22.3901335,13.2802671 22.0174451,15.4880632 21.0748954,17.5855835 C20.592115,18.6596342 19.7050625,19.5805746 18.8825311,20.4577691 C18.3676439,21.0072071 17.1721271,20.8677716 16.4137254,20.3784103 C16.4865358,20.2733248 16.580446,20.0797912 16.7087215,19.7644898 C17.1703184,18.6301216 17.6290482,17.5351465 18.0860835,15.9331829 C18.5830076,14.1913025 19.1635812,12.3804691 19.3827494,10.7283236 C19.4168688,10.4711854 19.1707766,10.6833875 18.9999221,10.7984074 C19.0818552,10.5204506 19.0370918,10.1677458 18.9669049,9.80293117 C17.9503589,4.52199212 11.4982475,2.25860233 7.4338685,5.75325429 C6.05591407,6.93758086 5.22210275,8.42767239 4.97259103,10.2599837 C4.95504008,10.3889268 4.94416484,10.5053105 4.94293401,10.6098338 C4.8868459,10.5961742 4.85343854,10.622513 4.86747845,10.7283236 C5.08664668,12.3804691 5.66722025,14.1913025 6.1641443,15.9331829 C6.62117962,17.5351465 7.07990945,18.6301216 7.54150638,19.7644898 C7.5996687,19.9074529 7.65076597,20.0253821 7.69603474,20.1213834 L7.69603474,20.1213834 Z M8.03591436,19.6785496 C8.02234335,19.5860329 8.00693321,19.489455 7.99090054,19.3915609 C7.94564558,19.1155295 7.89546395,18.829272 7.86730169,18.5933401 C7.83491333,18.3218935 7.69788433,17.7059892 7.59035886,17.3668226 C6.97766848,15.4350746 6.36100073,13.522967 5.74244493,11.6475104 C5.70913466,11.5465186 5.67088283,11.4438288 5.63149592,11.3473739 C5.6824224,11.3546359 5.73675357,11.360504 5.79467124,11.365021 C6.18405391,11.3950962 6.72819701,11.8033904 6.87664069,12.1738627 C7.61885911,14.0266799 8.28617888,15.9123064 8.8943919,17.8147933 C9.0008743,18.1488108 8.82174925,18.7412019 8.56366479,18.9954744 C8.35980335,19.1963928 8.20106273,19.4394915 8.03591436,19.6785496 L8.03591436,19.6785496 Z M16.1643775,20.190256 C16.0083443,20.0516952 15.8862612,19.8946709 15.8143942,19.7241155 C15.7683721,19.6156623 15.7701769,19.4333881 15.6966319,19.397389 C14.1882816,18.6623683 14.9927652,17.6165701 15.3307114,16.644593 C15.8518435,15.142198 16.350867,13.6293222 16.9491537,12.1583694 C17.092183,11.8061245 17.5898528,11.3668437 17.9223847,11.3682108 C18.260498,11.3699626 18.5035216,11.3142648 18.6749322,11.2156379 C18.6166035,11.3463893 18.5568353,11.4987909 18.5077829,11.6475104 C17.8892271,13.522967 17.2725594,15.4350746 16.659869,17.3668226 C16.5523435,17.7059892 16.4153145,18.3218935 16.3829262,18.5933401 C16.3547639,18.829272 16.3045823,19.1155295 16.2593273,19.3915609 C16.2089465,19.6991817 16.1647129,19.9938054 16.1643775,20.190256 L16.1643775,20.190256 Z" id="path-1"></path>
</defs>
<g id="icon-/-Audio-/-Audio-Animation" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Stroke-2" fill="#DF9557" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 58 (84663) - https://sketch.com -->
<title>icon / Audio / Audio Animation Events Proxy</title>
<desc>Created with Sketch.</desc>
<g id="icon-/-Audio-/-Audio-Animation-Events-Proxy" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<path d="M12,2.9629324 L7.1028973,4.31152442 L7.1028973,13.6712754 L12,16.1201934 L12,6.45443512 L16.8971027,4.31152442 L12,2.9629324 Z M18.1520313,3.68396613 L18.1520313,14.2988336 L12,17.37531 L5.84796867,14.2988336 L5.84796867,3.68396613 L12,2.09479475 L18.1520313,3.68396613 Z M12.4082377,6.84868858 L12.4082377,16.713906 L11.7807734,16.713906 L11.7807734,6.84333874 L6.49900254,4.80708901 L6.7953934,4.26394696 L12.0997358,6.31207657 L17.0541547,4.26817209 L17.3660694,4.80286388 L12.4082377,6.84868858 Z M15.2193583,9.04081364 C15.9258956,8.83320244 16.3715544,8.18503342 16.2751635,7.3648751 C16.1787726,6.54471679 15.6858976,6.07643165 15.0252764,6.21423905 C14.3646553,6.35204645 13.8983017,7.05393555 13.8983017,7.82030812 C13.8983017,8.58668069 14.5128209,9.24842484 15.2193583,9.04081364 Z M15.4020263,14.2751389 C16.5178205,13.9472703 17.221624,12.923654 17.0693993,11.6284247 C16.9171747,10.3331955 16.1388053,9.59365951 15.095524,9.81129087 C14.0522426,10.0289222 13.315757,11.1373757 13.315757,12.3476641 C13.315757,13.5579526 14.2862322,14.6030074 15.4020263,14.2751389 Z" id="Combined-Shape" fill="#DF9557" fill-rule="nonzero"></path>
<path d="M10.6,18.8501837 L10.6,20.8501837 L13.4,20.8501837 L13.4,18.8501837 L10.6,18.8501837 Z M14.5560317,18.8501837 L14.5560317,20.8501837 L17.3560317,20.8501837 L16.4479179,19.8501837 L17.3560317,18.8501837 L14.5560317,18.8501837 Z M3.79702045,17.37531 L6.27189419,19.8501837 L3.79702045,22.3250574 L1.32214672,19.8501837 L3.79702045,17.37531 Z M20.2029795,17.37531 L22.6778533,19.8501837 L20.2029795,22.3250574 L17.7281058,19.8501837 L20.2029795,17.37531 Z M9.44396834,18.8501837 L9.44396834,20.8501837 L6.64396834,20.8501837 L7.55208208,19.8501837 L6.64396834,18.8501837 L9.44396834,18.8501837 Z" id="Combined-Shape" fill="#DF9557" fill-rule="nonzero"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89e9b8e8428924e7941ec96ca67edcdd159bf97f22a9b25eac84d1175ff89113
size 697
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Audio / Audio Area Environment</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M20.1493763,19.7230415 L20.1493763,3.83676722 L3.78023646,3.83676722 L3.78023646,19.7230415 L20.1493763,19.7230415 Z M20.1493763,20.7370591 L3.78023646,20.7370591 L3.78023646,22.668521 L2.76621895,22.668521 L2.76621895,20.7370591 L1.3176225,20.7370591 L1.3176225,19.7230415 L2.76621895,19.7230415 L2.76621895,3.83676722 L1.3176225,3.83676722 L1.3176225,2.82274971 L2.76621895,2.82274971 L2.76621895,1.37415326 L3.78023646,1.37415326 L3.78023646,2.82274971 L20.1493763,2.82274971 L20.1493763,1.37415326 L21.1633938,1.37415326 L21.1633938,2.82274971 L22.6103656,2.82274971 L22.6103656,3.83676722 L21.1633938,3.83676722 L21.1633938,19.7230415 L22.6103656,19.7230415 L22.6103656,20.7370591 L21.1633938,20.7370591 L21.1633938,22.668521 L20.1493763,22.668521 L20.1493763,20.7370591 Z M18.7249231,10.5727407 L19.2319318,10.5727407 L19.2319318,12.9870681 L18.7249231,12.9870681 L18.7249231,10.5727407 Z M5.68755511,11.0556062 L6.19456386,11.0556062 L6.19456386,12.5042026 L5.68755511,12.5042026 L5.68755511,11.0556062 Z M17.2763267,11.0556062 L17.7833354,11.0556062 L17.7833354,12.5042026 L17.2763267,12.5042026 L17.2763267,11.0556062 Z M7.13615155,10.5727407 L7.6431603,10.5727407 L7.6431603,12.9870681 L7.13615155,12.9870681 L7.13615155,10.5727407 Z M15.8277302,10.5727407 L16.334739,10.5727407 L16.334739,12.9870681 L15.8277302,12.9870681 L15.8277302,10.5727407 Z M8.58474799,9.12414423 L9.09175675,9.12414423 L9.09175675,14.4356645 L8.58474799,14.4356645 L8.58474799,9.12414423 Z M14.3791338,9.12414423 L14.8861425,9.12414423 L14.8861425,14.4356645 L14.3791338,14.4356645 L14.3791338,9.12414423 Z M10.0333444,6.22695135 L10.5403532,6.22695135 L10.5403532,17.3328574 L10.0333444,17.3328574 L10.0333444,6.22695135 Z M12.9305373,6.70981683 L13.4375461,6.70981683 L13.4375461,17.8157229 L12.9305373,17.8157229 L12.9305373,6.70981683 Z M11.4819409,4.29548942 L11.9889496,4.29548942 L11.9889496,19.2643193 L11.4819409,19.2643193 L11.4819409,4.29548942 Z M4.52867795,10.5727407 L5.03568671,10.5727407 L5.03568671,12.9870681 L4.52867795,12.9870681 L4.52867795,10.5727407 Z" id="path-1"></path>
</defs>
<g id="icon-/-Audio-/-Audio-Area--Environment" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Combined-Shape" fill="#DF9557" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Audio / Audio Area Environment Copy</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M18.9078388,17.9629694 L18.9078388,8.99092059 C17.8346161,8.83010669 16.9438759,8.15066675 16.5405659,7.23313164 L7.85873857,7.23313164 C7.47841885,8.22637695 6.56309448,8.97046804 5.4491689,9.14162489 L5.4491689,17.9629694 L9.41580881,17.9629694 C9.65102383,16.5448715 10.9276829,15.4611937 12.4673165,15.4611937 C14.0069501,15.4611937 15.2836092,16.5448715 15.5188242,17.9629694 L18.9078388,17.9629694 L18.9078388,17.9629694 Z M19.8898019,8.99092059 L19.8898019,18.9080846 L15.5188242,18.9080846 C15.2836092,20.3261825 14.0069501,21.4098602 12.4673165,21.4098602 C10.9276829,21.4098602 9.65102383,20.3261825 9.41580881,18.9080846 L4.46720586,18.9080846 L4.46720586,9.14162489 C2.99381974,8.91523623 1.86789192,7.68648331 1.86789192,6.20462388 C1.86789192,4.56194498 3.25146433,3.23029062 4.95818738,3.23029062 C6.66491043,3.23029062 8.04848283,4.56194498 8.04848283,6.20462388 C8.04848283,6.2325127 8.04808403,6.26031187 8.04729162,6.2880164 L16.3131002,6.2880164 C16.3100632,6.23531621 16.3085249,6.18223611 16.3085249,6.1288125 C16.3085249,4.5246936 17.6954207,3.23029062 19.3988203,3.23029062 C21.10222,3.23029062 22.4891158,4.5246936 22.4891158,6.1288125 C22.4891158,7.57562658 21.3608896,8.77048979 19.8898019,8.99092059 Z M19.4031303,4.17540985 C19.4041263,4.51495692 19.4081035,5.1090237 19.4150621,6.14839461 C19.4083638,7.14889366 19.4071904,7.73677396 19.4069849,8.08220482 C20.5709249,8.0781242 21.5071528,7.20183194 21.5071528,6.1288125 C21.5071528,5.05460882 20.5688572,4.1775668 19.4031303,4.17540985 L19.4031303,4.17540985 Z M4.95818738,8.23384189 C6.12258722,8.23384189 7.06651979,7.32533004 7.06651979,6.20462388 C7.06651979,5.08391771 6.12258722,4.17540586 4.95818738,4.17540586 C3.79378754,4.17540586 2.84985497,5.08391771 2.84985497,6.20462388 C2.84985497,7.32533004 3.79378754,8.23384189 4.95818738,8.23384189 Z" id="path-1"></path>
</defs>
<g id="icon-/-Audio-/-Audio-Area--Environment-Copy" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Shape" fill="#DF9557" fill-rule="nonzero" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.6 KiB

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c78de41c9b2018c0a5d91f8093adfdf13527259bd4b06691bdef05efeac80b0a
size 428
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Audio / Audio Preload</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M9.0106483,15.2225254 C8.53250584,15.2225254 8.14503774,14.8277851 8.14503774,14.3496427 L8.14503774,10.3454269 C8.14440231,9.86599254 8.53122376,9.47612446 9.0106483,9.47299867 L11.2604631,9.47299867 L14.182268,7.27499779 C14.8610758,6.76367625 15.4171664,7.04388045 15.4171664,7.89381049 L15.4171664,16.7678527 C15.4171664,17.6177827 14.861303,17.8966234 14.1824953,17.3850746 L11.3038686,15.2182075 C11.2954602,15.2184348 11.2872791,15.2225254 11.2788707,15.2225254 L9.0106483,15.2225254 Z M15.1203509,2.44554921 C15.8194168,2.76269043 16.0102655,3.3521478 15.8458379,3.93342403 C15.6814104,4.51470025 15.2739896,4.7831104 14.4015524,4.57173247 C13.4924121,4.35146193 12.4123873,4.32887171 11.3969511,4.43552297 C10.4357829,4.53647446 9.29595995,4.90595862 8.687256,5.2668505 C8.08081453,5.626401 7.08466298,6.25121503 6.33632986,7.06861033 C5.54000424,7.93842728 5.002093,9.00936755 4.75092877,9.62913208 C4.53666356,10.1578458 4.32387306,11.1379754 4.23866853,12.1851804 C4.11475926,13.7080853 4.54591296,15.3613499 5.12230145,16.4199184 C6.18420273,18.3701573 7.62520062,19.5781877 9.24866143,20.3135376 C10.8721222,21.0488875 13.1546375,21.1395238 15.056469,20.5580685 C16.9583006,19.9766132 20.509327,17.6882596 21.086191,15.9118111 C20.7124226,17.9875464 18.2337271,19.7442125 17.4384631,20.2590651 C16.6431992,20.7739178 14.5243561,21.7166729 12.2275096,21.6609282 C9.93066313,21.6051835 8.19063526,20.8818689 6.97901323,20.066626 C6.06573505,19.4521244 5.26556161,18.7906438 4.40852985,17.6063692 C3.70153067,16.6294145 3.21956312,15.5383183 2.91572218,14.5124207 C2.66032748,13.6500985 2.52827982,12.596485 2.54038603,11.7671425 C2.56144009,10.3248222 2.87670333,9.04664527 3.38683483,7.9074765 C4.1902949,6.11327908 5.21084046,4.73061521 7.34274871,3.4155105 C8.16857176,2.90608718 9.359817,2.35377926 11.0239763,2.12784041 C12.8175167,1.88433579 14.6671076,2.23992891 15.1203509,2.44554921 Z" id="path-1"></path>
</defs>
<g id="icon-/-Audio-/-Audio-Preload" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Path-2" fill="#DF9557" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Audio / Audio Proxy</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M15.8412399,10.4134728 L18.7921077,8.7097885 L17.8120763,8.4282703 C17.2879728,8.27771934 16.9811062,7.7350368 17.1222397,7.20831926 L17.1268376,7.19115986 C17.2672401,6.66717063 17.805836,6.35621214 18.3298252,6.49661463 C18.3354936,6.49813348 18.3411483,6.4997031 18.3467886,6.5013233 L21.5072342,7.40917478 C21.5854786,7.43165083 21.6588813,7.46286673 21.7266743,7.50146459 C22.1617777,7.69563794 22.4070985,8.1789301 22.2884446,8.65578009 L21.4944442,11.846732 C21.4930272,11.8524267 21.4915592,11.8581087 21.4900403,11.8637771 C21.3496378,12.3877663 20.8110419,12.6987248 20.2870527,12.5583223 L20.2698933,12.5537245 C19.7431758,12.4125909 19.4266322,11.8754954 19.558303,11.346333 L19.7819006,10.4477324 L17.0855856,12.0044506 C17.5222737,12.8226887 17.7698096,13.7571258 17.7698096,14.749378 C17.7698096,17.9737471 15.155942,20.5876146 11.9315729,20.5876146 C8.70720387,20.5876146 6.09333629,17.9737471 6.09333629,14.749378 C6.09333629,13.7060531 6.3670101,12.7266481 6.84648663,11.8790342 L4.36739915,10.4477324 L4.59099674,11.346333 C4.72266753,11.8754954 4.40612397,12.4125909 3.87940643,12.5537245 L3.86224702,12.5583223 C3.3382578,12.6987248 2.7996619,12.3877663 2.65925941,11.8637771 C2.65774055,11.8581087 2.65627253,11.8524267 2.65485552,11.846732 L1.86085517,8.65578009 C1.74220122,8.1789301 1.98752209,7.69563794 2.42262547,7.50146459 C2.49041846,7.46286673 2.56382109,7.43165083 2.64206552,7.40917478 L5.80251111,6.5013233 C5.80815141,6.4997031 5.81380611,6.49813348 5.81947453,6.49661463 C6.34346376,6.35621214 6.88205966,6.66717063 7.02246215,7.19115986 L7.02706,7.20831926 C7.16819354,7.7350368 6.86132692,8.27771934 6.33722344,8.4282703 L5.35719204,8.7097885 L8.13533171,10.3137482 C8.95327431,9.61305289 9.96729247,9.13467462 11.0837445,8.97225504 L11.0837445,5.36391383 L10.4173324,6.00685533 C10.0248997,6.38546677 9.40148951,6.37987979 9.0159055,5.99429579 L9.00334395,5.98173423 C8.61975721,5.5981475 8.61975721,4.97623052 9.00334395,4.59264378 C9.00749352,4.58849421 9.0116802,4.5843819 9.01590348,4.58030736 L11.3823487,2.29720693 C11.735986,1.95602459 12.2771897,1.92683262 12.6629004,2.20655653 C12.7302237,2.24596805 12.7939587,2.29392864 12.8525458,2.35045228 L15.218991,4.63355271 C15.2232143,4.63762725 15.227401,4.64173955 15.2315506,4.64588913 C15.6151373,5.02947587 15.6151373,5.65139285 15.2315506,6.03497958 L15.218989,6.04754114 C14.833405,6.43312514 14.2099948,6.43871212 13.8175621,6.06010067 L13.0837445,5.35212769 L13.0837445,9.02480771 C14.1313744,9.23450178 15.0777343,9.72458491 15.8412399,10.4134728 Z M9.45741293,16.9137705 L11.2637457,16.9137705 C11.2704419,16.9137705 11.276957,16.9106905 11.2836532,16.9105194 L13.5760905,18.5420833 C14.1166692,18.927259 14.5593393,18.7173032 14.5593393,18.07734 L14.5593393,11.3955424 C14.5593393,10.7555791 14.1164882,10.5445966 13.5759095,10.9296012 L11.2490866,12.5846077 L9.45741293,12.5846077 C9.07561604,12.5869613 8.767565,12.8805163 8.76807103,13.2415111 L8.76807103,16.2565249 C8.76807103,16.616547 9.07663705,16.9137705 9.45741293,16.9137705 Z" id="path-1"></path>
</defs>
<g id="icon-/-Audio-/-Audio-Proxy" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Combined-Shape" fill="#DF9557" fill-rule="nonzero" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Audio / Audio Rtpc</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M17.5213734,17.4167143 C16.9197823,17.4797543 16.308297,17.4783416 15.720839,17.3842135 C14.5130191,17.1906854 13.5734582,16.6243468 13.0630755,15.5972458 L13.9111365,15.1758309 C14.2687337,15.8954643 14.9398727,16.3000064 15.8706642,16.4491465 C16.3827674,16.5312005 16.9321986,16.5295115 17.4747027,16.4691154 C17.6491354,15.4006091 18.5764981,14.5851243 19.6943274,14.5851243 C20.9364771,14.5851243 21.9434385,15.5920856 21.9434385,16.8342353 C21.9434385,18.0763851 20.9364771,19.0833464 19.6943274,19.0833464 C18.6536199,19.0833464 17.7780042,18.3765046 17.5213734,17.4167143 L17.5213734,17.4167143 Z M18.4649687,17.2644794 C18.6426459,17.7721997 19.1259604,18.1363523 19.6943274,18.1363523 C20.4134667,18.1363523 20.9964443,17.5533747 20.9964443,16.8342353 C20.9964443,16.115096 20.4134667,15.5321184 19.6943274,15.5321184 C19.0520957,15.5321184 18.5184596,15.9970717 18.4116665,16.6087309 L18.5772671,17.2370912 C18.5459621,17.2453414 18.5083963,17.2545662 18.4649687,17.2644794 L18.4649687,17.2644794 Z M6.41269282,7.75955074 C6.48530035,7.74554426 6.56620141,7.73105601 6.65462238,7.71664096 C7.41334843,7.59294773 8.20368929,7.5617412 8.95475585,7.68208411 C10.1625758,7.87561231 11.1021367,8.44195087 11.6125194,9.46905189 L10.7644584,9.89046678 C10.4068612,9.17083331 9.73572217,8.76629123 8.80493068,8.61715112 C8.16829992,8.51514419 7.47397986,8.54255934 6.80699687,8.65129593 C6.70920885,8.66723807 6.62294762,8.68306303 6.54988526,8.69766867 C6.47287876,9.8700561 5.49754262,10.7971477 4.30567263,10.7971477 C3.06352288,10.7971477 2.05656155,9.79018638 2.05656155,8.54803663 C2.05656155,7.30588688 3.06352288,6.29892555 4.30567263,6.29892555 C5.27039587,6.29892555 6.09325469,6.90631937 6.41269282,7.75955074 L6.41269282,7.75955074 Z M6.52399202,16.4612087 C6.64215608,16.4441001 6.77431579,16.4229376 6.91828166,16.3971941 C7.58783099,16.2774677 8.25666476,16.0998341 8.87630612,15.8546154 C10.5778142,15.1812557 11.5572814,14.1562214 11.5572814,12.6911362 C11.5572814,9.97039983 12.8250527,8.42109955 14.890389,7.87698913 C15.7865707,7.64089109 16.7255021,7.6190278 17.6008433,7.72430547 C17.9295241,6.8896413 18.7429412,6.29892555 19.6943274,6.29892555 C20.9364771,6.29892555 21.9434385,7.30588688 21.9434385,8.54803663 C21.9434385,9.79018638 20.9364771,10.7971477 19.6943274,10.7971477 C18.4896709,10.7971477 17.5062192,9.85005756 17.4479474,8.65985241 C16.692317,8.57312646 15.8820418,8.59504544 15.1316418,8.79273744 C13.4716819,9.23005193 12.5042755,10.4122864 12.5042755,12.6911362 C12.5042755,14.6201354 11.2485651,15.9342643 9.224777,16.7351641 C8.54056471,17.0059362 7.81241243,17.199324 7.0849757,17.3294017 C6.86820908,17.3681631 6.66439824,17.3988727 6.47707086,17.4225015 C6.21847349,18.3793446 5.34428727,19.0833464 4.30567263,19.0833464 C3.06352288,19.0833464 2.05656155,18.0763851 2.05656155,16.8342353 C2.05656155,15.5920856 3.06352288,14.5851243 4.30567263,14.5851243 C5.42074309,14.5851243 6.34628588,15.3965887 6.52399202,16.4612087 L6.52399202,16.4612087 Z M4.30567263,9.85015357 C5.02481196,9.85015357 5.60778957,9.26717596 5.60778957,8.54803663 C5.60778957,7.8288973 5.02481196,7.24591969 4.30567263,7.24591969 C3.5865333,7.24591969 3.00355569,7.8288973 3.00355569,8.54803663 C3.00355569,9.26717596 3.5865333,9.85015357 4.30567263,9.85015357 Z M4.30567263,18.1363523 C5.02481196,18.1363523 5.60778957,17.5533747 5.60778957,16.8342353 C5.60778957,16.115096 5.02481196,15.5321184 4.30567263,15.5321184 C3.5865333,15.5321184 3.00355569,16.115096 3.00355569,16.8342353 C3.00355569,17.5533747 3.5865333,18.1363523 4.30567263,18.1363523 Z M19.6943274,9.85015357 C20.4134667,9.85015357 20.9964443,9.26717596 20.9964443,8.54803663 C20.9964443,7.8288973 20.4134667,7.24591969 19.6943274,7.24591969 C18.975188,7.24591969 18.3922104,7.8288973 18.3922104,8.54803663 C18.3922104,9.26717596 18.975188,9.85015357 19.6943274,9.85015357 Z" id="path-1"></path>
</defs>
<g id="icon-/-Audio-/-Audio-Rtpc" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Shape" fill="#DF9557" fill-rule="nonzero" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Audio / Audio Switch</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M12.0172841,3.17763841 C12.0084453,4.01699637 12.0222844,6.23179768 12.0588015,12.0759608 C12.0243002,17.5975209 12.0302856,19.8793481 12.0292472,20.8223307 C16.8882615,20.8065621 20.8223782,16.8627121 20.8223782,12 C20.8223782,7.13329775 16.8818025,3.18696625 12.0172841,3.17763841 L12.0172841,3.17763841 Z M12,21.9986952 C6.4778731,21.9986952 2.00130475,17.5221269 2.00130475,12 C2.00130475,6.4778731 6.4778731,2.00130475 12,2.00130475 C17.5221269,2.00130475 21.9986952,6.4778731 21.9986952,12 C21.9986952,17.5221269 17.5221269,21.9986952 12,21.9986952 Z" id="path-1"></path>
</defs>
<g id="icon-/-Audio-/-Audio-Switch" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Shape" fill="#DF9557" fill-rule="nonzero" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Audio / Audio Trigger</title>
<desc>Created with Sketch.</desc>
<g id="icon-/-Audio-/-Audio-Trigger" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<path d="M21.935398,11.8450373 C21.6650107,11.8912719 21.38135,12.0145654 21.1029374,12.2242836 L20.7491343,12.4904408 L19.6223863,2.99245521 L3.52626836,2.99245521 L1.83946785,17.0427884 L14.876728,17.0427884 L14.8767278,18.5250305 L1.9499277,18.48765 L2.70628013,20.0494329 L14.9011203,20.0494329 C14.9684446,20.4316845 15.1710412,20.7685564 15.4577514,21.0072269 L2.15867295,21.0072269 C1.88666786,21.0072269 1.64108984,20.9266265 1.51893361,20.6223196 C1.39677739,20.3180128 0.868937176,18.7750726 0.789326883,18.5664813 C0.709716591,18.3578899 0.642346124,17.9863238 0.676031358,17.7102078 C0.709716591,17.4340917 2.37499083,2.82313798 2.47348189,2.54740049 C2.57197294,2.27166301 2.82155936,1.98900188 3.28727912,1.98900188 L19.7506558,1.98900188 C20.2878552,1.98900188 20.8060413,2.23433146 20.8060413,2.79139563 C20.8060413,3.11184775 21.4042135,7.8038927 21.935398,11.8450373 Z M11.5589119,12.572228 C8.55888206,12.572228 6.90801002,10.7304621 6.90801002,8.31014104 L6.90801002,7.12201477 C6.90801002,4.96355875 8.80569069,3.37099816 11.6912052,3.37099816 C14.5767197,3.37099816 16.2157462,4.96355875 16.2157462,7.12201477 L16.2157462,8.88089522 C16.2157462,10.5260021 14.6530785,12.572228 11.5589119,12.572228 Z M8.2105759,5.62062888 C8.12476007,5.64229708 8.06058283,5.73394207 8.01804417,5.89556384 C7.93792591,6.19996594 7.90644937,6.55794173 7.89270344,6.81937171 C7.85444388,7.54701928 8.5778855,9.8546201 11.6187129,9.76258641 C14.6595402,9.67055273 15.2323647,7.34316617 15.2323647,6.97716126 C15.2323647,6.61115634 15.2443677,5.97183782 15.0124524,5.47035497 C15.0755044,5.87553282 15.2049024,6.14040559 15.0755044,6.6142278 C14.9461065,7.08805001 14.0861119,8.89757799 11.5618781,8.89757799 C9.03764427,8.89757799 8.29842716,7.11392019 8.12776671,6.6142278 C8.01399308,6.28109954 8.04159614,5.9498999 8.2105759,5.62062888 Z M6.69627737,6.15955814 C6.1549366,7.07416029 5.95333067,8.13885984 6.09145957,9.35365679 C6.29865294,11.1758522 8.29995097,13.3172976 11.6716268,13.3172976 C15.0433027,13.3172976 17.239707,11.0500209 17.239707,8.96429485 C17.239707,7.87934003 17.080924,7.01242691 16.7633579,6.36355548 L16.496181,5.90732527 C16.7588103,6.12328418 16.9543036,6.2994488 17.0826612,6.43581913 C17.525792,6.90661273 17.8905798,7.41118062 18.0133077,7.64492603 C18.2773857,8.14788451 18.680364,8.89887112 18.625427,10.2536773 C18.5704899,11.6084835 16.6086107,15.3546527 11.6716268,15.3546527 C6.73464296,15.3546527 4.80327155,12.403868 4.80327155,10.1219695 C4.80327155,8.60070381 5.43427349,7.27990002 6.69627737,6.15955814 Z M21.9554951,13.501167 C21.9669662,13.6418778 21.9554951,21.9176214 21.9562181,22.1518785 L19.1544961,20.0429916 L18.9469777,19.8867902 L16.4757199,19.8977378 C16.4242384,19.8977378 16.3767276,19.8496775 16.3767276,19.791673 L16.3767276,15.8950515 C16.3766507,15.8365552 16.4230543,15.7897881 16.4805667,15.7894132 L18.9135751,15.789429 L21.9554951,13.501167 Z" id="Combined-Shape" fill="#DF9557"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / AI / Behavior Tree</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M9.93791406,5.0548197 L9.93791406,8.05128515 L13.9379141,8.05128515 L13.9379141,5.0548197 L9.93791406,5.0548197 Z M15.4379141,4.05305242 L15.4379141,9.05305242 L8.43791406,9.05305242 L8.43791406,4.05305242 L15.4379141,4.05305242 Z M12.966227,10.6897839 L20.0369237,10.6897839 L20.0369237,15.0655662 L22.0633154,15.0655662 L22.0633154,20.0655662 L16.0633154,20.0655662 L16.0633154,15.0655662 L18.0897071,15.0655662 L18.0897071,12.6212458 L12.966227,12.6212458 L12.966227,15.0655662 L14.966227,15.0655662 L14.966227,20.0655662 L8.96622696,20.0655662 L8.96622696,15.0655662 L10.966227,15.0655662 L10.966227,12.6212458 L5.82978223,12.6212458 L5.81583068,15.0655662 L7.86913852,15.0655662 L7.86913852,20.0655662 L1.86913852,20.0655662 L1.86913852,15.0655662 L3.89590888,15.0655662 L3.90986044,12.6212458 L3.8955302,12.6212458 L3.8955302,10.6897839 L10.966227,10.6897839 L10.966227,8.12198221 L12.966227,8.12198221 L12.966227,10.6897839 Z M3.1548528,19.0655662 L6.58342423,19.0655662 L6.58342423,16.0655662 L3.1548528,16.0655662 L3.1548528,19.0655662 Z M10.2519413,19.0655662 L13.6805127,19.0655662 L13.6805127,16.0655662 L10.2519413,16.0655662 L10.2519413,19.0655662 Z M17.3490297,16.0655662 L17.3490297,19.0655662 L20.7776011,19.0655662 L20.7776011,16.0655662 L17.3490297,16.0655662 Z" id="path-1"></path>
</defs>
<g id="icon-/-AI-/-Behavior-Tree" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Shape" fill="#65C9C9" fill-rule="nonzero" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f4bba84d2a6ace993a9931998f1e13388dd769b8e7858d5f2d80a033df74fd3
size 1233
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Shapes / Box Shape</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M14.9104468,4.3572224 L12.3128297,5.76093751 L16.0323823,7.5841228 L18.8324648,6.03460766 L14.9104468,4.3572224 L14.9104468,4.3572224 Z M14.3295329,4.10877467 L11.8900329,3.06543897 L9.21101211,4.24054281 L11.7671344,5.49345813 L14.3295329,4.10877467 L14.3295329,4.10877467 Z M8.38222655,7.88497915 L11.8905679,9.87612824 L15.5034882,7.87680326 L11.7772657,6.05034863 L8.38222655,7.88497915 Z M7.87464586,7.59690319 L11.2315704,5.78286925 L8.61677453,4.50119435 L5.12147016,6.0343462 L7.87464586,7.59690319 L7.87464586,7.59690319 Z M13.4248204,16.5292285 L13.4248204,20.2714109 L16.7212531,18.3032444 L16.7212531,14.7683696 L13.4248204,16.5292285 L13.4248204,16.5292285 Z M13.4248204,15.9681994 L16.7212531,14.2073405 L16.7212531,10.6116223 L13.4248204,12.5573954 L13.4248204,15.9681994 L13.4248204,15.9681994 Z M20.0150235,13.0089329 L17.1953634,14.5151136 L17.1953634,18.0201723 L20.0150235,16.3366674 L20.0150235,13.0089329 L20.0150235,13.0089329 Z M20.0150235,12.4479038 L20.0150235,8.66742073 L17.1953634,10.331771 L17.1953634,13.9540845 L20.0150235,12.4479038 L20.0150235,12.4479038 Z M10.5822419,16.6160095 L7.71315676,15.0944695 L7.71315676,18.6332262 L10.5822419,20.3155143 L10.5822419,16.6160095 L10.5822419,16.6160095 Z M10.5822419,16.0558018 L10.5822419,12.5941648 L7.71315676,10.8873807 L7.71315676,14.5342618 L10.5822419,16.0558018 L10.5822419,16.0558018 Z M3.88624372,13.064972 L3.88624372,16.3893156 L7.23904643,18.3552316 L7.23904643,14.8430382 L3.88624372,13.064972 L3.88624372,13.064972 Z M3.88624372,12.5047643 L7.23904643,14.2828305 L7.23904643,10.6053382 L3.88624372,8.61079627 L3.88624372,12.5047643 Z M20.9632442,6.96066648 L20.9632442,16.9207316 L12.4765998,21.9877635 L12.4765998,11.9700465 L20.9632442,6.96066648 Z M2.93802306,6.89751494 L11.5304626,12.0090536 L11.5304626,22.0167477 L2.93802306,16.9785706 L2.93802306,6.89751494 Z M11.8854851,1.98325228 L21.0857681,5.91806831 L11.88495,11.0096352 L2.91423186,5.91832977 L11.8854851,1.98325228 Z" id="path-1"></path>
</defs>
<g id="icon-/-Shapes-/-Box-Shape" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Shape" fill="#5A69A1" fill-rule="nonzero" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Shapes / Capsule Shape</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M18.1690143,16.0244823 L15.444714,12.4017835 C14.6352822,13.340816 13.5726735,14.2676139 12.5054186,14.9651968 L15.1717325,18.6135269 C16.2528883,17.9230289 17.3550742,16.9692392 18.1690143,16.0244823 L18.1690143,16.0244823 Z M18.4345733,16.4498033 C17.606154,17.3930032 16.5291353,18.3174468 15.4560945,19.0026208 L15.9423005,19.6678987 C15.9504964,19.6694829 16.0321813,19.7350696 16.1528185,19.8157378 C16.6958785,20.1788736 17.3435072,20.3982029 18.0675896,20.3597291 C18.236709,20.2647428 18.401477,20.1573496 18.5606762,20.0373844 C18.739299,19.9027825 18.9046566,19.7570803 19.0564932,19.6019933 C19.1299377,19.3579096 19.1607501,19.0906484 19.1521512,18.8016514 C19.1354309,18.2396999 18.9708189,17.6286159 18.7059937,17.0133187 C18.6193531,16.812017 18.5272468,16.6228174 18.4345733,16.4498033 L18.4345733,16.4498033 Z M12.8684437,19.6136635 C13.4210801,19.531436 14.0779047,19.2583597 14.7592348,18.8645972 L12.0952656,15.2217172 C11.4172255,15.6263957 10.7502294,15.9267663 10.1585281,16.0667348 L12.5432626,19.2313844 C12.6452424,19.3667161 12.7538958,19.4941778 12.8684437,19.6136635 L12.8684437,19.6136635 Z M13.307268,20.011006 C14.3763105,20.8493735 15.7929587,21.1192485 17.0993837,20.7585311 C16.6570396,20.6540414 16.2499702,20.4663695 15.884742,20.2221471 C15.7420988,20.1267638 15.6410187,20.0456042 15.5847239,19.9934231 L15.0439743,19.2539679 C14.4379725,19.60591 13.8436838,19.8716894 13.307268,20.011006 L13.307268,20.011006 Z M19.3983818,13.9696798 L16.7159827,10.410016 C16.5335823,10.9093392 16.1980662,11.4601589 15.7614039,12.0171031 L18.48509,15.6392312 C18.9514493,15.0401441 19.2828048,14.459919 19.3983818,13.9696798 L19.3983818,13.9696798 Z M19.7385812,14.4768728 C19.5412601,14.9695772 19.2020644,15.5082288 18.7689713,16.050941 C18.7858037,16.0804186 18.8039665,16.1127657 18.8232947,16.1478532 C18.9362894,16.3529776 19.049119,16.5807323 19.1544811,16.8255315 C19.4410098,17.4912548 19.6204138,18.1572507 19.6391678,18.7875543 C19.6398687,18.8111084 19.640341,18.8345643 19.6405836,18.8579208 C20.4591901,17.5405472 20.525762,15.852631 19.7385812,14.4768728 L19.7385812,14.4768728 Z M15.1497228,12.0095124 L12.2863454,8.20187271 C11.495596,9.12387204 10.4590141,10.0356948 9.41171764,10.7320709 L12.2210337,14.5760716 C13.2851065,13.8798338 14.359326,12.9380319 15.1497228,12.0095124 L15.1497228,12.0095124 Z M9.83902839,15.6427443 C10.4155977,15.5500304 11.1023333,15.2539619 11.8106608,14.8325307 L9.00263316,10.9926561 C8.30487191,11.4174064 7.61596278,11.7344135 7.00567848,11.882762 L9.83902839,15.6427443 L9.83902839,15.6427443 Z M16.3532727,9.92868356 L13.5481721,6.20618931 C13.3704406,6.70542196 13.0376533,7.25728564 12.6023111,7.81594421 L15.4638792,11.6214362 C15.9327625,11.0099586 16.2580225,10.4203527 16.3532727,9.92868356 L16.3532727,9.92868356 Z M11.9912431,7.80945381 L10.7793547,6.19791826 C10.7263694,6.1339984 10.623575,6.01863287 10.4779403,5.86908504 C10.2341547,5.61874906 9.96122598,5.36829936 9.66645468,5.13502716 C8.73691817,4.39942285 7.81036713,4.00210355 6.97345173,4.1057669 C6.91876921,4.11254007 6.86452356,4.12146231 6.8107185,4.13257103 C6.37458953,5.01619718 6.48097788,6.05346894 6.98587544,7.16970735 C7.14596669,7.52364054 7.33501472,7.85686599 7.53536759,8.1586617 C7.65499084,8.33885268 7.75089455,8.46739928 7.80529075,8.53398921 L9.12729664,10.3428962 C10.1722859,9.64694568 11.2196602,8.720818 11.9912431,7.80945381 L11.9912431,7.80945381 Z M6.68738466,11.4603718 C7.28169525,11.3592411 7.99039934,11.0456358 8.71809464,10.6035601 L7.42509648,8.83543266 C7.36907914,8.76740792 7.26382606,8.62632969 7.13490883,8.43213899 C6.92102759,8.10996522 6.71938412,7.75453841 6.54778961,7.37517358 C6.06640077,6.31090874 5.91063233,5.2847275 6.19740261,4.36689142 C6.14869598,4.39484428 6.1004164,4.42498621 6.05256723,4.4573512 C4.55823339,5.9522198 4.33999323,8.3452782 5.63263875,10.0606767 L6.68738466,11.4603718 L6.68738466,11.4603718 Z M13.181837,5.7200463 L12.5338993,4.86020389 C11.2918943,3.21200751 9.06001813,2.73116198 7.24573027,3.60857538 C8.13991747,3.60867877 9.06216243,4.0406856 9.9713639,4.76019743 C10.2837311,5.00739446 10.5717956,5.27173324 10.8293283,5.53618573 C10.9844845,5.69551098 11.095747,5.82038008 11.1636166,5.90267831 L12.304587,7.42001216 C12.7735626,6.80417763 13.0954767,6.2115492 13.181837,5.7200463 L13.181837,5.7200463 Z M4.85440635,10.6471169 C3.11735775,8.34197557 3.6072803,5.04298443 5.93806432,3.28661269 C8.27360069,1.5266598 11.5796688,1.97470779 13.3121317,4.27376372 L20.2227556,13.4444714 C21.9598042,15.7496127 21.4698817,19.0486038 19.1390976,20.8049756 C16.8035613,22.5649285 13.4974931,22.1168805 11.7650302,19.8178246 L4.85440635,10.6471169 Z" id="path-1"></path>
</defs>
<g id="icon-/-Shapes-/-Capsule-Shape" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Shape" fill="#5A69A1" fill-rule="nonzero" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.3 KiB

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Physics / Cry / Character Physics</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M14.5074945,9.09051724 C14.5619343,9.2996159 14.5909091,9.51886959 14.5909091,9.74472291 L14.5909091,12.6420882 L14.5909091,20.409636 C14.5909091,20.9427918 14.1596541,21.375 13.6193182,21.375 C13.0827233,21.375 12.6477273,20.9330841 12.6477273,20.409636 L12.6477273,16.121721 C12.4410014,16.1745162 12.2240162,16.2025862 12,16.2025862 C11.7763401,16.2025862 11.5592993,16.1741281 11.3522727,16.120651 L11.3522727,20.409636 C11.3522727,20.9427918 10.9210177,21.375 10.3806818,21.375 C9.84408698,21.375 9.40909091,20.9330841 9.40909091,20.409636 L9.40909091,12.6420882 L9.40909091,9.74472291 C9.40909091,9.51874001 9.4377086,9.29950678 9.49157145,9.09051724 L5.85446021,9.09051724 C5.31351927,9.09051724 4.875,8.66004489 4.875,8.12068966 C4.875,7.58506867 5.3171002,7.15086207 5.85446021,7.15086207 L18.1455398,7.15086207 C18.6864807,7.15086207 19.125,7.58133442 19.125,8.12068966 C19.125,8.65631064 18.6828998,9.09051724 18.1455398,9.09051724 L14.5074945,9.09051724 Z M12,6.50431034 C10.9268103,6.50431034 10.0568182,5.63589714 10.0568182,4.56465517 C10.0568182,3.4934132 10.9268103,2.625 12,2.625 C13.0731897,2.625 13.9431818,3.4934132 13.9431818,4.56465517 C13.9431818,5.63589714 13.0731897,6.50431034 12,6.50431034 Z" id="path-1"></path>
</defs>
<g id="icon-/-Physics-/-Cry-/-Character-Physics" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Combined-Shape" fill="#DD7F6D" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 57.1 (83088) - https://sketch.com -->
<title>icon / Physics / PhysX / Cloth</title>
<desc>Created with Sketch.</desc>
<g id="icon-/-Physics-/-PhysX-/-Cloth" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<path d="M10.7935863,1.46606454 C12.3700926,1.95271028 13.3433436,2.4139239 14.0644819,3.21238366 C14.7856202,4.01084341 15.5488844,5.0613316 15.7538605,6.64292714 C15.9588366,8.22452268 16.1391235,10.6225115 17.0579879,12.3340671 C17.6084335,13.3593743 18.7171605,14.6388151 20.082096,15.6900586 C20.9956612,16.3936666 20.3926293,17.0231534 22.4247401,17.7553907 C23.2021657,17.9700776 23.2021657,18.0986021 22.9894508,18.2187057 C22.5117265,18.4884397 21.9191288,18.6766279 21.3459432,18.7865675 C20.3925935,18.4384715 19.5594232,18.0413391 18.8442333,17.5952741 C17.5602228,16.7944348 17.3114365,16.6359468 16.1555364,15.203572 C14.9996363,13.7711973 13.7928453,10.5030574 13.2288854,9.43182889 C13.1365123,9.8368369 13.1365123,10.2654704 13.2288854,10.7177295 C13.7587497,12.6556623 14.3071251,14.1555005 14.8740116,15.2172442 C15.7243413,16.8098596 16.6713216,17.4936574 17.7573095,18.1194266 C18.2678518,18.4136118 18.8925934,18.6942699 19.6315343,18.9614007 C18.9431221,19.1902876 18.8332126,20.0126323 18.5629357,20.4373474 C18.2425708,20.9407713 17.7969842,22.1290247 14.8698338,21.7289513 C11.9426834,21.3288778 12.5790409,21.1481465 11.7884072,21.3940666 C10.9977736,21.6399867 11.2900112,22.021025 11.2900112,22.7360376 C10.8514338,22.8615343 9.8707102,22.6298391 9.23741812,22.0917702 C8.14862732,21.1666922 6.76327875,18.6406113 6.38646013,16.928898 C5.79046604,14.2215716 6.08452587,12.7205173 5.73492722,11.8990314 C5.50186146,11.3513741 5.05985536,10.669847 4.40890894,9.85445016 C5.06287334,8.96526922 5.13875794,8.1158923 4.63656275,7.3063194 C4.27230358,6.71910876 3.74586575,6.28529768 3.34806637,6.01009142 C3.17072094,5.88739999 2.87782314,5.56846338 2.46937296,5.05328157 C2.47422211,4.66882003 2.54470277,4.44189126 2.68081495,4.37249524 C2.82169803,4.30066682 3.00985695,4.28042882 3.28018771,4.32647538 C4.0567209,4.68114691 4.75223507,5.16840421 5.36967696,5.7879453 C5.87159241,6.29156718 6.18682822,6.78870725 6.48862162,7.48861466 C6.7692686,8.13948012 6.86965935,8.9723437 6.95379972,9.83979681 C7.11729135,11.5253292 7.62163664,13.1242292 8.11060589,14.5294549 C8.59957515,15.9346807 9.54242074,16.8351352 10.6046574,17.9020867 C10.4016858,17.0726465 9.63371787,15.5993807 9.18195601,14.5294549 C8.73019414,13.4595292 7.97344649,11.2320858 7.97344649,9.26717866 C7.97344649,7.30227156 7.29932071,6.20969475 6.48862162,5.36849291 C5.89473964,4.75226598 4.56182449,4.25287008 3.5353129,3.98413312 C3.6527883,3.4439705 4.00724578,3.04173411 4.40890894,2.81853608 C4.76976809,2.61801221 5.7936318,2.52850671 6.73855949,2.57249727 L6.93837296,2.58346311 L6.99578587,2.63329796 C7.42354698,2.99517006 7.8017814,3.28556591 8.13048913,3.50448551 C8.70572765,3.8875948 8.90784784,4.08891437 9.70095473,5.09070215 C10.0400641,5.51903737 10.3306801,6.02570146 10.501895,6.73332106 C10.7062899,7.57807121 10.7195681,8.7081312 10.7195681,9.28310204 C10.7195681,10.2875422 11.1108629,11.9807311 11.6151469,12.9369992 C12.1194309,13.8932672 12.9404677,15.0569039 13.5555886,15.6117555 C13.2576521,14.767056 12.6631589,13.3056132 12.3447167,12.4325544 C12.0262745,11.5594956 11.6151469,10.2049505 11.6151469,9.19562328 C11.6151469,8.63970478 11.6089103,7.30544953 11.3847039,6.5942098 C11.2018405,6.01412066 11.0432411,5.54852139 10.7658833,5.07278239 C10.4445724,4.52165263 9.91058275,3.87265646 8.86157375,3.23620786 C8.61106755,3.08422221 8.23262391,2.87182159 7.72624285,2.59900601 C7.95761993,2.63646578 8.24985764,2.70222876 8.60106997,2.79560971 C9.73937423,3.09826407 10.0680897,3.27433036 11.0670011,4.10554231 C12.0659126,4.93675426 12.5647538,5.92710323 13.1596056,6.64023458 C13.1596056,5.98923496 12.7068039,4.833385 12.0690804,4.10554231 C11.4313568,3.37769962 11.0211645,3.11119059 10.1526175,2.68078498 C9.62234663,2.41801102 8.7384197,2.25422582 7.50083668,2.18942935 C7.55074363,2.10021293 7.62011719,1.99449648 7.70743749,1.87285526 C8.71386588,1.27723096 9.74258217,1.14163405 10.7935863,1.46606454 Z M6.93537296,2.58046311 L6.9395654,2.58397532 L6.93837296,2.58346311 L6.93537296,2.58046311 Z" id="Combined-Shape" fill="#DB7E6C"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.4 KiB

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 58 (84663) - https://sketch.com -->
<title>icon / Scripting /Cloud Gem Message Of The Day</title>
<desc>Created with Sketch.</desc>
<g id="icon-/-Scripting-/Cloud-Gem-Message-Of-The-Day" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<path d="M9.26213838,4.02876398 C11.7946061,3.83272996 13.6283506,4.63307139 14.7633719,6.42978827 C15.8647867,5.74156712 16.9217845,5.62950247 17.9343653,6.09359431 C19.4532365,6.78973207 19.9616899,8.04630713 19.9616899,8.84327822 C21.6135281,8.84327822 23.0624865,10.9401991 23.0624865,12.7532599 C23.0624865,14.3846806 22.028242,16.4287389 19.6478664,16.6973877 C19.4192594,16.7231882 19.6478664,18.7275968 17.9343653,18.7275968 L17.9343653,18.7275968 L5.96590098,18.7275968 C4.95187043,18.7275968 4.14443163,17.6702273 4.14443163,16.7513946 C2.67279142,16.7513946 1.22847052,15.7170787 1.00810539,13.1610254 C0.787740249,10.6049721 2.79592442,8.84327822 4.14443163,9.13525164 C3.86589342,7.43645943 5.46343678,4.32281501 9.26213838,4.02876398 Z M17.0341875,8.24916396 L7.01969467,8.24916396 C6.36217747,8.24916396 5.83110588,8.78023555 5.83110588,9.43775275 L5.83110588,15.9117683 C5.83110588,16.5692855 6.36217747,17.1003571 7.01969467,17.1003571 L17.0341875,17.1003571 C17.6917047,17.1003571 18.2227763,16.5692855 18.2227763,15.9117683 L18.2227763,9.43775275 C18.2227763,8.78023555 17.6917047,8.24916396 17.0341875,8.24916396 Z M16.9453879,10.0599701 L16.9453879,15.7663822 C16.9453879,15.953973 16.7935653,16.1024824 16.6139084,16.1024824 L7.43997372,16.1024824 C7.26031689,16.1024824 7.10849421,15.953973 7.10849421,15.7663822 L7.10849421,10.0599701 L11.2435831,13.7883378 C11.4611956,13.9629015 11.7192942,14.051486 11.9799231,14.051486 C12.240552,14.051486 12.5011809,13.9629015 12.7187934,13.7883378 L16.9453879,10.0599701 Z M16.4525376,9.32327026 L12.5916204,12.3920411 C12.283268,12.622748 11.7013608,12.622748 11.3864477,12.3920411 L7.60134451,9.32327026 L16.4525376,9.32327026 Z" id="Path-55" fill="#D8D872"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a7b6f439ab65c8d61dba8a4075cdc8cee50a55702e58e4a3db64c4ce2283081
size 1223
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d4b1153a4dfcbdcb04f9cfc8aa6b249c33bedc076845237934a2213a9037c28
size 1039
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f24dca7bcc7263727877fd8087e17c76873a415eb0309cd29d62c192012d31a7
size 910
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.3 KiB

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f902414f20d04809e5e9899c34f82f6b1f1b6661f4b9e1bf3f8fd0c50ce36a8e
size 966
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Other / Comments</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M7.02749543,18.2117232 C7.8834099,18.0387856 8.54248262,17.8471758 8.88341584,17.6633902 L9.13660094,17.5269066 L9.41318015,17.6058648 C10.2365316,17.8409162 11.1075671,17.9625414 12,17.9625414 C16.3237915,17.9625414 19.7799758,15.1162719 19.7799758,11.6803149 C19.7799758,8.24435789 16.3237915,5.39808842 12,5.39808842 C7.67620852,5.39808842 4.22002417,8.24435789 4.22002417,11.6803149 C4.22002417,13.43386 5.11977547,15.0821543 6.6930318,16.269688 L7.21492385,16.6636253 L6.12154393,18.3763334 C6.43148919,18.3255971 6.73578148,18.270664 7.02749543,18.2117232 Z M3.94487569,20.0540483 L5.67352379,17.3462342 C3.80549981,15.9362024 2.63427705,13.910191 2.63427705,11.6589 C2.63427705,7.3991563 6.82745404,3.94595171 12,3.94595171 C17.172546,3.94595171 21.3657229,7.3991563 21.3657229,11.6589 C21.3657229,15.9186438 17.172546,19.3718483 12,19.3718483 C10.9251584,19.3718483 9.89260571,19.2227398 8.93117829,18.9482703 C7.61917454,19.6555273 3.94487569,20.0540483 3.94487569,20.0540483 Z" id="path-1"></path>
</defs>
<g id="icon-/-Other-/-Comments" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Combined-Shape" fill="#FFFFFF" fill-rule="nonzero" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Other / Default </title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M6.88567588,11.4392131 L2.6789578,13.8679629 L2.6789578,18.7254625 L6.88567588,21.1542124 L11.092394,18.7254625 L11.092394,13.8679629 L6.88567588,11.4392131 Z M12.1907173,13.2338456 L12.1907173,19.3595798 L6.88567588,22.422447 L1.58063441,19.3595798 L1.58063441,13.2338456 L6.88567588,10.1709785 L12.1907173,13.2338456 Z M16.8621133,11.2561592 L12.5761306,13.7306725 L12.5761306,18.6796991 L16.8621133,21.1542124 L21.1480961,18.6796991 L21.1480961,13.7306725 L16.8621133,11.2561592 Z M22.2464194,13.0965552 L22.2464194,19.3138164 L16.8621133,22.422447 L11.4778072,19.3138164 L11.4778072,13.0965552 L16.8621133,9.98792459 L22.2464194,13.0965552 Z M11.7828422,3.01873379 L7.61534548,5.42483916 L7.61534548,10.2370499 L11.7828422,12.6431553 L15.950339,10.2370499 L15.950339,5.42483916 L11.7828422,3.01873379 Z M17.0486624,4.79072186 L17.0486624,10.8711672 L11.7828422,13.9113899 L6.51702209,10.8711672 L6.51702209,4.79072186 L11.7828422,1.75049918 L17.0486624,4.79072186 Z M11.2343588,13.8152765 L11.507349,14.2917792 L6.98034199,16.8853189 L2.14795994,14.2955445 L2.40736355,13.8115111 L6.97146167,16.2575066 L11.2343588,13.8152765 Z M6.69245108,16.5547281 L7.24161277,16.5547281 L7.24161277,21.4693642 L6.69245108,21.4693642 L6.69245108,16.5547281 Z M21.2855492,13.6863631 L21.5585394,14.1628658 L16.9582832,16.7983703 L12.0475971,14.1666312 L12.3070007,13.6825978 L16.9494029,16.1705579 L21.2855492,13.6863631 Z M16.6702444,16.4675015 L17.2194061,16.4675015 L17.2194061,21.4640481 L16.6702444,21.4640481 L16.6702444,16.4675015 Z M16.0945363,5.36800761 L16.3675265,5.84451037 L11.8767643,8.41728531 L7.08312819,5.84827569 L7.34253179,5.36424229 L11.8678839,7.78947295 L16.0945363,5.36800761 Z M11.5889465,8.08683212 L12.1381082,8.08683212 L12.1381082,12.9609376 L11.5889465,12.9609376 L11.5889465,8.08683212 Z" id="path-1"></path>
</defs>
<g id="icon-/-Other-/-Default-" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Combined-Shape" fill="#FFFFFF" fill-rule="nonzero" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.6 KiB

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff189a3429bf1425d8688ced8400054a189e5ab5c0c31c74bc2a744abc52b212
size 921
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Shapes / Cylinder Shape</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M6.94135645,8.59461015 L6.94135645,16.2038484 C8.27485309,15.887526 9.80613296,15.7079343 11.388955,15.7079343 C12.6883574,15.7079343 13.898866,15.7717747 14.982688,15.8986426 L14.982688,8.89007913 C13.9909107,9.03398928 12.9221516,9.1104703 11.7744186,9.1104703 C9.99662879,9.1104703 8.38673736,8.92711649 6.94135645,8.59461015 Z M5.91654398,8.32621584 C5.26824749,8.13490426 4.65684093,7.91185184 4.08196184,7.66071773 C3.78965989,7.53302655 3.51974504,7.40446577 3.27191021,7.27712046 L3.51570196,17.6390874 C4.11209886,17.188651 4.93772723,16.7969292 5.91654398,16.4862089 L5.91654398,8.32621584 Z M6.94135645,21.2409256 C7.03093368,21.2721342 7.12187353,21.3024143 7.21418781,21.3317466 C8.44106491,21.6001243 9.8816028,21.7673841 11.388955,21.7673841 C12.6311741,21.7673841 13.8689941,21.5916078 14.982688,21.309714 L14.982688,16.9433723 C13.9183806,16.8092583 12.7020605,16.7327468 11.388955,16.7327468 C9.77910587,16.7327468 8.23157654,16.9419777 6.94135645,17.2678646 L6.94135645,21.2409256 Z M5.91654398,20.8159967 L5.91654398,17.5689951 C4.70474153,17.9811657 3.85217206,18.4975436 3.59946004,19.0038879 C3.63434596,19.0511046 3.67542586,19.1043104 3.72303415,19.1628088 C4.01965636,19.527282 4.42066207,19.8994586 4.94157226,20.253123 C5.24114385,20.4565128 5.56578667,20.644703 5.91654398,20.8159967 Z M16.0075005,8.71221744 L16.0075005,16.0438875 C17.6230574,16.31647 18.8731049,16.7539792 19.5966475,17.3529517 L19.900698,7.35772914 C19.7155573,7.4556365 19.5178978,7.55381291 19.3074817,7.65136136 C18.3357309,8.10186298 17.237236,8.46229151 16.0075005,8.71221744 Z M16.0075005,21.0095431 C17.9142764,20.3705816 19.2561806,19.4397774 19.2561806,18.6692189 C19.2561806,18.0369295 18.0049752,17.4556774 16.0075005,17.0983467 L16.0075005,21.0095431 Z M5.78502794,7.08947816 L9.78108666,5.41896308 L11.1855462,5.94259773 L7.47433524,7.49403485 C8.52212313,7.68187578 9.71227942,7.79332738 10.9717037,7.79332738 C12.405912,7.79332738 13.8579936,7.65257385 15.1637195,7.42580845 L11.1855462,5.94259773 L7.47433524,7.49403485 C6.85678976,7.38332512 6.28869865,7.24608009 5.78502794,7.08947816 L9.78108666,5.41896308 L5.49369672,3.82046493 C4.19307671,4.26216736 3.39330488,4.8365532 3.39330488,5.40166751 C3.39330488,6.01017511 4.31466044,6.63230963 5.78502794,7.08947816 Z M14.7758863,3.33093368 C13.5748438,3.14483101 12.2671066,3.03216885 10.9717037,3.03216885 C9.61021281,3.03216885 8.33150002,3.16000041 7.22612892,3.37265608 L11.1640107,4.84084459 L14.7758863,3.33093368 C15.3551816,3.42069604 15.9096555,3.52754355 16.425952,3.64707523 L16.4632524,3.73630187 L12.5684702,5.36447924 L17.01425,7.02203102 C18.7533607,6.55442936 19.9342727,5.94511956 19.9342727,5.40166751 C19.9342727,4.80103157 18.4831835,4.1233603 16.425952,3.64707523 L16.4632524,3.73630187 L12.5684702,5.36447924 L11.1640107,4.84084459 L14.7758863,3.33093368 Z M20.9589772,5.38573957 C20.9776556,5.36733636 20.9868292,5.35754848 20.9868292,5.35754848 L20.565056,19.2227347 C20.565056,19.2227347 19.2016575,22.9792395 11.7744186,22.9792395 C9.87776793,22.9792395 8.34681484,22.7342746 7.11846941,22.3694553 C4.40069088,21.7945451 2.48091577,20.6791175 2.48091577,19.309197 C2.48091577,19.1886847 2.49579405,19.0697984 2.52476212,18.9527693 L2.36971096,5.46356124 C2.36889969,5.44299644 2.3684924,5.42236493 2.3684924,5.40166751 C2.3684924,5.3930628 2.36856275,5.38446982 2.36870321,5.37588861 L2.3684924,5.35754848 C2.42512324,3.36143194 6.28084027,2.00735637 10.9717037,2.00735637 C15.9848303,2.00735637 20.9323489,3.42228713 20.9589772,5.38573957 Z" id="path-1"></path>
</defs>
<g id="icon-/-Shapes-/-Cylinder-Shape" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Combined-Shape" fill="#5A69A1" fill-rule="nonzero" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Other / DebugDraw line</title>
<desc>Created with Sketch.</desc>
<g id="icon-/-Other-/-DebugDraw-line" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<path d="M13.4818106,7.20368188 C13.4818106,7.20368188 13.6414157,7.04407673 13.960626,6.72486643 C14.1623869,6.5231056 14.7098138,6.60915772 14.9095711,6.69302722 C15.5395966,6.95754789 16.0136881,7.15841165 16.3318454,7.29561849 C16.9603951,7.5666834 16.2569348,8.65924984 15.8721624,8.49079439 C15.6156475,8.37849076 15.18661,8.19461755 14.5850499,7.93917474 L14.3092401,8.21498457 C14.5390816,8.72063592 14.9337671,9.41779404 15.0257037,9.96941369 C15.1277339,11.0237257 13.8529763,13.5390725 13.7103852,13.8803049 C13.2868384,14.1007827 10.9151417,15.2183045 9.87725359,15.1178638 C9.27966564,15.0718955 8.51723373,14.7424838 8.05755068,14.4666739 L7.78174086,14.7424838 C8.01275917,15.2482504 8.19663239,15.6772879 8.33336051,16.0295963 C8.53845269,16.5580588 7.33585669,16.9701884 7.1381846,16.4892793 C7.03543661,16.2393075 6.83581761,15.7650669 6.53932761,15.0665575 C6.41215755,14.7669539 6.48624631,14.1992462 6.59697605,14.0885164 C6.69681426,13.9886782 6.84657157,13.8389209 7.04624799,13.6392445 C6.77043817,13.3634346 6.54059664,13.0416565 6.35672343,12.7658467 C6.17285021,12.4900369 6.0809136,12.214227 5.94300869,11.9843855 C5.57475902,12.3526352 5.29857176,12.6288224 5.11444693,12.8129473 C5.03821051,12.8891837 4.6820417,12.9633964 4.58373545,12.9250126 C3.87063868,12.6465831 3.28178153,12.3943318 2.817164,12.1682587 C2.25342212,11.8052375 2.71624773,10.8541607 3.27684705,10.9730828 C3.54552872,11.07386 3.989889,11.2424104 4.60992787,11.4787342 L5.39138904,10.697273 C5.20751582,10.3295266 5.11557921,9.96178013 5.02364261,9.5940337 C4.83976939,9.50209709 4.65589617,9.41016048 4.51799126,9.27225557 C4.10427652,8.85854083 3.85022958,7.96803064 3.75829297,7.41641099 C3.25264163,7.27850608 3.00097536,7.39559963 2.63322892,7.76334606 C2.3574191,8.03915589 1.95732254,8.29725379 1.68151272,8.02144396 C1.40570289,7.74563414 1.46225844,7.50464864 1.73806826,7.22883882 C2.38162452,6.58528256 2.95506892,6.3302841 3.8284667,6.46818901 C4.01233991,5.91656936 4.28814974,5.36494971 4.74783278,4.90526667 C5.20751582,4.44558362 5.71316717,4.2157421 6.26478682,4.03186889 C6.12688191,3.15847111 6.26525817,2.60377059 6.90881443,1.96021433 C7.18462425,1.68440451 7.42561637,1.5818885 7.7014262,1.85769832 C7.97723602,2.13350815 7.85624661,2.45195904 7.58043678,2.72776887 C7.21269035,3.0955153 7.212219,3.32843769 7.30415561,3.78812073 C7.90174356,3.83408904 8.70110694,4.26171041 9.11482168,4.67542515 C9.25272659,4.81333006 9.3446632,4.99720328 9.48256811,5.13510819 C9.85031455,5.2270448 10.1720927,5.36494971 10.5858074,5.50285462 L11.3672686,4.72139345 C11.1224548,4.12514021 10.9385816,3.69610271 10.8156489,3.43428093 C10.63125,3.04154827 11.7982569,2.45288212 12.0108248,2.97459789 C12.1206202,3.24407388 12.3201099,3.71867438 12.609294,4.3983994 C12.6933575,4.59599005 12.6665147,5.26087948 12.5576608,5.36973343 C12.395281,5.53211324 12.1517112,5.77568295 11.8269516,6.10044258 C12.1487298,6.23834749 12.3785713,6.3762524 12.6084128,6.51415731 C12.8842226,6.69803053 13.2060008,6.92787205 13.4818106,7.20368188 Z M5.66719887,5.82463275 C4.88573769,6.60609392 4.79380109,7.70933322 5.43735734,8.35288948 C5.57526226,8.49079439 5.63451781,8.49565536 5.83939814,8.42877072 C6.56024928,8.08096189 7.04204901,7.78568332 7.28479734,7.54293499 C7.53237759,7.29535474 7.84371206,6.84012102 8.21880074,6.17723384 C8.3336518,5.91787976 8.33336051,5.73269614 8.1954556,5.59479123 C7.55189934,4.95123497 6.44866004,5.04317158 5.66719887,5.82463275 Z M7.9587228,12.7724462 C8.84051933,13.6620319 10.5086101,14.3077427 12.8593,13.0351232 C14.124171,10.3024798 13.3536895,8.98403166 12.6428004,8.1675116 C12.1688743,7.6231649 11.1028494,7.07233305 9.44472557,6.51501606 C9.07830433,7.22030328 8.64303228,7.82324702 8.13890941,8.32384728 C7.63478655,8.82444754 7.03529678,9.25598406 6.34044012,9.61845684 C6.83143088,11.1280592 7.37085844,12.179389 7.9587228,12.7724462 Z M11.3484071,19.9956154 L11.3484071,23.3830038 L7.10355942,23.3830038 L7.10355942,19.1381562 L10.4909478,19.1381562 L18.0169198,10.6836349 L18.0169198,7.2962465 L22.2617674,7.2962465 L22.2617674,11.5410941 L18.874379,11.5410941 L11.3484071,19.9956154 Z" id="Combined-Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Other / DebugDraw Obb</title>
<desc>Created with Sketch.</desc>
<g id="icon-/-Other-/-DebugDraw-Obb" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<path d="M15.6118847,10.3098789 C14.9532881,10.6649372 13.475052,11.5159179 11.1771766,12.862821 L11.199459,15.525243 C10.3109975,15.4755262 8.72395751,14.741067 8.26427446,14.4652571 L7.98846464,14.741067 C8.21948295,15.2468336 8.40335617,15.6758711 8.54008429,16.0281795 C8.74517647,16.556642 7.54258047,16.9687717 7.34490838,16.4878625 C7.24216039,16.2378907 7.04254139,15.7636501 6.74605139,15.0651407 C6.61888134,14.7655371 6.69297009,14.1978294 6.80369983,14.0870996 L7.25297177,13.6378277 C6.97716195,13.3620178 6.74732043,13.0402397 6.56344721,12.7644299 C6.37957399,12.4886201 6.28763738,12.2128102 6.14973247,11.9829687 L5.32117071,12.8115305 C5.2449343,12.8877669 4.88876548,12.9619796 4.79045923,12.9235958 C4.07736246,12.6451663 3.48850531,12.392915 3.02388779,12.1668419 C2.4601459,11.8038207 2.92297151,10.8527439 3.48357083,10.971666 C3.7522525,11.0724432 4.19661278,11.2409936 4.81665165,11.4773174 L5.59811282,10.6958562 C5.4142396,10.3281098 5.322303,9.96036333 5.23036639,9.5926169 C5.04649317,9.50068029 4.86261995,9.40874368 4.72471504,9.27083877 C4.3110003,8.85712403 4.05695336,7.96661384 3.96501675,7.41499419 C3.45936541,7.27708928 3.20769914,7.39418283 2.8399527,7.76192926 C2.56414288,8.03773909 2.16404633,8.29583699 1.8882365,8.02002716 C1.61242668,7.74421734 1.66898222,7.50323185 1.94479204,7.22742202 C2.5883483,6.58386576 3.1617927,6.3288673 4.03519048,6.46677221 C4.21906369,5.91515256 4.49487352,5.36353291 4.95455656,4.90384987 C5.4142396,4.44416683 5.91989095,4.21432531 6.4715106,4.03045209 C6.33360569,3.15705431 6.47198195,2.60235379 7.11553821,1.95879753 C7.39134803,1.68298771 7.63234015,1.5804717 7.90814998,1.85628152 C8.1839598,2.13209135 8.06297039,2.45054224 7.78716056,2.72635207 C7.41941413,3.0940985 7.41894278,3.32702089 7.51087939,3.78670393 C8.10846734,3.83267224 8.90783072,4.26029361 9.32154546,4.67400835 C9.45945037,4.81191326 9.55138698,4.99578648 9.68929189,5.13369139 C10.0570383,5.225628 10.3788165,5.36353291 10.7925312,5.50143782 L11.5739924,4.71997665 C11.3291786,4.12372342 11.1453053,3.69468591 11.0223727,3.43286413 C10.8379738,3.04013147 12.0049807,2.45146532 12.2175486,2.97318109 C12.3273439,3.24265708 12.5268337,3.71725758 12.8160178,4.3969826 C12.9000813,4.59457325 12.8732385,5.25946268 12.7643846,5.36831663 L12.0336754,6.09902578 C12.3554535,6.23693069 12.5852951,6.3748356 12.8151366,6.51274052 C13.0909464,6.69661373 13.4127245,6.92645525 13.6885344,7.20226508 L14.1673498,6.72344963 C14.3691106,6.5216888 14.9165375,6.60774092 15.1162948,6.69161043 C15.7463204,6.95613109 16.2204118,7.15699485 16.5385692,7.29420169 C17.1671188,7.5652666 16.4636586,8.65783304 16.0788862,8.4893776 C15.8223712,8.37707396 15.3933337,8.19320075 14.7917737,7.93775795 L14.5159638,8.21356777 C14.7458054,8.71921912 15.2688907,9.30833115 15.6118847,10.3098789 Z M5.87392265,5.82321595 C5.09246147,6.60467712 5.00052487,7.70791642 5.64408112,8.35147268 C5.78198604,8.4893776 5.84124159,8.49423856 6.04612192,8.42735392 C6.76697306,8.0795451 7.24877279,7.78426652 7.49152112,7.54151819 C7.73910137,7.29393794 8.05043584,6.83870422 8.42552452,6.17581704 C8.54037558,5.91646296 8.54008429,5.73127934 8.40217938,5.59337443 C7.75862312,4.94981817 6.65538382,5.04175478 5.87392265,5.82321595 Z M8.16544658,12.7710294 C8.71734135,13.3277992 9.25045944,13.9116383 10.2169736,13.9801598 C10.2116928,13.1428319 10.2307145,14.1581582 10.2256032,12.0830666 C11.1314526,11.6743846 13.3736007,10.2971277 14.1940558,9.88793053 C13.5517309,8.86203962 13.2508544,8.27986424 12.6368654,7.79171276 C11.8303152,7.15046557 10.4768917,6.57661485 9.65144935,6.51359926 C9.28502811,7.21888648 8.84975606,7.82183022 8.34563319,8.32243048 C7.84151033,8.82303074 7.24202056,9.25456726 6.5471639,9.61704004 C7.03815466,11.1266424 7.57758222,12.1779722 8.16544658,12.7710294 Z M17.3297596,11.5758879 L13.2330398,13.9411302 L13.2330398,18.6716147 L17.3297596,21.0368569 L21.4264793,18.6716147 L21.4264793,13.9411302 L17.3297596,11.5758879 Z M22.4763023,13.3350146 L22.4763023,19.2777302 L17.3297596,22.2490881 L12.1832168,19.2777302 L12.1832168,13.3350146 L17.3297596,10.3636567 L22.4763023,13.3350146 Z M17.6712748,16.7303705 L21.8187981,14.3542385 L21.5578627,13.8987774 L17.4131945,16.2732737 L12.9757943,13.8951783 L12.7278456,14.3578375 L17.1463633,16.7258134 L17.1463633,21.3330108 L17.6712748,21.3330108 L17.6712748,16.7303705 Z" id="Combined-Shape" fill="#FFFFFF"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.7 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.7 KiB

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Other / DebugDraw Text</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M12.0943678,10.9985441 L21.5896061,10.9985441 L21.5815985,14.3439139 L20.2243869,14.3439139 L20.2270335,12.358462 L17.5311662,12.358462 L17.5152611,20.483175 L18.8857266,20.4884681 L18.8804199,21.8456796 L14.7928808,21.8323789 L14.7981875,20.4751674 L16.1580497,20.4804687 L16.1739588,12.3584115 L13.4489327,12.3584115 L13.443626,14.3465143 L12.0864145,14.3465143 L12.0943678,11.0038508 L12.0943678,10.9985441 Z M15.0284144,10.0023573 L11.0449088,10.0106767 L10.9989588,14.9599573 C10.5681023,15.0777565 10.1697215,15.1461671 9.87725359,15.1178638 C9.27966564,15.0718955 8.51723373,14.7424838 8.05755068,14.4666739 L7.78174086,14.7424838 C8.01275917,15.2482504 8.19663239,15.6772879 8.33336051,16.0295963 C8.53845269,16.5580588 7.33585669,16.9701884 7.1381846,16.4892793 C7.03543661,16.2393075 6.83581761,15.7650669 6.53932761,15.0665575 C6.41215755,14.7669539 6.48624631,14.1992462 6.59697605,14.0885164 L7.04624799,13.6392445 C6.77043817,13.3634346 6.54059664,13.0416565 6.35672343,12.7658467 C6.17285021,12.4900369 6.0809136,12.214227 5.94300869,11.9843855 L5.11444693,12.8129473 C5.03821051,12.8891837 4.6820417,12.9633964 4.58373545,12.9250126 C3.87063868,12.6465831 3.28178153,12.3943318 2.817164,12.1682587 C2.25342212,11.8052375 2.71624773,10.8541607 3.27684705,10.9730828 C3.54552872,11.07386 3.989889,11.2424104 4.60992787,11.4787342 L5.39138904,10.697273 C5.20751582,10.3295266 5.11557921,9.96178013 5.02364261,9.5940337 C4.83976939,9.50209709 4.65589617,9.41016048 4.51799126,9.27225557 C4.10427652,8.85854083 3.85022958,7.96803064 3.75829297,7.41641099 C3.25264163,7.27850608 3.00097536,7.39559963 2.63322892,7.76334606 C2.3574191,8.03915589 1.95732254,8.29725379 1.68151272,8.02144396 C1.40570289,7.74563414 1.46225844,7.50464864 1.73806826,7.22883882 C2.38162452,6.58528256 2.95506892,6.3302841 3.8284667,6.46818901 C4.01233991,5.91656936 4.28814974,5.36494971 4.74783278,4.90526667 C5.20751582,4.44558362 5.71316717,4.2157421 6.26478682,4.03186889 C6.12688191,3.15847111 6.26525817,2.60377059 6.90881443,1.96021433 C7.18462425,1.68440451 7.42561637,1.5818885 7.7014262,1.85769832 C7.97723602,2.13350815 7.85624661,2.45195904 7.58043678,2.72776887 C7.21269035,3.0955153 7.212219,3.32843769 7.30415561,3.78812073 C7.90174356,3.83408904 8.70110694,4.26171041 9.11482168,4.67542515 C9.25272659,4.81333006 9.3446632,4.99720328 9.48256811,5.13510819 C9.85031455,5.2270448 10.1720927,5.36494971 10.5858074,5.50285462 L11.3672686,4.72139345 C11.1224548,4.12514021 10.9385816,3.69610271 10.8156489,3.43428093 C10.63125,3.04154827 11.7982569,2.45288212 12.0108248,2.97459789 C12.1206202,3.24407388 12.3201099,3.71867438 12.609294,4.3983994 C12.6933575,4.59599005 12.6665147,5.26087948 12.5576608,5.36973343 L11.8269516,6.10044258 C12.1487298,6.23834749 12.3785713,6.3762524 12.6084128,6.51415731 C12.8842226,6.69803053 13.2060008,6.92787205 13.4818106,7.20368188 L13.960626,6.72486643 C14.1623869,6.5231056 14.7098138,6.60915772 14.9095711,6.69302722 C15.5395966,6.95754789 16.0136881,7.15841165 16.3318454,7.29561849 C16.9603951,7.5666834 16.2569348,8.65924984 15.8721624,8.49079439 C15.6156475,8.37849076 15.18661,8.19461755 14.5850499,7.93917474 L14.3092401,8.21498457 C14.5390816,8.72063592 14.9337671,9.41779404 15.0257037,9.96941369 C15.0267516,9.98024208 15.0276543,9.99122459 15.0284144,10.0023573 Z M5.66719887,5.82463275 C4.88573769,6.60609392 4.79380109,7.70933322 5.43735734,8.35288948 C5.57526226,8.49079439 5.63451781,8.49565536 5.83939814,8.42877072 C6.56024928,8.08096189 7.04204901,7.78568332 7.28479734,7.54293499 C7.53237759,7.29535474 7.84371206,6.84012102 8.21880074,6.17723384 C8.3336518,5.91787976 8.33336051,5.73269614 8.1954556,5.59479123 C7.55189934,4.95123497 6.44866004,5.04317158 5.66719887,5.82463275 Z M7.9587228,12.7724462 C8.51061757,13.329216 9.37051957,13.7904552 10.513006,13.7456408 C10.4869884,13.0805595 10.471424,11.7104731 10.4663127,9.63538152 C11.5248573,9.61221042 12.515653,9.60710523 13.4386998,9.62006596 C13.2818081,8.9858806 12.9565021,8.52782619 12.6428004,8.1675116 C12.1688743,7.6231649 11.1028494,7.07233305 9.44472557,6.51501606 C9.07830433,7.22030328 8.64303228,7.82324702 8.13890941,8.32384728 C7.63478655,8.82444754 7.03529678,9.25598406 6.34044012,9.61845684 C6.83143088,11.1280592 7.37085844,12.179389 7.9587228,12.7724462 Z" id="path-1"></path>
</defs>
<g id="icon-/-Other-/-DebugDraw-Text" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Combined-Shape" fill="#FFFFFF" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

+15
View File
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>icon / Rendering / Decal</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M10.3601087,17.8244045 L11.9375,14.8823836 L13.5148913,17.8244045 L13.4099418,14.487844 L16.2470132,16.2470132 L14.487844,13.4099418 L17.8244045,13.5148913 L14.8823836,11.9375 L17.8244045,10.3601087 L14.487844,10.4650582 L16.2470132,7.62798682 L13.4099418,9.38715598 L13.5148913,6.05059552 L11.9375,8.99261638 L10.3601087,6.05059552 L10.4650582,9.38715598 L7.62798682,7.62798682 L9.38715598,10.4650582 L6.05059552,10.3601087 L8.99261638,11.9375 L6.05059552,13.5148913 L9.38715598,13.4099418 L7.62798682,16.2470132 L10.4650582,14.487844 L10.3601087,17.8244045 Z M11.9375,17.114281 L9.16461986,22.2860296 L9.34910951,16.4207238 L4.36185057,19.5131494 L7.45427616,14.5258905 L1.58897043,14.7103801 L6.76071902,11.9375 L1.58897043,9.16461986 L7.45427616,9.34910951 L4.36185057,4.36185057 L9.34910951,7.45427616 L9.16461986,1.58897043 L11.9375,6.76071902 L14.7103801,1.58897043 L14.5258905,7.45427616 L19.5131494,4.36185057 L16.4207238,9.34910951 L22.2860296,9.16461986 L17.114281,11.9375 L22.2860296,14.7103801 L16.4207238,14.5258905 L19.5131494,19.5131494 L14.5258905,16.4207238 L14.7103801,22.2860296 L11.9375,17.114281 Z" id="path-1"></path>
</defs>
<g id="icon-/-Rendering-/-Decal" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Star-1" fill="#B29EDF" fill-rule="nonzero" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0282c4b100d0eeb4545af3d460bfc9bb9a44176de3e0612407d57603eb580cd3
size 799
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f034a7d2fb07506fc6576236e412bf943bb447d4e00f601c567edc672b8d5036
size 512
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c68264cbf6588e73dbab9fe319fde117309e6ba9c75ccb9056f5271972ce47b
size 631
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c68264cbf6588e73dbab9fe319fde117309e6ba9c75ccb9056f5271972ce47b
size 631
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4aca9ed104be6e96b81b8ae5402f8ea972f0f599fd0c29b95d365eaa9e115a2b
size 688
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cd65deea0de7a932ce006ac9e7fc90d44f20866db5fb7b842ce9bea0f133a1b1
size 836
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e33bf64f8be99474d65c8d0300bf2965aeef601f5e378b28ab48b3086905a970
size 773
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cea5ea0e472173ae10af77a12125547ef12a4c12ed0de427291d1b2f0a9bd013
size 761
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fae81c2b402cde25540febfa2e0ad4fb7f1915851d1cd15c48a2b9fb9843c15d
size 773
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddd03124875c4efe06960c7ffba1eaa83ca7fd2e86adbebfc7e415e24f02d52a
size 393

Some files were not shown because too many files have changed in this diff Show More