Marko Pintera 3c2cecaf48 Removed finalizer from GUIPanel as it was causing a crash 11 anni fa
..
GUI 3c2cecaf48 Removed finalizer from GUIPanel as it was causing a crash 11 anni fa
Math 7094b00be0 A way to calculate optimal and actual GUI element bounds immediately (without waiting for layout update) 11 anni fa
Properties e51cbce52c Started work on scripting 12 anni fa
BuiltinResources.cs 00b903fcaf Various Script related work 12 anni fa
Color.cs def3e8c935 Updated Vector2/Vector3/Vector4 native classes 12 anni fa
Component.cs b47fd717dd Refactored C# GUI so it uses GUIPanels 11 anni fa
DbgComponent.cs 9c559abe48 Fixed C# list serialization 11 anni fa
DbgComponent2.cs 17204b8447 Serializing SerializableObject works 11 anni fa
DbgSerzCls.cs d83cccf61b SerializableField tested and appears to be working 11 anni fa
DbgSerzObj.cs 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) 11 anni fa
Debug.cs d83cccf61b SerializableField tested and appears to be working 11 anni fa
DontSerializeField.cs 3d06f8271c SerializableObjects are no serialized properly 11 anni fa
Font.cs 7c0f789e39 Added a C# GUIList 12 anni fa
GameObject.cs be6adc683d C# object serialization WIP 11 anni fa
HideInInspector.cs 3956823710 WIP - C# object serialization (Does not compile) 11 anni fa
LocString.cs ba0da03489 Fixed GUIManager widget grouping because it sometimes didn't merge different depth layers correctly 12 anni fa
MBansheeEngine.csproj 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested 11 anni fa
ManagedResource.cs 4ee72a455c ProjectLibrary::create added and working 11 anni fa
Program.cs ed1d293920 Fix for an issue causing a nullref when releasing a managed instance 11 anni fa
Resource.cs 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested 11 anni fa
SceneObject.cs b47fd717dd Refactored C# GUI so it uses GUIPanels 11 anni fa
ScriptObject.cs 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way 11 anni fa
SerializableArray.cs cae3f839bd More work on Inspector 11 anni fa
SerializableField.cs cae3f839bd More work on Inspector 11 anni fa
SerializableObject.cs cae3f839bd More work on Inspector 11 anni fa
SerializableProperty.cs 5796d726b7 Added clone method to SerializedProperty (untested) 11 anni fa
SerializeField.cs 3956823710 WIP - C# object serialization (Does not compile) 11 anni fa
SerializeObject.cs 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) 11 anni fa
SpriteTexture.cs be6adc683d C# object serialization WIP 11 anni fa
StringTable.cs c58b45571a Added managed HString 12 anni fa
Texture2D.cs be6adc683d C# object serialization WIP 11 anni fa
TextureFormat.cs fde4ac7233 Mono scripting start and first Script class 12 anni fa