Marko Pintera b297afa5fb Rotation handle in pivot mode working nicely hace 10 años
..
GUI bc5f01ff6e Improved ProjectWindow label look slightly hace 10 años
Math b297afa5fb Rotation handle in pivot mode working nicely hace 10 años
Properties e51cbce52c Started work on scripting hace 12 años
AsyncOp.cs d7d2e26f5e Added BlockUntilComplete to AsyncOp hace 11 años
Bounds.cs 42f50ced62 Added C# Renderable and Mesh interfaces hace 10 años
Builtin.cs d3e33e24e0 Added mesh drag and drop to scene view (WIP) hace 10 años
Camera.cs d3e33e24e0 Added mesh drag and drop to scene view (WIP) hace 10 años
CameraHandler.cs d3e33e24e0 Added mesh drag and drop to scene view (WIP) hace 10 años
Color.cs 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges hace 10 años
Component.cs d3e33e24e0 Added mesh drag and drop to scene view (WIP) hace 10 años
ContextMenu.cs 64b31cf1e5 Added DropDownWindow (WIP) hace 10 años
Cursor.cs d5d2171319 Added C# PixelData hace 11 años
Debug.cs 400e85d85b Added stack trace to debug log hace 10 años
DirectoryEx.cs 86f54d6527 Mostly finished with the project library import progress bar hace 10 años
DontSerializeField.cs 3d06f8271c SerializableObjects are no serialized properly hace 11 años
FileEx.cs 86f54d6527 Mostly finished with the project library import progress bar hace 10 años
Font.cs ac7355e56c WIP C# ProjectLibrary hace 10 años
GameObject.cs be6adc683d C# object serialization WIP hace 11 años
HideInInspector.cs 3956823710 WIP - C# object serialization (Does not compile) hace 11 años
Input.cs 620828f08f Added a polling method to detect if mouse has been double clicked hace 10 años
InputConfiguration.cs eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys hace 10 años
Light.cs 97f46875a9 Added light data types and components hace 10 años
LightInternal.cs 97f46875a9 Added light data types and components hace 10 años
LocString.cs ba0da03489 Fixed GUIManager widget grouping because it sometimes didn't merge different depth layers correctly hace 12 años
MBansheeEngine.csproj 97f46875a9 Added light data types and components hace 10 años
ManagedResource.cs 3638a07125 More fixes to assembly refresh hace 11 años
Material.cs b74cf06aa0 C# versions of Shader and Material resources hace 10 años
Mesh.cs d3e33e24e0 Added mesh drag and drop to scene view (WIP) hace 10 años
MeshData.cs 42f50ced62 Added C# Renderable and Mesh interfaces hace 10 años
MissingComponent.cs ae1eab371e Properly handle missing component types hace 11 años
PathEx.cs fbb6f3980f WIP ProjectWindow rename & delete hace 10 años
PixelData.cs f4e58bdc79 WIP ColorPicker hace 10 años
PixelUtility.cs 2ee57f4357 Added C# PixelUtility hace 11 años
PlainText.cs 3ef35e0667 Added C# PlainText and ScriptCode hace 10 años
Prefab.cs 927a721f58 Added C# Prefab hace 10 años
Program.cs fe9db60c5a Added support for managed unit tests and a unit test for managed diff hace 10 años
RenderTarget.cs 93e2eff9b6 Added C# RenderTarget hace 11 años
RenderTexture.cs 93e2eff9b6 Added C# RenderTarget hace 11 años
RenderTexture2D.cs 93e2eff9b6 Added C# RenderTarget hace 11 años
Renderable.cs d3e33e24e0 Added mesh drag and drop to scene view (WIP) hace 10 años
RenderableHandler.cs d3e33e24e0 Added mesh drag and drop to scene view (WIP) hace 10 años
Resource.cs 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested hace 11 años
Scene.cs f85cceb27d Add basic level load/save method hace 10 años
SceneObject.cs ed523bc01d Scene view movement is now only active while in focus hace 10 años
ScriptCode.cs 3ef35e0667 Added C# PlainText and ScriptCode hace 10 años
ScriptObject.cs 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way hace 11 años
SerializableArray.cs cae3f839bd More work on Inspector hace 11 años
SerializableDictionary.cs 698ae1d284 Added remaining missing Inspectable and Serializable types hace 11 años
SerializableField.cs cae3f839bd More work on Inspector hace 11 años
SerializableList.cs 698ae1d284 Added remaining missing Inspectable and Serializable types hace 11 años
SerializableObject.cs cae3f839bd More work on Inspector hace 11 años
SerializableProperty.cs d0a35f68a3 Tested and fixed InspectableObject partially hace 11 años
SerializeField.cs 3956823710 WIP - C# object serialization (Does not compile) hace 11 años
SerializeObject.cs 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) hace 11 años
Shader.cs b74cf06aa0 C# versions of Shader and Material resources hace 10 años
ShortcutKey.cs f6c1d83ca6 C# context menu for GUI hace 10 años
Sphere.cs 42f50ced62 Added C# Renderable and Mesh interfaces hace 10 años
SpriteTexture.cs 9f993f134b Gizmo icon rendering works hace 11 años
StringTable.cs c58b45571a Added managed HString hace 12 años
Texture.cs ac7355e56c WIP C# ProjectLibrary hace 10 años
Texture2D.cs f4e58bdc79 WIP ColorPicker hace 10 años
Texture3D.cs e29349d061 Added C# Texture3D and TextureCube hace 11 años
TextureCube.cs e29349d061 Added C# Texture3D and TextureCube hace 11 años
Time.cs 86f54d6527 Mostly finished with the project library import progress bar hace 10 años
VirtualInput.cs 7a5bfc0969 Moving Input and VirtualInput to C# (WIP, having some crashes) hace 11 años