BearishSun a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ 8 年之前
..
AnimationClipInspector.cs a774a03552 AnimationClip foundation 9 年之前
AnimationInspector.cs 58df159860 Improving look of morph shape display in the animation inspector 9 年之前
AudioClipInspector.cs e02f45f2f0 Fixing 24-bit audio clip import 9 年之前
AudioListenerInspector.cs ab2bf04b9d Exposed AudioSource and AudioListener to managed code 9 年之前
AudioSourceInspector.cs e02f45f2f0 Fixing 24-bit audio clip import 9 年之前
BoneInspector.cs f7cb54a2ad Exposed Skeleton to C# 9 年之前
BoxColliderInspector.cs 92321a6b19 Updated manuals 9 年之前
CameraInspector.cs a4c6d018cb Added reflection cubemap filtering for skybox 8 年之前
CapsuleColliderInspector.cs 92321a6b19 Updated manuals 9 年之前
CharacterControllerInspector.cs 92321a6b19 Updated manuals 9 年之前
ColliderInspector.cs 92321a6b19 Updated manuals 9 年之前
D6JointInspector.cs bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 年之前
DistanceJointInspector.cs bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 年之前
FixedJointInspector.cs bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 年之前
FontInspector.cs a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ 8 年之前
GUISkinInspector.cs 58a9f821fe Various frontend improvements to animation editor 9 年之前
GUIWidgetInspector.cs 92321a6b19 Updated manuals 9 年之前
HingeJointInspector.cs bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 年之前
JointInspector.cs bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 年之前
LightInspector.cs 49a338f456 Area light sources (WIP) 8 年之前
LimitInspectors.cs a335a217a8 More work on joints: 9 年之前
MaterialInspector.cs a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ 8 年之前
MeshColliderInspector.cs 92321a6b19 Updated manuals 9 年之前
MeshInspector.cs e99d8c1dd0 Removed the CPUREADABLE flag from textures and meshes as it's no longer used 9 年之前
PhysicsMaterialInspector.cs 92321a6b19 Updated manuals 9 年之前
PhysicsMeshInspector.cs 92321a6b19 Updated manuals 9 年之前
PlainTextInspector.cs 58a9f821fe Various frontend improvements to animation editor 9 年之前
PlaneColliderInspector.cs 92321a6b19 Updated manuals 9 年之前
PostProcessSettingsInspector.cs a497317478 Fixed shader import so it properly initializes shader variations 9 年之前
PrefabInspector.cs 92321a6b19 Updated manuals 9 年之前
RenderableInspector.cs ee492c4c87 Disabled object construction when deserializing managed code (there are no guarantees an object will have a parameterless constructor) 9 年之前
RigidbodyInspector.cs f92ea8ea21 Removed unused Physics code 9 年之前
ScriptCodeInspector.cs 58a9f821fe Various frontend improvements to animation editor 9 年之前
ShaderInspector.cs 92321a6b19 Updated manuals 9 年之前
SliderJointInspector.cs bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 年之前
SphereColliderInspector.cs 92321a6b19 Updated manuals 9 年之前
SphericalJointInspector.cs bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 年之前
SpriteTextureInspector.cs a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ 8 年之前
StringTableInspector.cs 92321a6b19 Updated manuals 9 年之前
TextureInspector.cs a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ 8 年之前