Historie revizí

Autor SHA1 Zpráva Datum
  BearishSun a552e20afb Bugfix: Multiple fixes regarding project library async import před 7 roky
  BearishSun 5296be63cf Bugfix: Call managed object constructor when using ManagedSerializable types to create the objects před 7 roky
  BearishSun bdc266ac01 Refactor: Game object serialization refactored so it can be done safely from multiple threads před 7 roky
  BearishSun 3785c46e7a Bugfix: Properly destroy resource reference script objects před 7 roky
  BearishSun 2e83abba89 Feature: Float/color distribution fields now have a proper drop down arrow texture před 7 roky
  BearishSun 75464a6662 Bugfix: Clicking on the gradient picker texture won't recursively open another gradient picker před 7 roky
  BearishSun 2f834aeb69 Bugfix: Properly use inner RRef resource types when looking up inspector fields and creating a resource field před 7 roky
  BearishSun 24b44ef072 Build: Updated bsf version před 7 roky
  BearishSun 3fafbc7b33 Feature: Added inspectable fields for float & color distribution před 7 roky
  BearishSun d3e8aa6f3b Refactor: GUITimeline and GUIGraphTicks moved into its own types před 7 roky
  BearishSun 1f6d414ba3 Feature: GUIGradientField and GUIColorDistributionField GUI elements for picking color gradients & color distributions, respectively před 7 roky
  BearishSun 3e9c42e57c Feature: Added a float distribution GUI field před 7 roky
  BearishSun 5c1db1e383 Refactor: Cleaned up code generation for the new distribution types před 7 roky
  BearishSun 08e2812a09 Feature: Exposed particle system distributions and Random class to script code před 7 roky
  BearishSun ec09dbaf87 Refactor: Moving GUICurvesField to C++ před 7 roky
  BearishSun 7710009d9d Refactor: C# GUICurveDrawing removed in favor of native GUICurves před 7 roky
  BearishSun e400a8bbe2 Refactor: Moving GUI curve drawing to native code před 7 roky
  BearishSun fc542949b8 Feature: Added GUICurveField element and hooked up GradientPicker with GUIColorGradient před 7 roky
  BearishSun 1446971d90 Refactor: GUICurveEditor no longer depends on EditorWindow před 7 roky
  BearishSun be1e9d1577 WIP: Curve editor window před 7 roky
  Marko Pintera eb339122da Build: Fixing recursive include issue causing GCC/Clang to fail compiling před 7 roky
  BearishSun a523a42bf7 Bugfix: When determining field types, properly detect inherited RRef types před 7 roky
  BearishSun 6b4e26e238 Feature: Added an inspector element for the RRef type před 7 roky
  BearishSun b83d1f3ca1 Refactor: Resource refs are now cached and offer faster resources access před 7 roky
  BearishSun 95711c929f Refactor: Moving all script generated bindings to use RRefs for resources před 7 roky
  BearishSun f7a634f4fd Bugfix: GUIContent struct should be passed to native code by reference, not by value před 7 roky
  BearishSun a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources před 7 roky
  BearishSun f393323a58 Feature: Added ColorGradient picker window před 7 roky
  BearishSun 38d1771789 Bugfix: Properly position horizontal scrollbar on the curve editor control před 7 roky
  BearishSun c6b9730fd6 Refactor: Added script export for GUIColorGradient před 7 roky