BearishSun 7184765d9d Properly calculate bounds for managed Renderable components %!s(int64=10) %!d(string=hai) anos
..
GUI f65d75410c More work on the console window (finished for now) %!s(int64=10) %!d(string=hai) anos
Math 7184765d9d Properly calculate bounds for managed Renderable components %!s(int64=10) %!d(string=hai) anos
Properties e51cbce52c Started work on scripting %!s(int64=12) %!d(string=hai) anos
AsyncOp.cs 4df779fdd5 Documentation %!s(int64=10) %!d(string=hai) anos
Bounds.cs 7466dd0d2f Documentation %!s(int64=10) %!d(string=hai) anos
Builtin.cs d8d5034b30 Added a way to add basic 3D primitives to the scene %!s(int64=10) %!d(string=hai) anos
Camera.cs c46c7f741a Finding resource dependencies will now properly consider resource handles that aren't loaded yet %!s(int64=10) %!d(string=hai) anos
Color.cs bc4501a8f2 Fixing list view: %!s(int64=10) %!d(string=hai) anos
Component.cs 7184765d9d Properly calculate bounds for managed Renderable components %!s(int64=10) %!d(string=hai) anos
ContextMenu.cs 7466dd0d2f Documentation %!s(int64=10) %!d(string=hai) anos
Cursor.cs 7466dd0d2f Documentation %!s(int64=10) %!d(string=hai) anos
Debug.cs f65d75410c More work on the console window (finished for now) %!s(int64=10) %!d(string=hai) anos
DirectoryEx.cs 7466dd0d2f Documentation %!s(int64=10) %!d(string=hai) anos
DontSerializeField.cs df620543a7 Documentation %!s(int64=10) %!d(string=hai) anos
FileEx.cs df620543a7 Documentation %!s(int64=10) %!d(string=hai) anos
Font.cs bb3af44595 Added a generic way to create new instance of serializable objects %!s(int64=10) %!d(string=hai) anos
GameObject.cs df620543a7 Documentation %!s(int64=10) %!d(string=hai) anos
HideInInspector.cs df620543a7 Documentation %!s(int64=10) %!d(string=hai) anos
Input.cs 4df779fdd5 Documentation %!s(int64=10) %!d(string=hai) anos
InputConfiguration.cs 0ddc6c09b5 Working on new UI %!s(int64=10) %!d(string=hai) anos
Layers.cs e99b926919 Added multi-select list boxes (untested) %!s(int64=10) %!d(string=hai) anos
Light.cs 0ddc6c09b5 Working on new UI %!s(int64=10) %!d(string=hai) anos
LocString.cs 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector %!s(int64=10) %!d(string=hai) anos
MBansheeEngine.csproj 9cc9e61eb7 WIP console window %!s(int64=10) %!d(string=hai) anos
ManagedResource.cs 1b0786cf45 Mono manager now properly cleans up script meta-data on assembly unload %!s(int64=10) %!d(string=hai) anos
Material.cs 1b0786cf45 Mono manager now properly cleans up script meta-data on assembly unload %!s(int64=10) %!d(string=hai) anos
Mesh.cs 0ddc6c09b5 Working on new UI %!s(int64=10) %!d(string=hai) anos
MeshData.cs 0ddc6c09b5 Working on new UI %!s(int64=10) %!d(string=hai) anos
MissingComponent.cs 0ddc6c09b5 Working on new UI %!s(int64=10) %!d(string=hai) anos
NativeCamera.cs 5efdd7772b Added Camera inspector %!s(int64=10) %!d(string=hai) anos
NativeLight.cs 0ddc6c09b5 Working on new UI %!s(int64=10) %!d(string=hai) anos
NativeRenderable.cs e4192cbdca Renderable inspector will now properly update renderable material %!s(int64=10) %!d(string=hai) anos
PathEx.cs 1f31bf9385 Documentation %!s(int64=10) %!d(string=hai) anos
PixelData.cs 1f31bf9385 Documentation %!s(int64=10) %!d(string=hai) anos
PixelUtility.cs 1f31bf9385 Documentation %!s(int64=10) %!d(string=hai) anos
PlainText.cs 1b0786cf45 Mono manager now properly cleans up script meta-data on assembly unload %!s(int64=10) %!d(string=hai) anos
Prefab.cs 1f31bf9385 Documentation %!s(int64=10) %!d(string=hai) anos
ProfilerOverlay.cs 1f31bf9385 Documentation %!s(int64=10) %!d(string=hai) anos
ProfilerOverlayInternal.cs 1f31bf9385 Documentation %!s(int64=10) %!d(string=hai) anos
Program.cs 1f31bf9385 Documentation %!s(int64=10) %!d(string=hai) anos
Range.cs 5efdd7772b Added Camera inspector %!s(int64=10) %!d(string=hai) anos
RenderTarget.cs 1f31bf9385 Documentation %!s(int64=10) %!d(string=hai) anos
RenderTexture.cs 9c07b1508e Documentation %!s(int64=10) %!d(string=hai) anos
RenderTexture2D.cs 9c07b1508e Documentation %!s(int64=10) %!d(string=hai) anos
Renderable.cs 7184765d9d Properly calculate bounds for managed Renderable components %!s(int64=10) %!d(string=hai) anos
Resource.cs fcbefc5c89 Added editor's dirty resource management system %!s(int64=10) %!d(string=hai) anos
Resources.cs 9c07b1508e Documentation %!s(int64=10) %!d(string=hai) anos
Scene.cs 059d757ac5 Added a way to find scene objects by name %!s(int64=10) %!d(string=hai) anos
SceneObject.cs 059d757ac5 Added a way to find scene objects by name %!s(int64=10) %!d(string=hai) anos
ScriptCode.cs 1b0786cf45 Mono manager now properly cleans up script meta-data on assembly unload %!s(int64=10) %!d(string=hai) anos
ScriptObject.cs d4f4151761 Documentation %!s(int64=10) %!d(string=hai) anos
SerializableArray.cs eb3529b6ba Added InspectableDictionary (not tested) %!s(int64=10) %!d(string=hai) anos
SerializableDictionary.cs eb3529b6ba Added InspectableDictionary (not tested) %!s(int64=10) %!d(string=hai) anos
SerializableField.cs 29ddb80a56 Added ability to register custom inspectors for managed types %!s(int64=10) %!d(string=hai) anos
SerializableList.cs eb3529b6ba Added InspectableDictionary (not tested) %!s(int64=10) %!d(string=hai) anos
SerializableObject.cs 5efdd7772b Added Camera inspector %!s(int64=10) %!d(string=hai) anos
SerializableProperty.cs 6f6648e223 Lots of fixes related to list/dictionary GUI refactor %!s(int64=10) %!d(string=hai) anos
SerializableUtility.cs eb3529b6ba Added InspectableDictionary (not tested) %!s(int64=10) %!d(string=hai) anos
SerializeField.cs 91148fd66b Documentation %!s(int64=10) %!d(string=hai) anos
SerializeObject.cs 91148fd66b Documentation %!s(int64=10) %!d(string=hai) anos
Shader.cs 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector %!s(int64=10) %!d(string=hai) anos
ShaderInclude.cs d3b00942e8 In-editor compilation %!s(int64=10) %!d(string=hai) anos
ShortcutKey.cs 91148fd66b Documentation %!s(int64=10) %!d(string=hai) anos
Sphere.cs 91148fd66b Documentation %!s(int64=10) %!d(string=hai) anos
SpriteTexture.cs 504158d944 C# interface for sprite texture %!s(int64=10) %!d(string=hai) anos
StringTable.cs bb3af44595 Added a generic way to create new instance of serializable objects %!s(int64=10) %!d(string=hai) anos
StringTables.cs ee3552b8d8 More work on GUI dictionary fields %!s(int64=10) %!d(string=hai) anos
Texture.cs 4df779fdd5 Documentation %!s(int64=10) %!d(string=hai) anos
Texture2D.cs 4df779fdd5 Documentation %!s(int64=10) %!d(string=hai) anos
Texture3D.cs 4df779fdd5 Documentation %!s(int64=10) %!d(string=hai) anos
TextureCube.cs 4df779fdd5 Documentation %!s(int64=10) %!d(string=hai) anos
Time.cs 4df779fdd5 Documentation %!s(int64=10) %!d(string=hai) anos
VirtualInput.cs 4df779fdd5 Documentation %!s(int64=10) %!d(string=hai) anos