BearishSun 1f31bf9385 Documentation 10 years ago
..
GUI 7466dd0d2f Documentation 10 years ago
Math 7466dd0d2f Documentation 10 years ago
Properties e51cbce52c Started work on scripting 12 years ago
AsyncOp.cs 7466dd0d2f Documentation 10 years ago
Bounds.cs 7466dd0d2f Documentation 10 years ago
Builtin.cs 7466dd0d2f Documentation 10 years ago
Camera.cs 7466dd0d2f Documentation 10 years ago
Color.cs 7466dd0d2f Documentation 10 years ago
Component.cs 7466dd0d2f Documentation 10 years ago
ContextMenu.cs 7466dd0d2f Documentation 10 years ago
Cursor.cs 7466dd0d2f Documentation 10 years ago
Debug.cs 7466dd0d2f Documentation 10 years ago
DirectoryEx.cs 7466dd0d2f Documentation 10 years ago
DontSerializeField.cs df620543a7 Documentation 10 years ago
FileEx.cs df620543a7 Documentation 10 years ago
Font.cs df620543a7 Documentation 10 years ago
GameObject.cs df620543a7 Documentation 10 years ago
HideInInspector.cs df620543a7 Documentation 10 years ago
Input.cs df620543a7 Documentation 10 years ago
InputConfiguration.cs 0ddc6c09b5 Working on new UI 10 years ago
Light.cs 0ddc6c09b5 Working on new UI 10 years ago
LocString.cs 0ddc6c09b5 Working on new UI 10 years ago
MBansheeEngine.csproj 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 years ago
ManagedResource.cs 0ddc6c09b5 Working on new UI 10 years ago
Material.cs 0ddc6c09b5 Working on new UI 10 years ago
Mesh.cs 0ddc6c09b5 Working on new UI 10 years ago
MeshData.cs 0ddc6c09b5 Working on new UI 10 years ago
MissingComponent.cs 0ddc6c09b5 Working on new UI 10 years ago
NativeCamera.cs 0ddc6c09b5 Working on new UI 10 years ago
NativeLight.cs 0ddc6c09b5 Working on new UI 10 years ago
NativeRenderable.cs 0ddc6c09b5 Working on new UI 10 years ago
PathEx.cs 1f31bf9385 Documentation 10 years ago
PixelData.cs 1f31bf9385 Documentation 10 years ago
PixelUtility.cs 1f31bf9385 Documentation 10 years ago
PlainText.cs 1f31bf9385 Documentation 10 years ago
Prefab.cs 1f31bf9385 Documentation 10 years ago
ProfilerOverlay.cs 1f31bf9385 Documentation 10 years ago
ProfilerOverlayInternal.cs 1f31bf9385 Documentation 10 years ago
Program.cs 1f31bf9385 Documentation 10 years ago
RenderTarget.cs 1f31bf9385 Documentation 10 years ago
RenderTexture.cs 93e2eff9b6 Added C# RenderTarget 11 years ago
RenderTexture2D.cs 93e2eff9b6 Added C# RenderTarget 11 years ago
Renderable.cs 1f31bf9385 Documentation 10 years ago
Resource.cs 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested 11 years ago
Resources.cs 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 years ago
Scene.cs f85cceb27d Add basic level load/save method 10 years ago
SceneObject.cs 896ac81f05 Documentation 10 years ago
ScriptCode.cs 09bbc8848d Added C# Undo/redo (untested) 10 years ago
ScriptObject.cs 5e8883741e Fixed an issue where managed resource deserialization was creating a new managed instance instead of populating an existing one 10 years ago
SerializableArray.cs 93de4e59a0 Updating struct fields in inspector no longer causes the struct inspector GUI to be rebuilt 10 years ago
SerializableDictionary.cs 93de4e59a0 Updating struct fields in inspector no longer causes the struct inspector GUI to be rebuilt 10 years ago
SerializableField.cs 9776b4efa4 Modifying struct members in inspector now properly persists the changes 10 years ago
SerializableList.cs 93de4e59a0 Updating struct fields in inspector no longer causes the struct inspector GUI to be rebuilt 10 years ago
SerializableObject.cs 9776b4efa4 Modifying struct members in inspector now properly persists the changes 10 years ago
SerializableProperty.cs 93de4e59a0 Updating struct fields in inspector no longer causes the struct inspector GUI to be rebuilt 10 years ago
SerializeField.cs 3956823710 WIP - C# object serialization (Does not compile) 11 years ago
SerializeObject.cs 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) 11 years ago
Shader.cs b74cf06aa0 C# versions of Shader and Material resources 10 years ago
ShortcutKey.cs f6c1d83ca6 C# context menu for GUI 10 years ago
Sphere.cs 42f50ced62 Added C# Renderable and Mesh interfaces 10 years ago
SpriteTexture.cs 896ac81f05 Documentation 10 years ago
StringTable.cs 2b6bfc1cd7 Neater ResourceManagerCode 10 years ago
StringTables.cs d293414daf Support for multiple StringTables 10 years ago
Texture.cs ac7355e56c WIP C# ProjectLibrary 10 years ago
Texture2D.cs f4e58bdc79 WIP ColorPicker 10 years ago
Texture3D.cs e29349d061 Added C# Texture3D and TextureCube 11 years ago
TextureCube.cs e29349d061 Added C# Texture3D and TextureCube 11 years ago
Time.cs ddef406ac9 C# profiler overlay 10 years ago
VirtualInput.cs 7a5bfc0969 Moving Input and VirtualInput to C# (WIP, having some crashes) 11 years ago