提交歷史

作者 SHA1 備註 提交日期
  BearishSun 770cb6bd2e Assembly refresh: 10 年之前
  BearishSun 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 年之前
  Marko Pintera 1c0c2110aa Added GUISkin C# wrapper and proper C# resource support 10 年之前
  Marko Pintera 9776b4efa4 Modifying struct members in inspector now properly persists the changes 10 年之前
  Marko Pintera d293414daf Support for multiple StringTables 10 年之前
  Marko Pintera 927a721f58 Added C# Prefab 10 年之前
  Marko Pintera 6e07e7bd02 Refactored managed serialization so objects can be in serialized format without a backing managed instance 10 年之前
  Marko Pintera d4f071556d Added code for managed serializable object diffs (WIP) 10 年之前
  Marko Pintera f6c1d83ca6 C# context menu for GUI 10 年之前
  Marko Pintera 42f50ced62 Added C# Renderable and Mesh interfaces 10 年之前
  Marko Pintera b74cf06aa0 C# versions of Shader and Material resources 10 年之前
  Marko Pintera 65cdd2a30a Removed all uses of GUIArea (WIP) 10 年之前
  Marko Pintera 3ef35e0667 Added C# PlainText and ScriptCode 10 年之前
  Marko Pintera 1b1895f796 WIP VisualStudio project syncing 10 年之前
  Marko Pintera 3aa329733b Assembly refresh (WIP - Does not run) 11 年之前
  Marko Pintera eb609f487a When blocking for resource load optionally wait for dependencies too 11 年之前
  Marko Pintera ad79f66da3 Scene view refactor (moving it to C#) 11 年之前
  Marko Pintera 46eb1edb0f WIP Scene window 11 年之前
  Marko Pintera e9e4405246 Added C# GUIRenderTexture 11 年之前
  Marko Pintera 1792480359 Add render target to C# camera and fixed a recursive mutex lock in resource listener 11 年之前
  Marko Pintera e29349d061 Added C# Texture3D and TextureCube 11 年之前
  Marko Pintera f7b6d5e620 Gizmos WIP (not compiling) 11 年之前
  Marko Pintera 5796d726b7 Added clone method to SerializedProperty (untested) 11 年之前
  Marko Pintera 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested 11 年之前
  Marko Pintera a35f11d8cc Added ManagedResource and improve project library and resource meta data management 11 年之前
  Marko Pintera 1195be6fb8 WIP ResourceField 11 年之前
  Marko Pintera 1d5fdd56a3 Added GameObjectField C# 11 年之前
  Marko Pintera 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 年之前
  Marko Pintera 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) 11 年之前
  Marko Pintera b47fd717dd Refactored C# GUI so it uses GUIPanels 11 年之前