BearishSun e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization před 9 roky
..
GUI c8f96b70d6 Fixed task scheduler so it properly counts active tasks před 9 roky
Math a39df2ee58 Fixed capsule and plane collider gizmos před 9 roky
Physics e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization před 9 roky
Properties 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
AsyncOp.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Bounds.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Builtin.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Camera.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Color.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Component.cs 3fa4d3de58 Calling Managed OnInitialize/OnEnable/etc methods will now properly call them if they're defined on a base class před 9 roky
ContextMenu.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Cursor.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Debug.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
DirectoryEx.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
DontSerializeField.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
FileEx.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Font.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
GameObject.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
HideInInspector.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Input.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
InputConfiguration.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Layers.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Light.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
LocString.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
MBansheeEngine.csproj 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
MBansheeEngine.csproj.user 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
ManagedResource.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Material.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Mesh.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
MeshData.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
MissingComponent.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
NativeCamera.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
NativeGUIWidget.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
NativeLight.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
NativeRenderable.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
PathEx.cs 26f9470325 Fixed rename for folders in library window před 9 roky
PixelData.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
PixelUtility.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
PlainText.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Prefab.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
ProfilerOverlay.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
ProfilerOverlayInternal.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Program.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Range.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
RenderTarget.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
RenderTexture.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
RenderTexture2D.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Renderable.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Resource.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
ResourceRef.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Resources.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
RunInEditor.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Scene.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
SceneObject.cs 3fa4d3de58 Calling Managed OnInitialize/OnEnable/etc methods will now properly call them if they're defined on a base class před 9 roky
ScriptCode.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
ScriptObject.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
SerializableArray.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
SerializableDictionary.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
SerializableField.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
SerializableList.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
SerializableObject.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
SerializableProperty.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
SerializableUtility.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
SerializeField.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
SerializeObject.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Shader.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
ShaderInclude.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
ShortcutKey.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
SpriteTexture.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
StringTable.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
StringTables.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Texture.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Texture2D.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Texture3D.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
TextureCube.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
Time.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky
VirtualInput.cs 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier před 9 roky