Commit historia

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