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