BearishSun 0edcf18610 Fixing collider gizmos scale 9 anos atrás
..
GUI c8f96b70d6 Fixed task scheduler so it properly counts active tasks 9 anos atrás
Math 46cf3e5474 Better distance, slider and hinge joint inspectors 9 anos atrás
Physics 0edcf18610 Fixing collider gizmos scale 9 anos atrás
Properties 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
AsyncOp.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Bounds.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Builtin.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Camera.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Color.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Component.cs 3fa4d3de58 Calling Managed OnInitialize/OnEnable/etc methods will now properly call them if they're defined on a base class 9 anos atrás
ContextMenu.cs 82fef4f0ff More work on improving documentation for doxygen generation 9 anos atrás
Cursor.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Debug.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
DirectoryEx.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
DontSerializeField.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
FileEx.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Font.cs 82fef4f0ff More work on improving documentation for doxygen generation 9 anos atrás
GameObject.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
HideInInspector.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Input.cs 82fef4f0ff More work on improving documentation for doxygen generation 9 anos atrás
InputConfiguration.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Layers.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Light.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
LocString.cs 82fef4f0ff More work on improving documentation for doxygen generation 9 anos atrás
MBansheeEngine.csproj f72143e845 Fix for an issue that was causing PhysX to update transforms for deleted Rigidbodies 9 anos atrás
MBansheeEngine.csproj.user 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
ManagedResource.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Material.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Mesh.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
MeshData.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
MissingComponent.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
NativeCamera.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
NativeGUIWidget.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
NativeLight.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
NativeRenderable.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
PathEx.cs 26f9470325 Fixed rename for folders in library window 9 anos atrás
PixelData.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
PixelUtility.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
PlainText.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Prefab.cs 82fef4f0ff More work on improving documentation for doxygen generation 9 anos atrás
ProfilerOverlay.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
ProfilerOverlayInternal.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Program.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Range.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
RenderTarget.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
RenderTexture.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
RenderTexture2D.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Renderable.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Resource.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
ResourceRef.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Resources.cs 82fef4f0ff More work on improving documentation for doxygen generation 9 anos atrás
RunInEditor.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Scene.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
SceneObject.cs 3fa4d3de58 Calling Managed OnInitialize/OnEnable/etc methods will now properly call them if they're defined on a base class 9 anos atrás
ScriptCode.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
ScriptObject.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
SerializableArray.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
SerializableDictionary.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
SerializableField.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
SerializableList.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
SerializableObject.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
SerializableProperty.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
SerializableUtility.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
SerializeField.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
SerializeObject.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Shader.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
ShaderInclude.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
ShortcutKey.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
SpriteTexture.cs 82fef4f0ff More work on improving documentation for doxygen generation 9 anos atrás
StringTable.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
StringTables.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Texture.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Texture2D.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Texture3D.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
TextureCube.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
Time.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
VirtualInput.cs 82fef4f0ff More work on improving documentation for doxygen generation 9 anos atrás