История коммитов

Автор SHA1 Сообщение Дата
  BearishSun e71fa93990 Feature: EditorSettings and ProjectSettings can now store arbitrary objects 7 лет назад
  BearishSun fd593da459 Refactor: Cleaned up old scripts 7 лет назад
  BearishSun 8ab791f7f0 Refactor: GUITextureField now accepts both sprite and normal texture 7 лет назад
  BearishSun c15dc91b7d Bugfix: Fix generic inspector not rendering 7 лет назад
  BearishSun 91ad0dd3ef Feature: Support for VectorField resource in the project library 7 лет назад
  BearishSun f794521410 Refactor: Read-only properties should not be shown in inspector by default 7 лет назад
  BearishSun 187e4cd455 Feature: Added support for Category, Order and Inline attributes, used for customizing inspector rendering 7 лет назад
  BearishSun 6ff5692662 Refactor: Inspector field creation encapsulated in its own method 7 лет назад
  BearishSun e311072142 Build: Fixing Windows build and added missing asset files 7 лет назад
  BearishSun d4dfef9833 Docs: Update EditorScript documentation group due to its name change 7 лет назад
  BearishSun 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
  BearishSun c99eb1f42d Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one 7 лет назад
  BearishSun 3a5778ec15 Build: Updated 'bsf' version 7 лет назад
  BearishSun 31e5dbe79a Feature: Editor now loads scenes asynchronously 7 лет назад
  BearishSun 06f0f7de8b Build: Updated 'bsf' version 7 лет назад
  BearishSun 87f960dd28 Refactor: Async resource loading exposed to scripting, refactored scene loading to support async loading 7 лет назад
  BearishSun 97fc9e74da Feature: Inspectable field for Degree and Radian types 7 лет назад
  BearishSun 811196db64 Feature: Added Gizmo drawing for the particle system component 7 лет назад
  BearishSun 53b1c03ea9 Feature: Added inspectable field for AABox 7 лет назад
  BearishSun 1afb21dbab Feature: OnSelectionChanged attribute for specifying per-component callbacks when editor selection changes 7 лет назад
  BearishSun 0e5e9e0dd7 Bugfix: SerializableObject created from SerializableProperty will now lists the field of the actual type in the property, not just the base type 7 лет назад
  BearishSun 5ff53e8f72 Refactor: Cleaner handling for NativeWrapper, PassByCopy and ApplyOnDirty attributes 7 лет назад
  BearishSun e8f7d823d8 Feature: Improved distribution inspectors 7 лет назад
  BearishSun 936f1334a2 Refactor: Updated script binding generator to properly handle derived types 7 лет назад
  BearishSun e28e33bce6 Feature: Render Quaternion fields as euler angles in inspector GUI 7 лет назад
  BearishSun 37dc25d7dd Feature: Auto-generate NotNull and PassByValue attributes objects that get passed by value in native code 7 лет назад
  BearishSun 167bdf2695 Bugfix: Avoid constant converting euler <-> quaternion in transform inspector, to fix rotation issues 7 лет назад
  BearishSun bc640b9fb1 Feature: Added support for ApplyOnDirty, PassByCopy, NotNull and NativeWrapper attributes 7 лет назад
  BearishSun 6f6825102a Feature: Various inspector improvements and fixes regarding distributions 7 лет назад
  BearishSun ef24672519 Build: Updated bsf version 7 лет назад