Commit History

Author SHA1 Message Date
  BearishSun 22485ee96b Automatically select a newly created SO when creating physics objects from the menu bar 9 years ago
  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 years ago
  BearishSun c8f96b70d6 Fixed task scheduler so it properly counts active tasks 9 years ago
  BearishSun f1032db560 More work on improving documentation for doxygen generation 9 years ago
  BearishSun 3fa4d3de58 Calling Managed OnInitialize/OnEnable/etc methods will now properly call them if they're defined on a base class 9 years ago
  BearishSun 56dbe9e2ec More work on manuals 9 years ago
  BearishSun f5a83f2a98 More work on improving documentation for doxygen generation 9 years ago
  BearishSun c8500a99d8 Refactored render properties so they're in a single class, and added a property for flipped NDC y axis 9 years ago
  BearishSun d7c0097d20 More work on improving documentation for Doxygen generation 9 years ago
  BearishSun 0830458eea Updating collider scale when parent component's transform changes 9 years ago
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
  BearishSun efb4a11f1f Added collider and character controller gizmo drawing 9 years ago
  BearishSun 480492a312 More work on clang compilation 9 years ago
  BearishSun 3a482688df Some clang related fixes 9 years ago
  BearishSun 9a7a80e9ae Extended gizmo drawing so it supports line lists 9 years ago
  BearishSun c5da0a1495 Added rigidbody and character controller inspectors 9 years ago
  BearishSun fef018381b This never got included due to a bug in VS's git manager 9 years ago
  BearishSun 8c7350b174 Some WIP manuals 9 years ago
  BearishSun aed25436d6 Added inspectors for all joint types 9 years ago
  BearishSun 262ead5e28 WIP working on Clang compilation 9 years ago
  BearishSun bffc5fa818 WIP getting stuff to compile with clang 9 years ago
  BearishSun 981c5231cb Added inspectors for colliders and menu items for other various physics objects 9 years ago
  BearishSun 38080d3731 Exposed physics queries and global physics options to C# 9 years ago
  BearishSun 591db84a1e Added C# components for joints 9 years ago
  BearishSun 5958421d0e Fixing DX11 compute shaders 9 years ago
  BearishSun 2be3578d8a Added compute dispatch to OpenGL and DX11 9 years ago
  BearishSun fcc09bfdd3 More work on getting documentation ready for doxygen generation 10 years ago
  BearishSun a44c3813ab Added managed interop objects for physics joints 10 years ago
  BearishSun c33aed0079 Added script interop objects for all joint types 10 years ago
  BearishSun 02d748de78 Added base Joint type to C# 10 years ago