提交歷史

作者 SHA1 備註 提交日期
  BearishSun 22dacdc84f Delete/Duplicate/Cut/Copy/Paste/Rename shortcuts now work globally throughout the editor without the need to focus on a specific sub-editor, for a more intuitive experience 9 年之前
  BearishSun c8f96b70d6 Fixed task scheduler so it properly counts active tasks 9 年之前
  BearishSun f1032db560 More work on improving documentation for doxygen generation 9 年之前
  BearishSun 3fa4d3de58 Calling Managed OnInitialize/OnEnable/etc methods will now properly call them if they're defined on a base class 9 年之前
  BearishSun 56dbe9e2ec More work on manuals 9 年之前
  BearishSun f5a83f2a98 More work on improving documentation for doxygen generation 9 年之前
  BearishSun c8500a99d8 Refactored render properties so they're in a single class, and added a property for flipped NDC y axis 9 年之前
  BearishSun d7c0097d20 More work on improving documentation for Doxygen generation 9 年之前
  BearishSun 0830458eea Updating collider scale when parent component's transform changes 9 年之前
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年之前
  BearishSun efb4a11f1f Added collider and character controller gizmo drawing 9 年之前
  BearishSun 480492a312 More work on clang compilation 9 年之前
  BearishSun 3a482688df Some clang related fixes 9 年之前
  BearishSun 9a7a80e9ae Extended gizmo drawing so it supports line lists 9 年之前
  BearishSun c5da0a1495 Added rigidbody and character controller inspectors 9 年之前
  BearishSun fef018381b This never got included due to a bug in VS's git manager 9 年之前
  BearishSun 8c7350b174 Some WIP manuals 9 年之前
  BearishSun aed25436d6 Added inspectors for all joint types 9 年之前
  BearishSun 262ead5e28 WIP working on Clang compilation 9 年之前
  BearishSun bffc5fa818 WIP getting stuff to compile with clang 9 年之前
  BearishSun 981c5231cb Added inspectors for colliders and menu items for other various physics objects 9 年之前
  BearishSun 38080d3731 Exposed physics queries and global physics options to C# 9 年之前
  BearishSun 591db84a1e Added C# components for joints 9 年之前
  BearishSun 5958421d0e Fixing DX11 compute shaders 9 年之前
  BearishSun 2be3578d8a Added compute dispatch to OpenGL and DX11 9 年之前
  BearishSun fcc09bfdd3 More work on getting documentation ready for doxygen generation 10 年之前
  BearishSun a44c3813ab Added managed interop objects for physics joints 10 年之前
  BearishSun c33aed0079 Added script interop objects for all joint types 10 年之前
  BearishSun 02d748de78 Added base Joint type to C# 10 年之前
  BearishSun 363ee7600c Managed components can now receive OnTransformChanged events 10 年之前