Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun b976c681c3 Refactor: Fix export for some particle system methods, add export for particle system component, add particle system/decal component menu entries hace 7 años
  BearishSun e6ce211943 Feature: More particle system code exposed to scripting hace 7 años
  BearishSun 4c3b2f516d Build: Updated `bsf` version hace 7 años
  BearishSun 44a72bc481 Build: Updated `bsf` version hace 7 años
  Marko Pintera b3c6c6fbbc Merge pull request #251 from jayrulez/scenecameraoptions hace 7 años
  Robert Campbell 98adda75c3 Fixed bug which would prevent label from showing on GUIListBoxField hace 7 años
  Robert Campbell b80d1424fc Added dropdown menu in scene window with scene camera options. The only option for now is the scroll speed. hace 7 años
  BearishSun 017c8f230d Feature: Exposed parts of particle system & decal system to script code hace 7 años
  BearishSun c83175eb95 Bugfix: Fix crash on start-up in release mode hace 7 años
  BearishSun a048acf93b Build: Stored compiled assets in a separate achive, and move shaders to the compiled asset archive hace 7 años
  BearishSun b20a6a8ae2 Build: Builtin asset import moved to import tool hace 7 años
  BearishSun 9797b82b6a Refactor: Cleaned up the prefab diff unit test hace 7 años
  BearishSun a552e20afb Bugfix: Multiple fixes regarding project library async import hace 7 años
  BearishSun 5296be63cf Bugfix: Call managed object constructor when using ManagedSerializable types to create the objects hace 7 años
  BearishSun bdc266ac01 Refactor: Game object serialization refactored so it can be done safely from multiple threads hace 7 años
  BearishSun 3785c46e7a Bugfix: Properly destroy resource reference script objects hace 7 años
  BearishSun 2e83abba89 Feature: Float/color distribution fields now have a proper drop down arrow texture hace 7 años
  BearishSun 75464a6662 Bugfix: Clicking on the gradient picker texture won't recursively open another gradient picker hace 7 años
  BearishSun 2f834aeb69 Bugfix: Properly use inner RRef resource types when looking up inspector fields and creating a resource field hace 7 años
  BearishSun 24b44ef072 Build: Updated bsf version hace 7 años
  BearishSun 3fafbc7b33 Feature: Added inspectable fields for float & color distribution hace 7 años
  BearishSun d3e8aa6f3b Refactor: GUITimeline and GUIGraphTicks moved into its own types hace 7 años
  BearishSun 1f6d414ba3 Feature: GUIGradientField and GUIColorDistributionField GUI elements for picking color gradients & color distributions, respectively hace 7 años
  BearishSun 3e9c42e57c Feature: Added a float distribution GUI field hace 7 años
  BearishSun 5c1db1e383 Refactor: Cleaned up code generation for the new distribution types hace 7 años
  BearishSun 08e2812a09 Feature: Exposed particle system distributions and Random class to script code hace 7 años
  BearishSun ec09dbaf87 Refactor: Moving GUICurvesField to C++ hace 7 años
  BearishSun 7710009d9d Refactor: C# GUICurveDrawing removed in favor of native GUICurves hace 7 años
  BearishSun e400a8bbe2 Refactor: Moving GUI curve drawing to native code hace 7 años
  BearishSun fc542949b8 Feature: Added GUICurveField element and hooked up GradientPicker with GUIColorGradient hace 7 años