Commit History

Author SHA1 Message Date
  BearishSun 31e5dbe79a Feature: Editor now loads scenes asynchronously 7 years ago
  BearishSun 06f0f7de8b Build: Updated 'bsf' version 7 years ago
  BearishSun 87f960dd28 Refactor: Async resource loading exposed to scripting, refactored scene loading to support async loading 7 years ago
  BearishSun 97fc9e74da Feature: Inspectable field for Degree and Radian types 7 years ago
  BearishSun 811196db64 Feature: Added Gizmo drawing for the particle system component 7 years ago
  BearishSun 53b1c03ea9 Feature: Added inspectable field for AABox 7 years ago
  BearishSun 1afb21dbab Feature: OnSelectionChanged attribute for specifying per-component callbacks when editor selection changes 7 years ago
  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 years ago
  BearishSun 5ff53e8f72 Refactor: Cleaner handling for NativeWrapper, PassByCopy and ApplyOnDirty attributes 7 years ago
  BearishSun e8f7d823d8 Feature: Improved distribution inspectors 7 years ago
  BearishSun 936f1334a2 Refactor: Updated script binding generator to properly handle derived types 7 years ago
  BearishSun e28e33bce6 Feature: Render Quaternion fields as euler angles in inspector GUI 7 years ago
  BearishSun 37dc25d7dd Feature: Auto-generate NotNull and PassByValue attributes objects that get passed by value in native code 7 years ago
  BearishSun 167bdf2695 Bugfix: Avoid constant converting euler <-> quaternion in transform inspector, to fix rotation issues 7 years ago
  BearishSun bc640b9fb1 Feature: Added support for ApplyOnDirty, PassByCopy, NotNull and NativeWrapper attributes 7 years ago
  BearishSun 6f6825102a Feature: Various inspector improvements and fixes regarding distributions 7 years ago
  BearishSun ef24672519 Build: Updated bsf version 7 years ago
  BearishSun e88e2014f3 Feature: Added GUI fields for 2D and 3D vector distributions 7 years ago
  BearishSun e5a8992782 Feature: Added automatic inspector field for enum types 7 years ago
  BearishSun f6dc6ab3ac Build: Updated 'bsf' to a new version 7 years ago
  BearishSun 37e78df597 Feature: Quaternion now has its own inspector field renderer 7 years ago
  BearishSun 845850cb99 Refactor: Non-component & non-resource types are now visible in inspector by default 7 years ago
  BearishSun aa29c5ff37 Feature: Non-component, non-resource script exported types can now have automatic inspectors 7 years ago
  Robert Campbell d695caa35c Add scene camera icon for scene window 7 years ago
  BearishSun 31bdb7a799 Build: Added scene camera options icons 7 years ago
  BearishSun 1779461ac5 Feature: 'Create' button in object inspector will now offer a list of all derived types that can be assigned to that field 7 years ago
  BearishSun bb568ad493 Feature: Added LayerMask attribute to display an ulong field as a layer mask in inspector 7 years ago
  BearishSun 4e256199b7 Script: Exposed parameterless constructors for particle evolver & emitter shapes 7 years ago
  BearishSun b976c681c3 Refactor: Fix export for some particle system methods, add export for particle system component, add particle system/decal component menu entries 7 years ago
  BearishSun e6ce211943 Feature: More particle system code exposed to scripting 7 years ago