Marko Pintera f33b14ebe1 Fixed lag between material updates when rendering GUI пре 11 година
..
GUI f33b14ebe1 Fixed lag between material updates when rendering GUI пре 11 година
Math f33b14ebe1 Fixed lag between material updates when rendering GUI пре 11 година
Properties e51cbce52c Started work on scripting пре 12 година
AsyncOp.cs d7d2e26f5e Added BlockUntilComplete to AsyncOp пре 11 година
BuiltinResources.cs 00b903fcaf Various Script related work пре 12 година
Camera.cs 6b4e9a261d Properly initialize default C# camera properties пре 11 година
CameraHandler.cs d0c583e20c Refactored SceneManager so it properly registers all cameras and renderables пре 11 година
Color.cs d1f33eb36a Tested remaining inspector fields пре 11 година
Component.cs 3638a07125 More fixes to assembly refresh пре 11 година
Cursor.cs d5d2171319 Added C# PixelData пре 11 година
DbgComponent.cs 9c559abe48 Fixed C# list serialization пре 11 година
DbgComponent2.cs 17204b8447 Serializing SerializableObject works пре 11 година
DbgSerzCls.cs d83cccf61b SerializableField tested and appears to be working пре 11 година
DbgSerzObj.cs 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) пре 11 година
Debug.cs d83cccf61b SerializableField tested and appears to be working пре 11 година
DontSerializeField.cs 3d06f8271c SerializableObjects are no serialized properly пре 11 година
Font.cs 3638a07125 More fixes to assembly refresh пре 11 година
GameObject.cs be6adc683d C# object serialization WIP пре 11 година
HideInInspector.cs 3956823710 WIP - C# object serialization (Does not compile) пре 11 година
Input.cs ad79f66da3 Scene view refactor (moving it to C#) пре 11 година
InputConfiguration.cs 7a5bfc0969 Moving Input and VirtualInput to C# (WIP, having some crashes) пре 11 година
LocString.cs ba0da03489 Fixed GUIManager widget grouping because it sometimes didn't merge different depth layers correctly пре 12 година
MBansheeEngine.csproj ae1eab371e Properly handle missing component types пре 11 година
ManagedResource.cs 3638a07125 More fixes to assembly refresh пре 11 година
MissingComponent.cs ae1eab371e Properly handle missing component types пре 11 година
PixelData.cs 25aca52bc3 Added C# Texture and implemented Texture2D пре 11 година
PixelUtility.cs 2ee57f4357 Added C# PixelUtility пре 11 година
Program.cs 24f99ac96e Various fixes in order to get handles operational пре 11 година
RenderTarget.cs 93e2eff9b6 Added C# RenderTarget пре 11 година
RenderTexture.cs 93e2eff9b6 Added C# RenderTarget пре 11 година
RenderTexture2D.cs 93e2eff9b6 Added C# RenderTarget пре 11 година
Resource.cs 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested пре 11 година
SceneObject.cs f33b14ebe1 Fixed lag between material updates when rendering GUI пре 11 година
ScriptObject.cs 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way пре 11 година
SerializableArray.cs cae3f839bd More work on Inspector пре 11 година
SerializableDictionary.cs 698ae1d284 Added remaining missing Inspectable and Serializable types пре 11 година
SerializableField.cs cae3f839bd More work on Inspector пре 11 година
SerializableList.cs 698ae1d284 Added remaining missing Inspectable and Serializable types пре 11 година
SerializableObject.cs cae3f839bd More work on Inspector пре 11 година
SerializableProperty.cs d0a35f68a3 Tested and fixed InspectableObject partially пре 11 година
SerializeField.cs 3956823710 WIP - C# object serialization (Does not compile) пре 11 година
SerializeObject.cs 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) пре 11 година
SpriteTexture.cs 9f993f134b Gizmo icon rendering works пре 11 година
StringTable.cs c58b45571a Added managed HString пре 12 година
Texture.cs 25aca52bc3 Added C# Texture and implemented Texture2D пре 11 година
Texture2D.cs 25aca52bc3 Added C# Texture and implemented Texture2D пре 11 година
Texture3D.cs e29349d061 Added C# Texture3D and TextureCube пре 11 година
TextureCube.cs e29349d061 Added C# Texture3D and TextureCube пре 11 година
Time.cs e8d30fcee1 C# Time and SceneCamera пре 11 година
VirtualInput.cs 7a5bfc0969 Moving Input and VirtualInput to C# (WIP, having some crashes) пре 11 година