Histórico de commits

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