Marko Pintera 78590c7cbc WIP modal windows hace 11 años
..
GUI 78590c7cbc WIP modal windows hace 11 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
BuiltinResources.cs 00b903fcaf Various Script related work hace 12 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 450b8a27a4 Rotate handle arcs are now properly positioned hace 11 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 3638a07125 More fixes to assembly refresh hace 11 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 ad79f66da3 Scene view refactor (moving it to C#) hace 11 años
InputConfiguration.cs 7a5bfc0969 Moving Input and VirtualInput to C# (WIP, having some crashes) hace 11 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 ffaba68be1 Added C# wrappers for GUISlider, GUIProgressBar and GUILayoutExplicit hace 11 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 25aca52bc3 Added C# Texture and implemented Texture2D hace 11 años
PixelUtility.cs 2ee57f4357 Added C# PixelUtility hace 11 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
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 25aca52bc3 Added C# Texture and implemented Texture2D hace 11 años
Texture2D.cs 25aca52bc3 Added C# Texture and implemented Texture2D hace 11 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 e8d30fcee1 C# Time and SceneCamera hace 11 años
VirtualInput.cs 7a5bfc0969 Moving Input and VirtualInput to C# (WIP, having some crashes) hace 11 años