Marko Pintera 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges hace 10 años
..
GUI 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges hace 10 años
Math 9fbd25a56f Added free rotate and free scale handles (WIP) hace 11 años
Properties e51cbce52c Started work on scripting hace 12 años
AsyncOp.cs d7d2e26f5e Added BlockUntilComplete to AsyncOp hace 11 años
Builtin.cs fbbe8659aa Refactored how builtin resources are processed and loaded hace 10 años
Camera.cs 9fbd25a56f Added free rotate and free scale handles (WIP) hace 11 años
CameraHandler.cs d0c583e20c Refactored SceneManager so it properly registers all cameras and renderables hace 11 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 3638a07125 More fixes to assembly refresh hace 11 años
Cursor.cs d5d2171319 Added C# PixelData hace 11 años
DbgComponent.cs 9c559abe48 Fixed C# list serialization hace 11 años
DbgComponent2.cs 17204b8447 Serializing SerializableObject works hace 11 años
DbgSerzCls.cs d83cccf61b SerializableField tested and appears to be working hace 11 años
DbgSerzObj.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
Debug.cs d83cccf61b SerializableField tested and appears to be working hace 11 años
DontSerializeField.cs 3d06f8271c SerializableObjects are no serialized properly hace 11 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
LocString.cs ba0da03489 Fixed GUIManager widget grouping because it sometimes didn't merge different depth layers correctly hace 12 años
MBansheeEngine.csproj 65cdd2a30a Removed all uses of GUIArea (WIP) hace 10 años
ManagedResource.cs 3638a07125 More fixes to assembly refresh hace 11 años
MissingComponent.cs ae1eab371e Properly handle missing component types hace 11 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
Program.cs 24f99ac96e Various fixes in order to get handles operational hace 11 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
Resource.cs 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested hace 11 años
SceneObject.cs f33b14ebe1 Fixed lag between material updates when rendering GUI hace 11 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
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 660eda87a8 Enforcing consistent naming hace 10 años
VirtualInput.cs 7a5bfc0969 Moving Input and VirtualInput to C# (WIP, having some crashes) hace 11 años