Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun c99eb1f42d Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one hace 7 años
  BearishSun 3a5778ec15 Build: Updated 'bsf' version hace 7 años
  BearishSun 31e5dbe79a Feature: Editor now loads scenes asynchronously hace 7 años
  BearishSun 06f0f7de8b Build: Updated 'bsf' version hace 7 años
  BearishSun 87f960dd28 Refactor: Async resource loading exposed to scripting, refactored scene loading to support async loading hace 7 años
  BearishSun 97fc9e74da Feature: Inspectable field for Degree and Radian types hace 7 años
  BearishSun 811196db64 Feature: Added Gizmo drawing for the particle system component hace 7 años
  BearishSun 53b1c03ea9 Feature: Added inspectable field for AABox hace 7 años
  BearishSun 1afb21dbab Feature: OnSelectionChanged attribute for specifying per-component callbacks when editor selection changes hace 7 años
  BearishSun 0e5e9e0dd7 Bugfix: SerializableObject created from SerializableProperty will now lists the field of the actual type in the property, not just the base type hace 7 años
  BearishSun 5ff53e8f72 Refactor: Cleaner handling for NativeWrapper, PassByCopy and ApplyOnDirty attributes hace 7 años
  BearishSun e8f7d823d8 Feature: Improved distribution inspectors hace 7 años
  BearishSun 936f1334a2 Refactor: Updated script binding generator to properly handle derived types hace 7 años
  BearishSun e28e33bce6 Feature: Render Quaternion fields as euler angles in inspector GUI hace 7 años
  BearishSun 37dc25d7dd Feature: Auto-generate NotNull and PassByValue attributes objects that get passed by value in native code hace 7 años
  BearishSun 167bdf2695 Bugfix: Avoid constant converting euler <-> quaternion in transform inspector, to fix rotation issues hace 7 años
  BearishSun bc640b9fb1 Feature: Added support for ApplyOnDirty, PassByCopy, NotNull and NativeWrapper attributes hace 7 años
  BearishSun 6f6825102a Feature: Various inspector improvements and fixes regarding distributions hace 7 años
  BearishSun ef24672519 Build: Updated bsf version hace 7 años
  BearishSun e88e2014f3 Feature: Added GUI fields for 2D and 3D vector distributions hace 7 años
  BearishSun e5a8992782 Feature: Added automatic inspector field for enum types hace 7 años
  BearishSun f6dc6ab3ac Build: Updated 'bsf' to a new version hace 7 años
  BearishSun 37e78df597 Feature: Quaternion now has its own inspector field renderer hace 7 años
  BearishSun 845850cb99 Refactor: Non-component & non-resource types are now visible in inspector by default hace 7 años
  BearishSun aa29c5ff37 Feature: Non-component, non-resource script exported types can now have automatic inspectors hace 7 años
  Robert Campbell d695caa35c Add scene camera icon for scene window hace 7 años
  BearishSun 31bdb7a799 Build: Added scene camera options icons hace 7 años
  BearishSun 1779461ac5 Feature: 'Create' button in object inspector will now offer a list of all derived types that can be assigned to that field hace 7 años
  BearishSun bb568ad493 Feature: Added LayerMask attribute to display an ulong field as a layer mask in inspector hace 7 años
  BearishSun 4e256199b7 Script: Exposed parameterless constructors for particle evolver & emitter shapes hace 7 años