Marko Pintera e8d30fcee1 C# Time and SceneCamera hace 11 años
..
GUI b1e42e1c76 GUIRenderTexture now uses a non-transparent shader hace 11 años
Math e8d30fcee1 C# Time and SceneCamera 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 eb6a85cf56 Getting everything to compile after load/store texture and render texture refactor hace 11 años
Color.cs d1f33eb36a Tested remaining inspector fields hace 11 años
Component.cs e9fc86930e A lot more work on handles (WIP) 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 7c0f789e39 Added a C# GUIList hace 12 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 7a5bfc0969 Moving Input and VirtualInput to C# (WIP, having some crashes) 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 e8d30fcee1 C# Time and SceneCamera hace 11 años
ManagedResource.cs 4ee72a455c ProjectLibrary::create added and working 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 098594dddd Managed resources are now properly cleaned up on domain finalization 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 4164a1af25 Added remaining features to C# SceneObject 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