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