Commit History

Author SHA1 Message Date
  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
  BearishSun 4c3b2f516d Build: Updated `bsf` version 7 years ago
  BearishSun 44a72bc481 Build: Updated `bsf` version 7 years ago
  Marko Pintera b3c6c6fbbc Merge pull request #251 from jayrulez/scenecameraoptions 7 years ago
  Robert Campbell 98adda75c3 Fixed bug which would prevent label from showing on GUIListBoxField 7 years ago
  Robert Campbell b80d1424fc Added dropdown menu in scene window with scene camera options. The only option for now is the scroll speed. 7 years ago
  BearishSun 017c8f230d Feature: Exposed parts of particle system & decal system to script code 7 years ago
  BearishSun c83175eb95 Bugfix: Fix crash on start-up in release mode 7 years ago
  BearishSun a048acf93b Build: Stored compiled assets in a separate achive, and move shaders to the compiled asset archive 7 years ago